/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./src/main/webpack/site/main.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

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;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=37.5em&large=64em&xlarge=100em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0.3125rem;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0.3125rem;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0.3125rem;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

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

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.grid-container {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 37.5em) {
  .grid-container {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container {
    padding-right: 5rem;
    padding-left: 5rem;
  }
}
.grid-container.fluid {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 37.5em) {
  .grid-container.fluid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container.fluid {
    padding-right: 5rem;
    padding-left: 5rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 37.5em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media screen and (min-width: 100em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 37.5em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }

  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-x > .medium-shrink {
    width: auto;
  }

  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }

  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }

  .grid-x > .medium-3 {
    width: 25%;
  }

  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }

  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }

  .grid-x > .medium-6 {
    width: 50%;
  }

  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }

  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }

  .grid-x > .medium-9 {
    width: 75%;
  }

  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }

  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }

  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }

  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-x > .large-shrink {
    width: auto;
  }

  .grid-x > .large-1 {
    width: 8.3333333333%;
  }

  .grid-x > .large-2 {
    width: 16.6666666667%;
  }

  .grid-x > .large-3 {
    width: 25%;
  }

  .grid-x > .large-4 {
    width: 33.3333333333%;
  }

  .grid-x > .large-5 {
    width: 41.6666666667%;
  }

  .grid-x > .large-6 {
    width: 50%;
  }

  .grid-x > .large-7 {
    width: 58.3333333333%;
  }

  .grid-x > .large-8 {
    width: 66.6666666667%;
  }

  .grid-x > .large-9 {
    width: 75%;
  }

  .grid-x > .large-10 {
    width: 83.3333333333%;
  }

  .grid-x > .large-11 {
    width: 91.6666666667%;
  }

  .grid-x > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 100em) {
  .grid-x > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }

  .grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-x > .xlarge-shrink {
    width: auto;
  }

  .grid-x > .xlarge-1 {
    width: 8.3333333333%;
  }

  .grid-x > .xlarge-2 {
    width: 16.6666666667%;
  }

  .grid-x > .xlarge-3 {
    width: 25%;
  }

  .grid-x > .xlarge-4 {
    width: 33.3333333333%;
  }

  .grid-x > .xlarge-5 {
    width: 41.6666666667%;
  }

  .grid-x > .xlarge-6 {
    width: 50%;
  }

  .grid-x > .xlarge-7 {
    width: 58.3333333333%;
  }

  .grid-x > .xlarge-8 {
    width: 66.6666666667%;
  }

  .grid-x > .xlarge-9 {
    width: 75%;
  }

  .grid-x > .xlarge-10 {
    width: 83.3333333333%;
  }

  .grid-x > .xlarge-11 {
    width: 91.6666666667%;
  }

  .grid-x > .xlarge-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-x {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.5rem);
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1rem);
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.5rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.5rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.5rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.5rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.5rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.5rem);
  }
}
@media screen and (min-width: 100em) {
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.5rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.5rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-padding-x > .cell {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x > .cell {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 37.5em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

  .medium-up-2 > .cell {
    width: 50%;
  }

  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }

  .medium-up-4 > .cell {
    width: 25%;
  }

  .medium-up-5 > .cell {
    width: 20%;
  }

  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }

  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }

  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }

  .large-up-2 > .cell {
    width: 50%;
  }

  .large-up-3 > .cell {
    width: 33.3333333333%;
  }

  .large-up-4 > .cell {
    width: 25%;
  }

  .large-up-5 > .cell {
    width: 20%;
  }

  .large-up-6 > .cell {
    width: 16.6666666667%;
  }

  .large-up-7 > .cell {
    width: 14.2857142857%;
  }

  .large-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }

  .xlarge-up-2 > .cell {
    width: 50%;
  }

  .xlarge-up-3 > .cell {
    width: 33.3333333333%;
  }

  .xlarge-up-4 > .cell {
    width: 25%;
  }

  .xlarge-up-5 > .cell {
    width: 20%;
  }

  .xlarge-up-6 > .cell {
    width: 16.6666666667%;
  }

  .xlarge-up-7 > .cell {
    width: 14.2857142857%;
  }

  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1rem);
}

@media print, screen and (min-width: 37.5em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1rem);
  }

  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1rem);
  }

  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1rem);
  }

  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1rem);
  }

  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1rem);
  }

  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1rem);
  }

  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1rem);
  }

  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1rem);
  }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1rem);
  }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1rem);
  }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1rem);
  }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1rem);
  }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1rem);
  }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }

  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.5rem);
  }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.5rem);
  }

  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.5rem);
  }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.5rem);
  }

  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.5rem);
  }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.5rem);
  }

  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.5rem);
  }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.5rem);
  }

  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.5rem);
  }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.5rem);
  }

  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.5rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.5rem);
  }

  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.5rem);
  }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.5rem);
  }

  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }

  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.5rem);
  }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.5rem);
  }

  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.5rem);
  }

  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.5rem);
  }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.5rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.5rem);
  }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.5rem);
  }
}
@media screen and (min-width: 100em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.5rem);
  }

  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.5rem);
  }

  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.3333333333% - 1.5rem);
  }

  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.5rem);
  }

  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.5rem);
  }

  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.6666666667% - 1.5rem);
  }

  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.2857142857% - 1.5rem);
  }

  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.5rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 37.5em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 100em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 37.5em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 37.5em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 37.5em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 100em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 37.5em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 100em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 100em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 100em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 1rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 1rem / 2);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 1rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 1rem / 2);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 1rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 1rem / 2);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 1rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 1rem / 2);
}

@media print, screen and (min-width: 37.5em) {
  .medium-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1rem / 2);
  }

  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1rem / 2);
  }

  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1rem / 2);
  }

  .medium-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1rem / 2);
  }

  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1rem / 2);
  }

  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1rem / 2);
  }

  .medium-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1rem / 2);
  }

  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1rem / 2);
  }

  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1rem / 2);
  }

  .medium-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1rem / 2);
  }

  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1rem / 2);
  }

  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.5rem / 2);
  }

  .large-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.5rem / 2);
  }

  .large-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.5rem / 2);
  }

  .large-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.5rem / 2);
  }

  .large-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.5rem / 2);
  }

  .large-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.5rem / 2);
  }

  .large-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.5rem / 2);
  }

  .large-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.5rem / 2);
  }

  .large-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.5rem / 2);
  }

  .large-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.5rem / 2);
  }

  .large-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.5rem / 2);
  }

  .large-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.5rem / 2);
  }
}
@media screen and (min-width: 100em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 1.5rem / 2);
  }

  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.3333333333% + 1.5rem / 2);
  }

  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.6666666667% + 1.5rem / 2);
  }

  .xlarge-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 1.5rem / 2);
  }

  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.3333333333% + 1.5rem / 2);
  }

  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.6666666667% + 1.5rem / 2);
  }

  .xlarge-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 1.5rem / 2);
  }

  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.3333333333% + 1.5rem / 2);
  }

  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.6666666667% + 1.5rem / 2);
  }

  .xlarge-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 1.5rem / 2);
  }

  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.3333333333% + 1.5rem / 2);
  }

  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.6666666667% + 1.5rem / 2);
  }
}
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
@media print, screen and (min-width: 37.5em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media screen and (min-width: 100em) {
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 37.5em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
@media screen and (min-width: 100em) {
  .grid-y > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .xlarge-12, .grid-y > .xlarge-11, .grid-y > .xlarge-10, .grid-y > .xlarge-9, .grid-y > .xlarge-8, .grid-y > .xlarge-7, .grid-y > .xlarge-6, .grid-y > .xlarge-5, .grid-y > .xlarge-4, .grid-y > .xlarge-3, .grid-y > .xlarge-2, .grid-y > .xlarge-1, .grid-y > .xlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .xlarge-shrink {
    height: auto;
  }
  .grid-y > .xlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xlarge-3 {
    height: 25%;
  }
  .grid-y > .xlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xlarge-6 {
    height: 50%;
  }
  .grid-y > .xlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xlarge-9 {
    height: 75%;
  }
  .grid-y > .xlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xlarge-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-padding-y > .cell {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y > .cell {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

.grid-margin-y {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1rem);
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.5rem);
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1rem);
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.5rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.5rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.5rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.5rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.5rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.5rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.5rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.5rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.5rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.5rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.5rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.5rem);
  }
}
@media screen and (min-width: 100em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.5rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.5rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.5rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.5rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media print, screen and (min-width: 37.5em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .medium-grid-frame {
    width: 100%;
  }

  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .large-grid-frame {
    width: 100%;
  }

  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .xlarge-grid-frame {
    width: 100%;
  }

  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .xlarge-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 37.5em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media screen and (min-width: 100em) {
  .grid-y.xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 37.5em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 100em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1rem);
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.5rem);
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1rem);
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.5rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.5rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.5rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.5rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.5rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.5rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.5rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.5rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.5rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.5rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.5rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.5rem);
  }
}
@media screen and (min-width: 100em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.5rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.5rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.5rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.5rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1rem);
}
@media print, screen and (min-width: 37.5em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.5rem);
  }
}
@media screen and (min-width: 100em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.5rem);
  }
}

@media print, screen and (min-width: 37.5em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.5rem);
  }
}
@media screen and (min-width: 100em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.5rem);
  }
}
button {
  color: inherit;
}

.button {
  position: relative;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 1rem 1.25rem;
  border: none;
  border-radius: 5px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 14px;
  font-weight: bold;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.primary:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  border: 1px solid transparent;
}
.button.secondary:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  border: 1px solid #000;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button.primary {
  color: #fff;
  background-color: #e01a2b;
}
.button.secondary {
  color: #000;
  background-color: #fff;
}
.button.disabled, .button[disabled] {
  cursor: not-allowed;
}
.button.disabled.primary, .button[disabled].primary {
  color: #fff;
  background-color: #eea1a1;
}
.button.disabled.primary:after, .button[disabled].primary:after {
  border: 1px solid transparent;
}
.button.disabled, .button[disabled] {
  cursor: not-allowed;
}
.button.disabled.secondary, .button[disabled].secondary {
  color: #626369;
  background-color: #f1f1f1;
}
.button.disabled.secondary:after, .button[disabled].secondary:after {
  border: 1px solid #c0c0c0;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 37.49875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 37.5em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 37.5em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 37.49875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 37.49875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 99.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 100em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 100em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 99.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 100em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 99.99875em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
.hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
.hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
.show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
.show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }

  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }

  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

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

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

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.clearfix::after {
  clear: both;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

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

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

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

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

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

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

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

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

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

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

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

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

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

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

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

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

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

@media print, screen and (min-width: 37.5em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

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

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

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

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

  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

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

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

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

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

  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

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

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

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

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

  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

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

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

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

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

@media print, screen and (min-width: 37.5em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }

  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }

  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }

  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }

  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }

  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }

  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSans.woff2") format("woff2"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSans.woff") format("woff"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSans.eot") format("eot");
  font-weight: 400;
}
@media print {
  @font-face {
    font-family: "Macys Sans";
    font-display: swap;
    src: local("Macys Sans"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSans.woff2") format("woff2"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSans.woff") format("woff"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSans.eot") format("eot");
    font-weight: 400;
  }
}
@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans Light"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansLt.woff2") format("woff2"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansLt.woff") format("woff"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansLt.eot") format("eot");
  font-weight: 300;
}
@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans Medium"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansMd.woff2") format("woff2"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansMd.woff") format("woff"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansMd.eot") format("eot");
  font-weight: 500;
}
@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans Bold"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansBd.woff2") format("woff2"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansBd.woff") format("woff"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansBd.eot") format("eot");
  font-weight: 700;
}
@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans XBold"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansXBd.woff2") format("woff2"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansXBd.woff") format("woff"), url("https://assets.macysassets.com/common/assets/fonts/macys-sans/MacysSansXBd.eot") format("eot");
  font-weight: 800;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  text-transform: initial;
  margin: 0;
}

h1,
.h1 {
  letter-spacing: -0.015em;
  font-weight: bold;
}
@supports (font-size: clamp(36px, 5vw, 45px)) {
  h1,
.h1 {
    font-size: clamp(36px, 5vw, 45px);
    line-height: clamp(42px, 6vw, 55px);
  }
}
@supports not (font-size: clamp(36px, 5vw, 45px)) {
  h1,
.h1 {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
  }
  @media (max-width: 37.49875em) {
    h1,
.h1 {
      font-size: 2.25rem;
      line-height: 2.625rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h1,
.h1 {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  h1,
.h1 {
    font-size: 2.25rem;
    line-height: 2.625rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  h1,
.h1 {
    letter-spacing: -0.015em;
  }
}

h2,
.h2 {
  letter-spacing: -0.01em;
  font-weight: bold;
}
@supports (font-size: clamp(30px, 4vw, 35px)) {
  h2,
.h2 {
    font-size: clamp(30px, 4vw, 35px);
    line-height: clamp(37px, 5vw, 42px);
  }
}
@supports not (font-size: clamp(30px, 4vw, 35px)) {
  h2,
.h2 {
    font-size: 2.1875rem;
    line-height: 2.625rem;
  }
  @media (max-width: 37.49875em) {
    h2,
.h2 {
      font-size: 1.875rem;
      line-height: 2.3125rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h2,
.h2 {
    font-size: 2.1875rem;
    line-height: 2.625rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  h2,
.h2 {
    font-size: 1.875rem;
    line-height: 2.3125rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  h2,
.h2 {
    letter-spacing: -0.01em;
  }
}

h3,
.h3 {
  letter-spacing: -0.01em;
  font-weight: bold;
}
@supports (font-size: clamp(24px, 3vw, 25px)) {
  h3,
.h3 {
    font-size: clamp(24px, 3vw, 25px);
    line-height: clamp(31px, 4vw, 30px);
  }
}
@supports not (font-size: clamp(24px, 3vw, 25px)) {
  h3,
.h3 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
  @media (max-width: 37.49875em) {
    h3,
.h3 {
      font-size: 1.5rem;
      line-height: 1.9375rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h3,
.h3 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  h3,
.h3 {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }
}

h4,
.h4 {
  letter-spacing: -0.01em;
  font-weight: bold;
  text-transform: initial;
}
@supports (font-size: clamp(20px, 2vw, 20px)) {
  h4,
.h4 {
    font-size: clamp(20px, 2vw, 20px);
    line-height: clamp(26px, 3vw, 26px);
  }
}
@supports not (font-size: clamp(20px, 2vw, 20px)) {
  h4,
.h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
  @media (max-width: 37.49875em) {
    h4,
.h4 {
      font-size: 1.25rem;
      line-height: 1.625rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h4,
.h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  h4,
.h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
}

h5,
.h5 {
  letter-spacing: -0.01em;
  font-weight: bold;
}
@supports (font-size: clamp(16px, 2vw, 18px)) {
  h5,
.h5 {
    font-size: clamp(16px, 2vw, 18px);
    line-height: clamp(21px, 3vw, 23px);
  }
}
@supports not (font-size: clamp(16px, 2vw, 18px)) {
  h5,
.h5 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
  @media (max-width: 37.49875em) {
    h5,
.h5 {
      font-size: 1rem;
      line-height: 1.3125rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h5,
.h5 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  h5,
.h5 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  h5,
.h5 {
    letter-spacing: -0.01em;
  }
}

h6,
.h6 {
  letter-spacing: -0.01em;
  font-weight: bold;
}
@supports (font-size: clamp(14px, 2vw, 16px)) {
  h6,
.h6 {
    font-size: clamp(14px, 2vw, 16px);
    line-height: clamp(19px, 3vw, 21px);
  }
}
@supports not (font-size: clamp(14px, 2vw, 16px)) {
  h6,
.h6 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
  @media (max-width: 37.49875em) {
    h6,
.h6 {
      font-size: 0.875rem;
      line-height: 1.1875rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h6,
.h6 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  h6,
.h6 {
    font-size: 0.875rem;
    line-height: 1.1875rem;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h6,
.h6 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  h6,
.h6 {
    font-size: 0.875rem;
    line-height: 1.1875rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  h6,
.h6 {
    letter-spacing: -0.01em;
  }
}

.h-special {
  color: #000;
  font-weight: bold;
  letter-spacing: -0.01em;
  text-transform: initial;
}
@supports (font-size: clamp(45px, 6vw, 90px)) {
  .h-special {
    font-size: clamp(45px, 6vw, 90px);
    line-height: clamp(50px, 6vw, 90px);
  }
}
@supports not (font-size: clamp(45px, 6vw, 90px)) {
  .h-special {
    font-size: 5.625rem;
    line-height: 5.625rem;
  }
  @media (max-width: 37.49875em) {
    .h-special {
      font-size: 2.8125rem;
      line-height: 3.125rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .h-special {
    font-size: 5.625rem;
    line-height: 5.625rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .h-special {
    font-size: 2.8125rem;
    line-height: 3.125rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .h-special {
    letter-spacing: -0.015em;
  }
}

.eyebrow {
  color: #000;
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  text-transform: uppercase;
}

.label {
  color: #000;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: uppercase;
}

.input-text {
  color: #000;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
}
@media print, screen and (max-width: 37.49875em) {
  .input-text {
    font-size: 1rem;
    line-height: 1.375rem;
  }
}

body {
  color: #000;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
}

.small {
  color: #000;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  text-transform: initial;
}

.medium {
  color: #000;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
}

.large {
  color: #000;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.375rem;
  letter-spacing: 0;
  text-transform: initial;
}

.link-sm,
.link-upper-sm,
.menu-link-sm,
.menu-link-upper-sm {
  color: #000;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  text-transform: initial;
}

.link-med,
.link-upper-med,
.menu-link-med,
.menu-link-upper-med {
  color: #000;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
}

.link-lg,
.link-upper-lg,
.menu-link-lg,
.menu-link-upper-lg {
  color: #000;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.375rem;
  letter-spacing: 0;
  text-transform: initial;
}

.link-body,
.link-upper-body .menu-link-body,
.menu-link-upper-body {
  color: #000;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
}

.menu-link-sm,
.menu-link-upper-sm,
.menu-link-med,
.menu-link-upper-med,
.menu-link-lg,
.menu-link-upper-lg,
.menu-link-body,
.menu-link-upper-body {
  text-decoration: none;
  position: relative;
}
.menu-link-sm:after,
.menu-link-upper-sm:after,
.menu-link-med:after,
.menu-link-upper-med:after,
.menu-link-lg:after,
.menu-link-upper-lg:after,
.menu-link-body:after,
.menu-link-upper-body:after {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-bottom: none;
  border-radius: 0;
}
.menu-link-sm:hover:after,
.menu-link-upper-sm:hover:after,
.menu-link-med:hover:after,
.menu-link-upper-med:hover:after,
.menu-link-lg:hover:after,
.menu-link-upper-lg:hover:after,
.menu-link-body:hover:after,
.menu-link-upper-body:hover:after {
  top: 0.0625rem;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
.menu-link-sm:visited:after,
.menu-link-upper-sm:visited:after,
.menu-link-med:visited:after,
.menu-link-upper-med:visited:after,
.menu-link-lg:visited:after,
.menu-link-upper-lg:visited:after,
.menu-link-body:visited:after,
.menu-link-upper-body:visited:after {
  border-bottom: none;
}
.menu-link-sm:active:after,
.menu-link-upper-sm:active:after,
.menu-link-med:active:after,
.menu-link-upper-med:active:after,
.menu-link-lg:active:after,
.menu-link-upper-lg:active:after,
.menu-link-body:active:after,
.menu-link-upper-body:active:after {
  top: 0.0625rem;
  border-bottom: 1px solid #000;
}

.secondary-cta,
.secondary-cta-upper {
  color: #000;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
}
@media print, screen and (max-width: 37.49875em) {
  .secondary-cta,
.secondary-cta-upper {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}

.link-sm,
.link-upper-sm,
.link-med,
.link-upper-med,
.link-lg,
.link-upper-lg,
.link-body,
.link-upper-body,
.secondary-cta,
.secondary-cta-upper {
  text-decoration: none;
  position: relative;
}
.link-sm:after,
.link-upper-sm:after,
.link-med:after,
.link-upper-med:after,
.link-lg:after,
.link-upper-lg:after,
.link-body:after,
.link-upper-body:after,
.secondary-cta:after,
.secondary-cta-upper:after {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #000;
  border-radius: 0;
}
.link-sm:hover:after,
.link-upper-sm:hover:after,
.link-med:hover:after,
.link-upper-med:hover:after,
.link-lg:hover:after,
.link-upper-lg:hover:after,
.link-body:hover:after,
.link-upper-body:hover:after,
.secondary-cta:hover:after,
.secondary-cta-upper:hover:after {
  top: 0.0625rem;
  border-bottom: 2px solid #000;
  cursor: pointer;
}
.link-sm:visited:after,
.link-upper-sm:visited:after,
.link-med:visited:after,
.link-upper-med:visited:after,
.link-lg:visited:after,
.link-upper-lg:visited:after,
.link-body:visited:after,
.link-upper-body:visited:after,
.secondary-cta:visited:after,
.secondary-cta-upper:visited:after {
  border-bottom: 1px solid #000;
}
.link-sm:active:after,
.link-upper-sm:active:after,
.link-med:active:after,
.link-upper-med:active:after,
.link-lg:active:after,
.link-upper-lg:active:after,
.link-body:active:after,
.link-upper-body:active:after,
.secondary-cta:active:after,
.secondary-cta-upper:active:after {
  top: 0.0625rem;
  border-bottom: 2px solid #000;
}

.link-upper-sm,
.link-upper-med,
.link-upper-lg,
.link-upper-body,
.menu-link-upper-sm,
.menu-link-upper-med,
.menu-link-upper-lg,
.menu-link-upper-body .secondary-cta-upper {
  text-transform: uppercase;
}

.price-reg {
  color: #000;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
}

.price-strike {
  color: #000;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-decoration: line-through;
}

.price-lg {
  color: #000;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.375rem;
  letter-spacing: 0;
}

.price-strike-lg {
  color: #000;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.375rem;
  letter-spacing: 0;
  text-decoration: line-through;
}

a {
  color: #000;
}

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

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

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

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

@media print, screen and (min-width: 37.5em) {
  .medium-text-left {
    text-align: left;
  }

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

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

  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

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

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

  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-text-left {
    text-align: left;
  }

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

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

  .xlarge-text-justify {
    text-align: justify;
  }
}
.padding-xxs {
  padding-top: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.padding-xs {
  padding-top: 1rem !important;
  padding-right: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1rem !important;
}

.padding-s {
  padding-top: 1.5rem !important;
  padding-right: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.padding-m {
  padding-top: 2rem !important;
  padding-right: 2rem !important;
  padding-bottom: 2rem !important;
  padding-left: 2rem !important;
}

.padding-l {
  padding-top: 2.5rem !important;
  padding-right: 2.5rem !important;
  padding-bottom: 2.5rem !important;
  padding-left: 2.5rem !important;
}

.padding-xl {
  padding-top: 3rem !important;
  padding-right: 3rem !important;
  padding-bottom: 3rem !important;
  padding-left: 3rem !important;
}

.padding-xxl {
  padding-top: 4rem !important;
  padding-right: 4rem !important;
  padding-bottom: 4rem !important;
  padding-left: 4rem !important;
}

.padding-xxxl {
  padding-top: 5rem !important;
  padding-right: 5rem !important;
  padding-bottom: 5rem !important;
  padding-left: 5rem !important;
}

.padding-left-xxs {
  padding-left: 0.5rem !important;
}
.padding-right-xxs {
  padding-right: 0.5rem !important;
}
.padding-top-xxs {
  padding-top: 0.5rem !important;
}
.padding-bottom-xxs {
  padding-bottom: 0.5rem !important;
}

.padding-left-xs {
  padding-left: 1rem !important;
}
.padding-right-xs {
  padding-right: 1rem !important;
}
.padding-top-xs {
  padding-top: 1rem !important;
}
.padding-bottom-xs {
  padding-bottom: 1rem !important;
}

.padding-left-s {
  padding-left: 1.5rem !important;
}
.padding-right-s {
  padding-right: 1.5rem !important;
}
.padding-top-s {
  padding-top: 1.5rem !important;
}
.padding-bottom-s {
  padding-bottom: 1.5rem !important;
}

.padding-left-m {
  padding-left: 2rem !important;
}
.padding-right-m {
  padding-right: 2rem !important;
}
.padding-top-m {
  padding-top: 2rem !important;
}
.padding-bottom-m {
  padding-bottom: 2rem !important;
}

.padding-left-l {
  padding-left: 2.5rem !important;
}
.padding-right-l {
  padding-right: 2.5rem !important;
}
.padding-top-l {
  padding-top: 2.5rem !important;
}
.padding-bottom-l {
  padding-bottom: 2.5rem !important;
}

.padding-left-xl {
  padding-left: 3rem !important;
}
.padding-right-xl {
  padding-right: 3rem !important;
}
.padding-top-xl {
  padding-top: 3rem !important;
}
.padding-bottom-xl {
  padding-bottom: 3rem !important;
}

.padding-left-xxl {
  padding-left: 4rem !important;
}
.padding-right-xxl {
  padding-right: 4rem !important;
}
.padding-top-xxl {
  padding-top: 4rem !important;
}
.padding-bottom-xxl {
  padding-bottom: 4rem !important;
}

.padding-left-xxxl {
  padding-left: 5rem !important;
}
.padding-right-xxxl {
  padding-right: 5rem !important;
}
.padding-top-xxxl {
  padding-top: 5rem !important;
}
.padding-bottom-xxxl {
  padding-bottom: 5rem !important;
}

.margin-left-xxs {
  margin-left: 0.5rem !important;
}
.margin-right-xxs {
  margin-right: 0.5rem !important;
}
.margin-top-xxs {
  margin-top: 0.5rem !important;
}
.margin-bottom-xxs {
  margin-bottom: 0.5rem !important;
}

.margin-left-xs {
  margin-left: 1rem !important;
}
.margin-right-xs {
  margin-right: 1rem !important;
}
.margin-top-xs {
  margin-top: 1rem !important;
}
.margin-bottom-xs {
  margin-bottom: 1rem !important;
}

.margin-left-s {
  margin-left: 1.5rem !important;
}
.margin-right-s {
  margin-right: 1.5rem !important;
}
.margin-top-s {
  margin-top: 1.5rem !important;
}
.margin-bottom-s {
  margin-bottom: 1.5rem !important;
}

.margin-left-m {
  margin-left: 2rem !important;
}
.margin-right-m {
  margin-right: 2rem !important;
}
.margin-top-m {
  margin-top: 2rem !important;
}
.margin-bottom-m {
  margin-bottom: 2rem !important;
}

.margin-left-l {
  margin-left: 2.5rem !important;
}
.margin-right-l {
  margin-right: 2.5rem !important;
}
.margin-top-l {
  margin-top: 2.5rem !important;
}
.margin-bottom-l {
  margin-bottom: 2.5rem !important;
}

.margin-left-xl {
  margin-left: 3rem !important;
}
.margin-right-xl {
  margin-right: 3rem !important;
}
.margin-top-xl {
  margin-top: 3rem !important;
}
.margin-bottom-xl {
  margin-bottom: 3rem !important;
}

.margin-left-xxl {
  margin-left: 4rem !important;
}
.margin-right-xxl {
  margin-right: 4rem !important;
}
.margin-top-xxl {
  margin-top: 4rem !important;
}
.margin-bottom-xxl {
  margin-bottom: 4rem !important;
}

.margin-left-xxxl {
  margin-left: 5rem !important;
}
.margin-right-xxxl {
  margin-right: 5rem !important;
}
.margin-top-xxxl {
  margin-top: 5rem !important;
}
.margin-bottom-xxxl {
  margin-bottom: 5rem !important;
}

.small-padding-xxs {
  padding-top: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.small-padding-xs {
  padding-top: 1rem !important;
  padding-right: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1rem !important;
}
.small-padding-s {
  padding-top: 1.5rem !important;
  padding-right: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.small-padding-m {
  padding-top: 2rem !important;
  padding-right: 2rem !important;
  padding-bottom: 2rem !important;
  padding-left: 2rem !important;
}
.small-padding-l {
  padding-top: 2.5rem !important;
  padding-right: 2.5rem !important;
  padding-bottom: 2.5rem !important;
  padding-left: 2.5rem !important;
}
.small-padding-xl {
  padding-top: 3rem !important;
  padding-right: 3rem !important;
  padding-bottom: 3rem !important;
  padding-left: 3rem !important;
}
.small-padding-xxl {
  padding-top: 4rem !important;
  padding-right: 4rem !important;
  padding-bottom: 4rem !important;
  padding-left: 4rem !important;
}
.small-padding-xxxl {
  padding-top: 5rem !important;
  padding-right: 5rem !important;
  padding-bottom: 5rem !important;
  padding-left: 5rem !important;
}
.small-padding-left-xxs {
  padding-left: 0.5rem !important;
}
.small-padding-right-xxs {
  padding-right: 0.5rem !important;
}
.small-padding-top-xxs {
  padding-top: 0.5rem !important;
}
.small-padding-bottom-xxs {
  padding-bottom: 0.5rem !important;
}
.small-padding-left-xs {
  padding-left: 1rem !important;
}
.small-padding-right-xs {
  padding-right: 1rem !important;
}
.small-padding-top-xs {
  padding-top: 1rem !important;
}
.small-padding-bottom-xs {
  padding-bottom: 1rem !important;
}
.small-padding-left-s {
  padding-left: 1.5rem !important;
}
.small-padding-right-s {
  padding-right: 1.5rem !important;
}
.small-padding-top-s {
  padding-top: 1.5rem !important;
}
.small-padding-bottom-s {
  padding-bottom: 1.5rem !important;
}
.small-padding-left-m {
  padding-left: 2rem !important;
}
.small-padding-right-m {
  padding-right: 2rem !important;
}
.small-padding-top-m {
  padding-top: 2rem !important;
}
.small-padding-bottom-m {
  padding-bottom: 2rem !important;
}
.small-padding-left-l {
  padding-left: 2.5rem !important;
}
.small-padding-right-l {
  padding-right: 2.5rem !important;
}
.small-padding-top-l {
  padding-top: 2.5rem !important;
}
.small-padding-bottom-l {
  padding-bottom: 2.5rem !important;
}
.small-padding-left-xl {
  padding-left: 3rem !important;
}
.small-padding-right-xl {
  padding-right: 3rem !important;
}
.small-padding-top-xl {
  padding-top: 3rem !important;
}
.small-padding-bottom-xl {
  padding-bottom: 3rem !important;
}
.small-padding-left-xxl {
  padding-left: 4rem !important;
}
.small-padding-right-xxl {
  padding-right: 4rem !important;
}
.small-padding-top-xxl {
  padding-top: 4rem !important;
}
.small-padding-bottom-xxl {
  padding-bottom: 4rem !important;
}
.small-padding-left-xxxl {
  padding-left: 5rem !important;
}
.small-padding-right-xxxl {
  padding-right: 5rem !important;
}
.small-padding-top-xxxl {
  padding-top: 5rem !important;
}
.small-padding-bottom-xxxl {
  padding-bottom: 5rem !important;
}
.small-margin-left-xxs {
  margin-left: 0.5rem !important;
}
.small-margin-right-xxs {
  margin-right: 0.5rem !important;
}
.small-margin-top-xxs {
  margin-top: 0.5rem !important;
}
.small-margin-bottom-xxs {
  margin-bottom: 0.5rem !important;
}
.small-margin-left-xs {
  margin-left: 1rem !important;
}
.small-margin-right-xs {
  margin-right: 1rem !important;
}
.small-margin-top-xs {
  margin-top: 1rem !important;
}
.small-margin-bottom-xs {
  margin-bottom: 1rem !important;
}
.small-margin-left-s {
  margin-left: 1.5rem !important;
}
.small-margin-right-s {
  margin-right: 1.5rem !important;
}
.small-margin-top-s {
  margin-top: 1.5rem !important;
}
.small-margin-bottom-s {
  margin-bottom: 1.5rem !important;
}
.small-margin-left-m {
  margin-left: 2rem !important;
}
.small-margin-right-m {
  margin-right: 2rem !important;
}
.small-margin-top-m {
  margin-top: 2rem !important;
}
.small-margin-bottom-m {
  margin-bottom: 2rem !important;
}
.small-margin-left-l {
  margin-left: 2.5rem !important;
}
.small-margin-right-l {
  margin-right: 2.5rem !important;
}
.small-margin-top-l {
  margin-top: 2.5rem !important;
}
.small-margin-bottom-l {
  margin-bottom: 2.5rem !important;
}
.small-margin-left-xl {
  margin-left: 3rem !important;
}
.small-margin-right-xl {
  margin-right: 3rem !important;
}
.small-margin-top-xl {
  margin-top: 3rem !important;
}
.small-margin-bottom-xl {
  margin-bottom: 3rem !important;
}
.small-margin-left-xxl {
  margin-left: 4rem !important;
}
.small-margin-right-xxl {
  margin-right: 4rem !important;
}
.small-margin-top-xxl {
  margin-top: 4rem !important;
}
.small-margin-bottom-xxl {
  margin-bottom: 4rem !important;
}
.small-margin-left-xxxl {
  margin-left: 5rem !important;
}
.small-margin-right-xxxl {
  margin-right: 5rem !important;
}
.small-margin-top-xxxl {
  margin-top: 5rem !important;
}
.small-margin-bottom-xxxl {
  margin-bottom: 5rem !important;
}

@media print, screen and (min-width: 37.5em) {
  .medium-padding-xxs {
    padding-top: 0.5rem !important;
    padding-right: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .medium-padding-xs {
    padding-top: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
  }
  .medium-padding-s {
    padding-top: 1.5rem !important;
    padding-right: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .medium-padding-m {
    padding-top: 2rem !important;
    padding-right: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important;
  }
  .medium-padding-l {
    padding-top: 2.5rem !important;
    padding-right: 2.5rem !important;
    padding-bottom: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .medium-padding-xl {
    padding-top: 3rem !important;
    padding-right: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important;
  }
  .medium-padding-xxl {
    padding-top: 4rem !important;
    padding-right: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 4rem !important;
  }
  .medium-padding-xxxl {
    padding-top: 5rem !important;
    padding-right: 5rem !important;
    padding-bottom: 5rem !important;
    padding-left: 5rem !important;
  }
  .medium-padding-left-xxs {
    padding-left: 0.5rem !important;
  }
  .medium-padding-right-xxs {
    padding-right: 0.5rem !important;
  }
  .medium-padding-top-xxs {
    padding-top: 0.5rem !important;
  }
  .medium-padding-bottom-xxs {
    padding-bottom: 0.5rem !important;
  }
  .medium-padding-left-xs {
    padding-left: 1rem !important;
  }
  .medium-padding-right-xs {
    padding-right: 1rem !important;
  }
  .medium-padding-top-xs {
    padding-top: 1rem !important;
  }
  .medium-padding-bottom-xs {
    padding-bottom: 1rem !important;
  }
  .medium-padding-left-s {
    padding-left: 1.5rem !important;
  }
  .medium-padding-right-s {
    padding-right: 1.5rem !important;
  }
  .medium-padding-top-s {
    padding-top: 1.5rem !important;
  }
  .medium-padding-bottom-s {
    padding-bottom: 1.5rem !important;
  }
  .medium-padding-left-m {
    padding-left: 2rem !important;
  }
  .medium-padding-right-m {
    padding-right: 2rem !important;
  }
  .medium-padding-top-m {
    padding-top: 2rem !important;
  }
  .medium-padding-bottom-m {
    padding-bottom: 2rem !important;
  }
  .medium-padding-left-l {
    padding-left: 2.5rem !important;
  }
  .medium-padding-right-l {
    padding-right: 2.5rem !important;
  }
  .medium-padding-top-l {
    padding-top: 2.5rem !important;
  }
  .medium-padding-bottom-l {
    padding-bottom: 2.5rem !important;
  }
  .medium-padding-left-xl {
    padding-left: 3rem !important;
  }
  .medium-padding-right-xl {
    padding-right: 3rem !important;
  }
  .medium-padding-top-xl {
    padding-top: 3rem !important;
  }
  .medium-padding-bottom-xl {
    padding-bottom: 3rem !important;
  }
  .medium-padding-left-xxl {
    padding-left: 4rem !important;
  }
  .medium-padding-right-xxl {
    padding-right: 4rem !important;
  }
  .medium-padding-top-xxl {
    padding-top: 4rem !important;
  }
  .medium-padding-bottom-xxl {
    padding-bottom: 4rem !important;
  }
  .medium-padding-left-xxxl {
    padding-left: 5rem !important;
  }
  .medium-padding-right-xxxl {
    padding-right: 5rem !important;
  }
  .medium-padding-top-xxxl {
    padding-top: 5rem !important;
  }
  .medium-padding-bottom-xxxl {
    padding-bottom: 5rem !important;
  }
  .medium-margin-left-xxs {
    margin-left: 0.5rem !important;
  }
  .medium-margin-right-xxs {
    margin-right: 0.5rem !important;
  }
  .medium-margin-top-xxs {
    margin-top: 0.5rem !important;
  }
  .medium-margin-bottom-xxs {
    margin-bottom: 0.5rem !important;
  }
  .medium-margin-left-xs {
    margin-left: 1rem !important;
  }
  .medium-margin-right-xs {
    margin-right: 1rem !important;
  }
  .medium-margin-top-xs {
    margin-top: 1rem !important;
  }
  .medium-margin-bottom-xs {
    margin-bottom: 1rem !important;
  }
  .medium-margin-left-s {
    margin-left: 1.5rem !important;
  }
  .medium-margin-right-s {
    margin-right: 1.5rem !important;
  }
  .medium-margin-top-s {
    margin-top: 1.5rem !important;
  }
  .medium-margin-bottom-s {
    margin-bottom: 1.5rem !important;
  }
  .medium-margin-left-m {
    margin-left: 2rem !important;
  }
  .medium-margin-right-m {
    margin-right: 2rem !important;
  }
  .medium-margin-top-m {
    margin-top: 2rem !important;
  }
  .medium-margin-bottom-m {
    margin-bottom: 2rem !important;
  }
  .medium-margin-left-l {
    margin-left: 2.5rem !important;
  }
  .medium-margin-right-l {
    margin-right: 2.5rem !important;
  }
  .medium-margin-top-l {
    margin-top: 2.5rem !important;
  }
  .medium-margin-bottom-l {
    margin-bottom: 2.5rem !important;
  }
  .medium-margin-left-xl {
    margin-left: 3rem !important;
  }
  .medium-margin-right-xl {
    margin-right: 3rem !important;
  }
  .medium-margin-top-xl {
    margin-top: 3rem !important;
  }
  .medium-margin-bottom-xl {
    margin-bottom: 3rem !important;
  }
  .medium-margin-left-xxl {
    margin-left: 4rem !important;
  }
  .medium-margin-right-xxl {
    margin-right: 4rem !important;
  }
  .medium-margin-top-xxl {
    margin-top: 4rem !important;
  }
  .medium-margin-bottom-xxl {
    margin-bottom: 4rem !important;
  }
  .medium-margin-left-xxxl {
    margin-left: 5rem !important;
  }
  .medium-margin-right-xxxl {
    margin-right: 5rem !important;
  }
  .medium-margin-top-xxxl {
    margin-top: 5rem !important;
  }
  .medium-margin-bottom-xxxl {
    margin-bottom: 5rem !important;
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-xxs {
    padding-top: 0.5rem !important;
    padding-right: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .large-padding-xs {
    padding-top: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
  }
  .large-padding-s {
    padding-top: 1.5rem !important;
    padding-right: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .large-padding-m {
    padding-top: 2rem !important;
    padding-right: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important;
  }
  .large-padding-l {
    padding-top: 2.5rem !important;
    padding-right: 2.5rem !important;
    padding-bottom: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .large-padding-xl {
    padding-top: 3rem !important;
    padding-right: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important;
  }
  .large-padding-xxl {
    padding-top: 4rem !important;
    padding-right: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 4rem !important;
  }
  .large-padding-xxxl {
    padding-top: 5rem !important;
    padding-right: 5rem !important;
    padding-bottom: 5rem !important;
    padding-left: 5rem !important;
  }
  .large-padding-left-xxs {
    padding-left: 0.5rem !important;
  }
  .large-padding-right-xxs {
    padding-right: 0.5rem !important;
  }
  .large-padding-top-xxs {
    padding-top: 0.5rem !important;
  }
  .large-padding-bottom-xxs {
    padding-bottom: 0.5rem !important;
  }
  .large-padding-left-xs {
    padding-left: 1rem !important;
  }
  .large-padding-right-xs {
    padding-right: 1rem !important;
  }
  .large-padding-top-xs {
    padding-top: 1rem !important;
  }
  .large-padding-bottom-xs {
    padding-bottom: 1rem !important;
  }
  .large-padding-left-s {
    padding-left: 1.5rem !important;
  }
  .large-padding-right-s {
    padding-right: 1.5rem !important;
  }
  .large-padding-top-s {
    padding-top: 1.5rem !important;
  }
  .large-padding-bottom-s {
    padding-bottom: 1.5rem !important;
  }
  .large-padding-left-m {
    padding-left: 2rem !important;
  }
  .large-padding-right-m {
    padding-right: 2rem !important;
  }
  .large-padding-top-m {
    padding-top: 2rem !important;
  }
  .large-padding-bottom-m {
    padding-bottom: 2rem !important;
  }
  .large-padding-left-l {
    padding-left: 2.5rem !important;
  }
  .large-padding-right-l {
    padding-right: 2.5rem !important;
  }
  .large-padding-top-l {
    padding-top: 2.5rem !important;
  }
  .large-padding-bottom-l {
    padding-bottom: 2.5rem !important;
  }
  .large-padding-left-xl {
    padding-left: 3rem !important;
  }
  .large-padding-right-xl {
    padding-right: 3rem !important;
  }
  .large-padding-top-xl {
    padding-top: 3rem !important;
  }
  .large-padding-bottom-xl {
    padding-bottom: 3rem !important;
  }
  .large-padding-left-xxl {
    padding-left: 4rem !important;
  }
  .large-padding-right-xxl {
    padding-right: 4rem !important;
  }
  .large-padding-top-xxl {
    padding-top: 4rem !important;
  }
  .large-padding-bottom-xxl {
    padding-bottom: 4rem !important;
  }
  .large-padding-left-xxxl {
    padding-left: 5rem !important;
  }
  .large-padding-right-xxxl {
    padding-right: 5rem !important;
  }
  .large-padding-top-xxxl {
    padding-top: 5rem !important;
  }
  .large-padding-bottom-xxxl {
    padding-bottom: 5rem !important;
  }
  .large-margin-left-xxs {
    margin-left: 0.5rem !important;
  }
  .large-margin-right-xxs {
    margin-right: 0.5rem !important;
  }
  .large-margin-top-xxs {
    margin-top: 0.5rem !important;
  }
  .large-margin-bottom-xxs {
    margin-bottom: 0.5rem !important;
  }
  .large-margin-left-xs {
    margin-left: 1rem !important;
  }
  .large-margin-right-xs {
    margin-right: 1rem !important;
  }
  .large-margin-top-xs {
    margin-top: 1rem !important;
  }
  .large-margin-bottom-xs {
    margin-bottom: 1rem !important;
  }
  .large-margin-left-s {
    margin-left: 1.5rem !important;
  }
  .large-margin-right-s {
    margin-right: 1.5rem !important;
  }
  .large-margin-top-s {
    margin-top: 1.5rem !important;
  }
  .large-margin-bottom-s {
    margin-bottom: 1.5rem !important;
  }
  .large-margin-left-m {
    margin-left: 2rem !important;
  }
  .large-margin-right-m {
    margin-right: 2rem !important;
  }
  .large-margin-top-m {
    margin-top: 2rem !important;
  }
  .large-margin-bottom-m {
    margin-bottom: 2rem !important;
  }
  .large-margin-left-l {
    margin-left: 2.5rem !important;
  }
  .large-margin-right-l {
    margin-right: 2.5rem !important;
  }
  .large-margin-top-l {
    margin-top: 2.5rem !important;
  }
  .large-margin-bottom-l {
    margin-bottom: 2.5rem !important;
  }
  .large-margin-left-xl {
    margin-left: 3rem !important;
  }
  .large-margin-right-xl {
    margin-right: 3rem !important;
  }
  .large-margin-top-xl {
    margin-top: 3rem !important;
  }
  .large-margin-bottom-xl {
    margin-bottom: 3rem !important;
  }
  .large-margin-left-xxl {
    margin-left: 4rem !important;
  }
  .large-margin-right-xxl {
    margin-right: 4rem !important;
  }
  .large-margin-top-xxl {
    margin-top: 4rem !important;
  }
  .large-margin-bottom-xxl {
    margin-bottom: 4rem !important;
  }
  .large-margin-left-xxxl {
    margin-left: 5rem !important;
  }
  .large-margin-right-xxxl {
    margin-right: 5rem !important;
  }
  .large-margin-top-xxxl {
    margin-top: 5rem !important;
  }
  .large-margin-bottom-xxxl {
    margin-bottom: 5rem !important;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-padding-xxs {
    padding-top: 0.5rem !important;
    padding-right: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .xlarge-padding-xs {
    padding-top: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
  }
  .xlarge-padding-s {
    padding-top: 1.5rem !important;
    padding-right: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .xlarge-padding-m {
    padding-top: 2rem !important;
    padding-right: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important;
  }
  .xlarge-padding-l {
    padding-top: 2.5rem !important;
    padding-right: 2.5rem !important;
    padding-bottom: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .xlarge-padding-xl {
    padding-top: 3rem !important;
    padding-right: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important;
  }
  .xlarge-padding-xxl {
    padding-top: 4rem !important;
    padding-right: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 4rem !important;
  }
  .xlarge-padding-xxxl {
    padding-top: 5rem !important;
    padding-right: 5rem !important;
    padding-bottom: 5rem !important;
    padding-left: 5rem !important;
  }
  .xlarge-padding-left-xxs {
    padding-left: 0.5rem !important;
  }
  .xlarge-padding-right-xxs {
    padding-right: 0.5rem !important;
  }
  .xlarge-padding-top-xxs {
    padding-top: 0.5rem !important;
  }
  .xlarge-padding-bottom-xxs {
    padding-bottom: 0.5rem !important;
  }
  .xlarge-padding-left-xs {
    padding-left: 1rem !important;
  }
  .xlarge-padding-right-xs {
    padding-right: 1rem !important;
  }
  .xlarge-padding-top-xs {
    padding-top: 1rem !important;
  }
  .xlarge-padding-bottom-xs {
    padding-bottom: 1rem !important;
  }
  .xlarge-padding-left-s {
    padding-left: 1.5rem !important;
  }
  .xlarge-padding-right-s {
    padding-right: 1.5rem !important;
  }
  .xlarge-padding-top-s {
    padding-top: 1.5rem !important;
  }
  .xlarge-padding-bottom-s {
    padding-bottom: 1.5rem !important;
  }
  .xlarge-padding-left-m {
    padding-left: 2rem !important;
  }
  .xlarge-padding-right-m {
    padding-right: 2rem !important;
  }
  .xlarge-padding-top-m {
    padding-top: 2rem !important;
  }
  .xlarge-padding-bottom-m {
    padding-bottom: 2rem !important;
  }
  .xlarge-padding-left-l {
    padding-left: 2.5rem !important;
  }
  .xlarge-padding-right-l {
    padding-right: 2.5rem !important;
  }
  .xlarge-padding-top-l {
    padding-top: 2.5rem !important;
  }
  .xlarge-padding-bottom-l {
    padding-bottom: 2.5rem !important;
  }
  .xlarge-padding-left-xl {
    padding-left: 3rem !important;
  }
  .xlarge-padding-right-xl {
    padding-right: 3rem !important;
  }
  .xlarge-padding-top-xl {
    padding-top: 3rem !important;
  }
  .xlarge-padding-bottom-xl {
    padding-bottom: 3rem !important;
  }
  .xlarge-padding-left-xxl {
    padding-left: 4rem !important;
  }
  .xlarge-padding-right-xxl {
    padding-right: 4rem !important;
  }
  .xlarge-padding-top-xxl {
    padding-top: 4rem !important;
  }
  .xlarge-padding-bottom-xxl {
    padding-bottom: 4rem !important;
  }
  .xlarge-padding-left-xxxl {
    padding-left: 5rem !important;
  }
  .xlarge-padding-right-xxxl {
    padding-right: 5rem !important;
  }
  .xlarge-padding-top-xxxl {
    padding-top: 5rem !important;
  }
  .xlarge-padding-bottom-xxxl {
    padding-bottom: 5rem !important;
  }
  .xlarge-margin-left-xxs {
    margin-left: 0.5rem !important;
  }
  .xlarge-margin-right-xxs {
    margin-right: 0.5rem !important;
  }
  .xlarge-margin-top-xxs {
    margin-top: 0.5rem !important;
  }
  .xlarge-margin-bottom-xxs {
    margin-bottom: 0.5rem !important;
  }
  .xlarge-margin-left-xs {
    margin-left: 1rem !important;
  }
  .xlarge-margin-right-xs {
    margin-right: 1rem !important;
  }
  .xlarge-margin-top-xs {
    margin-top: 1rem !important;
  }
  .xlarge-margin-bottom-xs {
    margin-bottom: 1rem !important;
  }
  .xlarge-margin-left-s {
    margin-left: 1.5rem !important;
  }
  .xlarge-margin-right-s {
    margin-right: 1.5rem !important;
  }
  .xlarge-margin-top-s {
    margin-top: 1.5rem !important;
  }
  .xlarge-margin-bottom-s {
    margin-bottom: 1.5rem !important;
  }
  .xlarge-margin-left-m {
    margin-left: 2rem !important;
  }
  .xlarge-margin-right-m {
    margin-right: 2rem !important;
  }
  .xlarge-margin-top-m {
    margin-top: 2rem !important;
  }
  .xlarge-margin-bottom-m {
    margin-bottom: 2rem !important;
  }
  .xlarge-margin-left-l {
    margin-left: 2.5rem !important;
  }
  .xlarge-margin-right-l {
    margin-right: 2.5rem !important;
  }
  .xlarge-margin-top-l {
    margin-top: 2.5rem !important;
  }
  .xlarge-margin-bottom-l {
    margin-bottom: 2.5rem !important;
  }
  .xlarge-margin-left-xl {
    margin-left: 3rem !important;
  }
  .xlarge-margin-right-xl {
    margin-right: 3rem !important;
  }
  .xlarge-margin-top-xl {
    margin-top: 3rem !important;
  }
  .xlarge-margin-bottom-xl {
    margin-bottom: 3rem !important;
  }
  .xlarge-margin-left-xxl {
    margin-left: 4rem !important;
  }
  .xlarge-margin-right-xxl {
    margin-right: 4rem !important;
  }
  .xlarge-margin-top-xxl {
    margin-top: 4rem !important;
  }
  .xlarge-margin-bottom-xxl {
    margin-bottom: 4rem !important;
  }
  .xlarge-margin-left-xxxl {
    margin-left: 5rem !important;
  }
  .xlarge-margin-right-xxxl {
    margin-right: 5rem !important;
  }
  .xlarge-margin-top-xxxl {
    margin-top: 5rem !important;
  }
  .xlarge-margin-bottom-xxxl {
    margin-bottom: 5rem !important;
  }
}
@-webkit-keyframes dissolve {
  from {
    background-color: #f1f1f1;
  }
  to {
    background-color: #f8f8f8;
  }
}
@keyframes dissolve {
  from {
    background-color: #f1f1f1;
  }
  to {
    background-color: #f8f8f8;
  }
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Animation classes */
.skeleton-loader {
  -webkit-animation: dissolve 600ms ease-in-out alternate infinite;
          animation: dissolve 600ms ease-in-out alternate infinite;
}

.spinner-loader {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDJjLS4zIDAtLjYuMS0uNi41djMuN2MwIC40LjMuNi42LjZzLjYtLjIuNi0uNlYyLjVjMC0uNC0uMy0uNi0uNi0uNlptMCAxNS4yYy0uMyAwLS42LjItLjYuNnYzLjdjMCAuNC4zLjYuNi42cy42LS4yLjYtLjZ2LTMuN2MwLS40LS4zLS42LS42LS42Wm05LjUtNS44aC0zLjdjLS40IDAtLjYuMy0uNi42cy4yLjYuNi42aDMuN2MuNCAwIC42LS4zLjYtLjZzLS4yLS42LS42LS42Wm0tMTUuMyAwSDIuNWMtLjQgMC0uNi4zLS42LjZzLjIuNi42LjZoMy43Yy40IDAgLjYtLjMuNi0uNnMtLjItLjYtLjYtLjZabTEwLjMtMyAyLjYtMi43Yy4zLS4yLjItLjYgMC0uOC0uMi0uMi0uNi0uMy0uOCAwbC0yLjYgMi42Yy0uMy4zLS4zLjYgMCAuOC4yLjMuNS4zLjggMFptMCA3LjNjLS4zLS4zLS42LS4yLS44IDAtLjMuMi0uMy41IDAgLjhsMi42IDIuNmMuMi4zLjYuMi44IDAgLjItLjIuMy0uNiAwLS44bC0yLjYtMi42Wk01LjcgNC45Yy0uMi0uMy0uNi0uMi0uOCAwLS4yLjItLjMuNiAwIC44bDIuNiAyLjZjLjMuMy42LjIuOCAwIC4zLS4yLjMtLjUgMC0uOEw1LjcgNC45WiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  -webkit-animation: rotate 800ms linear infinite;
          animation: rotate 800ms linear infinite;
}

.macys-sans-regular-h1 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.015em;
}
@supports (font-size: clamp(36px, 5vw, 45px)) {
  .macys-sans-regular-h1 {
    font-size: clamp(36px, 5vw, 45px);
    line-height: clamp(42px, 6vw, 55px);
  }
}
@supports not (font-size: clamp(36px, 5vw, 45px)) {
  .macys-sans-regular-h1 {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
  }
  @media (max-width: 37.49875em) {
    .macys-sans-regular-h1 {
      font-size: 2.25rem;
      line-height: 2.625rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h1 {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .macys-sans-regular-h1 {
    font-size: 2.25rem;
    line-height: 2.625rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .macys-sans-regular-h1 {
    letter-spacing: -0.015em;
  }
}

.macys-sans-regular-h2 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.015em;
}
@supports (font-size: clamp(30px, 4vw, 35px)) {
  .macys-sans-regular-h2 {
    font-size: clamp(30px, 4vw, 35px);
    line-height: clamp(37px, 5vw, 42px);
  }
}
@supports not (font-size: clamp(30px, 4vw, 35px)) {
  .macys-sans-regular-h2 {
    font-size: 2.1875rem;
    line-height: 2.625rem;
  }
  @media (max-width: 37.49875em) {
    .macys-sans-regular-h2 {
      font-size: 1.875rem;
      line-height: 2.3125rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h2 {
    font-size: 2.1875rem;
    line-height: 2.625rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .macys-sans-regular-h2 {
    font-size: 1.875rem;
    line-height: 2.3125rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .macys-sans-regular-h2 {
    letter-spacing: -0.015em;
  }
}

.macys-sans-regular-h3 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.015em;
}
@supports (font-size: clamp(24px, 3vw, 25px)) {
  .macys-sans-regular-h3 {
    font-size: clamp(24px, 3vw, 25px);
    line-height: clamp(31px, 4vw, 30px);
  }
}
@supports not (font-size: clamp(24px, 3vw, 25px)) {
  .macys-sans-regular-h3 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
  @media (max-width: 37.49875em) {
    .macys-sans-regular-h3 {
      font-size: 1.5rem;
      line-height: 1.9375rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h3 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .macys-sans-regular-h3 {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .macys-sans-regular-h3 {
    letter-spacing: -0.01em;
  }
}

.macys-sans-regular-h4 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.01em;
}
@supports (font-size: clamp(20px, 2vw, 20px)) {
  .macys-sans-regular-h4 {
    font-size: clamp(20px, 2vw, 20px);
    line-height: clamp(26px, 3vw, 26px);
  }
}
@supports not (font-size: clamp(20px, 2vw, 20px)) {
  .macys-sans-regular-h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
  @media (max-width: 37.49875em) {
    .macys-sans-regular-h4 {
      font-size: 1.25rem;
      line-height: 1.625rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .macys-sans-regular-h4 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .macys-sans-regular-h4 {
    letter-spacing: -0.01em;
  }
}

.macys-sans-regular-h5 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: 0;
}
@supports (font-size: clamp(16px, 2vw, 18px)) {
  .macys-sans-regular-h5 {
    font-size: clamp(16px, 2vw, 18px);
    line-height: clamp(21px, 3vw, 23px);
  }
}
@supports not (font-size: clamp(16px, 2vw, 18px)) {
  .macys-sans-regular-h5 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
  @media (max-width: 37.49875em) {
    .macys-sans-regular-h5 {
      font-size: 1rem;
      line-height: 1.3125rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h5 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .macys-sans-regular-h5 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .macys-sans-regular-h5 {
    letter-spacing: 0;
  }
}

.macys-sans-regular-h6 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: 0;
}
@supports (font-size: clamp(14px, 2vw, 16px)) {
  .macys-sans-regular-h6 {
    font-size: clamp(14px, 2vw, 16px);
    line-height: clamp(19px, 3vw, 21px);
  }
}
@supports not (font-size: clamp(14px, 2vw, 16px)) {
  .macys-sans-regular-h6 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
  @media (max-width: 37.49875em) {
    .macys-sans-regular-h6 {
      font-size: 0.875rem;
      line-height: 1.1875rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h6 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .macys-sans-regular-h6 {
    font-size: 0.875rem;
    line-height: 1.1875rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .macys-sans-regular-h6 {
    letter-spacing: 0;
  }
}

.macys-sans-regular-h-special {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.015em;
}
@supports (font-size: clamp(45px, 6vw, 72px)) {
  .macys-sans-regular-h-special {
    font-size: clamp(45px, 6vw, 72px);
    line-height: clamp(50px, 6vw, 76px);
  }
}
@supports not (font-size: clamp(45px, 6vw, 72px)) {
  .macys-sans-regular-h-special {
    font-size: 4.5rem;
    line-height: 4.75rem;
  }
  @media (max-width: 37.49875em) {
    .macys-sans-regular-h-special {
      font-size: 2.8125rem;
      line-height: 3.125rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h-special {
    font-size: 4.5rem;
    line-height: 4.75rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .macys-sans-regular-h-special {
    font-size: 2.8125rem;
    line-height: 3.125rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .macys-sans-regular-h-special {
    letter-spacing: -0.015em;
  }
}

@font-face {
  font-family: "TT-Ramillas";
  font-display: swap;
  src: local("TT-Ramillas"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff2") format("woff2"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff") format("woff"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.eot") format("eot");
  font-weight: 400;
}
@media print {
  @font-face {
    font-family: "TT-Ramillas";
    font-display: swap;
    src: local("TT-Ramillas"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff2") format("woff2"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff") format("woff"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.eot") format("eot");
    font-weight: 400;
  }
}
.tt-ramillas-h1 {
  font-family: tt-ramillas,'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.03em;
}
@supports (font-size: clamp(40px, 5vw, 56px)) {
  .tt-ramillas-h1 {
    font-size: clamp(40px, 5vw, 56px);
    line-height: clamp(40px, 6vw, 56px);
  }
}
@supports not (font-size: clamp(40px, 5vw, 56px)) {
  .tt-ramillas-h1 {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }
  @media (max-width: 37.49875em) {
    .tt-ramillas-h1 {
      font-size: 2.5rem;
      line-height: 2.5rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tt-ramillas-h1 {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .tt-ramillas-h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .tt-ramillas-h1 {
    letter-spacing: -0.03em;
  }
}

.tt-ramillas-h2 {
  font-family: tt-ramillas,'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.03em;
}
@supports (font-size: clamp(35px, 4vw, 45px)) {
  .tt-ramillas-h2 {
    font-size: clamp(35px, 4vw, 45px);
    line-height: clamp(35px, 5vw, 45px);
  }
}
@supports not (font-size: clamp(35px, 4vw, 45px)) {
  .tt-ramillas-h2 {
    font-size: 2.8125rem;
    line-height: 2.8125rem;
  }
  @media (max-width: 37.49875em) {
    .tt-ramillas-h2 {
      font-size: 2.1875rem;
      line-height: 2.1875rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tt-ramillas-h2 {
    font-size: 2.8125rem;
    line-height: 2.8125rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .tt-ramillas-h2 {
    font-size: 2.1875rem;
    line-height: 2.1875rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .tt-ramillas-h2 {
    letter-spacing: -0.03em;
  }
}

.tt-ramillas-h3 {
  font-family: tt-ramillas,'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.02em;
}
@supports (font-size: clamp(30px, 3vw, 35px)) {
  .tt-ramillas-h3 {
    font-size: clamp(30px, 3vw, 35px);
    line-height: clamp(32px, 4vw, 40px);
  }
}
@supports not (font-size: clamp(30px, 3vw, 35px)) {
  .tt-ramillas-h3 {
    font-size: 2.1875rem;
    line-height: 2.5rem;
  }
  @media (max-width: 37.49875em) {
    .tt-ramillas-h3 {
      font-size: 1.875rem;
      line-height: 2rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tt-ramillas-h3 {
    font-size: 2.1875rem;
    line-height: 2.5rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .tt-ramillas-h3 {
    font-size: 1.875rem;
    line-height: 2rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .tt-ramillas-h3 {
    letter-spacing: -0.03em;
  }
}

.tt-ramillas-h4 {
  font-family: tt-ramillas,'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.02em;
}
@supports (font-size: clamp(24px, 2vw, 25px)) {
  .tt-ramillas-h4 {
    font-size: clamp(24px, 2vw, 25px);
    line-height: clamp(26px, 3vw, 30px);
  }
}
@supports not (font-size: clamp(24px, 2vw, 25px)) {
  .tt-ramillas-h4 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
  @media (max-width: 37.49875em) {
    .tt-ramillas-h4 {
      font-size: 1.5rem;
      line-height: 1.625rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tt-ramillas-h4 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .tt-ramillas-h4 {
    font-size: 1.5rem;
    line-height: 1.625rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .tt-ramillas-h4 {
    letter-spacing: -0.03em;
  }
}

.tt-ramillas-h5 {
  font-family: tt-ramillas,'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.02em;
}
@supports (font-size: clamp(20px, 2vw, 20px)) {
  .tt-ramillas-h5 {
    font-size: clamp(20px, 2vw, 20px);
    line-height: clamp(22px, 3vw, 22px);
  }
}
@supports not (font-size: clamp(20px, 2vw, 20px)) {
  .tt-ramillas-h5 {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
  @media (max-width: 37.49875em) {
    .tt-ramillas-h5 {
      font-size: 1.25rem;
      line-height: 1.375rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tt-ramillas-h5 {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .tt-ramillas-h5 {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .tt-ramillas-h5 {
    letter-spacing: -0.02em;
  }
}

.tt-ramillas-h6 {
  font-family: tt-ramillas,'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.02em;
}
@supports (font-size: clamp(16px, 2vw, 18px)) {
  .tt-ramillas-h6 {
    font-size: clamp(16px, 2vw, 18px);
    line-height: clamp(18px, 3vw, 22px);
  }
}
@supports not (font-size: clamp(16px, 2vw, 18px)) {
  .tt-ramillas-h6 {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
  @media (max-width: 37.49875em) {
    .tt-ramillas-h6 {
      font-size: 1rem;
      line-height: 1.125rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tt-ramillas-h6 {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .tt-ramillas-h6 {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .tt-ramillas-h6 {
    letter-spacing: -0.02em;
  }
}

.tt-ramillas-h-special {
  font-family: tt-ramillas,'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.04em;
}
@supports (font-size: clamp(45px, 6vw, 72px)) {
  .tt-ramillas-h-special {
    font-size: clamp(45px, 6vw, 72px);
    line-height: clamp(45px, 6vw, 72px);
  }
}
@supports not (font-size: clamp(45px, 6vw, 72px)) {
  .tt-ramillas-h-special {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }
  @media (max-width: 37.49875em) {
    .tt-ramillas-h-special {
      font-size: 2.8125rem;
      line-height: 2.8125rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tt-ramillas-h-special {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 37.49875em), (-ms-high-contrast: active) and (max-width: 37.49875em) {
  .tt-ramillas-h-special {
    font-size: 2.8125rem;
    line-height: 2.8125rem;
  }
}
@media print, screen and (max-width: 37.49875em) {
  .tt-ramillas-h-special {
    letter-spacing: -0.03em;
  }
}

ul {
  list-style: none;
}
ul li {
  list-style-type: none;
}

.section-header {
  margin-bottom: 1.0625rem;
}
@media print, screen and (max-width: 63.99875em) {
  .section-header {
    padding-right: 1.0625rem;
  }
}
.section-header .section-header-link {
  margin-left: 1.5625rem;
}
@media print, screen and (max-width: 63.99875em) {
  .section-header .section-header-link {
    text-align: right;
  }
}
.section-header .section-header-link a {
  font-size: 0.75rem;
  vertical-align: bottom;
}

@media print, screen and (max-width: 63.99875em) {
  .acc-sect-wrapper {
    padding-right: 1.25rem;
  }
}

.horizontal-stack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.horizontal-stack .child {
  width: 16%;
}

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

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

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

.display-block {
  display: block;
}

.display-inline {
  display: inline;
}

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

.comp-bottom-padding {
  padding-bottom: 3rem !important;
}

.comp-bottom-margin {
  margin-bottom: 4rem;
}

/* Styles for li in RTE */
.text .cmp-text li {
  display: list-item !important;
  list-style-position: inside !important;
}

/* Styles for Left Rail component */
.left-rail-placeholder .left-rail {
  background-color: gray;
}

.button {
  padding: 1.0625rem 2.5rem;
}

.horizontal-divider {
  margin-bottom: 64px;
  border-top: 1px solid #c0c0c0;
  margin-top: 10px;
}

.justify-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: top;
      -ms-flex-pack: top;
          justify-content: top;
}

.justify-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.only-large {
  display: block;
}

.only-small {
  display: none;
}

.only-medium {
  display: none;
}

.macys-sans-regular-p {
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.tt-ramillas-p {
  font-family: "tt-ramillas", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* common media query styles starts here */
@media print, screen and (max-width: 37.49875em) {
  .only-large {
    display: none;
  }

  .only-medium {
    display: none;
  }

  .only-small {
    display: block;
  }

  .left-rail-placeholder .hide-for-small {
    display: none;
  }
  .left-rail-placeholder .show-for-small {
    display: block;
  }

  .hideOnDevices {
    display: none !important;
  }

  .comp-bottom-padding {
    padding-bottom: 2rem !important;
  }

  .comp-bottom-margin {
    margin-bottom: 3rem;
  }

  .horizontal-divider {
    margin-bottom: 48px;
  }
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
  .only-large {
    display: none;
  }

  .only-small {
    display: none;
  }

  .only-medium {
    display: block;
  }

  .left-rail-placeholder .hide-for-small {
    display: none;
  }
  .left-rail-placeholder .show-for-small {
    display: block;
  }

  .hideOnDevices {
    display: none !important;
  }

  .comp-bottom-padding {
    padding-bottom: 2rem !important;
  }

  .comp-bottom-margin {
    margin-bottom: 3rem;
  }

  .horizontal-divider {
    margin-bottom: 48px;
  }
}
/* common media query styles ends here */
@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans"), url("clientlib-site/resources/fonts/macys-sans/MacysSans.woff2") format("woff2"), url("clientlib-site/resources/fonts/macys-sans/MacysSans.woff") format("woff"), url("clientlib-site/resources/fonts/macys-sans/MacysSans.eot") format("eot");
  font-weight: 400;
}
@media print {
  @font-face {
    font-family: "Macys Sans";
    font-display: swap;
    src: local("Macys Sans"), url("clientlib-site/resources/fonts/macys-sans/MacysSans.woff2") format("woff2"), url("clientlib-site/resources/fonts/macys-sans/MacysSans.woff") format("woff"), url("clientlib-site/resources/fonts/macys-sans/MacysSans.eot") format("eot");
    font-weight: 400;
  }
}
@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans Light"), url("clientlib-site/resources/fonts/macys-sans/MacysSansLt.woff2") format("woff2"), url("clientlib-site/resources/fonts/macys-sans/MacysSansLt.woff") format("woff"), url("clientlib-site/resources/fonts/macys-sans/MacysSansLt.eot") format("eot");
  font-weight: 300;
}
@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans Medium"), url("clientlib-site/resources/fonts/macys-sans/MacysSansMd.woff2") format("woff2"), url("clientlib-site/resources/fonts/macys-sans/MacysSansMd.woff") format("woff"), url("clientlib-site/resources/fonts/macys-sans/MacysSansMd.eot") format("eot");
  font-weight: 500;
}
@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans Bold"), url("clientlib-site/resources/fonts/macys-sans/MacysSansBd.woff2") format("woff2"), url("clientlib-site/resources/fonts/macys-sans/MacysSansBd.woff") format("woff"), url("clientlib-site/resources/fonts/macys-sans/MacysSansBd.eot") format("eot");
  font-weight: 700;
}
@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans XBold"), url("clientlib-site/resources/fonts/macys-sans/MacysSansXBd.woff2") format("woff2"), url("clientlib-site/resources/fonts/macys-sans/MacysSansXBd.woff") format("woff"), url("clientlib-site/resources/fonts/macys-sans/MacysSansXBd.eot") format("eot");
  font-weight: 800;
}
@font-face {
  font-family: "TT-Ramillas";
  font-display: swap;
  src: local("TT-Ramillas"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff2") format("woff2"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff") format("woff"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.eot") format("eot");
  font-weight: 400;
}
@media print {
  @font-face {
    font-family: "TT-Ramillas";
    font-display: swap;
    src: local("TT-Ramillas"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff2") format("woff2"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff") format("woff"), url("clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.eot") format("eot");
    font-weight: 400;
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/@common-vue/atomic-ui/src/components/picture/breakpoints.module.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./node_modules/@common-vue/atomic-ui/src/components/picture/Picture.vue?vue&type=style&index=0&id=7e19b06a&scoped=true&lang=css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.picture-image[data-v-7e19b06a] {
  width: 100%;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/VisualFilters.vue?vue&type=style&index=0&id=7a5c0a12&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.visual-filter-grid[data-v-7a5c0a12] .picture-image {
  width: auto;
}
.visual-filter-grid .grid-margin-x[data-v-7a5c0a12] {
  margin-left: 0;
  margin-right: 0;
}
.visual-filter-grid .titleCopy[data-v-7a5c0a12] {
  margin-bottom: 32px;
}
.visual-filter-grid .cardGrid[data-v-7a5c0a12] {
  border: 1px solid #959499;
  border-radius: 5px;
}
.visual-filter-grid .cardContainer[data-v-7a5c0a12] {
  padding: 16px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.visual-filter-grid .cardGrid[data-v-7a5c0a12]:hover {
  text-decoration: underline;
}
.visual-filter-grid .cardGrid[data-v-7a5c0a12]:focus {
  border: 2px solid #000;
  text-decoration: none;
}
.visual-filter-grid .image-placeholder[data-v-7a5c0a12] {
  margin-bottom: 16px;
  background-color: #f8f8f8;
}
.visual-filter-grid .image-title[data-v-7a5c0a12] {
  word-break: break-word;
}
.visual-filter-grid .gridScroll[data-v-7a5c0a12]::-webkit-scrollbar {
  width: 100%;
  height: 3px;
}
.visual-filter-grid .gridScroll[data-v-7a5c0a12]::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 2px;
}
.visual-filter-grid .gridScroll[data-v-7a5c0a12]::-webkit-scrollbar-thumb {
  background: #626369;
  border-radius: 2px;
}

/* Mobile Portrait and Landscape */
@media only screen and (max-device-width: 599px) {
.visual-filter-grid .grid-margin-x.small-up-2 > .cell[data-v-7a5c0a12] {
    width: 36%;
}
}
@media only screen and (max-device-width: 767px) {
.visual-filter-grid .cardGrid[data-v-7a5c0a12] {
    min-width: 130px;
}
.visual-filter-grid .gridScroll[data-v-7a5c0a12] {
    overflow: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.visual-filter-grid .gridScroll[data-v-7a5c0a12]::-webkit-scrollbar-track {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
}
/* iPad 1, 2, Mini and Air Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (-webkit-min-device-pixel-ratio: 1) {
.visual-filter-grid .gridScroll[data-v-7a5c0a12] {
    overflow: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.visual-filter-grid .gridScroll[data-v-7a5c0a12]::-webkit-scrollbar-track {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
}
/*iPad 3, 4 and Pro 9.7" Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) {
.visual-filter-grid .gridScroll[data-v-7a5c0a12] {
    overflow: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.visual-filter-grid .gridScroll[data-v-7a5c0a12]::-webkit-scrollbar-track {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./node_modules/@common-vue/atomic-ui/src/components/carousel/Carousel.vue?vue&type=style&index=0&id=715872ac&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.v-carousel-content[data-v-715872ac] {
  position: relative;
  overflow: hidden;
}
.v-button-wrapper[data-v-715872ac] {
  position: absolute;
  z-index: 2;
  width: 2rem;
  height: 2rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: transparent;
  -webkit-transition: -webkit-transform 600ms;
  transition: -webkit-transform 600ms;
  transition: transform 600ms;
  transition: transform 600ms, -webkit-transform 600ms;
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
}
.v-button-wrapper.prev[data-v-715872ac] {
  left: 0.5rem;
}
.v-button-wrapper.next[data-v-715872ac] {
  right: 0.5rem;
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
}
.v-carousel-wrapper[data-v-715872ac] {
  overflow: hidden;
}
.v-carousel-wrapper .v-scroller[data-v-715872ac] {
  -webkit-transition: transform 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: -webkit-transform 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: transform 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: transform 250ms cubic-bezier(0.1, 0.57, 0.1, 1), -webkit-transform 250ms cubic-bezier(0.1, 0.57, 0.1, 1);
}
.v-carousel[data-v-715872ac] {
  margin: 0;
}
.v-carousel[data-v-715872ac] li {
  display: inline-block;
}
.v-carousel .hide-carousel-item[data-v-715872ac] {
  visibility: hidden;
}
.v-carousel-button[data-v-715872ac] {
  opacity: 0.65;
  border-radius: 50%;
  border: 0;
  padding: 0;
  width: 100%;
  cursor: pointer;
  height: 100%;
  min-height: 0;
  mix-blend-mode: normal;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.v-carousel-button .icon[data-v-715872ac] {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
.v-carousel:hover .v-button-wrapper[data-v-715872ac],
.v-carousel.is-focus .v-button-wrapper[data-v-715872ac] {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
.v-carousel:hover .v-button-wrapper.next[data-v-715872ac],
.v-carousel.is-focus .v-button-wrapper.next[data-v-715872ac] {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
.v-carousel:hover .v-carousel-button[data-v-715872ac],
.v-carousel.is-focus .v-carousel-button[data-v-715872ac] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
.v-indicator-wrapper[data-v-715872ac] {
  margin-top: 2.5rem;
  border-radius: 0.1875rem;
  overflow: hidden;
}
@media print, screen and (max-width: 99.99875em) {
.v-indicator-wrapper[data-v-715872ac] {
    margin-top: 2rem;
}
}
.v-indicator-wrapper .v-indicator-scroller[data-v-715872ac] {
  border-radius: 0.1875rem;
  height: 0.1875rem;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  cursor: pointer;
}
.v-carousel-button[data-v-715872ac] {
  background-color: #fff;
}
.v-indicator-wrapper[data-v-715872ac] {
  background-color: #f1f1f1;
}
.v-indicator-wrapper .v-indicator-scroller[data-v-715872ac] {
  background-color: #626369;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./node_modules/@common-vue/atomic-ui/src/components/carousel/Carousel.vue?vue&type=style&index=1&id=715872ac&lang=scss&brand=mcom&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.chevron-medium-left-black[data-v-715872ac], .chevron-left-arrow[data-v-715872ac] {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjUgMThhLjUuNSAwIDAgMS0uNC0uMmwtNS01LjVhLjUuNSAwIDAgMSAwLS43bDUtNS41YS41LjUgMCAwIDEgLjguNi41LjUgMCAwIDEgMCAuMUwxMC4xIDEybDQuNyA1LjJhLjUuNSAwIDAgMS0uMi44LjUuNSAwIDAgMS0uMiAwWiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.chevron-medium-right-black[data-v-715872ac], .chevron-right-arrow[data-v-715872ac] {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuNSAxOGEuNS41IDAgMCAwIC40LS4ybDUtNS41YS41LjUgMCAwIDAgMC0uN2wtNS01LjVhLjUuNSAwIDAgMC0uOC42di4xbDQuNyA1LjItNC43IDUuMmEuNS41IDAgMCAwIC4yLjguNS41IDAgMCAwIC4yIDBaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/null-loader/dist/cjs.js!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./node_modules/@common-vue/atomic-ui/src/components/carousel/Carousel.vue?vue&type=style&index=2&id=715872ac&lang=scss&brand=bcom&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/StandardCarousel.vue?vue&type=style&index=0&id=7dcdc296&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.standard-carousel .carousel-header {
  margin: 0 0 32px 0;
}
.standard-carousel .carousel-header .sub-header {
  margin-top: 8px;
}
.standard-carousel .header-ctaLink {
  text-align: right;
}
.standard-carousel .header-ctaLink a {
  text-decoration: underline;
}
.standard-carousel .header-ctaLink a.button {
  text-decoration: none;
  line-height: 1;
}
.standard-carousel .header-ctaLink a:hover {
  text-decoration-thickness: 2px;
}
.standard-carousel .primary-button-cta {
  background-color: #000;
  color: #fff;
  padding: 19px 32px;
}
.standard-carousel .secondary-button-cta {
  color: #000;
  padding: 9px 16px;
  min-width: 98px;
}
.standard-carousel .secondary-button-cta.secondary:after {
  border-color: #C0C0C0;
}
.standard-carousel .card {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.standard-carousel .card .image-wrapper {
  display: block;
  overflow: hidden;
}
.standard-carousel .card-image {
  max-width: 342px;
  max-height: 428px;
  overflow: hidden;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.standard-carousel .card-image:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.standard-carousel .card-body .heading {
  margin-top: 1rem;
}
.standard-carousel .card-body .sub-heading {
  font-weight: normal;
  margin-top: 8px;
}
.standard-carousel .card-body .card-cta {
  display: inline-block;
  margin-top: 1rem;
  text-decoration: underline;
}
.standard-carousel .card-body .card-cta:hover {
  text-decoration-thickness: 2px;
}
.standard-carousel .card-body .card-cta.button {
  text-decoration: none;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.standard-carousel .card-image {
    max-width: 247px;
    max-height: 309px;
}
.standard-carousel .card-image:hover {
    -webkit-transform: none;
            transform: none;
}
}
@media only screen and (max-width: 767px) {
.standard-carousel .header-ctaLink {
    text-align: left;
    margin-top: 16px;
}
.standard-carousel .card-image {
    max-width: 247px;
    max-height: 309px;
}
.standard-carousel .card-image:hover {
    -webkit-transform: none;
            transform: none;
}
}
@media print, screen and (min-width: 64em) {
.full-width.standard-carousel .card-image {
    max-width: none;
    max-height: none;
}
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/VisualNavigation.vue?vue&type=style&index=0&id=3b37554d&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.vn-container .card-list-link {
  text-decoration: none;
  padding: 1rem 1rem 0 1rem;
}
.vn-container .card-list-link :hover {
  text-decoration: underline;
}
.vn-container .category-text {
  width: auto;
  height: auto;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/VisualNavigation.vue?vue&type=style&index=1&id=3b37554d&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[data-v-3b37554d] .picture-container {
  text-align: center;
  border-radius: 0.313rem;
}
[data-v-3b37554d] .picture-image {
  width: auto !important;
}
.grid-margin-x[data-v-3b37554d] {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/TextAd.vue?vue&type=style&index=0&id=215ddd49&lang=scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.text-ad {
  /* Mobile Portrait and Landscape */
  /* Tablet */
}
.text-ad :deep(.picture-image) {
  width: auto !important;
}
.text-ad :deep(.picture-image) {
  width: auto !important;
}
.text-ad .text-ad-grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-ad .text-ad-card {
  padding: 28px 48px;
  min-width: 335px;
}
.text-ad .text-area > * {
  margin-bottom: 8px;
}
.text-ad .text-area > * * {
  color: inherit;
}
.text-ad .text-area > *:last-child {
  margin-bottom: 0;
}
.text-ad .text-area > div > * {
  color: inherit;
}
.text-ad .text-ad-image {
  margin-bottom: 32px;
  width: 287px;
  height: 100px;
  position: relative;
}
.text-ad .text-ad-image img {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
}
.text-ad .h5-regular,
.text-ad .h5-regular > * {
  font-weight: normal;
  margin-bottom: 0;
}
.text-ad .text-ad-links {
  margin-left: -20px;
  margin-right: -20px;
}
.text-ad .text-ad-links li {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 16px;
  text-transform: capitalize;
}
.text-ad .text-ad-links li a {
  text-decoration: underline;
}
.text-ad .text-ad-links li a > * {
  text-decoration: inherit;
}
.text-ad .text-ad-links li a:hover {
  text-decoration-thickness: 2px;
}
.text-ad .text-ad-links li a.button {
  text-decoration: none;
  line-height: 1;
}
.text-ad .text-ad-links li a.button > * {
  color: inherit !important;
  font-size: inherit !important;
}
.text-ad .text-ad-links li .primary-button-cta {
  background-color: #000;
  color: #fff !important;
  padding: 19px 32px;
}
.text-ad .text-ad-links li .secondary-button-cta {
  color: #000 !important;
  padding: 9px 16px;
  min-width: 98px;
}
.text-ad .text-ad-links li .secondary-button-cta.secondary:after {
  border-color: #c0c0c0;
}
.text-ad .text-ad-links.secondary-button-layout {
  margin-left: -8px;
  margin-right: -8px;
}
.text-ad .text-ad-links.secondary-button-layout li {
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 16px;
}
.text-ad .text-ad-links.primary-button-layout li {
  padding-top: 24px;
}
.text-ad .text-ad-links.vertical-layout > li {
  display: block;
}
@media only screen and (max-device-width: 767px) {
.text-ad .text-ad-card {
    padding: 28px 20px;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
.text-ad .text-ad-image {
    width: 186px;
    height: 65px;
}
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/SingleImageTextAd.vue?vue&type=style&index=0&id=561b83fa&lang=scss&scoped=true ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[data-v-561b83fa] .picture-image {
  width: auto !important;
}
[data-v-561b83fa] .picture-container {
  text-align: start;
  border-radius: 0;
}
.wrapper[data-v-561b83fa] {
  width: 60%;
  margin: 0 auto;
}
.wrapper .image-container[data-v-561b83fa] {
  margin: 0 auto;
}
.single-image-text-ad .image-wrapper[data-v-561b83fa] {
  display: block;
  overflow: hidden;
}
.single-image-text-ad .card-image[data-v-561b83fa] {
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.75s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.75s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.75s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.75s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.single-image-text-ad .card-image[data-v-561b83fa]:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.text-ad-title[data-v-561b83fa] {
  padding-top: 1rem;
}
.text-ad-body[data-v-561b83fa] {
  padding-top: 0.5rem;
}
.text-ad-body h5[data-v-561b83fa] {
  font-weight: initial !important;
}
.text-ad-link[data-v-561b83fa] {
  padding-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.text-ad-link .link-item[data-v-561b83fa] {
  display: inline-block;
}
.text-ad-link .link-item a[data-v-561b83fa] {
  text-transform: capitalize;
  color: inherit;
  line-height: 1;
}
.text-ad-link .link-item a[data-v-561b83fa]:hover {
  text-decoration-thickness: 2px;
}
.text-ad-link .link-item .primary-button-cta[data-v-561b83fa] {
  background-color: #000;
  color: #fff;
  padding: 19px 32px;
}
.text-ad-link .link-item .secondary-button-cta[data-v-561b83fa] {
  color: #000;
  padding: 9px 16px;
  min-width: 98px;
}
.text-ad-link .link-item .secondary-button-cta.secondary[data-v-561b83fa]:after {
  border-color: #c0c0c0;
}
.text-ad-link.secondary-button-layout[data-v-561b83fa] {
  gap: 1rem;
}
.text-ad-link.flex-direction-column.underlined-text-layout[data-v-561b83fa] {
  gap: 1rem;
}
@media print, screen and (max-width: 37.49875em) {
.wrapper[data-v-561b83fa] {
    width: 84%;
}
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/Intro.vue?vue&type=style&index=0&id=2a28e263&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.intro {
  margin: 5%;
  text-align: center;
  padding: 2em;
  border-radius: 10px;
  border: 2px solid green;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/BrandCategory.vue?vue&type=style&index=0&id=1d1a5e1c&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.brand-category .heading[data-v-1d1a5e1c] {
  padding-bottom: 32px;
  display: inline-block;
}
.brand-category .grid-full-width[data-v-1d1a5e1c] {
  margin-left: 0;
  margin-right: 0;
}
.brand-category .category-label[data-v-1d1a5e1c] {
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  word-break: break-word;
}
@media print, screen and (min-width: 64em) {
.brand-category .grid-x > .large-20-percent[data-v-1d1a5e1c] {
    width: 20%;
}
.brand-category .grid-x.grid-margin-x > .large-20-percent[data-v-1d1a5e1c] {
    width: calc(20% - 1.5rem);
}
.brand-category a:hover .category-label[data-v-1d1a5e1c] {
    text-decoration: underline;
}
.brand-category .category-label[data-v-1d1a5e1c]:hover {
    text-decoration: underline;
}
.brand-category .category-label.padding-bottom-xs[data-v-1d1a5e1c] {
    padding-bottom: 0px !important;
}
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/ShortTextAd.vue?vue&type=style&index=0&id=48c76283&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.grid-container-pointer .text-body__link[data-v-48c76283] {
  text-transform: capitalize;
}
.grid-container-pointer .text-body__link[data-v-48c76283]:hover {
  text-decoration-thickness: 2px;
}
@media print, screen and (max-width: 37.49875em) {
.full-width .grid-container-pointer[data-v-48c76283] {
    padding: 0 2.5rem;
}
.grid-container-pointer[data-v-48c76283] {
    padding: 0 1.25rem;
}
.text-body__link[data-v-48c76283] {
    display: block;
    margin-top: 0.25rem;
}
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/ShortTextAd.vue?vue&type=style&index=1&id=48c76283&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.text-body {
  display: inline;
}
.text-body span * {
  display: inherit;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/ImageAd.vue?vue&type=style&index=0&id=348143d6&lang=scss&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[data-v-348143d6] .picture-container {
  width: 100%;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/SubAdFourImages.vue?vue&type=style&index=0&id=1e61c0d8&lang=scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.sub-ad4 > .grid-x {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sub-ad4 .text-component {
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 51%;
  word-break: break-word;
}
.sub-ad4 .text-component .body {
  padding-top: 8px;
  font-weight: 300;
}
.sub-ad4 .text-component .cta-block .cta {
  display: inline-block;
  padding-top: 16px;
  padding-right: 8px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 1;
}
.sub-ad4 .text-component .cta-block .cta.primary-button-cta {
  background-color: #000;
  color: #fff;
  padding: 19px 32px;
  margin-top: 24px;
  margin-right: 8px;
}
.sub-ad4 .text-component .cta-block .cta.secondary-button-cta {
  color: #000;
  padding: 9px 16px;
  margin-top: 16px;
  margin-right: 8px;
  min-width: 98px;
}
.sub-ad4 .text-component .cta-block .cta.secondary-button-cta.secondary:after {
  border-color: #c0c0c0;
}
.sub-ad4 .text-component .cta-block.secondary-button-layout .cta {
  margin-right: 16px;
}
.sub-ad4 .text-component .vertical-layout .cta-parent {
  display: block;
}
.sub-ad4 .text-component .cta:hover {
  text-decoration-thickness: 2px;
}
@media print, screen and (min-width: 64em) {
.sub-ad4.nine-column .text-component {
    width: 46.23%;
}
.sub-ad4.nine-column .text-component .text-block {
    max-width: 286px;
}
.sub-ad4.nine-column .image-component {
    width: 61.47%;
    margin-left: -7.7%;
}
.sub-ad4 .text-component {
    min-height: 304px;
}
.sub-ad4 .text-component .text-block {
    max-width: 480px;
}
.sub-ad4 .image-component .image-wrapper {
    display: block;
    overflow: hidden;
}
.sub-ad4 .image-component .card-image {
    overflow: hidden;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.sub-ad4 .image-component .card-image:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
}
.sub-ad4 .image-component {
  width: 56%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-left: -7%;
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.sub-ad4 .text-component {
    padding: 48px 80px 48px 24px;
    width: 46.15%;
    min-height: 229px;
}
.sub-ad4 .image-component {
    width: 61.54%;
    margin-left: -7.69%;
}
}
@media print, screen and (max-width: 37.49875em) {
.sub-ad4 .text-component {
    padding: 41px 24px 41px 24px;
    width: 100%;
}
.sub-ad4 .image-component {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: auto;
}
.sub-ad4 .image-component .image {
    width: 50%;
    max-width: none;
    max-height: none;
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/SubAdPool.vue?vue&type=style&index=0&id=ebcd4794&lang=scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.sub-ad-pool .horizontal-rule {
  background: #c0c0c0;
  height: 1px;
  margin: 0 0 64px 0;
  border-width: inherit;
}
.sub-ad-pool .sub-ad-pool-header {
  margin-bottom: 32px;
}
.sub-ad-pool .sub-ad-pool-header .grid-x {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sub-ad-pool .single-image-text {
  margin-bottom: 48px;
}
.sub-ad-pool .sub-ad-title {
  margin-bottom: 8px;
}
.sub-ad-pool .sub-ad-pool-link {
  margin-left: -12px;
  margin-right: -12px;
}
.sub-ad-pool .sub-ad-pool-link li {
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
}
.sub-ad-pool .sub-ad-pool-link li a {
  text-transform: capitalize;
  line-height: 1;
}
.sub-ad-pool .sub-ad-pool-link li a:hover {
  text-decoration-thickness: 2px;
}
.sub-ad-pool .sub-ad-pool-link li .primary-button-cta {
  background-color: #000;
  padding: 17px 32px;
}
.sub-ad-pool .sub-ad-pool-link li .secondary-button-cta {
  color: #000;
  padding: 9px 16px;
  min-width: 98px;
}
.sub-ad-pool .sub-ad-pool-link li .secondary-button-cta.secondary:after {
  border-color: #c0c0c0;
}
.sub-ad-pool .sub-ad-pool-link.secondary-button-layout {
  margin-left: -8px;
  margin-right: -8px;
}
.sub-ad-pool .sub-ad-pool-link.secondary-button-layout li {
  margin-left: 8px;
  margin-right: 8px;
}
.sub-ad-pool .sub-ad-pool-link.primary-button-layout > li {
  margin-top: 24px;
}
.sub-ad-pool .sub-ad-pool-link.vertical-layout > li {
  display: block;
  margin-top: 16px;
}
.sub-ad-pool .sub-ad-pool-link.vertical-layout.primary-button-layout > li {
  margin-top: 24px;
}
.sub-ad-pool .header-align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.sub-ad-pool .header-align-center .sub-ad-pool-link .link-item {
  margin-top: 16px;
}
.sub-ad-pool .header-align-center .header-text-center {
  text-align: center;
}
@media only screen and (max-device-width: 767px) {
.sub-ad-pool .sub-ad-pool-header .grid-x {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.sub-ad-pool .header-align-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
}
.sub-ad-pool .sub-ad-pool-link .link-item {
    margin-top: 16px;
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/SubAdPool.vue?vue&type=style&index=1&id=ebcd4794&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[data-v-ebcd4794] .wrapper {
  width: auto;
  margin: unset;
}
[data-v-ebcd4794] .wrapper .image-container {
  width: 100%;
  margin: unset;
}
[data-v-ebcd4794] .picture-image {
  width: 100% !important;
}
[data-v-ebcd4794] .text-ad .text-ad-link {
  margin-bottom: 16px;
}
.text-Wrap-ninety.text-ad-left[data-v-ebcd4794] .text-ad {
  padding-right: 10% !important;
  padding-left: 10px;
}
.text-Wrap-ninety.text-ad-right[data-v-ebcd4794] .text-ad {
  padding-left: 10% !important;
  padding-right: 10px;
}
.text-Wrap-ninety.text-ad-center[data-v-ebcd4794] .text-ad {
  padding: 0px 5% !important;
}
[data-v-ebcd4794] .text-ad-title {
  font-size: 18px;
  font-weight: bold;
}
[data-v-ebcd4794] .text-ad-body {
  font-size: 18px;
  font-weight: normal;
}
.gridScroll[data-v-ebcd4794]::-webkit-scrollbar {
  width: 100%;
  height: 3px;
}
.gridScroll[data-v-ebcd4794]::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 2px;
}
.gridScroll[data-v-ebcd4794]::-webkit-scrollbar-thumb {
  background: #626369;
  border-radius: 2px;
}

/* Mobile Portrait and Landscape */
@media only screen and (max-device-width: 599px) {
.gridScroll.small-up-1 > .cell[data-v-ebcd4794] {
    width: 70%;
}
}
@media only screen and (max-device-width: 767px) {
.text-Wrap-ninety.text-ad-left[data-v-ebcd4794] .text-ad {
    padding-right: 0 !important;
}
.text-Wrap-ninety.text-ad-right[data-v-ebcd4794] .text-ad {
    padding-left: 0 !important;
}
.text-Wrap-ninety.text-ad-center[data-v-ebcd4794] .text-ad {
    padding: 0 !important;
}
[data-v-ebcd4794] .text-ad-title {
    font-size: 16px;
    font-weight: bold;
}
[data-v-ebcd4794] .text-ad-body {
    font-size: 16px;
    font-weight: normal;
}
.gridScroll[data-v-ebcd4794] {
    overflow: auto;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
}
.gridScroll[data-v-ebcd4794]::-webkit-scrollbar-track {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
[data-v-ebcd4794] .text-ad-title {
    font-size: 16px;
    font-weight: bold;
}
[data-v-ebcd4794] .text-ad-body {
    font-size: 16px;
    font-weight: normal;
}
.gridScroll[data-v-ebcd4794] {
    overflow: auto;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
}
.gridScroll .cell[data-v-ebcd4794] {
    width: 34%;
}
.gridScroll[data-v-ebcd4794]::-webkit-scrollbar-track {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
}
.grid-container-deprecate .grid-margin-x[data-v-ebcd4794] {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/SubAdColumnVariation.vue?vue&type=style&index=0&id=bdfdb29a&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.sub-ad-column-variation .sub-ad-text-ad .text-ad {
  margin: 0;
}
.sub-ad-column-variation .sub-ad-text-ad .text-ad .text-ad-card {
  min-width: auto;
}
@media print, screen and (min-width: 64em) {
.sub-ad-column-variation .copy-off .sub-ad-text-ad.left .text-ad-card {
    padding: 0 32px 0 0;
}
.sub-ad-column-variation .copy-off .sub-ad-text-ad.right .text-ad-card {
    padding: 0 0 0 32px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.sub-ad-column-variation .copy-off .sub-ad-text-ad.left .text-ad-card {
    padding: 0 24px 0 0;
}
.sub-ad-column-variation .copy-off .sub-ad-text-ad.right .text-ad-card {
    padding: 0 0 0 24px;
}
}
@media print, screen and (max-width: 37.49875em) {
.sub-ad-column-variation .copy-off .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .copy-off .sub-ad-text-ad.right .text-ad-card {
    padding: 16px 0 0 0;
}
}
@media print, screen and (min-width: 64em) {
.sub-ad-column-variation .six-column .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .six-column .sub-ad-text-ad.right .text-ad-card {
    padding: 0 64px 0 64px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.sub-ad-column-variation .six-column .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .six-column .sub-ad-text-ad.right .text-ad-card {
    padding: 0 24px 0 24px;
}
}
@media print, screen and (max-width: 37.49875em) {
.sub-ad-column-variation .six-column .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .six-column .sub-ad-text-ad.right .text-ad-card {
    padding: 24px 24px 24px 24px;
}
}
@media print, screen and (min-width: 64em) {
.sub-ad-column-variation .four-eight .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .four-eight .sub-ad-text-ad.right .text-ad-card {
    padding: 0 8px 0 64px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.sub-ad-column-variation .four-eight .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .four-eight .sub-ad-text-ad.right .text-ad-card {
    padding: 0 14px 0 48px;
}
}
@media print, screen and (max-width: 37.49875em) {
.sub-ad-column-variation .four-eight .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .four-eight .sub-ad-text-ad.right .text-ad-card {
    padding: 40px 20px 40px 20px;
}
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/SubAdThreeColumn.vue?vue&type=style&index=0&id=4a442d2c&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.sub-ad-three-column .width-100 {
  width: 100%;
}
.sub-ad-three-column .sub-ad-text-ad .text-ad {
  margin: 0;
}
.sub-ad-three-column .sub-ad-text-ad .text-ad .text-ad-card {
  min-width: auto;
}
@media print, screen and (min-width: 64em) {
.sub-ad-three-column .sub-ad-text-ad.copy-center .text-ad-card {
    padding: 0 24px 0 24px;
}
.sub-ad-three-column .sub-ad-text-ad.copy-right .text-ad-card {
    padding: 0 48px 0 48px;
}
.sub-ad-three-column .sub-ad-text-ad.copy-left .text-ad-card {
    padding: 0 64px 0 64px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.sub-ad-three-column .sub-ad-text-ad .text-ad-card {
    padding: 0 35px 0 35px;
}
}
@media print, screen and (max-width: 37.49875em) {
.sub-ad-three-column .sub-ad-text-ad .text-ad-card {
    padding: 40px 20px 40px 20px;
}
}
@media print, screen and (min-width: 64em) {
.sub-ad-three-column .large-none {
    display: none;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.sub-ad-three-column .medium-none {
    display: none;
}
}
@media print, screen and (max-width: 37.49875em) {
.sub-ad-three-column .small-none {
    display: none;
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/HeroSubAd.vue?vue&type=style&index=0&id=2f3ab0a0&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.hero-subad-container[data-v-2f3ab0a0] {
  position: relative;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-l {
  height: 560px;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-m {
  height: 337.5px;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-s {
  height: 180px;
}
.hero-subad-container[data-v-2f3ab0a0] .picture-container img {
  width: 100%;
  height: 100%;
}
.hero-subad-container .left-position[data-v-2f3ab0a0] {
  left: 0;
  margin-left: 64px;
}
.hero-subad-container .right-position[data-v-2f3ab0a0] {
  right: 0;
  margin-right: 64px;
}
.hero-subad-container .copy-block-container[data-v-2f3ab0a0] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.hero-subad-container .copy-block-container .l-width[data-v-2f3ab0a0] {
  max-width: 332px;
}
.hero-subad-container .copy-block-container .m-width[data-v-2f3ab0a0] {
  max-width: 342px;
}
.hero-subad-container .copy-block-container .s-width[data-v-2f3ab0a0] {
  max-width: 544px;
}
.hero-subad-container .copy-block-container .padding-top-small[data-v-2f3ab0a0] {
  padding-top: 16px;
}
.hero-subad-container .copy-block-container .padding-top-xxxxs[data-v-2f3ab0a0] {
  padding-top: 4px;
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.hero-subad-container[data-v-2f3ab0a0] .image-height-l {
    height: 500px;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-m {
    height: 300px;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-s {
    height: 160px;
}
.hero-subad-container .left-position[data-v-2f3ab0a0] {
    margin-left: 48px;
}
.hero-subad-container .right-position[data-v-2f3ab0a0] {
    margin-right: 48px;
}
.hero-subad-container .copy-block-container .l-width[data-v-2f3ab0a0] {
    max-width: 302px;
}
.hero-subad-container .copy-block-container .m-width[data-v-2f3ab0a0] {
    max-width: 256px;
}
.hero-subad-container .copy-block-container .s-width[data-v-2f3ab0a0] {
    max-width: 294px;
}
.hero-subad-container .copy-block-container .padding-top-small[data-v-2f3ab0a0] {
    padding-top: 8px;
}
}
@media print, screen and (max-width: 37.49875em) {
.hero-subad-container .text-ad-link[data-v-2f3ab0a0] {
    max-height: unset;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-l {
    height: 500px;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-m {
    height: 300px;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-s {
    height: 160px;
}
.hero-subad-container .copy-block-container .l-width[data-v-2f3ab0a0] {
    max-width: 295px;
}
.hero-subad-container .copy-block-container .m-width[data-v-2f3ab0a0] {
    max-width: 180px;
}
.hero-subad-container .copy-block-container .s-width[data-v-2f3ab0a0] {
    max-width: 140px;
}
.hero-subad-container .copy-block-container .padding-top-small[data-v-2f3ab0a0] {
    padding-top: 8px;
}
.hero-subad-container .left-position[data-v-2f3ab0a0] {
    left: 0;
    margin-left: 20px;
}
.hero-subad-container .right-position[data-v-2f3ab0a0] {
    left: 0;
    margin-left: 20px;
}
.hero-subad-container .top-left-l[data-v-2f3ab0a0] {
    top: 0;
    -webkit-transform: unset;
            transform: unset;
    padding-top: 20px;
}
}
.text-ad-link[data-v-2f3ab0a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  max-height: 200px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.text-ad-link .link-item[data-v-2f3ab0a0] {
  display: inline-block;
}
.text-ad-link .link-item a[data-v-2f3ab0a0] {
  text-transform: capitalize;
  color: inherit;
}
.text-ad-link .link-item a[data-v-2f3ab0a0]:hover {
  text-decoration-thickness: 2px;
}
.text-ad-link .link-item .button-cta[data-v-2f3ab0a0] {
  background-color: #000;
  color: #fff;
  padding: 17px 32px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/HeroSubAd.vue?vue&type=style&index=1&id=2f3ab0a0&lang=scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.copy-block-container .copy-wrapper .copy-title *,
.copy-block-container .copy-wrapper .copy-body *,
.copy-block-container .copy-wrapper .copy-eyebrow * {
  color: inherit;
  display: inline;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/ProductPoolsCarousel.vue?vue&type=style&index=0&id=72d8bf01&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.product-pools-card .image-wrapper {
  display: block;
  overflow: hidden;
}
.product-pools-card .picture-container {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.product-pools-card .picture-container:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.product-pools-card .card-body {
  font-weight: bold;
  padding-right: 20%;
}
.product-pools-card .card-body > * {
  margin-top: 3px;
}
.product-pools-card .card-body .title {
  margin-top: 8px;
}
.product-pools-card .card-body .actual-price {
  margin-top: 19px;
  text-decoration: line-through;
}
.product-pools-card .card-body .sale-price {
  color: #e01a2b;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./node_modules/glob-import-loader/index.js??clonedRuleSet-1.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[1].rules[7].use[0]!./src/main/webpack/site/vue-components/EditorialCarousel.vue?vue&type=style&index=0&id=35c7703e&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.editorial-carousel .horizontal-rule {
  background: #c0c0c0;
  height: 1px;
  margin: 0 0 64px 0;
  border-width: inherit;
}
.editorial-carousel.layout-left .layout-grid .editorial-image-ad {
  padding-right: 9.2%;
}
.editorial-carousel.layout-left .layout-grid .editorial-product-pool {
  padding-left: 1.5%;
}
.editorial-carousel.layout-right {
  padding-left: 8.3%;
}
.editorial-carousel.layout-right .layout-grid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.editorial-carousel.layout-right .layout-grid .editorial-image-ad {
  padding-left: 7.3%;
}
.editorial-carousel .layout-grid.carousel-align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.editorial-carousel .editorial-product-pool.greyed-out {
  overflow: hidden;
}
.editorial-carousel .editorial-product-pool.greyed-out .product-pool-carousel {
  height: 100%;
  background-color: #c0c0c0;
}
.editorial-carousel .textAd-desktop {
  display: block;
}
.editorial-carousel .textAd-tablet {
  display: none;
}
.editorial-carousel .text-ad {
  margin-bottom: 32px;
}
.editorial-carousel .text-ad .text-ad-card {
  padding: 0;
}
.editorial-carousel .text-ad .text-ad-links {
  margin: 0;
}
.editorial-carousel .text-ad .text-ad-links li {
  margin: 0;
}
.editorial-carousel .product-pools-card {
  max-width: 255px;
}
.editorial-carousel .product-pools-card .image-wrapper {
  max-height: 311px;
}
.editorial-carousel .product-pools-card .picture-container img {
  max-width: 100%;
  height: auto;
}
@media print, screen and (max-width: 37.49875em) {
.editorial-carousel.grid-container {
    padding-right: 0;
}
.editorial-carousel .layout-grid .editorial-image-ad {
    padding-right: 20px !important;
    padding-left: 0 !important;
}
.editorial-carousel .layout-grid .editorial-product-pool {
    margin-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.editorial-carousel .layout-grid.carousel-align-center {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
}
.editorial-carousel .horizontal-rule {
    margin-right: 20px !important;
}
.editorial-carousel .textAd-tablet {
    padding-right: 20px;
}
.editorial-carousel .textAd-tablet .text-area .text-ad-links {
    width: 80% !important;
}
.editorial-carousel .editorial-product-pool.greyed-out .product-pool-carousel {
    height: 335px;
}
}
@media only screen and (max-width: 1023px) {
.editorial-carousel .horizontal-rule {
    margin: 0 0 48px 0;
}
.editorial-carousel.layout-right {
    padding-left: 20px;
}
.editorial-carousel .textAd-desktop {
    display: none;
}
.editorial-carousel .textAd-tablet {
    display: block;
}
.editorial-carousel .textAd-tablet .text-area > * {
    width: 80%;
}
.editorial-carousel .textAd-tablet .text-area .text-ad-links {
    width: auto;
}
.editorial-carousel .product-pools-card {
    max-width: 130px;
}
.editorial-carousel .product-pools-card .image-wrapper {
    max-height: 158px;
}
.editorial-carousel .editorial-product-pool.greyed-out .product-pool-carousel {
    height: 335px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.editorial-carousel.layout-left.grid-container {
    padding-right: 0;
}
.editorial-carousel.layout-left .horizontal-rule {
    margin-right: 20px;
}
.editorial-carousel.layout-left .layout-grid .editorial-image-ad {
    padding-right: 2.4%;
}
.editorial-carousel.layout-left .layout-grid .editorial-product-pool {
    padding-left: 8%;
}
.editorial-carousel.layout-left .textAd-tablet .text-ad {
    padding-right: 20px;
}
.editorial-carousel.layout-right .layout-grid .editorial-image-ad {
    padding-left: 1.1%;
}
.editorial-carousel.layout-right .layout-grid .editorial-product-pool {
    padding-left: 5.8%;
    padding-right: 1%;
}
.editorial-carousel.layout-right .textAd-tablet .text-ad {
    padding-left: 5.8%;
}
.editorial-carousel .layout-grid {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.editorial-carousel .textAd-tablet .text-ad .text-area {
    position: relative;
}
.editorial-carousel .textAd-tablet .text-ad .text-area .text-ad-links {
    position: absolute;
    top: 0;
    right: 0;
}
.editorial-carousel .textAd-tablet .text-ad .text-area .text-ad-links li {
    padding-top: 12px;
}
}
@media only screen and (min-width: 1023px) and (max-width: 1599px) {
.editorial-carousel .product-pools-card {
    max-width: 222px;
}
.editorial-carousel .product-pools-card .image-wrapper {
    max-height: 278px;
}
}
@media only screen and (min-width: 1023px) and (max-width: 1439px) {
.editorial-carousel .product-pools-card {
    padding-right: 10%;
}
.editorial-carousel .textAd-desktop {
    margin-right: 4.5% !important;
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
.editorial-carousel .product-pools-card {
    padding-right: 10%;
}
}
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
.editorial-carousel .textAd-desktop {
    margin-right: 4% !important;
}
.editorial-carousel.layout-left .textAd-desktop {
    margin-right: 6.5% !important;
}
}
@media print, screen and (min-width: 64em) {
.editorial-carousel .textAd-desktop {
    margin-right: 3%;
}
.editorial-carousel.layout-left .textAd-desktop {
    margin-right: 5.5%;
}
}
