/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/scss/app.mcom.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&mlarge=80em&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: 1rem;
  padding-left: 1rem;
  max-width: 92.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 37.5em) {
  .grid-container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media screen and (min-width: 80em) {
  .grid-container {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.grid-container.fluid {
  padding-right: 1rem;
  padding-left: 1rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 37.5em) {
  .grid-container.fluid {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container.fluid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media screen and (min-width: 80em) {
  .grid-container.fluid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.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: 80em) {
  .grid-x > .mlarge-shrink, .grid-x > .mlarge-full, .grid-x > .mlarge-1, .grid-x > .mlarge-2, .grid-x > .mlarge-3, .grid-x > .mlarge-4, .grid-x > .mlarge-5, .grid-x > .mlarge-6, .grid-x > .mlarge-7, .grid-x > .mlarge-8, .grid-x > .mlarge-9, .grid-x > .mlarge-10, .grid-x > .mlarge-11, .grid-x > .mlarge-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: 80em) {
  .grid-x > .mlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .mlarge-12, .grid-x > .mlarge-11, .grid-x > .mlarge-10, .grid-x > .mlarge-9, .grid-x > .mlarge-8, .grid-x > .mlarge-7, .grid-x > .mlarge-6, .grid-x > .mlarge-5, .grid-x > .mlarge-4, .grid-x > .mlarge-3, .grid-x > .mlarge-2, .grid-x > .mlarge-1, .grid-x > .mlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .mlarge-shrink {
    width: auto;
  }
  .grid-x > .mlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .mlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .mlarge-3 {
    width: 25%;
  }
  .grid-x > .mlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .mlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .mlarge-6 {
    width: 50%;
  }
  .grid-x > .mlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .mlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .mlarge-9 {
    width: 75%;
  }
  .grid-x > .mlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .mlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .mlarge-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.375rem;
  margin-right: -0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-x {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }
}
@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% - 0.75rem);
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-x > .cell {
    width: calc(100% - 0.75rem);
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }
}
@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% - 0.75rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 0.75rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 0.75rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 0.75rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 0.75rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 0.75rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 0.75rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 0.75rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 0.75rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 0.75rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 0.75rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 0.75rem);
}
@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% - 0.75rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 0.75rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 0.75rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 0.75rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 0.75rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 0.75rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 0.75rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 0.75rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 0.75rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 0.75rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 0.75rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 0.75rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 0.75rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 0.75rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 0.75rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 0.75rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 0.75rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 0.75rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 0.75rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 0.75rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 0.75rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 0.75rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 0.75rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 0.75rem);
  }
}
@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: 80em) {
  .grid-margin-x > .mlarge-auto {
    width: auto;
  }
  .grid-margin-x > .mlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .mlarge-1 {
    width: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-x > .mlarge-2 {
    width: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-x > .mlarge-3 {
    width: calc(25% - 1.5rem);
  }
  .grid-margin-x > .mlarge-4 {
    width: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-x > .mlarge-5 {
    width: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-x > .mlarge-6 {
    width: calc(50% - 1.5rem);
  }
  .grid-margin-x > .mlarge-7 {
    width: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-x > .mlarge-8 {
    width: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-x > .mlarge-9 {
    width: calc(75% - 1.5rem);
  }
  .grid-margin-x > .mlarge-10 {
    width: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-x > .mlarge-11 {
    width: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-x > .mlarge-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.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.375rem;
    margin-left: -0.375rem;
  }
}
@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.375rem;
  margin-left: -0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.375rem;
    margin-left: -0.375rem;
  }
}
@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.375rem;
  padding-left: 0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-padding-x > .cell {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
  }
}
@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: 80em) {
  .mlarge-up-1 > .cell {
    width: 100%;
  }
  .mlarge-up-2 > .cell {
    width: 50%;
  }
  .mlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .mlarge-up-4 > .cell {
    width: 25%;
  }
  .mlarge-up-5 > .cell {
    width: 20%;
  }
  .mlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .mlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .mlarge-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% - 0.75rem);
}

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

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

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

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

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

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

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

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

@media screen and (min-width: 80em) {
  .mlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .mlarge-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 > .mlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .mlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .mlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .mlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .mlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .mlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .mlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .mlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .mlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .mlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .mlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .mlarge-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% + 0.75rem / 2);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.75rem / 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% + 0.75rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.75rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.75rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.75rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.75rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.75rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.75rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.75rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.75rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.75rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.75rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.75rem / 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: 80em) {
  .mlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .mlarge-offset-0 {
    margin-left: calc(0% + 1.5rem / 2);
  }
  .mlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .mlarge-offset-1 {
    margin-left: calc(8.3333333333% + 1.5rem / 2);
  }
  .mlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .mlarge-offset-2 {
    margin-left: calc(16.6666666667% + 1.5rem / 2);
  }
  .mlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .mlarge-offset-3 {
    margin-left: calc(25% + 1.5rem / 2);
  }
  .mlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .mlarge-offset-4 {
    margin-left: calc(33.3333333333% + 1.5rem / 2);
  }
  .mlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .mlarge-offset-5 {
    margin-left: calc(41.6666666667% + 1.5rem / 2);
  }
  .mlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .mlarge-offset-6 {
    margin-left: calc(50% + 1.5rem / 2);
  }
  .mlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .mlarge-offset-7 {
    margin-left: calc(58.3333333333% + 1.5rem / 2);
  }
  .mlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .mlarge-offset-8 {
    margin-left: calc(66.6666666667% + 1.5rem / 2);
  }
  .mlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .mlarge-offset-9 {
    margin-left: calc(75% + 1.5rem / 2);
  }
  .mlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .mlarge-offset-10 {
    margin-left: calc(83.3333333333% + 1.5rem / 2);
  }
  .mlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .mlarge-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: 80em) {
  .grid-y > .mlarge-shrink, .grid-y > .mlarge-full, .grid-y > .mlarge-1, .grid-y > .mlarge-2, .grid-y > .mlarge-3, .grid-y > .mlarge-4, .grid-y > .mlarge-5, .grid-y > .mlarge-6, .grid-y > .mlarge-7, .grid-y > .mlarge-8, .grid-y > .mlarge-9, .grid-y > .mlarge-10, .grid-y > .mlarge-11, .grid-y > .mlarge-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: 80em) {
  .grid-y > .mlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .mlarge-12, .grid-y > .mlarge-11, .grid-y > .mlarge-10, .grid-y > .mlarge-9, .grid-y > .mlarge-8, .grid-y > .mlarge-7, .grid-y > .mlarge-6, .grid-y > .mlarge-5, .grid-y > .mlarge-4, .grid-y > .mlarge-3, .grid-y > .mlarge-2, .grid-y > .mlarge-1, .grid-y > .mlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .mlarge-shrink {
    height: auto;
  }
  .grid-y > .mlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .mlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .mlarge-3 {
    height: 25%;
  }
  .grid-y > .mlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .mlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .mlarge-6 {
    height: 50%;
  }
  .grid-y > .mlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .mlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .mlarge-9 {
    height: 75%;
  }
  .grid-y > .mlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .mlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .mlarge-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.375rem;
  margin-bottom: -0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }
}
@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.375rem;
  padding-bottom: 0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-padding-y > .cell {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
}
@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.375rem;
  margin-bottom: -0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-y {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }
}
@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% - 0.75rem);
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-y > .cell {
    height: calc(100% - 0.75rem);
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
}
@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% - 0.75rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 0.75rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 0.75rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 0.75rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 0.75rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 0.75rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 0.75rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 0.75rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 0.75rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 0.75rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 0.75rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 0.75rem);
}
@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% - 0.75rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 0.75rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 0.75rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 0.75rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 0.75rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 0.75rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 0.75rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 0.75rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 0.75rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 0.75rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 0.75rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 0.75rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 0.75rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 0.75rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 0.75rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 0.75rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 0.75rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 0.75rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 0.75rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 0.75rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 0.75rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 0.75rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 0.75rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 0.75rem);
  }
}
@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: 80em) {
  .grid-margin-y > .mlarge-auto {
    height: auto;
  }
  .grid-margin-y > .mlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .mlarge-1 {
    height: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-y > .mlarge-2 {
    height: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-y > .mlarge-3 {
    height: calc(25% - 1.5rem);
  }
  .grid-margin-y > .mlarge-4 {
    height: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-y > .mlarge-5 {
    height: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-y > .mlarge-6 {
    height: calc(50% - 1.5rem);
  }
  .grid-margin-y > .mlarge-7 {
    height: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-y > .mlarge-8 {
    height: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-y > .mlarge-9 {
    height: calc(75% - 1.5rem);
  }
  .grid-margin-y > .mlarge-10 {
    height: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-y > .mlarge-11 {
    height: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-y > .mlarge-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: 80em) {
  .mlarge-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 .mlarge-grid-frame {
    width: 100%;
  }
  .mlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .mlarge-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%;
  }
  .mlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .mlarge-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: 80em) {
  .grid-y.mlarge-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: 80em) {
  .cell .grid-y.mlarge-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 100em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-y {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }
}
@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% - 0.75rem);
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
@media print, screen and (min-width: 37.5em) {
  .grid-margin-y > .cell {
    height: calc(100% - 0.75rem);
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
}
@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% - 0.75rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 0.75rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 0.75rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 0.75rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 0.75rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 0.75rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 0.75rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 0.75rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 0.75rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 0.75rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 0.75rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 0.75rem);
}
@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% - 0.75rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 0.75rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 0.75rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 0.75rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 0.75rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 0.75rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 0.75rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 0.75rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 0.75rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 0.75rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 0.75rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 0.75rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 0.75rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 0.75rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 0.75rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 0.75rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 0.75rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 0.75rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 0.75rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 0.75rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 0.75rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 0.75rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 0.75rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 0.75rem);
  }
}
@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: 80em) {
  .grid-margin-y > .mlarge-auto {
    height: auto;
  }
  .grid-margin-y > .mlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .mlarge-1 {
    height: calc(8.3333333333% - 1.5rem);
  }
  .grid-margin-y > .mlarge-2 {
    height: calc(16.6666666667% - 1.5rem);
  }
  .grid-margin-y > .mlarge-3 {
    height: calc(25% - 1.5rem);
  }
  .grid-margin-y > .mlarge-4 {
    height: calc(33.3333333333% - 1.5rem);
  }
  .grid-margin-y > .mlarge-5 {
    height: calc(41.6666666667% - 1.5rem);
  }
  .grid-margin-y > .mlarge-6 {
    height: calc(50% - 1.5rem);
  }
  .grid-margin-y > .mlarge-7 {
    height: calc(58.3333333333% - 1.5rem);
  }
  .grid-margin-y > .mlarge-8 {
    height: calc(66.6666666667% - 1.5rem);
  }
  .grid-margin-y > .mlarge-9 {
    height: calc(75% - 1.5rem);
  }
  .grid-margin-y > .mlarge-10 {
    height: calc(83.3333333333% - 1.5rem);
  }
  .grid-margin-y > .mlarge-11 {
    height: calc(91.6666666667% - 1.5rem);
  }
  .grid-margin-y > .mlarge-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 + 0.75rem);
}
@media print, screen and (min-width: 37.5em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 0.75rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.5rem);
  }
}
@media screen and (min-width: 80em) {
  .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 + 0.75rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.5rem);
  }
}
@media screen and (min-width: 80em) {
  .grid-margin-y.mlarge-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: 0 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: 700;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
  height: 3.125rem;
  outline-offset: 2px;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.button-small {
  font-weight: 500;
  padding: 0 1rem;
  height: 2.5rem;
}
.button:not(.disabled):focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
}
.button.primary:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  border: 1px solid transparent;
}
.button.primary:hover {
  -webkit-box-shadow: 0px 0px 0px 30px rgba(255, 255, 255, 0.25) inset;
          box-shadow: 0px 0px 0px 30px rgba(255, 255, 255, 0.25) inset;
}
.button.secondary:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  border: 2px solid #000;
}
.button.secondary:hover {
  background-color: #f1f1f1;
}
.button.emphasis:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  border: 1px solid transparent;
}
.button.emphasis:hover {
  -webkit-box-shadow: 0px 0px 0px 30px rgba(255, 255, 255, 0.25) inset;
          box-shadow: 0px 0px 0px 30px rgba(255, 255, 255, 0.25) inset;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.button.primary {
  color: #fff;
  background-color: #000;
}
.button.secondary {
  color: #000;
  background-color: #fff;
}
.button.emphasis {
  color: #fff;
  background-color: #ab0000;
}
.button.disabled, .button[disabled] {
  cursor: not-allowed;
}
.button.disabled.primary, .button[disabled].primary {
  color: #fff;
  background-color: #959499;
}
.button.disabled.primary:after, .button[disabled].primary:after {
  border: 1px solid transparent;
}
.button.disabled.primary:hover, .button[disabled].primary:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.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: 2px solid #c0c0c0;
}
.button.disabled.secondary:hover, .button[disabled].secondary:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button.disabled, .button[disabled] {
  cursor: not-allowed;
}
.button.disabled.emphasis, .button[disabled].emphasis {
  color: #fff;
  background-color: #eea1a1;
}
.button.disabled.emphasis:after, .button[disabled].emphasis:after {
  border: 1px solid transparent;
}
.button.disabled.emphasis:hover, .button[disabled].emphasis:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.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: 79.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

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

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

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

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

@media screen and (max-width: 79.99875em), screen and (min-width: 100em) {
  .show-for-mlarge-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: 80em) {
  .mlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .mlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .mlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .mlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .mlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .mlarge-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: 80em) {
  .mlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .mlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .mlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .mlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .mlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .mlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mlarge-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 Extra Bold"), 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 {
  text-transform: initial;
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0;
  font-weight: bold;
  letter-spacing: -0.015em;
}
@supports (font-size: clamp(32px, 2rem, 32px)) {
  h1, .h1 {
    font-size: clamp(32px, 2rem, 32px);
    line-height: clamp(40px, 2.5rem, 40px);
  }
}
@supports not (font-size: clamp(32px, 2rem, 32px)) {
  h1, .h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  @media (max-width: 63.99875em) {
    h1, .h1 {
      font-size: 2rem;
      line-height: 2.5rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h1, .h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  h1, .h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

h2, .h2 {
  text-transform: initial;
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0;
  font-weight: bold;
  letter-spacing: -0.01em;
}
@supports (font-size: clamp(28px, 1.75rem, 28px)) {
  h2, .h2 {
    font-size: clamp(28px, 1.75rem, 28px);
    line-height: clamp(35px, 2.1875rem, 35px);
  }
}
@supports not (font-size: clamp(28px, 1.75rem, 28px)) {
  h2, .h2 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  @media (max-width: 63.99875em) {
    h2, .h2 {
      font-size: 1.75rem;
      line-height: 2.1875rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h2, .h2 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  h2, .h2 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
}

h3, .h3 {
  text-transform: initial;
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0;
  font-weight: bold;
  letter-spacing: -0.01em;
}
@supports (font-size: clamp(25px, 1.5625rem, 25px)) {
  h3, .h3 {
    font-size: clamp(25px, 1.5625rem, 25px);
    line-height: clamp(31px, 1.9375rem, 31px);
  }
}
@supports not (font-size: clamp(25px, 1.5625rem, 25px)) {
  h3, .h3 {
    font-size: 1.5625rem;
    line-height: 1.9375rem;
  }
  @media (max-width: 63.99875em) {
    h3, .h3 {
      font-size: 1.5625rem;
      line-height: 1.9375rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h3, .h3 {
    font-size: 1.5625rem;
    line-height: 1.9375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  h3, .h3 {
    font-size: 1.5625rem;
    line-height: 1.9375rem;
  }
}

h4, .h4 {
  text-transform: initial;
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0;
  font-weight: bold;
  letter-spacing: -0.01em;
}
@supports (font-size: clamp(22px, 1.375rem, 22px)) {
  h4, .h4 {
    font-size: clamp(22px, 1.375rem, 22px);
    line-height: clamp(28px, 1.75rem, 28px);
  }
}
@supports not (font-size: clamp(22px, 1.375rem, 22px)) {
  h4, .h4 {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
  @media (max-width: 63.99875em) {
    h4, .h4 {
      font-size: 1.375rem;
      line-height: 1.75rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h4, .h4 {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  h4, .h4 {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}

h5, .h5 {
  text-transform: initial;
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0;
  font-weight: bold;
  letter-spacing: -0.01em;
}
@supports (font-size: clamp(20px, 1.25rem, 20px)) {
  h5, .h5 {
    font-size: clamp(20px, 1.25rem, 20px);
    line-height: clamp(25px, 1.5625rem, 25px);
  }
}
@supports not (font-size: clamp(20px, 1.25rem, 20px)) {
  h5, .h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
  @media (max-width: 63.99875em) {
    h5, .h5 {
      font-size: 1.25rem;
      line-height: 1.5625rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h5, .h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  h5, .h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
}

h6, .h6 {
  text-transform: initial;
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0;
  font-weight: bold;
  letter-spacing: -0.01em;
  margin: 0;
}
@supports (font-size: clamp(18px, 1.125rem, 18px)) {
  h6, .h6 {
    font-size: clamp(18px, 1.125rem, 18px);
    line-height: clamp(23px, 1.4375rem, 23px);
  }
}
@supports not (font-size: clamp(18px, 1.125rem, 18px)) {
  h6, .h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
  @media (max-width: 63.99875em) {
    h6, .h6 {
      font-size: 1.125rem;
      line-height: 1.4375rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h6, .h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  h6, .h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h6, .h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  h6, .h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}

.h-special {
  letter-spacing: -0.01em;
  text-transform: initial;
  font-weight: 700;
}
@supports (font-size: clamp(45px, -0.965rem + 5.9081vw, 72px)) {
  .h-special {
    font-size: clamp(45px, -0.965rem + 5.9081vw, 72px);
    line-height: clamp(50px, -0.5126rem + 5.6893vw, 76px);
  }
}
@supports not (font-size: clamp(45px, -0.965rem + 5.9081vw, 72px)) {
  .h-special {
    font-size: 4.5rem;
    line-height: 4.75rem;
  }
  @media (max-width: 63.99875em) {
    .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: 4.5rem;
    line-height: 4.75rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .h-special {
    font-size: 2.8125rem;
    line-height: 3.125rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .h-special {
    letter-spacing: -0.015em;
  }
}

.h-special-2 {
  color: #000;
  font-weight: 700;
  font-size: 2.8125rem;
  line-height: 3.4375rem;
  letter-spacing: -0.01em;
  text-transform: initial;
}
@media print, screen and (max-width: 63.99875em) {
  .h-special-2 {
    font-size: 2.5rem;
    line-height: 2.8125rem;
    letter-spacing: -0.015em;
  }
}

.h-special-3 {
  color: #000;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 2.8125rem;
  letter-spacing: -0.01em;
  text-transform: initial;
}
@media print, screen and (max-width: 63.99875em) {
  .h-special-3 {
    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: 700;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media print, screen and (max-width: 63.99875em) {
  .label {
    font-weight: 500;
  }
}

.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: 63.99875em) {
  .input-text {
    font-size: 1rem;
    line-height: 1.375rem;
  }
}

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

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

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

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

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

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

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

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

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

.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: 1rem;
  line-height: 1.375rem;
  letter-spacing: 0;
  text-transform: initial;
}

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

.link-heavy-sm,
.link-upper-heavy-sm,
.menu-link-heavy-sm,
.menu-link-upper-heavy-sm {
  color: #000;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1.125rem;
  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;
}

.link-sm,
.link-upper-sm,
.link-med,
.link-upper-med,
.link-lg,
.link-upper-lg,
.link-heavy,
.link-heavy-sm,
.link-upper-heavy,
.link-upper-heavy-sm,
.link-body,
.link-upper-body {
  color: inherit;
}

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

.menu-link-upper-sm,
.menu-link-upper-med,
.menu-link-upper-lg,
.menu-link-upper-heavy,
.menu-link-upper-heavy-sm,
.menu-link-upper-body,
.menu-link-eyebrow {
  position: relative;
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.19375rem;
  text-decoration-thickness: 0.0625rem;
}
.menu-link-upper-sm:hover,
.menu-link-upper-med:hover,
.menu-link-upper-lg:hover,
.menu-link-upper-heavy:hover,
.menu-link-upper-heavy-sm:hover,
.menu-link-upper-body:hover,
.menu-link-eyebrow:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
  cursor: pointer;
}
.menu-link-upper-sm:visited,
.menu-link-upper-med:visited,
.menu-link-upper-lg:visited,
.menu-link-upper-heavy:visited,
.menu-link-upper-heavy-sm:visited,
.menu-link-upper-body:visited,
.menu-link-eyebrow:visited {
  text-decoration-thickness: 0.0625rem;
}
.menu-link-upper-sm:active,
.menu-link-upper-med:active,
.menu-link-upper-lg:active,
.menu-link-upper-heavy:active,
.menu-link-upper-heavy-sm:active,
.menu-link-upper-body:active,
.menu-link-eyebrow:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
}

.menu-link-heavy-sm {
  position: relative;
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.125rem;
  text-decoration-thickness: 0.0625rem;
}
.menu-link-heavy-sm:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
  cursor: pointer;
}
.menu-link-heavy-sm:visited {
  text-decoration-thickness: 0.0625rem;
}
.menu-link-heavy-sm:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
}

.menu-link-sm {
  position: relative;
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.125rem;
  text-decoration-thickness: 0.0625rem;
}
.menu-link-sm:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
  cursor: pointer;
}
.menu-link-sm:visited {
  text-decoration-thickness: 0.0625rem;
}
.menu-link-sm:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
}

.menu-link-med {
  position: relative;
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.19375rem;
  text-decoration-thickness: 0.0625rem;
}
.menu-link-med:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
  cursor: pointer;
}
.menu-link-med:visited {
  text-decoration-thickness: 0.0625rem;
}
.menu-link-med:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
}

.menu-link-heavy {
  position: relative;
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.1875rem;
  text-decoration-thickness: 0.0625rem;
}
.menu-link-heavy:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
  cursor: pointer;
}
.menu-link-heavy:visited {
  text-decoration-thickness: 0.0625rem;
}
.menu-link-heavy:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
}

.menu-link-body {
  position: relative;
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.1875rem;
  text-decoration-thickness: 0.0625rem;
}
.menu-link-body:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
  cursor: pointer;
}
.menu-link-body:visited {
  text-decoration-thickness: 0.0625rem;
}
.menu-link-body:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
}

.menu-link-lg {
  position: relative;
  text-decoration: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.09375rem;
  text-decoration-thickness: 0.0625rem;
}
.menu-link-lg:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
  cursor: pointer;
}
.menu-link-lg:visited {
  text-decoration-thickness: 0.0625rem;
}
.menu-link-lg:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 1;
}

.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: 63.99875em) {
  .secondary-cta,
  .secondary-cta-upper {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}

.link-upper-sm,
.link-upper-med,
.link-upper-lg,
.link-upper-heavy,
.link-upper-heavy-sm,
.link-upper-body,
.secondary-cta,
.secondary-cta-upper {
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.19375rem;
  text-decoration-thickness: 0.0625rem;
}
.link-upper-sm:hover,
.link-upper-med:hover,
.link-upper-lg:hover,
.link-upper-heavy:hover,
.link-upper-heavy-sm:hover,
.link-upper-body:hover,
.secondary-cta:hover,
.secondary-cta-upper:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.link-upper-sm:visited,
.link-upper-med:visited,
.link-upper-lg:visited,
.link-upper-heavy:visited,
.link-upper-heavy-sm:visited,
.link-upper-body:visited,
.secondary-cta:visited,
.secondary-cta-upper:visited {
  text-decoration-thickness: 0.0625rem;
}
.link-upper-sm:active,
.link-upper-med:active,
.link-upper-lg:active,
.link-upper-heavy:active,
.link-upper-heavy-sm:active,
.link-upper-body:active,
.secondary-cta:active,
.secondary-cta-upper:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.link-heavy-sm {
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.125rem;
  text-decoration-thickness: 0.0625rem;
}
.link-heavy-sm:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.link-heavy-sm:visited {
  text-decoration-thickness: 0.0625rem;
}
.link-heavy-sm:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.link-sm {
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.19375rem;
  text-decoration-thickness: 0.0625rem;
}
.link-sm:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.link-sm:visited {
  text-decoration-thickness: 0.0625rem;
}
.link-sm:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.link-med {
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.15625rem;
  text-decoration-thickness: 0.0625rem;
}
.link-med:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.link-med:visited {
  text-decoration-thickness: 0.0625rem;
}
.link-med:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.link-body {
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.175rem;
  text-decoration-thickness: 0.0625rem;
}
.link-body:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.link-body:visited {
  text-decoration-thickness: 0.0625rem;
}
.link-body:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.link-lg {
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.125rem;
  text-decoration-thickness: 0.0625rem;
}
.link-lg:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.link-lg:visited {
  text-decoration-thickness: 0.0625rem;
}
.link-lg:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.link-heavy {
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.1875rem;
  text-decoration-thickness: 0.0625rem;
}
.link-heavy:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.link-heavy:visited {
  text-decoration-thickness: 0.0625rem;
}
.link-heavy:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.link-upper-sm,
.link-upper-med,
.link-upper-lg,
.link-upper-heavy,
.link-upper-heavy-sm,
.link-upper-body,
.menu-link-upper-sm,
.menu-link-upper-med,
.menu-link-upper-lg,
.menu-link-upper-heavy,
.menu-link-upper-heavy-sm,
.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-heavy {
  color: #000;
  font-weight: 800;
  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-sm {
  color: #000;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
}

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

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

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

a {
  color: #000;
}

strong {
  font-weight: 700;
}

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

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

.brand-lg {
  color: #000;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  letter-spacing: 0;
  text-transform: initial;
}
@media print, screen and (min-width: 37.5em) {
  .brand-lg {
    color: #000;
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.4375rem;
    letter-spacing: 0;
    text-transform: initial;
  }
}

.brand-link-sm {
  color: #000;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  text-transform: initial;
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.19375rem;
  text-decoration-thickness: 0.0625rem;
}
.brand-link-sm:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.brand-link-sm:visited {
  text-decoration-thickness: 0.0625rem;
}
.brand-link-sm:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.brand-link-reg {
  color: #000;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.19375rem;
  text-decoration-thickness: 0.0625rem;
}
.brand-link-reg:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.brand-link-reg:visited {
  text-decoration-thickness: 0.0625rem;
}
.brand-link-reg:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.brand-link-lg {
  color: #000;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  letter-spacing: 0;
  text-transform: initial;
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.19375rem;
  text-decoration-thickness: 0.0625rem;
}
.brand-link-lg:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.brand-link-lg:visited {
  text-decoration-thickness: 0.0625rem;
}
.brand-link-lg:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}
@media print, screen and (min-width: 37.5em) {
  .brand-link-lg {
    color: #000;
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.4375rem;
    letter-spacing: 0;
    text-transform: initial;
  }
}

.product-detail-sm {
  color: #000;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  text-transform: initial;
}

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

.product-detail-lg {
  color: #000;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
}
@media print, screen and (min-width: 37.5em) {
  .product-detail-lg {
    color: #000;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
    text-transform: initial;
  }
}

.product-detail-link-sm {
  color: #000;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  text-transform: initial;
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.19375rem;
  text-decoration-thickness: 0.0625rem;
}
.product-detail-link-sm:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.product-detail-link-sm:visited {
  text-decoration-thickness: 0.0625rem;
}
.product-detail-link-sm:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.product-detail-link-reg {
  color: #000;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.19375rem;
  text-decoration-thickness: 0.0625rem;
}
.product-detail-link-reg:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.product-detail-link-reg:visited {
  text-decoration-thickness: 0.0625rem;
}
.product-detail-link-reg:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}

.product-detail-link-lg {
  color: #000;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.19375rem;
  text-decoration-thickness: 0.0625rem;
}
.product-detail-link-lg:hover {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
  cursor: pointer;
}
.product-detail-link-lg:visited {
  text-decoration-thickness: 0.0625rem;
}
.product-detail-link-lg:active {
  text-decoration: underline;
  text-decoration-thickness: 0.0625rem;
  opacity: 0.65;
}
@media print, screen and (min-width: 37.5em) {
  .product-detail-link-lg {
    color: #000;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
    text-transform: initial;
  }
}

.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: 80em) {
  .mlarge-text-left {
    text-align: left;
  }
  .mlarge-text-right {
    text-align: right;
  }
  .mlarge-text-center {
    text-align: center;
  }
  .mlarge-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-z {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
}

.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-z {
  padding-left: 0rem !important;
}
.padding-right-z {
  padding-right: 0rem !important;
}
.padding-top-z {
  padding-top: 0rem !important;
}
.padding-bottom-z {
  padding-bottom: 0rem !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-z {
  margin-left: 0rem !important;
}
.margin-right-z {
  margin-right: 0rem !important;
}
.margin-top-z {
  margin-top: 0rem !important;
}
.margin-bottom-z {
  margin-bottom: 0rem !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-z {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !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-z {
  padding-left: 0rem !important;
}
.small-padding-right-z {
  padding-right: 0rem !important;
}
.small-padding-top-z {
  padding-top: 0rem !important;
}
.small-padding-bottom-z {
  padding-bottom: 0rem !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-z {
  margin-left: 0rem !important;
}
.small-margin-right-z {
  margin-right: 0rem !important;
}
.small-margin-top-z {
  margin-top: 0rem !important;
}
.small-margin-bottom-z {
  margin-bottom: 0rem !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-z {
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
  }
  .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-z {
    padding-left: 0rem !important;
  }
  .medium-padding-right-z {
    padding-right: 0rem !important;
  }
  .medium-padding-top-z {
    padding-top: 0rem !important;
  }
  .medium-padding-bottom-z {
    padding-bottom: 0rem !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-z {
    margin-left: 0rem !important;
  }
  .medium-margin-right-z {
    margin-right: 0rem !important;
  }
  .medium-margin-top-z {
    margin-top: 0rem !important;
  }
  .medium-margin-bottom-z {
    margin-bottom: 0rem !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-z {
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
  }
  .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-z {
    padding-left: 0rem !important;
  }
  .large-padding-right-z {
    padding-right: 0rem !important;
  }
  .large-padding-top-z {
    padding-top: 0rem !important;
  }
  .large-padding-bottom-z {
    padding-bottom: 0rem !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-z {
    margin-left: 0rem !important;
  }
  .large-margin-right-z {
    margin-right: 0rem !important;
  }
  .large-margin-top-z {
    margin-top: 0rem !important;
  }
  .large-margin-bottom-z {
    margin-bottom: 0rem !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: 80em) {
  .mlarge-padding-z {
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
  }
  .mlarge-padding-xxs {
    padding-top: 0.5rem !important;
    padding-right: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .mlarge-padding-xs {
    padding-top: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
  }
  .mlarge-padding-s {
    padding-top: 1.5rem !important;
    padding-right: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .mlarge-padding-m {
    padding-top: 2rem !important;
    padding-right: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important;
  }
  .mlarge-padding-l {
    padding-top: 2.5rem !important;
    padding-right: 2.5rem !important;
    padding-bottom: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .mlarge-padding-xl {
    padding-top: 3rem !important;
    padding-right: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important;
  }
  .mlarge-padding-xxl {
    padding-top: 4rem !important;
    padding-right: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 4rem !important;
  }
  .mlarge-padding-xxxl {
    padding-top: 5rem !important;
    padding-right: 5rem !important;
    padding-bottom: 5rem !important;
    padding-left: 5rem !important;
  }
  .mlarge-padding-left-z {
    padding-left: 0rem !important;
  }
  .mlarge-padding-right-z {
    padding-right: 0rem !important;
  }
  .mlarge-padding-top-z {
    padding-top: 0rem !important;
  }
  .mlarge-padding-bottom-z {
    padding-bottom: 0rem !important;
  }
  .mlarge-padding-left-xxs {
    padding-left: 0.5rem !important;
  }
  .mlarge-padding-right-xxs {
    padding-right: 0.5rem !important;
  }
  .mlarge-padding-top-xxs {
    padding-top: 0.5rem !important;
  }
  .mlarge-padding-bottom-xxs {
    padding-bottom: 0.5rem !important;
  }
  .mlarge-padding-left-xs {
    padding-left: 1rem !important;
  }
  .mlarge-padding-right-xs {
    padding-right: 1rem !important;
  }
  .mlarge-padding-top-xs {
    padding-top: 1rem !important;
  }
  .mlarge-padding-bottom-xs {
    padding-bottom: 1rem !important;
  }
  .mlarge-padding-left-s {
    padding-left: 1.5rem !important;
  }
  .mlarge-padding-right-s {
    padding-right: 1.5rem !important;
  }
  .mlarge-padding-top-s {
    padding-top: 1.5rem !important;
  }
  .mlarge-padding-bottom-s {
    padding-bottom: 1.5rem !important;
  }
  .mlarge-padding-left-m {
    padding-left: 2rem !important;
  }
  .mlarge-padding-right-m {
    padding-right: 2rem !important;
  }
  .mlarge-padding-top-m {
    padding-top: 2rem !important;
  }
  .mlarge-padding-bottom-m {
    padding-bottom: 2rem !important;
  }
  .mlarge-padding-left-l {
    padding-left: 2.5rem !important;
  }
  .mlarge-padding-right-l {
    padding-right: 2.5rem !important;
  }
  .mlarge-padding-top-l {
    padding-top: 2.5rem !important;
  }
  .mlarge-padding-bottom-l {
    padding-bottom: 2.5rem !important;
  }
  .mlarge-padding-left-xl {
    padding-left: 3rem !important;
  }
  .mlarge-padding-right-xl {
    padding-right: 3rem !important;
  }
  .mlarge-padding-top-xl {
    padding-top: 3rem !important;
  }
  .mlarge-padding-bottom-xl {
    padding-bottom: 3rem !important;
  }
  .mlarge-padding-left-xxl {
    padding-left: 4rem !important;
  }
  .mlarge-padding-right-xxl {
    padding-right: 4rem !important;
  }
  .mlarge-padding-top-xxl {
    padding-top: 4rem !important;
  }
  .mlarge-padding-bottom-xxl {
    padding-bottom: 4rem !important;
  }
  .mlarge-padding-left-xxxl {
    padding-left: 5rem !important;
  }
  .mlarge-padding-right-xxxl {
    padding-right: 5rem !important;
  }
  .mlarge-padding-top-xxxl {
    padding-top: 5rem !important;
  }
  .mlarge-padding-bottom-xxxl {
    padding-bottom: 5rem !important;
  }
  .mlarge-margin-left-z {
    margin-left: 0rem !important;
  }
  .mlarge-margin-right-z {
    margin-right: 0rem !important;
  }
  .mlarge-margin-top-z {
    margin-top: 0rem !important;
  }
  .mlarge-margin-bottom-z {
    margin-bottom: 0rem !important;
  }
  .mlarge-margin-left-xxs {
    margin-left: 0.5rem !important;
  }
  .mlarge-margin-right-xxs {
    margin-right: 0.5rem !important;
  }
  .mlarge-margin-top-xxs {
    margin-top: 0.5rem !important;
  }
  .mlarge-margin-bottom-xxs {
    margin-bottom: 0.5rem !important;
  }
  .mlarge-margin-left-xs {
    margin-left: 1rem !important;
  }
  .mlarge-margin-right-xs {
    margin-right: 1rem !important;
  }
  .mlarge-margin-top-xs {
    margin-top: 1rem !important;
  }
  .mlarge-margin-bottom-xs {
    margin-bottom: 1rem !important;
  }
  .mlarge-margin-left-s {
    margin-left: 1.5rem !important;
  }
  .mlarge-margin-right-s {
    margin-right: 1.5rem !important;
  }
  .mlarge-margin-top-s {
    margin-top: 1.5rem !important;
  }
  .mlarge-margin-bottom-s {
    margin-bottom: 1.5rem !important;
  }
  .mlarge-margin-left-m {
    margin-left: 2rem !important;
  }
  .mlarge-margin-right-m {
    margin-right: 2rem !important;
  }
  .mlarge-margin-top-m {
    margin-top: 2rem !important;
  }
  .mlarge-margin-bottom-m {
    margin-bottom: 2rem !important;
  }
  .mlarge-margin-left-l {
    margin-left: 2.5rem !important;
  }
  .mlarge-margin-right-l {
    margin-right: 2.5rem !important;
  }
  .mlarge-margin-top-l {
    margin-top: 2.5rem !important;
  }
  .mlarge-margin-bottom-l {
    margin-bottom: 2.5rem !important;
  }
  .mlarge-margin-left-xl {
    margin-left: 3rem !important;
  }
  .mlarge-margin-right-xl {
    margin-right: 3rem !important;
  }
  .mlarge-margin-top-xl {
    margin-top: 3rem !important;
  }
  .mlarge-margin-bottom-xl {
    margin-bottom: 3rem !important;
  }
  .mlarge-margin-left-xxl {
    margin-left: 4rem !important;
  }
  .mlarge-margin-right-xxl {
    margin-right: 4rem !important;
  }
  .mlarge-margin-top-xxl {
    margin-top: 4rem !important;
  }
  .mlarge-margin-bottom-xxl {
    margin-bottom: 4rem !important;
  }
  .mlarge-margin-left-xxxl {
    margin-left: 5rem !important;
  }
  .mlarge-margin-right-xxxl {
    margin-right: 5rem !important;
  }
  .mlarge-margin-top-xxxl {
    margin-top: 5rem !important;
  }
  .mlarge-margin-bottom-xxxl {
    margin-bottom: 5rem !important;
  }
}
@media screen and (min-width: 100em) {
  .xlarge-padding-z {
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important;
  }
  .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-z {
    padding-left: 0rem !important;
  }
  .xlarge-padding-right-z {
    padding-right: 0rem !important;
  }
  .xlarge-padding-top-z {
    padding-top: 0rem !important;
  }
  .xlarge-padding-bottom-z {
    padding-bottom: 0rem !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-z {
    margin-left: 0rem !important;
  }
  .xlarge-margin-right-z {
    margin-right: 0rem !important;
  }
  .xlarge-margin-top-z {
    margin-top: 0rem !important;
  }
  .xlarge-margin-bottom-z {
    margin-bottom: 0rem !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 pulse {
  0% {
    opacity: 5%;
  }
  100% {
    opacity: 2.5%;
  }
}
@keyframes pulse {
  0% {
    opacity: 5%;
  }
  100% {
    opacity: 2.5%;
  }
}
@-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 {
  background-color: #000;
  -webkit-animation: pulse 600ms ease-in-out alternate infinite;
          animation: pulse 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;
}

.primary-color {
  color: #e01a2b;
}

.secondary-color {
  color: #ab0000;
}

.disabled-color {
  color: #eea1a1;
}

.black-color {
  color: #000;
}

.dashboard-color {
  color: #2c2c37;
}

.hover-color {
  color: #f1f1f1;
}

.background-color {
  color: #f8f8f8;
}

.white-color {
  color: #fff;
}

.sale-color {
  color: #e01a2b;
}

.green-color {
  color: #008053;
}

.error-color {
  color: #e01a2b;
}

.highlight-color {
  color: #e01a2b;
}

.promotions-color {
  color: #e01a2b;
}

.overlay-color {
  color: rgba(0, 0, 0, 0.5);
}

.overlay-2-color {
  color: rgba(0, 0, 0, 0.85);
}

.white-overlay-color {
  color: rgba(255, 255, 255, 0.5);
}

.white-overlay-2-color {
  color: rgba(255, 255, 255, 0.85);
}

.gray-1-color {
  color: #626369;
}

.gray-2-color {
  color: #959499;
}

.gray-3-color {
  color: #c0c0c0;
}

.gray-4-color {
  color: #d6d6d6;
}

.gray-5-color {
  color: #e6e6e6;
}

.loyalty-1-color {
  color: #D57200;
}

.loyalty-2-color {
  color: #D6D6D6;
}

.loyalty-3-color {
  color: #F0C006;
}

.loyalty-4-color {
  color: #8997A0;
}

.loyalty-bg-1-color {
  color: #EAB880;
}

.loyalty-bg-2-color {
  color: #EAEAEA;
}

.loyalty-bg-3-color {
  color: #F7DF82;
}

.loyalty-bg-4-color {
  color: #C4CBCF;
}

.accent1-color-color {
  color: #FCE8EA;
}

.menu-large {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNSAyMWEuNS41IDAgMCAxIDAtMWgyMWEuNS41IDAgMCAxIDAgMWgtMjFabTAtOGEuNS41IDAgMCAxIDAtMWgyMWEuNS41IDAgMCAxIDAgMWgtMjFabTAtOGEuNS41IDAgMCAxIDAtMWgyMWEuNS41IDAgMCAxIDAgMWgtMjFaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.menu-small {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMgNmgxOE0zIDEyaDE4TTMgMThoMTgiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.chevron-small-right-black {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEwIDggNCA0LTQgNCIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.chevron-small-left-black {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE0IDE2LTQtNCA0LTQiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.close-large {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyLjcgMTIgNy4xLTcuMWEuNS41IDAgMSAwLS43LS43bC03LjEgNy03LTdhLjUuNSAwIDAgMC0uOC43bDcgNy03IDcuMmEuNS41IDAgMCAwIDAgLjcuNS41IDAgMCAwIC4zLjIuNS41IDAgMCAwIC40LS4ybDcuMS03IDcgN2EuNS41IDAgMCAwIC41LjIuNS41IDAgMCAwIC4zLS4yLjUuNSAwIDAgMCAwLS43bC03LTcuMVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.close-medium {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3IDcgNyAxN20xMCAwTDcgNyIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.social-youtube-white {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguOSA1aDcuNWMxLjIgMCAyLjQgMCAzLjYuMy41IDAgMSAuMiAxLjUuNWEyLjYgMi42IDAgMCAxIDEgMS42Yy4zLjcuNCAxLjUuNCAyLjN2MmEyOS44IDI5LjggMCAwIDEgMCAzLjYgMTAuMyAxMC4zIDAgMCAxLS4zIDIgMi42IDIuNiAwIDAgMS0yLjEgMmwtMi4yLjJIMTZsLTMuMi4xaC01bC0zLjItLjJBNC4zIDQuMyAwIDAgMSAzIDE5YTIuNyAyLjcgMCAwIDEtMS42LTIgMTMuOCAxMy44IDAgMCAxLS4zLTIuMmwtLjEtMmEyOS43IDI5LjcgMCAwIDEgLjItMy42IDEwLjMgMTAuMyAwIDAgMSAuMy0yIDIuNiAyLjYgMCAwIDEgMi0yTDUuNyA1SDlabS45IDQuMnY2LjJsNS43LTMuMS01LjctMy4xIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.social-instagram-white {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguMyAyMWE2LjYgNi42IDAgMCAxLTIuMi0uNSA0LjQgNC40IDAgMCAxLTEuNi0xIDQuNCA0LjQgMCAwIDEtMS0xLjYgNi41IDYuNSAwIDAgMS0uNC0yLjJMMyAxMlY4LjNBNi42IDYuNiAwIDAgMSAzLjYgNmMuMi0uNi42LTEuMSAxLTEuNi41LS40IDEtLjggMS42LTFBNi41IDYuNSAwIDAgMSA4LjMgM2g3LjRhNi42IDYuNiAwIDAgMSAyLjIuNWMuNi4yIDEuMS42IDEuNiAxIC40LjUuOCAxIDEgMS42YTYuNSA2LjUgMCAwIDEgLjQgMi4yTDIxIDEydjMuN2E2LjUgNi41IDAgMCAxLS41IDIuMiA0LjQgNC40IDAgMCAxLTEgMS42IDUuNCA1LjQgMCAwIDEtMy44IDEuNCA2MCA2MCAwIDAgMS03LjQgMFptMC0xNmE0LjYgNC42IDAgMCAwLTEuNS4zTDYgNmwtLjYgMWE0LjYgNC42IDAgMCAwLS4yIDEuNVY5YTg0LjggODQuOCAwIDAgMCAuMiA4LjJsLjYuOSAxIC42YTQuNyA0LjcgMCAwIDAgMS41LjJsMy42LjFoMy42YTQuNiA0LjYgMCAwIDAgMS42LS4zIDIuNCAyLjQgMCAwIDAgLjktLjZsLjYtMSAuMi0xLjVWOC40YTQuNiA0LjYgMCAwIDAtLjItMS42QTIuNCAyLjQgMCAwIDAgMTggNmEyLjUgMi41IDAgMCAwLTEtLjYgNC42IDQuNiAwIDAgMC0xLjUtLjJIMTVhODMuNCA4My40IDAgMCAwLTYuNiAwWk04IDEyYTQgNCAwIDEgMSA4IDAgNCA0IDAgMCAxLTggMFptMiAwYTIgMiAwIDEgMCA0IDAgMiAyIDAgMCAwLTQgMFptNS41LTQuNWExIDEgMCAxIDEgMiAwIDEgMSAwIDAgMS0yIDBaIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.social-pinterest-white {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEwLjkgMTQuOC0uMi42LS42IDIuMWE5LjQgOS40IDAgMCAxLTEuNSAzbC0uMy40LS4yLjF2LS4yTDcuOCAxOWExMi44IDEyLjggMCAwIDEgLjUtMy43bDEtMy45YS42LjYgMCAwIDAgMC0uMyAzLjggMy44IDAgMCAxIDAtM0ExLjggMS44IDAgMCAxIDExIDdhMS4zIDEuMyAwIDAgMSAxLjQgMS4yIDQuNCA0LjQgMCAwIDEtLjIgMS44bC0uNiAyLjFhMS43IDEuNyAwIDAgMCAyLjEgMi4xIDIuOCAyLjggMCAwIDAgMS42LTEuMiA2LjUgNi41IDAgMCAwIDEtMi45IDYuNSA2LjUgMCAwIDAgMC0yLjEgMy42IDMuNiAwIDAgMC0yLjctMyA1LjMgNS4zIDAgMCAwLTQuMy41QTQuNyA0LjcgMCAwIDAgNyA5LjFhMy42IDMuNiAwIDAgMCAuMyAyLjFsLjQuNmEuNi42IDAgMCAxIC4xLjVsLS4yLjhhLjQuNCAwIDAgMS0uNS4zIDMgMyAwIDAgMS0xLjctMS44QTUuOSA1LjkgMCAwIDEgNi4yIDZhNi44IDYuOCAwIDAgMSA0LjctMi45IDcuNyA3LjcgMCAwIDEgNC4yLjRBNS45IDUuOSAwIDAgMSAxOSA3LjlhNyA3IDAgMCAxIDAgMi40IDcuNyA3LjcgMCAwIDEtMS4zIDMuNUE1IDUgMCAwIDEgMTQgMTZhMy40IDMuNCAwIDAgMS0yLjktLjggMS44IDEuOCAwIDAgMS0uMi0uMmwtLjItLjIiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.social-facebook-white {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjggMjF2LTguMmgyLjdsLjQtMy4yaC0zdi0yYzAtMSAuMi0xLjYgMS41LTEuNkgxN1YzLjFhMTguMyAxOC4zIDAgMCAwLTIuNC0uMWMtMi4zIDAtNCAxLjUtNCA0LjJ2Mi40SDh2My4yaDIuN1YyMWgzLjFaIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.social-twitter-white {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjcgMTAuOCAyMC40IDNoLTEuNkwxMyA5LjggOC40IDNIM2w3IDEwLjItNyA4LjJoMS42bDYuMS03LjEgNSA3SDIxbC03LjMtMTAuNVpNNS4yIDQuMmgyLjRsMTEuMiAxNmgtMi40TDUuMiA0LjNaIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.store-mode {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgMjJhMSAxIDAgMCAxLTEtMVYzYTEgMSAwIDAgMSAxLTFoMjBhMSAxIDAgMCAxIDEgMXYxOGExIDEgMCAwIDEtMSAxSDJabTEwLjUtMUgyMlYzaC05LjV2MThaTTIgMjFoOS40VjNIMnYxOFptMTMtOHYtM2gxdjNoLTFabS03IDB2LTNoMXYzSDhaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.location-pin {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuNCAxNS43YTE2LjYgMTYuNiAwIDAgMS0yLjItNUE3LjcgNy43IDAgMCAxIDQgOWE4IDggMCAwIDEgMTYgMGMwIC42IDAgMS4xLS4yIDEuN2ExNi42IDE2LjYgMCAwIDEtMi4yIDVBNDcuNCA0Ny40IDAgMCAxIDEyIDIzYTQ3LjMgNDcuMyAwIDAgMS01LjYtNy4zWk01IDlhNyA3IDAgMCAwIC4xIDEuNCAxNS4xIDE1LjEgMCAwIDAgMi4xIDQuOCA0NS4xIDQ1LjEgMCAwIDAgNC44IDYuMyA0NSA0NSAwIDAgMCA0LjgtNi4zIDE1LjIgMTUuMiAwIDAgMCAyLTQuN0wxOSA5QTcgNyAwIDEgMCA1IDlabTMgMGE0IDQgMCAxIDEgOCAwIDQgNCAwIDAgMS04IDBabTEgMGEzIDMgMCAxIDAgNiAwIDMgMyAwIDAgMC02IDBaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.close-medium {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3IDcgNyAxN20xMCAwTDcgNyIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.play-control {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguMyA0LjZhLjUuNSAwIDAgMC0uOC40djE0YS41LjUgMCAwIDAgLjguNGwxMC03YS41LjUgMCAwIDAgMC0uOGwtMTAtN1oiIGZpbGw9IiMwMDAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.pause-control {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuNSA2YS41LjUgMCAwIDAtLjUtLjVIN2EuNS41IDAgMCAwLS41LjV2MTJhLjUuNSAwIDAgMCAuNS41aDJhLjUuNSAwIDAgMCAuNS0uNVY2Wm04IDBhLjUuNSAwIDAgMC0uNS0uNWgtMmEuNS41IDAgMCAwLS41LjV2MTJhLjUuNSAwIDAgMCAuNS41aDJhLjUuNSAwIDAgMCAuNS0uNVY2WiIgZmlsbD0iIzAwMCIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.settings {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjUgMjNoLTMuMWEuOC44IDAgMCAxLS44LS42bC0uNC0yLjJhNy4zIDcuMyAwIDAgMS0xLS40TDYuMyAyMWEuOC44IDAgMCAxLS40LjEuOC44IDAgMCAxLS42LS4ybC0yLjItMi4yYS44LjggMCAwIDEtLjEtMWwxLjMtMmE3LjIgNy4yIDAgMCAxLS41LTFsLTIuMi0uNGEuOC44IDAgMCAxLS42LS44di0zLjFhLjguOCAwIDAgMSAuNi0uOGwyLjItLjQuNS0xTDMgNi4zYS44LjggMCAwIDEgLjEtMWwyLjItMi4yYS44LjggMCAwIDEgMS0uMWwyIDEuM2E3LjIgNy4yIDAgMCAxIDEtLjVsLjQtMi4yYS44LjggMCAwIDEgLjctLjZoMy4yYS44LjggMCAwIDEgLjguNmwuNCAyLjJhNy4zIDcuMyAwIDAgMSAxIC41TDE3LjcgM2EuOC44IDAgMCAxIDEgLjFsMi4yIDIuMmEuOC44IDAgMCAxIC4xIDFsLTEuMiAyIC40IDEgMi4yLjRhLjguOCAwIDAgMSAuNi43djMuMmEuOC44IDAgMCAxLS42LjhsLTIuMi40LS40IDEgMS4yIDEuOWEuOC44IDAgMCAxLS4xIDFsLTIuMiAyLjJhLjguOCAwIDAgMS0xIC4xbC0yLTEuMmE3LjMgNy4zIDAgMCAxLTEgLjRsLS40IDIuMmEuOC44IDAgMCAxLS44LjZabS00LjgtNC4yLjkuNC42LjIuMS42LjQgMmgyLjZsLjQtMiAuMi0uNy42LS4yLjktLjMuNS0uMy42LjNMMTggMjBsMS45LTEuOC0xLjEtMS43LS40LS41LjMtLjYuNC0uOS4yLS42LjYtLjEgMS45LS40di0yLjZsLTItLjQtLjUtLjEtLjMtLjZhNyA3IDAgMCAwLS4zLTFsLS4zLS41LjMtLjVMMjAgNS45IDE4LjEgNGwtMS43IDEuMS0uNS40LS42LS4zYTcuMiA3LjIgMCAwIDAtLjktLjRsLS42LS4yLS4xLS42LS40LTEuOWgtMi42TDEwLjMgNGwtLjEuNi0uNi4zYTcuMSA3LjEgMCAwIDAtMSAuM2wtLjUuMy0uNS0uM0w1LjkgNCA0LjEgNS45bDEgMS43LjQuNS0uMy42YTcuMyA3LjMgMCAwIDAtLjQuOWwtLjIuNi0uNi4xLTEuOS40djIuNmwxLjkuNC42LjEuMy42LjMgMSAuMy41LS4zLjVMNCAxOC4xbDEuOCAxLjggMS43LTEgLjUtLjQuNi4zWk04IDEyYTQgNCAwIDEgMSA4IDAgNCA0IDAgMCAxLTggMFptMS4xIDBhMi45IDIuOSAwIDEgMCA1LjggMCAyLjkgMi45IDAgMCAwLTUuOCAwWiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.confirmation-black-checkmark {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTYgMTIgNCA0IDgtOCIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}

.csg-loading-small {
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggMS4zYS40LjQgMCAwIDAtLjQuNFY0YS40LjQgMCAxIDAgLjggMFYxLjdhLjQuNCAwIDAgMC0uNC0uNFptMCAxMC4yYS40LjQgMCAwIDAtLjQuNHYyLjRhLjQuNCAwIDAgMCAuOCAwVjEyYS40LjQgMCAwIDAtLjQtLjRabTYuMy0zLjlIMTJhLjQuNCAwIDAgMCAwIC44aDIuNGEuNC40IDAgMCAwIDAtLjhabS0xMC4yIDBIMS43YS40LjQgMCAwIDAgMCAuOEg0YS40LjQgMCAwIDAgMC0uOFptNi45LTIgMS43LTEuOGMuMi0uMi4yLS40IDAtLjZhLjQuNCAwIDAgMC0uNiAwbC0xLjcgMS43Yy0uMi4yLS4xLjQgMCAuNi4yLjIuNC4yLjYgMFptMCA0LjljLS4yLS4yLS40LS4yLS42IDBhLjQuNCAwIDAgMCAwIC42bDEuNyAxLjdjLjIuMi40LjEuNiAwYS40LjQgMCAwIDAgMC0uNkwxMSAxMC41Wk0zLjggMy4zYy0uMi0uMi0uNC0uMi0uNiAwYS40LjQgMCAwIDAgMCAuNmwxLjcgMS43Yy4yLjIuNC4xLjYgMGEuNC40IDAgMCAwIDAtLjZMMy44IDMuM1oiIGZpbGw9IiMwMDAiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTggMS4xYS41LjUgMCAwIDEgLjUuNlY0YS41LjUgMCAxIDEtMSAwVjEuN0EuNS41IDAgMCAxIDggMVptMCAuM2EuMy4zIDAgMCAwLS4zLjNWNGEuMy4zIDAgMSAwIC42IDBWMS43YS4zLjMgMCAwIDAtLjMtLjNaTTEyLjIgM2EuNS41IDAgMCAxIC42LjFsLjIuNGEuNS41IDAgMCAxLS4yLjRsLTEuNyAxLjdhLjUuNSAwIDAgMS0uNC4yLjguOCAwIDAgMS0uNC0uMi44LjggMCAwIDEtLjItLjQuNS41IDAgMCAxIC4yLS40TDEyIDMuMWEuNS41IDAgMCAxIC4yLS4xWm0uMi4yYS4zLjMgMCAwIDAtLjIgMEwxMC41IDVsLS4xLjJhLjUuNSAwIDAgMCAwIC4yLjUuNSAwIDAgMCAuMy4xaC4ybDEuNy0xLjguMS0uMmEuNS41IDAgMCAwIDAtLjIuMy4zIDAgMCAwLS4zLS4xWm0tOS0uMmEuNS41IDAgMCAxIC41LjJsMS43IDEuN2EuNS41IDAgMCAxIDAgLjguOC44IDAgMCAxLS40LjEuNS41IDAgMCAxLS40LS4xTDMuMSA0YS41LjUgMCAwIDEgMC0uOC44LjggMCAwIDEgLjQtLjJabS0uMS40YS4zLjMgMCAwIDAgMCAuNEw1IDUuNWwuMi4xYS41LjUgMCAwIDAgLjMtLjEuMy4zIDAgMCAwIDAtLjRMMy42IDMuNGwtLjItLjFhLjUuNSAwIDAgMC0uMiAwWm0tMiA0LjJhLjUuNSAwIDAgMSAuNC0uMUg0YS41LjUgMCAxIDEgMCAxSDEuN2EuNS41IDAgMCAxLS40LS45Wm0uNC4xYS4zLjMgMCAxIDAgMCAuNkg0YS4zLjMgMCAwIDAgMC0uNkgxLjdabTEwLS4yYS41LjUgMCAwIDEgLjIgMGgyLjRhLjUuNSAwIDAgMSAwIDFIMTJhLjUuNSAwIDAgMS0uMi0xWm0uMi4yYS4zLjMgMCAxIDAgMCAuNmgyLjRhLjMuMyAwIDEgMCAwLS42SDEyWm0tMS4yIDIuNWEuNS41IDAgMCAxIC40LjJsMS43IDEuN2EuNS41IDAgMCAxIDAgLjguOC44IDAgMCAxLS40LjEuNS41IDAgMCAxLS40LS4xbC0xLjctMS43YS42LjYgMCAwIDEtLjEtLjYuNS41IDAgMCAxIC4xLS4yLjguOCAwIDAgMSAuNC0uMlptLS4yLjRhLjMuMyAwIDAgMCAwIC40bDEuNyAxLjcuMi4xYS41LjUgMCAwIDAgLjMtLjEuMy4zIDAgMCAwIDAtLjRsLTEuOC0xLjctLjItLjFhLjUuNSAwIDAgMC0uMiAwWm0tMi41LjdhLjUuNSAwIDAgMSAuNS42djIuNGEuNS41IDAgMCAxLTEgMFYxMmEuNS41IDAgMCAxIC41LS42Wm0wIC4zYS4zLjMgMCAwIDAtLjMuM3YyLjRhLjMuMyAwIDAgMCAuNiAwVjEyYS4zLjMgMCAwIDAtLjMtLjNaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  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(32px, 2rem, 32px)) {
  .macys-sans-regular-h1 {
    font-size: clamp(32px, 2rem, 32px);
    line-height: clamp(40px, 2.5rem, 40px);
  }
}
@supports not (font-size: clamp(32px, 2rem, 32px)) {
  .macys-sans-regular-h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-regular-h1 {
      font-size: 2rem;
      line-height: 2.5rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-regular-h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .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.01em;
}
@supports (font-size: clamp(28px, 1.75rem, 28px)) {
  .macys-sans-regular-h2 {
    font-size: clamp(28px, 1.75rem, 28px);
    line-height: clamp(35px, 2.1875rem, 35px);
  }
}
@supports not (font-size: clamp(28px, 1.75rem, 28px)) {
  .macys-sans-regular-h2 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-regular-h2 {
      font-size: 1.75rem;
      line-height: 2.1875rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h2 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-regular-h2 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .macys-sans-regular-h2 {
    letter-spacing: -0.01em;
  }
}

.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.01em;
}
@supports (font-size: clamp(25px, 1.5625rem, 25px)) {
  .macys-sans-regular-h3 {
    font-size: clamp(25px, 1.5625rem, 25px);
    line-height: clamp(31px, 1.9375rem, 31px);
  }
}
@supports not (font-size: clamp(25px, 1.5625rem, 25px)) {
  .macys-sans-regular-h3 {
    font-size: 1.5625rem;
    line-height: 1.9375rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-regular-h3 {
      font-size: 1.5625rem;
      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.9375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-regular-h3 {
    font-size: 1.5625rem;
    line-height: 1.9375rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .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(22px, 1.375rem, 22px)) {
  .macys-sans-regular-h4 {
    font-size: clamp(22px, 1.375rem, 22px);
    line-height: clamp(28px, 1.75rem, 28px);
  }
}
@supports not (font-size: clamp(22px, 1.375rem, 22px)) {
  .macys-sans-regular-h4 {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-regular-h4 {
      font-size: 1.375rem;
      line-height: 1.75rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h4 {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-regular-h4 {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .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.01em;
}
@supports (font-size: clamp(20px, 1.25rem, 20px)) {
  .macys-sans-regular-h5 {
    font-size: clamp(20px, 1.25rem, 20px);
    line-height: clamp(25px, 1.5625rem, 25px);
  }
}
@supports not (font-size: clamp(20px, 1.25rem, 20px)) {
  .macys-sans-regular-h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-regular-h5 {
      font-size: 1.25rem;
      line-height: 1.5625rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-regular-h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .macys-sans-regular-h5 {
    letter-spacing: -0.01em;
  }
}

.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.01em;
}
@supports (font-size: clamp(18px, 1.125rem, 18px)) {
  .macys-sans-regular-h6 {
    font-size: clamp(18px, 1.125rem, 18px);
    line-height: clamp(23px, 1.4375rem, 23px);
  }
}
@supports not (font-size: clamp(18px, 1.125rem, 18px)) {
  .macys-sans-regular-h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-regular-h6 {
      font-size: 1.125rem;
      line-height: 1.4375rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-regular-h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-regular-h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .macys-sans-regular-h6 {
    letter-spacing: -0.01em;
  }
}

.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, -0.965rem + 5.9081vw, 72px)) {
  .macys-sans-regular-h-special {
    font-size: clamp(45px, -0.965rem + 5.9081vw, 72px);
    line-height: clamp(50px, -0.5126rem + 5.6893vw, 76px);
  }
}
@supports not (font-size: clamp(45px, -0.965rem + 5.9081vw, 72px)) {
  .macys-sans-regular-h-special {
    font-size: 4.5rem;
    line-height: 4.75rem;
  }
  @media (max-width: 63.99875em) {
    .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: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-regular-h-special {
    font-size: 2.8125rem;
    line-height: 3.125rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .macys-sans-regular-h-special {
    letter-spacing: -0.015em;
  }
}

@font-face {
  font-family: "TT-Ramillas";
  font-display: swap;
  src: local("TT-Ramillas"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff2") format("woff2"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff") format("woff"), url("../../../etc.clientlibs/macys/clientlibs/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("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff2") format("woff2"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff") format("woff"), url("../../../etc.clientlibs/macys/clientlibs/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, 0.2615rem + 3.5011vw, 56px)) {
  .tt-ramillas-h1 {
    font-size: clamp(40px, 0.2615rem + 3.5011vw, 56px);
    line-height: clamp(40px, 0.2615rem + 3.5011vw, 56px);
  }
}
@supports not (font-size: clamp(40px, 0.2615rem + 3.5011vw, 56px)) {
  .tt-ramillas-h1 {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }
  @media (max-width: 63.99875em) {
    .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: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .tt-ramillas-h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .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, 0.7884rem + 2.1882vw, 45px)) {
  .tt-ramillas-h2 {
    font-size: clamp(35px, 0.7884rem + 2.1882vw, 45px);
    line-height: clamp(35px, 0.7884rem + 2.1882vw, 45px);
  }
}
@supports not (font-size: clamp(35px, 0.7884rem + 2.1882vw, 45px)) {
  .tt-ramillas-h2 {
    font-size: 2.8125rem;
    line-height: 2.8125rem;
  }
  @media (max-width: 63.99875em) {
    .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: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .tt-ramillas-h2 {
    font-size: 2.1875rem;
    line-height: 2.1875rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .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, 1.1755rem + 1.0941vw, 35px)) {
  .tt-ramillas-h3 {
    font-size: clamp(30px, 1.1755rem + 1.0941vw, 35px);
    line-height: clamp(32px, 0.8807rem + 1.7505vw, 40px);
  }
}
@supports not (font-size: clamp(30px, 1.1755rem + 1.0941vw, 35px)) {
  .tt-ramillas-h3 {
    font-size: 2.1875rem;
    line-height: 2.5rem;
  }
  @media (max-width: 63.99875em) {
    .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: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .tt-ramillas-h3 {
    font-size: 1.875rem;
    line-height: 2rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .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, 1.3601rem + 0.2188vw, 25px)) {
  .tt-ramillas-h4 {
    font-size: clamp(24px, 1.3601rem + 0.2188vw, 25px);
    line-height: clamp(26px, 1.0654rem + 0.8753vw, 30px);
  }
}
@supports not (font-size: clamp(24px, 1.3601rem + 0.2188vw, 25px)) {
  .tt-ramillas-h4 {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
  @media (max-width: 63.99875em) {
    .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: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .tt-ramillas-h4 {
    font-size: 1.5rem;
    line-height: 1.625rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .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, 1.25rem, 20px)) {
  .tt-ramillas-h5 {
    font-size: clamp(20px, 1.25rem, 20px);
    line-height: clamp(22px, 1.375rem, 22px);
  }
}
@supports not (font-size: clamp(20px, 1.25rem, 20px)) {
  .tt-ramillas-h5 {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
  @media (max-width: 63.99875em) {
    .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: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .tt-ramillas-h5 {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .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, 0.7202rem + 0.4376vw, 18px)) {
  .tt-ramillas-h6 {
    font-size: clamp(16px, 0.7202rem + 0.4376vw, 18px);
    line-height: clamp(18px, 0.5654rem + 0.8753vw, 22px);
  }
}
@supports not (font-size: clamp(16px, 0.7202rem + 0.4376vw, 18px)) {
  .tt-ramillas-h6 {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
  @media (max-width: 63.99875em) {
    .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: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .tt-ramillas-h6 {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .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, -0.965rem + 5.9081vw, 72px)) {
  .tt-ramillas-h-special {
    font-size: clamp(45px, -0.965rem + 5.9081vw, 72px);
    line-height: clamp(45px, -0.965rem + 5.9081vw, 72px);
  }
}
@supports not (font-size: clamp(45px, -0.965rem + 5.9081vw, 72px)) {
  .tt-ramillas-h-special {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }
  @media (max-width: 63.99875em) {
    .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: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .tt-ramillas-h-special {
    font-size: 2.8125rem;
    line-height: 2.8125rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .tt-ramillas-h-special {
    letter-spacing: -0.03em;
  }
}

.macys-sans-bold-h1 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.015em;
}
@supports (font-size: clamp(32px, 2rem, 32px)) {
  .macys-sans-bold-h1 {
    font-size: clamp(32px, 2rem, 32px);
    line-height: clamp(40px, 2.5rem, 40px);
  }
}
@supports not (font-size: clamp(32px, 2rem, 32px)) {
  .macys-sans-bold-h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-bold-h1 {
      font-size: 2rem;
      line-height: 2.5rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-bold-h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-bold-h1 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .macys-sans-bold-h1 {
    letter-spacing: -0.015em;
  }
}

.macys-sans-bold-h2 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.01em;
}
@supports (font-size: clamp(28px, 1.75rem, 28px)) {
  .macys-sans-bold-h2 {
    font-size: clamp(28px, 1.75rem, 28px);
    line-height: clamp(35px, 2.1875rem, 35px);
  }
}
@supports not (font-size: clamp(28px, 1.75rem, 28px)) {
  .macys-sans-bold-h2 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-bold-h2 {
      font-size: 1.75rem;
      line-height: 2.1875rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-bold-h2 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-bold-h2 {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .macys-sans-bold-h2 {
    letter-spacing: -0.01em;
  }
}

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

.macys-sans-bold-h4 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.01em;
}
@supports (font-size: clamp(22px, 1.375rem, 22px)) {
  .macys-sans-bold-h4 {
    font-size: clamp(22px, 1.375rem, 22px);
    line-height: clamp(28px, 1.75rem, 28px);
  }
}
@supports not (font-size: clamp(22px, 1.375rem, 22px)) {
  .macys-sans-bold-h4 {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-bold-h4 {
      font-size: 1.375rem;
      line-height: 1.75rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-bold-h4 {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-bold-h4 {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .macys-sans-bold-h4 {
    letter-spacing: -0.01em;
  }
}

.macys-sans-bold-h5 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.01em;
}
@supports (font-size: clamp(20px, 1.25rem, 20px)) {
  .macys-sans-bold-h5 {
    font-size: clamp(20px, 1.25rem, 20px);
    line-height: clamp(25px, 1.5625rem, 25px);
  }
}
@supports not (font-size: clamp(20px, 1.25rem, 20px)) {
  .macys-sans-bold-h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-bold-h5 {
      font-size: 1.25rem;
      line-height: 1.5625rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-bold-h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-bold-h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .macys-sans-bold-h5 {
    letter-spacing: -0.01em;
  }
}

.macys-sans-bold-h6 {
  font-family: 'Macys Sans','Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000;
  text-transform: initial;
  margin: 0;
  letter-spacing: -0.01em;
}
@supports (font-size: clamp(18px, 1.125rem, 18px)) {
  .macys-sans-bold-h6 {
    font-size: clamp(18px, 1.125rem, 18px);
    line-height: clamp(23px, 1.4375rem, 23px);
  }
}
@supports not (font-size: clamp(18px, 1.125rem, 18px)) {
  .macys-sans-bold-h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
  @media (max-width: 63.99875em) {
    .macys-sans-bold-h6 {
      font-size: 1.125rem;
      line-height: 1.4375rem;
    }
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .macys-sans-bold-h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 63.99875em), (-ms-high-contrast: active) and (max-width: 63.99875em) {
  .macys-sans-bold-h6 {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .macys-sans-bold-h6 {
    letter-spacing: -0.01em;
  }
}

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

@font-face {
  font-family: "Macys Sans";
  font-display: swap;
  src: local("Macys Sans"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSans.woff2") format("woff2"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSans.woff") format("woff"), url("../../../etc.clientlibs/macys/clientlibs/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("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSans.woff2") format("woff2"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSans.woff") format("woff"), url("../../../etc.clientlibs/macys/clientlibs/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("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSansLt.woff2") format("woff2"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSansLt.woff") format("woff"), url("../../../etc.clientlibs/macys/clientlibs/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("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSansMd.woff2") format("woff2"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSansMd.woff") format("woff"), url("../../../etc.clientlibs/macys/clientlibs/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("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSansBd.woff2") format("woff2"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSansBd.woff") format("woff"), url("../../../etc.clientlibs/macys/clientlibs/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 Extra Bold"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSansXBd.woff2") format("woff2"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/macys-sans/MacysSansXBd.woff") format("woff"), url("../../../etc.clientlibs/macys/clientlibs/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("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff2") format("woff2"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff") format("woff"), url("../../../etc.clientlibs/macys/clientlibs/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("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff2") format("woff2"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.woff") format("woff"), url("../../../etc.clientlibs/macys/clientlibs/clientlib-site/resources/fonts/tt-ramillas/TT-Ramillas.eot") format("eot");
    font-weight: 400;
  }
}
.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;
}

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

.gray-out {
  opacity: 0.75;
  pointer-events: none !important;
}
.gray-out * {
  opacity: 0.75;
  pointer-events: none !important;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************/
ul {
  list-style: none;
}
ul li {
  list-style-type: none;
}

.headerFooterPage ul {
  list-style: initial;
}
.headerFooterPage ul li {
  list-style-type: initial;
}

.root.container {
  padding-right: 0;
  padding-left: 0;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
}

/*traditional pages cms-4502*/
.staticpage .root.container {
  padding-right: 20px;
  padding-left: 20px;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
}
.staticpage .flyout-container {
  max-width: 100%;
}

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

.experiencefragment .xf-content-height {
  margin: 0 !important;
}

/* 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;
}
.left-rail-placeholder > div.grid-container:first-child {
  padding: 0;
}

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

.chevron::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: "";
  display: inline-block;
  height: 6px;
  left: 0.15em;
  position: relative;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  width: 6px;
}

.chevron.right:before {
  left: 3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* column control styles starts here */
@media print, screen and (max-width: 63.99875em) {
  .col-cntrl-margin-bottom {
    margin-bottom: 32px;
  }
}

/* column control styles ends here */
/* font color classes*/
.color-white {
  color: #fff !important;
}

.color-black {
  color: #000 !important;
}

/* pop up common styles*/
.modal-open {
  overflow: hidden;
}

/* 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;
  }
}
.aem-image-map-container .aem-GridColumn--default--1 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(8.33333% - 24px) !important;
}

.aem-image-map-container .aem-GridColumn--default--2 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(16.66667% - 24px) !important;
}

.aem-image-map-container .aem-GridColumn--default--3 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(25% - 24px) !important;
}

.aem-image-map-container .aem-GridColumn--default--4 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(33.33333% - 24px) !important;
}

.aem-image-map-container .aem-GridColumn--default--5 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(25% - 24px) !important;
}

.aem-image-map-container .aem-GridColumn--default--6 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(50% - 24px) !important;
}

.aem-image-map-container .aem-GridColumn--default--7 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(58.33333% - 24px) !important;
}

.aem-image-map-container .aem-GridColumn--default--8 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(66.66667% - 24px) !important;
}

.aem-image-map-container .aem-GridColumn--default--9 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(75% - 24px) !important;
}

.aem-image-map-container .aem-GridColumn--default--10 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(83.33333% - 24px) !important;
}

.aem-image-map-container .aem-GridColumn--default--11 {
  margin-left: 12px !important;
  margin-right: 12px !important;
  width: calc(91.66667% - 24px) !important;
}

@media print, screen and (max-width: 63.99875em) {
  .aem-image-map-container .aem-GridColumn--default--1 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .aem-image-map-container .aem-GridColumn--default--2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .aem-image-map-container .aem-GridColumn--default--3 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .aem-image-map-container .aem-GridColumn--default--4 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .aem-image-map-container .aem-GridColumn--default--5 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .aem-image-map-container .aem-GridColumn--default--6 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .aem-image-map-container .aem-GridColumn--default--7 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .aem-image-map-container .aem-GridColumn--default--8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .aem-image-map-container .aem-GridColumn--default--9 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .aem-image-map-container .aem-GridColumn--default--10 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .aem-image-map-container .aem-GridColumn--default--11 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}
/* common media query styles ends here */
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.picture-container[data-v-7e19b06a] {
  position: relative;
}
.picture-container .picture-position[data-v-7e19b06a] {
  position: absolute;
}
.picture-image[data-v-7e19b06a] {
  width: 100%;
}
.picture-fallback-background[data-v-7e19b06a] {
  background: #f1f1f1;
  position: relative;
}
[data-v-7e19b06a] .picture-fallback-content {
  margin: auto;
}
[data-v-7e19b06a] .picture-fallback-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.picture-fallback-text[data-v-7e19b06a] {
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1.125rem;
  text-align: center;
}
.lazy-load-placeholder[data-v-7e19b06a] {
  height: 0px;
  position: relative;
  width: 100%;
}
.lazy-load-placeholder img[data-v-7e19b06a] {
  display: block;
  min-height: 1px;
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: opacity 0.15s ease-in;
  transition: opacity 0.15s ease-in;
  opacity: 0;
  width: 100%;
}
.lazy-load-placeholder img.loaded[data-v-7e19b06a] {
  visibility: visible;
  opacity: 1;
}
.remove-skeleton-animation[data-v-7e19b06a] {
  -webkit-animation: none;
          animation: none;
  background-color: #f1f1f1;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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=1&id=7e19b06a&lang=scss&brand=mcom&scoped=true ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.picture-grey[data-v-7e19b06a], .picture-fallback-icon[data-v-7e19b06a] {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxIDNIM2EyIDIgMCAwIDAtMiAydjE0YTIgMiAwIDAgMCAyIDJoMThhMiAyIDAgMCAwIDItMlY1YTIgMiAwIDAgMC0yLTJaTTguNyA3YTQuNyA0LjcgMCAwIDEgMy44IDEuOCAyLjcgMi43IDAgMCAwLS42LjVsLTIgMmgtLjFhMyAzIDAgMCAwLTQgLjNMNC4zIDEzdi0uM2E0LjYgNC42IDAgMCAxLS4yLTFBNC44IDQuOCAwIDAgMSA4LjggN1pNMjEgMTYuOGEuNS41IDAgMCAxLS40LjIuNS41IDAgMCAxLS40LS4xTDE0LjMgMTFhLjUuNSAwIDAgMC0uNiAwTDExIDEzLjdhMS41IDEuNSAwIDAgMS0yIC4ybC0uOC0uNmEuNS41IDAgMCAwLS42IDBsLTMuOCAzLjZhLjUuNSAwIDAgMS0uNi0uOGwzLjctMy41YTEuNSAxLjUgMCAwIDEgMi0uMWwuNy42YS41LjUgMCAwIDAgLjcgMGwyLjYtMi44YTEuNSAxLjUgMCAwIDEgMi4yIDBsNS43IDUuOGEuNS41IDAgMCAxIDAgLjdaIiBmaWxsPSIjNjI2MzY5Ii8+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/picture/Picture.vue?vue&type=style&index=2&id=7e19b06a&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/VisualFilters.vue?vue&type=style&index=0&id=7a5c0a12&lang=scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.visual-filter-grid-comp .picture-image {
  width: auto;
}
.visual-filter-grid-comp.grid-container-deprecate .grid-margin-x {
  margin-right: 0;
}
.visual-filter-grid-comp.full-width .grid-margin-x {
  margin-right: -12px !important;
}
.visual-filter-grid-comp .titleCopy {
  margin-bottom: 32px;
  font-weight: 700;
}
.visual-filter-grid-comp .cardGrid {
  border: 1px solid #959499;
  border-radius: 5px;
}
.visual-filter-grid-comp .cardContainer {
  padding: 16px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.visual-filter-grid-comp .cardContainer.cardContainer {
  cursor: pointer;
}
.visual-filter-grid-comp .cardGrid:hover {
  text-decoration: underline;
}
.visual-filter-grid-comp .cardGrid:focus {
  border: 2px solid #000;
  text-decoration: none;
}
.visual-filter-grid-comp .image-placeholder {
  margin-bottom: 16px;
  background-color: #f8f8f8;
}
.visual-filter-grid-comp .image-placeholder :hover {
  cursor: pointer;
}
.visual-filter-grid-comp .image-title {
  word-break: break-word;
  text-decoration: none;
}
.visual-filter-grid-comp .image-title :hover {
  text-decoration: underline;
  cursor: pointer;
}
.visual-filter-grid-comp .gridScroll::-webkit-scrollbar {
  width: 100%;
  height: 3px;
}
.visual-filter-grid-comp .gridScroll::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 2px;
}
.visual-filter-grid-comp .gridScroll::-webkit-scrollbar-thumb {
  background: #626369;
  border-radius: 2px;
}

/* Mobile Portrait and Landscape */
@media only screen and (max-device-width: 599px) {
.visual-filter-grid-comp .grid-margin-x.small-up-2 > .cell {
    width: 36%;
}
}
@media only screen and (max-device-width: 767px) {
.visual-filter-grid-comp .cardGrid {
    min-width: 130px;
}
.visual-filter-grid-comp .gridScroll {
    overflow: auto;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
}
.visual-filter-grid-comp .gridScroll::-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) {
.visual-filter-grid-comp .gridScroll {
    overflow: auto;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
}
.visual-filter-grid-comp .gridScroll::-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]!./src/main/webpack/site/vue-components/AppVisualFilters.vue?vue&type=style&index=0&id=f875765a&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.visual-filter-grid-comp .picture-image {
  width: auto;
}
.visual-filter-grid-comp.grid-container-deprecate .grid-margin-x {
  margin-right: 0;
}
.visual-filter-grid-comp.full-width .grid-margin-x {
  margin-right: -12px !important;
}
.visual-filter-grid-comp .titleCopy {
  margin-bottom: 32px;
  font-weight: 700;
}
.visual-filter-grid-comp .cardGrid {
  border: 1px solid #959499;
  border-radius: 5px;
}
.visual-filter-grid-comp .cardContainer {
  padding: 16px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.visual-filter-grid-comp .cardContainer.cardContainer {
  cursor: pointer;
}
.visual-filter-grid-comp .cardGrid:hover {
  text-decoration: underline;
}
.visual-filter-grid-comp .cardGrid:focus {
  border: 2px solid #000;
  text-decoration: none;
}
.visual-filter-grid-comp .image-placeholder {
  margin-bottom: 16px;
  background-color: #f8f8f8;
}
.visual-filter-grid-comp .image-placeholder :hover {
  cursor: pointer;
}
.visual-filter-grid-comp .image-title {
  word-break: break-word;
  text-decoration: none;
}
.visual-filter-grid-comp .image-title :hover {
  text-decoration: underline;
  cursor: pointer;
}
.visual-filter-grid-comp .gridScroll::-webkit-scrollbar {
  width: 100%;
  height: 3px;
}
.visual-filter-grid-comp .gridScroll::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 2px;
}
.visual-filter-grid-comp .gridScroll::-webkit-scrollbar-thumb {
  background: #626369;
  border-radius: 2px;
}
.visual-filter-grid-comp .scroll-item {
  /* padding: 0 1rem !important; */
  margin: 0 1rem !important;
  gap: 0.75rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: inherit;
          flex-flow: inherit;
  overflow: auto;
}

/* Mobile Portrait and Landscape */
@media only screen and (max-device-width: 599px) {
.visual-filter-grid-comp .scroll-item.small-up-2 > .cell {
    width: 36%;
}
}
@media only screen and (max-device-width: 767px) {
.visual-filter-grid-comp .cardGrid {
    min-width: 130px;
}
.visual-filter-grid-comp .gridScroll {
    overflow: auto;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
}
.visual-filter-grid-comp .gridScroll::-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) {
.visual-filter-grid-comp .gridScroll {
    overflow: auto;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
}
.visual-filter-grid-comp .gridScroll::-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-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-wrapper .v-carousel-container[data-v-715872ac] {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.v-carousel[data-v-715872ac] {
  margin: 0;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.v-carousel .v-carousel-content[data-v-715872ac] {
  position: relative;
  overflow: hidden;
}
.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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
}
.v-carousel-button .icon[data-v-715872ac] {
  display: block;
  margin: 0 auto;
}
.v-carousel .v-button-wrapper[data-v-715872ac] {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.v-carousel .v-button-wrapper.next[data-v-715872ac] {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.v-carousel .v-carousel-button[data-v-715872ac] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hide-arrows[data-v-715872ac] {
  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]!./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;
}
@media print, screen and (max-width: 37.49875em) {
.grid-margin-x > .cell[data-v-715872ac] {
    margin: 0 0.25rem;
}
}
@media print, screen and (max-width: 37.49875em) {
.grid-margin-x[data-v-715872ac] {
    margin: 0 -0.25rem;
    margin-right: -0.25rem;
    margin-left: -0.25rem;
}
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 {
  overflow-x: hidden;
}
.standard-carousel .carousel-header {
  margin-bottom: 32px;
}
.standard-carousel .carousel-header .sub-header {
  margin-top: 8px;
}
.standard-carousel .header-ctaLink {
  text-align: right;
}
.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 .image-wrapper {
  display: block;
  overflow: hidden;
}
.standard-carousel .card .image-wrapper.non-clickable {
  cursor: default;
}
.standard-carousel .card .image-wrapper.non-clickable card-image:hover {
  -webkit-transform: none;
          transform: none;
}
.standard-carousel .card .image-wrapper.clickable .card-image {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.standard-carousel .card .image-wrapper.clickable .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 {
  margin-top: 8px;
}
.standard-carousel .card-body .card-cta {
  display: inline-block;
  margin-top: 1rem;
}
.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.full-width .v-carousel {
    width: 100%;
}
.standard-carousel.full-width .v-carousel .v-indicator-wrapper {
    width: 100%;
}
.standard-carousel .card-image:hover {
    -webkit-transform: none;
            transform: none;
}
}
@media only screen and (max-width: 767px) {
.standard-carousel.full-width .v-carousel {
    width: 100%;
}
.standard-carousel.full-width .v-carousel .v-indicator-wrapper {
    width: 100%;
}
.standard-carousel .header-ctaLink {
    text-align: left;
    margin-top: 16px;
}
.standard-carousel .card-image:hover {
    -webkit-transform: none;
            transform: 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.non-clickable {
  cursor: default;
}
.vn-container .card-list-link :hover {
  text-decoration: underline;
}
.vn-container .text-center {
  text-transform: capitalize;
}
.vn-container .text-center * {
  text-transform: capitalize;
}
.vn-container .category-text {
  width: auto;
  height: auto;
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.vn-container .card-list-link {
    text-decoration: none;
    padding: 0.5rem 0.5rem 0 0.5rem;
}
}
@media print, screen and (max-width: 37.49875em) {
.vn-container .card-list-link {
    text-decoration: none;
    padding: 0.5rem 0.5rem 0 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]!./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;
}
.image-card-placeholder:hover ~ .category-text .text-center[data-v-3b37554d] {
  text-decoration: underline;
}
.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 .text-ad-grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-ad .text-ad-card {
  padding: 28px 48px;
  min-width: 320px;
}
.text-ad .text-area .heading {
  margin-bottom: 0;
}
.text-ad > * {
  margin-bottom: 8px;
}
.text-ad > * * {
  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;
  display: inline-block;
}
.text-ad .text-ad-image img {
  width: auto;
  height: auto;
}
.text-ad .text-align-right .text-ad-image img {
  right: 0;
  left: unset;
}
.text-ad .text-align-center .text-ad-image img {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.text-ad .h5-regular {
  margin-bottom: 0;
}
.text-ad .text-ad-links {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
}
.text-ad .text-ad-links li {
  text-transform: capitalize;
}
.text-ad .text-ad-links li a {
  text-transform: capitalize;
  border-bottom-color: inherit;
}
.text-ad .text-ad-links li a > * {
  text-decoration: inherit;
  border-bottom-color: 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 {
  gap: 16px;
}
.text-ad .text-ad-links.primary-button-layout {
  gap: 16px;
}
.text-ad .title-body-present {
  margin-top: 16px !important;
}
.text-ad .text-ad-links.vertical-layout > li {
  display: block;
}
.text-ad .text-ad-links > li {
  margin-right: 0px;
  margin-left: 0px;
}
.text-ad .chevron {
  display: none;
}
.text-ad .chevron::before {
  border-style: solid;
  border-width: 1.5px 1.5px 0 0;
  content: "";
  display: inline-block;
  height: 6.5px;
  left: 0.15em;
  position: relative;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  width: 6.5px;
}
.text-ad .chevron.right:before {
  left: 1px;
  top: -1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.text-ad .picture-fallback-background {
  width: 287px !important;
  height: 100px !important;
}
@media only screen and (max-device-width: 767px) {
.text-ad .text-ad-card {
    padding: 36px 20px;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
.text-ad .text-ad-image {
    width: 186px;
    height: 65px;
}
.text-ad .text-ad-card {
    padding: 36px 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/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 .non-clickable.image-wrapper[data-v-561b83fa] {
  cursor: default;
}
.single-image-text-ad .non-clickable .card-image[data-v-561b83fa]:hover {
  -webkit-transform: none;
          transform: none;
}
.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);
}
.single-image-text-ad .card-video[data-v-561b83fa] {
  overflow: hidden;
}
.text-ad-title[data-v-561b83fa] {
  padding-top: 1rem;
}
.text-ad-body[data-v-561b83fa] {
  padding-top: 0.5rem;
}
.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] {
  color: inherit;
  text-transform: capitalize;
}
.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: 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]!./node_modules/@common-vue/atomic-ui/src/components/spinner/Spinner.vue?vue&type=style&index=0&id=004a84a0&scoped=true&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.csg-loading-white[data-v-004a84a0] {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDJjLS4zIDAtLjYuMS0uNi41djMuN2MwIC40LjMuNi42LjZzLjYtLjIuNi0uNlYyLjVjMC0uNC0uMy0uNi0uNi0uNlptMCAxNS4yYy0uMyAwLS42LjItLjYuNnYzLjdjMCAuNC4zLjYuNi42cy42LS4yLjYtLjZ2LTMuN2MwLS40LS4zLS42LS42LS42Wm05LjUtNS44aC0zLjdjLS40IDAtLjYuMy0uNi42cy4yLjYuNi42aDMuN2MuNCAwIC42LS4zLjYtLjZzLS4yLS42LS42LS42Wm0tMTUuMyAwSDIuNWMtLjQgMC0uNi4zLS42LjZzLjIuNi42LjZoMy43Yy40IDAgLjYtLjMuNi0uNnMtLjItLjYtLjYtLjZabTEwLjMtMyAyLjYtMi43Yy4zLS4yLjItLjYgMC0uOC0uMi0uMi0uNi0uMy0uOCAwbC0yLjYgMi42Yy0uMy4zLS4zLjYgMCAuOC4yLjMuNS4zLjggMFptMCA3LjNjLS4zLS4zLS42LS4yLS44IDAtLjMuMi0uMy41IDAgLjhsMi42IDIuNmMuMi4zLjYuMi44IDAgLjItLjIuMy0uNiAwLS44bC0yLjYtMi42Wk01LjcgNC45Yy0uMi0uMy0uNi0uMi0uOCAwLS4yLjItLjMuNiAwIC44bDIuNiAyLjZjLjMuMy42LjIuOCAwIC4zLS4yLjMtLjUgMC0uOEw1LjcgNC45WiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
  -webkit-animation: rotate 800ms linear infinite;
          animation: rotate 800ms linear infinite;
}
.csg-loading-white[data-v-004a84a0] {
  -webkit-animation: rotate 800ms linear infinite;
          animation: rotate 800ms linear infinite;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/dropdownBasic/DropdownBasic.vue?vue&type=style&index=0&id=b94698b0&lang=scss&scoped=true ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
label[data-v-b94698b0] {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #626369;
  letter-spacing: 0;
}
label.disabled[data-v-b94698b0] {
  color: #959499;
}
.label-lg[data-v-b94698b0] {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #000;
}
@media print, screen and (max-width: 37.49875em) {
.label-lg[data-v-b94698b0] {
    line-height: 1.125rem;
}
}
.label-top[data-v-b94698b0], .textarea-label-top[data-v-b94698b0], .select-label-top[data-v-b94698b0] {
  pointer-events: none;
  position: absolute;
  left: 0.75rem;
  top: 50%;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  letter-spacing: 0;
}
@media print, screen and (max-width: 37.49875em) {
.label-top[data-v-b94698b0], .textarea-label-top[data-v-b94698b0], .select-label-top[data-v-b94698b0] {
    font-size: 1rem;
    line-height: 1.375rem;
}
}
.qty-label[data-v-b94698b0] {
  font-size: 0.75rem;
  line-height: 1.125rem;
  top: 0;
  padding: 0 0.25rem;
  background-color: #fff;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.textarea-label-top[data-v-b94698b0] {
  top: 1.5rem;
}
.textarea-label-top.textarea-label-top-sm[data-v-b94698b0] {
  top: 1.1875rem;
}
.input-container input:disabled ~ label.label-top[data-v-b94698b0], .input-container input:disabled ~ label.textarea-label-top[data-v-b94698b0],
.textarea-container textarea:disabled ~ label.label-top[data-v-b94698b0],
.textarea-container textarea:disabled ~ label.textarea-label-top[data-v-b94698b0] {
  background-color: #f8f8f8;
}
.label-top-disabled[data-v-b94698b0] {
  background-color: #f8f8f8;
  z-index: 1;
}
.selected-label-top[data-v-b94698b0] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.select-container:focus-within .select-label-top[data-v-b94698b0] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.input-container input:focus ~ label.label-top[data-v-b94698b0], .input-container input:focus ~ label.textarea-label-top[data-v-b94698b0],
.input-container input:not(:placeholder-shown) ~ label.label-top[data-v-b94698b0],
.input-container input:not(:placeholder-shown) ~ label.textarea-label-top[data-v-b94698b0],
.input-container input[data-focused] ~ label.label-top[data-v-b94698b0],
.input-container input[data-focused] ~ label.textarea-label-top[data-v-b94698b0],
.input-container input:-webkit-autofill ~ label.label-top[data-v-b94698b0],
.input-container input:-webkit-autofill ~ label.textarea-label-top[data-v-b94698b0] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.textarea-container textarea:not(:-moz-placeholder-shown) ~ label.label-top[data-v-b94698b0], .textarea-container textarea:not(:-moz-placeholder-shown) ~ label.textarea-label-top[data-v-b94698b0] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.textarea-container textarea:not(:-ms-input-placeholder) ~ label.label-top[data-v-b94698b0], .textarea-container textarea:not(:-ms-input-placeholder) ~ label.textarea-label-top[data-v-b94698b0] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.textarea-container textarea:focus ~ label.label-top[data-v-b94698b0], .textarea-container textarea:focus ~ label.textarea-label-top[data-v-b94698b0],
.textarea-container textarea:not(:placeholder-shown) ~ label.label-top[data-v-b94698b0],
.textarea-container textarea:not(:placeholder-shown) ~ label.textarea-label-top[data-v-b94698b0] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
select[data-v-b94698b0] {
  height: 3.125rem;
  margin-bottom: 0.5rem;
  padding: 0 2.5rem 0 0.75rem;
  appearance: none;
  border: 1px solid #626369;
  border-radius: 0.3125rem;
  background-color: #fff;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0;
  color: transparent;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjMgOS4zYTEgMSAwIDAgMSAxLjQgMGwzLjMgMy4zIDMuMy0zLjNhMSAxIDAgMSAxIDEuNCAxLjRsLTQgNGExIDEgMCAwIDEtMS40IDBsLTQtNGExIDEgMCAwIDEgMC0xLjRaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: calc(100% - 8px);
  -webkit-transition: unset;
  transition: unset;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
@media print, screen and (max-width: 37.49875em) {
select[data-v-b94698b0] {
    font-size: 1rem;
    line-height: 1.375rem;
}
}
select[data-v-b94698b0]::-ms-expand {
  display: none;
}
select[data-v-b94698b0]:focus {
  outline: none;
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
  padding: 0 2.5rem 0 0.6875rem;
}
select[data-v-b94698b0]:disabled {
  cursor: not-allowed;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjMgOS4zYTEgMSAwIDAgMSAxLjQgMGwzLjMgMy4zIDMuMy0zLjNhMSAxIDAgMSAxIDEuNCAxLjRsLTQgNGExIDEgMCAwIDEtMS40IDBsLTQtNGExIDEgMCAwIDEgMC0xLjRaIiBmaWxsPSIjOTU5NDk5Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: calc(100% - 8px);
  background-color: #f8f8f8;
}
select[data-v-b94698b0]::-ms-expand {
  display: none;
}
select.selected[data-v-b94698b0] {
  color: #000;
}

/* Remove autofill background */
select[data-v-b94698b0]:-webkit-autofill,
select[data-v-b94698b0]:-webkit-autofill:hover,
select[data-v-b94698b0]:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* Firefox */
select[data-v-b94698b0]:autofill,
select[data-v-b94698b0]:autofill:hover,
select[data-v-b94698b0]:autofill:focus {
  background-color: #fff;
  -webkit-filter: none;
          filter: none;
}
.select-container[data-v-b94698b0] {
  position: relative;
  margin: 1rem 0 0.5rem 0;
}
.select-container.select-container-sm select[data-v-b94698b0] {
  height: 2.5rem;
  padding: 0 2.5rem 0 0.75rem;
}
.select-container.select-container-sm select[data-v-b94698b0]:focus {
  padding: 0 2.5rem 0 0.6875rem;
}
.select-container select[data-v-b94698b0] {
  margin-bottom: 0;
}
.select-container select.selected[data-v-b94698b0]:disabled {
  color: #626369;
}
.select-country-code[data-v-b94698b0] {
  color: #000;
  width: 5.25rem;
  height: 3rem;
  padding: 0.875rem 1.3125rem;
  background-color: #f8f8f8;
}
.select-country-code[data-v-b94698b0]:focus {
  outline: none;
  border: 2px solid #000;
  background-color: #f8f8f8;
  color: #000;
}
.select-lg[data-v-b94698b0] {
  color: #626369;
}
label.label-lg + select[data-v-b94698b0] {
  color: #626369;
}
label.label-lg + select.selected[data-v-b94698b0] {
  color: #000;
}
select.is-invalid-input.selected + label.select-label-top[data-v-b94698b0] {
  color: #e01a2b;
}
input:not(:-moz-placeholder-shown).is-invalid-input + label.label-top[data-v-b94698b0], input:not(:-moz-placeholder-shown).is-invalid-input + label.textarea-label-top[data-v-b94698b0], textarea:not(:-moz-placeholder-shown).is-invalid-input + label.label-top[data-v-b94698b0], textarea:not(:-moz-placeholder-shown).is-invalid-input + label.textarea-label-top[data-v-b94698b0] {
  color: #e01a2b;
}
input:not(:-ms-input-placeholder).is-invalid-input + label.label-top[data-v-b94698b0], input:not(:-ms-input-placeholder).is-invalid-input + label.textarea-label-top[data-v-b94698b0], textarea:not(:-ms-input-placeholder).is-invalid-input + label.label-top[data-v-b94698b0], textarea:not(:-ms-input-placeholder).is-invalid-input + label.textarea-label-top[data-v-b94698b0] {
  color: #e01a2b;
}
input:not(:placeholder-shown).is-invalid-input + label.label-top[data-v-b94698b0], input:not(:placeholder-shown).is-invalid-input + label.textarea-label-top[data-v-b94698b0], textarea:not(:placeholder-shown).is-invalid-input + label.label-top[data-v-b94698b0], textarea:not(:placeholder-shown).is-invalid-input + label.textarea-label-top[data-v-b94698b0] {
  color: #e01a2b;
}
input:not(:-ms-input-placeholder).is-invalid-input + label.label-top[data-v-b94698b0], input:not(:-ms-input-placeholder).is-invalid-input + label.textarea-label-top[data-v-b94698b0], textarea:not(:-ms-input-placeholder).is-invalid-input + label.label-top[data-v-b94698b0], textarea:not(:-ms-input-placeholder).is-invalid-input + label.textarea-label-top[data-v-b94698b0] {
  color: #e01a2b;
}
.is-invalid-input[data-v-b94698b0] {
  border-color: #e01a2b;
}
.is-invalid-input[data-v-b94698b0]:focus {
  border-color: #e01a2b;
}
.is-invalid-input:focus + label.select-label-top[data-v-b94698b0] {
  color: #e01a2b;
}
.is-invalid-input:focus + label.label-top[data-v-b94698b0], .is-invalid-input:focus + label.textarea-label-top[data-v-b94698b0] {
  color: #e01a2b;
}
.form-error[data-v-b94698b0] {
  display: none;
  margin: 0 0.75rem 0.5rem 0;
  font-size: 0.75rem;
  color: #e01a2b;
  line-height: 1.125rem;
  letter-spacing: 0;
}
.form-error.is-visible[data-v-b94698b0] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5rem;
}
.form-error > .error-red[data-v-b94698b0] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.form-error > span[data-v-b94698b0]:nth-child(2) {
  margin-top: 0.1875rem;
}
input[type=checkbox][data-v-b94698b0] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #000;
  border-radius: 0;
  padding: 0 0.6875rem;
  cursor: pointer;
  /* Set here so that Windows' High-Contrast Mode can override */
  color: #fff;
  margin-right: 0.5rem;
}
input[type=checkbox][data-v-b94698b0]:focus, input[type=checkbox][data-focused][data-v-b94698b0] {
  outline: none;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
}
input[type=checkbox][data-v-b94698b0]:focus-visible {
  outline: auto;
  outline: -webkit-focus-ring-color auto 0.3125rem;
}
input[type=checkbox] + label[data-v-b94698b0] {
  color: #000;
  letter-spacing: 0;
  padding-top: 0.125rem;
}
input[type=checkbox].is-invalid-input[data-v-b94698b0] {
  border-color: #e01a2b;
}
input[type=checkbox][data-v-b94698b0]:checked::-ms-check {
  border: 1px solid #000;
  background: #fff;
}
input[type=checkbox][data-v-b94698b0]:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTYgMTIgNCA0IDgtOCIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  visibility: hidden;
  display: block;
}
input[type=checkbox][data-v-b94698b0]:checked:before {
  visibility: visible;
}
input[type=checkbox][data-v-b94698b0]:checked {
  border: 1px solid #000;
  background: #fff;
}
input[type=checkbox][data-v-b94698b0]:disabled {
  border-color: #959499;
  background: #f8f8f8;
}
input[type=checkbox][data-v-b94698b0]:disabled:hover,
input[type=checkbox][data-v-b94698b0]:disabled :focus {
  cursor: not-allowed;
}
input[type=checkbox][data-v-b94698b0]:disabled:checked:before {
  -webkit-filter: invert(61%) sepia(3%) saturate(379%) hue-rotate(212deg) brightness(98%) contrast(82%);
          filter: invert(61%) sepia(3%) saturate(379%) hue-rotate(212deg) brightness(98%) contrast(82%);
}
input[type=checkbox]:disabled + label[data-v-b94698b0] {
  color: #959499;
}
.checkbox-container + .form-error[data-v-b94698b0] {
  margin: 0;
}
.checkbox-wrapper[data-v-b94698b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
input[type=radio][data-v-b94698b0]:checked,
input[type=radio][data-v-b94698b0]:not(:checked) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  position: relative;
  background-color: #fff;
  color: #fff;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  border: 1px solid #000;
  padding: 0 0.6875rem;
  cursor: pointer;
  margin-right: 0.5rem;
  vertical-align: -7px;
}
input[type=radio][data-v-b94698b0]:checked:focus,
input[type=radio][data-v-b94698b0]:not(:checked):focus {
  outline: auto;
  outline: -webkit-focus-ring-color auto 0.3125rem;
}
input[type=radio]:checked + label[data-v-b94698b0],
input[type=radio]:not(:checked) + label[data-v-b94698b0] {
  color: #000;
  letter-spacing: 0;
  padding-top: 0.125rem;
}
input[type=radio]:checked.is-invalid-input[data-v-b94698b0],
input[type=radio]:not(:checked).is-invalid-input[data-v-b94698b0] {
  border-color: #e01a2b;
}
input[type=radio][data-v-b94698b0]:checked::-ms-check {
  color: #000; /* This will make the circle red when the button is checked. */
}
input[type=radio][data-v-b94698b0]:not(:checked):before,
input[type=radio][data-v-b94698b0]:checked::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  height: 0.875rem;
  width: 0.875rem;
  border-radius: 50%;
}
input[type=radio][data-v-b94698b0]:not(:checked):before {
  background-color: #fff;
}
input[type=radio][data-v-b94698b0]:checked:before {
  background-color: #000;
}
input[type=radio][data-v-b94698b0]:disabled {
  border-color: #959499;
  background: #f8f8f8;
}
input[type=radio][data-v-b94698b0]:disabled:hover,
input[type=radio][data-v-b94698b0]:disabled :focus {
  cursor: not-allowed;
}
input[type=radio][data-v-b94698b0]:disabled:checked:before {
  background-color: #959499;
}
input[type=radio]:disabled + label[data-v-b94698b0] {
  color: #959499;
}
.radio-container + .form-error[data-v-b94698b0] {
  margin: 0;
}
.radio-wrapper[data-v-b94698b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
input[data-v-b94698b0] {
  border: 1px solid #626369;
  border-radius: 0.3125rem;
  height: 3.125rem;
  width: 100%;
  padding: 0.9375rem 0.75rem 0.9375rem 0.75rem;
  font-weight: normal;
  font-size: 0.875rem;
  letter-spacing: 0;
}
@media print, screen and (max-width: 37.49875em) {
input[data-v-b94698b0] {
    font-size: 1rem;
    line-height: 1.375rem;
}
}
input[data-v-b94698b0]:focus, input[data-focused][data-v-b94698b0] {
  outline: none;
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
}
input[data-v-b94698b0]::-webkit-input-placeholder {
  color: #626369;
}
input[data-v-b94698b0]::-moz-placeholder {
  color: #626369;
}
input[data-v-b94698b0]:-ms-input-placeholder {
  color: #626369;
}
input[data-v-b94698b0]::-ms-input-placeholder {
  color: #626369;
}
input[data-v-b94698b0]::placeholder {
  color: #626369;
}
input[data-v-b94698b0]:disabled {
  background-color: #f8f8f8;
  cursor: not-allowed;
  color: #626369;
}
input[data-v-b94698b0]:focus, input.selected[data-v-b94698b0] {
  color: #000;
}
input[data-v-b94698b0]::-webkit-outer-spin-button,
input[data-v-b94698b0]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Remove autofill background */
input[data-v-b94698b0]:-webkit-autofill,
input[data-v-b94698b0]:-webkit-autofill:hover,
input[data-v-b94698b0]:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* Firefox */
input[data-v-b94698b0]:autofill,
input[data-v-b94698b0]:autofill:hover,
input[data-v-b94698b0]:autofill:focus {
  background-color: #fff;
  -webkit-filter: none;
          filter: none;
}

/* Firefox */
input[type=number][data-v-b94698b0] {
  -moz-appearance: textfield;
}
.input-outer-container[data-v-b94698b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-outer-button[data-v-b94698b0] {
  margin: 0 0 0 0.75rem;
  -webkit-transform: translateY(16%);
          transform: translateY(16%);
}
.input-outer-button > *[data-v-b94698b0] {
  font-size: 0.875rem;
  color: #626369;
  line-height: 1.25rem;
  letter-spacing: 0;
}
.input-container[data-v-b94698b0] {
  width: 100%;
  position: relative;
  margin: 1rem 0 0.5rem 0;
}
.input-container.input-container-sm input[data-v-b94698b0] {
  height: 2.5rem;
  padding: 0.625rem 2.5rem 0.625rem 0.75rem;
}
.input-inner-end[data-v-b94698b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0.8125rem;
  border: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.input-inner-end .input-inline-cta[data-v-b94698b0] {
  padding: 0 0 0 0.875rem;
  cursor: pointer;
}
.input-inner-end.primary[data-v-b94698b0] {
  right: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-inner-end.primary .input-inline-cta[data-v-b94698b0] {
  border-radius: 0 0.3125rem 0.3125rem 0;
  border: 1px solid transparent;
  padding: 0.875rem 0.75rem;
  color: #fff;
  background-color: #000;
  margin: 0 0 0 0.5rem;
}
.input-search[data-v-b94698b0] {
  height: 2.5rem;
  border-color: #959499;
  border-radius: 3.9375rem;
  padding: 0.625rem 0.75rem 0.625rem 2.5rem;
  background-color: #fff;
}
.input-search[data-v-b94698b0]:focus {
  border-color: #959499;
  background-color: #fff;
}
.input-search + .input-inner-end[data-v-b94698b0] {
  right: 0.5rem;
}
.input-search + .input-inner-end .input-inline-cta[data-v-b94698b0] {
  padding: 0 0.5rem 0 0.875rem;
}
.input-inner-start[data-v-b94698b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  border: none;
  top: 50%;
  padding: 0 0 0 0.5rem;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.input-inline-cta[data-v-b94698b0] {
  font-weight: 500;
  line-height: 1.25rem;
  outline-offset: 0.25rem;
}
.input-quantity-selector[data-v-b94698b0] {
  width: 2.5rem;
}
.padding-end-icon[data-v-b94698b0] {
  padding-right: 3rem;
}
.padding-end-secondary[data-v-b94698b0] {
  padding-right: 3.8125rem;
}
.padding-end-primary[data-v-b94698b0] {
  padding-right: 4.625rem;
}
.padding-end-icon-secondary[data-v-b94698b0] {
  padding-right: 6.0625rem;
}
.padding-end-icon-primary[data-v-b94698b0] {
  padding-right: 6.625rem;
}
.padding-end-search-icon[data-v-b94698b0] {
  padding-right: 2.75rem;
}
.padding-end-search-cta[data-v-b94698b0] {
  padding-right: 2.875rem;
}
.padding-end-search-icon-cta[data-v-b94698b0] {
  padding-right: 4.875rem;
}
.padding-end-search-flexible[data-v-b94698b0] {
  padding-right: 1rem;
}
.helper-text[data-v-b94698b0] {
  margin: 0 0.75rem;
  color: #626369;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
}
textarea[data-v-b94698b0] {
  resize: none;
  border: 1px solid #626369;
  border-radius: 0.3125rem;
  padding: 0.9375rem 1.5rem 0.9375rem 0.75rem;
  line-height: 1.25rem;
  font-weight: normal;
  font-size: 0.875rem;
  letter-spacing: 0;
  height: 6.875rem;
}
@media print, screen and (max-width: 37.49875em) {
textarea[data-v-b94698b0] {
    font-size: 1rem;
    line-height: 1.375rem;
}
}
textarea[data-v-b94698b0]:focus {
  outline: none;
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
}
textarea[data-v-b94698b0]:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea[data-v-b94698b0]:focus::-moz-placeholder {
  color: transparent;
}
textarea[data-v-b94698b0]:focus:-ms-input-placeholder {
  color: transparent;
}
textarea[data-v-b94698b0]:focus::-ms-input-placeholder {
  color: transparent;
}
textarea[data-v-b94698b0]:focus::placeholder {
  color: transparent;
}
textarea[data-v-b94698b0]::-webkit-input-placeholder {
  color: #626369;
}
textarea[data-v-b94698b0]::-moz-placeholder {
  color: #626369;
}
textarea[data-v-b94698b0]:-ms-input-placeholder {
  color: #626369;
}
textarea[data-v-b94698b0]::-ms-input-placeholder {
  color: #626369;
}
textarea[data-v-b94698b0]::placeholder {
  color: #626369;
}
textarea[data-v-b94698b0]:disabled {
  background-color: #f8f8f8;
  cursor: not-allowed;
  color: #626369;
}
textarea[data-v-b94698b0]:focus, textarea.selected[data-v-b94698b0] {
  color: #000;
}

/* Remove autofill background */
textarea[data-v-b94698b0]:-webkit-autofill,
textarea[data-v-b94698b0]:-webkit-autofill:hover,
textarea[data-v-b94698b0]:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* Firefox */
textarea[data-v-b94698b0]:autofill,
textarea[data-v-b94698b0]:autofill:hover,
textarea[data-v-b94698b0]:autofill:focus {
  background-color: #fff;
  -webkit-filter: none;
          filter: none;
}
.textarea-container[data-v-b94698b0] {
  width: 100%;
  position: relative;
  margin: 1rem 0 0.5rem 0;
}
.textarea-container textarea[data-v-b94698b0] {
  width: 100%;
}
.textarea-container.textarea-container-sm textarea[data-v-b94698b0] {
  height: 6.25rem;
  padding-top: 0.625rem;
}
input:not(:-moz-placeholder-shown).is-input-confirmed + label.label-top[data-v-b94698b0], input:not(:-moz-placeholder-shown).is-input-confirmed + label.textarea-label-top[data-v-b94698b0], textarea:not(:-moz-placeholder-shown).is-input-confirmed + label.label-top[data-v-b94698b0], textarea:not(:-moz-placeholder-shown).is-input-confirmed + label.textarea-label-top[data-v-b94698b0] {
  color: #008053;
}
input:not(:-ms-input-placeholder).is-input-confirmed + label.label-top[data-v-b94698b0], input:not(:-ms-input-placeholder).is-input-confirmed + label.textarea-label-top[data-v-b94698b0], textarea:not(:-ms-input-placeholder).is-input-confirmed + label.label-top[data-v-b94698b0], textarea:not(:-ms-input-placeholder).is-input-confirmed + label.textarea-label-top[data-v-b94698b0] {
  color: #008053;
}
input:not(:placeholder-shown).is-input-confirmed + label.label-top[data-v-b94698b0], input:not(:placeholder-shown).is-input-confirmed + label.textarea-label-top[data-v-b94698b0], textarea:not(:placeholder-shown).is-input-confirmed + label.label-top[data-v-b94698b0], textarea:not(:placeholder-shown).is-input-confirmed + label.textarea-label-top[data-v-b94698b0] {
  color: #008053;
}
input:not(:-ms-input-placeholder).is-input-confirmed + label.label-top[data-v-b94698b0], input:not(:-ms-input-placeholder).is-input-confirmed + label.textarea-label-top[data-v-b94698b0], textarea:not(:-ms-input-placeholder).is-input-confirmed + label.label-top[data-v-b94698b0], textarea:not(:-ms-input-placeholder).is-input-confirmed + label.textarea-label-top[data-v-b94698b0] {
  color: #008053;
}
.is-input-confirmed[data-v-b94698b0] {
  border-color: #008053;
}
.is-input-confirmed[data-v-b94698b0]:focus {
  border-color: #008053;
}
.is-input-confirmed:focus + label.select-label-top[data-v-b94698b0] {
  color: #008053;
}
.is-input-confirmed:focus + label.label-top[data-v-b94698b0], .is-input-confirmed:focus + label.textarea-label-top[data-v-b94698b0] {
  color: #008053;
}
.form-confirmation[data-v-b94698b0] {
  display: none;
  margin: 0 0.75rem 0.5rem 0;
  font-size: 0.75rem;
  color: #008053;
  line-height: 1.125rem;
  letter-spacing: 0.01em;
}
.form-confirmation.is-visible[data-v-b94698b0] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5rem;
}
.form-confirmation > .form-confirm[data-v-b94698b0] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.form-confirmation > span[data-v-b94698b0]:nth-child(2) {
  margin-top: 0.1875rem;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/dropdown/Dropdown.vue?vue&type=style&index=0&id=766d59cc&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
label[data-v-766d59cc] {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #626369;
  letter-spacing: 0;
}
label.disabled[data-v-766d59cc] {
  color: #959499;
}
.label-lg[data-v-766d59cc] {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #000;
}
@media print, screen and (max-width: 37.49875em) {
.label-lg[data-v-766d59cc] {
    line-height: 1.125rem;
}
}
.label-top[data-v-766d59cc], .textarea-label-top[data-v-766d59cc], .select-label-top[data-v-766d59cc] {
  pointer-events: none;
  position: absolute;
  left: 0.75rem;
  top: 50%;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  letter-spacing: 0;
}
@media print, screen and (max-width: 37.49875em) {
.label-top[data-v-766d59cc], .textarea-label-top[data-v-766d59cc], .select-label-top[data-v-766d59cc] {
    font-size: 1rem;
    line-height: 1.375rem;
}
}
.qty-label[data-v-766d59cc] {
  font-size: 0.75rem;
  line-height: 1.125rem;
  top: 0;
  padding: 0 0.25rem;
  background-color: #fff;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.textarea-label-top[data-v-766d59cc] {
  top: 1.5rem;
}
.textarea-label-top.textarea-label-top-sm[data-v-766d59cc] {
  top: 1.1875rem;
}
.input-container input:disabled ~ label.label-top[data-v-766d59cc], .input-container input:disabled ~ label.textarea-label-top[data-v-766d59cc],
.textarea-container textarea:disabled ~ label.label-top[data-v-766d59cc],
.textarea-container textarea:disabled ~ label.textarea-label-top[data-v-766d59cc] {
  background-color: #f8f8f8;
}
.label-top-disabled[data-v-766d59cc] {
  background-color: #f8f8f8;
  z-index: 1;
}
.selected-label-top[data-v-766d59cc] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.select-container:focus-within .select-label-top[data-v-766d59cc] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.input-container input:focus ~ label.label-top[data-v-766d59cc], .input-container input:focus ~ label.textarea-label-top[data-v-766d59cc],
.input-container input:not(:placeholder-shown) ~ label.label-top[data-v-766d59cc],
.input-container input:not(:placeholder-shown) ~ label.textarea-label-top[data-v-766d59cc],
.input-container input[data-focused] ~ label.label-top[data-v-766d59cc],
.input-container input[data-focused] ~ label.textarea-label-top[data-v-766d59cc],
.input-container input:-webkit-autofill ~ label.label-top[data-v-766d59cc],
.input-container input:-webkit-autofill ~ label.textarea-label-top[data-v-766d59cc] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.textarea-container textarea:not(:-moz-placeholder-shown) ~ label.label-top[data-v-766d59cc], .textarea-container textarea:not(:-moz-placeholder-shown) ~ label.textarea-label-top[data-v-766d59cc] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.textarea-container textarea:not(:-ms-input-placeholder) ~ label.label-top[data-v-766d59cc], .textarea-container textarea:not(:-ms-input-placeholder) ~ label.textarea-label-top[data-v-766d59cc] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.textarea-container textarea:focus ~ label.label-top[data-v-766d59cc], .textarea-container textarea:focus ~ label.textarea-label-top[data-v-766d59cc],
.textarea-container textarea:not(:placeholder-shown) ~ label.label-top[data-v-766d59cc],
.textarea-container textarea:not(:placeholder-shown) ~ label.textarea-label-top[data-v-766d59cc] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
select[data-v-766d59cc] {
  height: 3.125rem;
  margin-bottom: 0.5rem;
  padding: 0 2.5rem 0 0.75rem;
  appearance: none;
  border: 1px solid #626369;
  border-radius: 0.3125rem;
  background-color: #fff;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0;
  color: transparent;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjMgOS4zYTEgMSAwIDAgMSAxLjQgMGwzLjMgMy4zIDMuMy0zLjNhMSAxIDAgMSAxIDEuNCAxLjRsLTQgNGExIDEgMCAwIDEtMS40IDBsLTQtNGExIDEgMCAwIDEgMC0xLjRaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: calc(100% - 8px);
  -webkit-transition: unset;
  transition: unset;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
@media print, screen and (max-width: 37.49875em) {
select[data-v-766d59cc] {
    font-size: 1rem;
    line-height: 1.375rem;
}
}
select[data-v-766d59cc]::-ms-expand {
  display: none;
}
select[data-v-766d59cc]:focus {
  outline: none;
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
  padding: 0 2.5rem 0 0.6875rem;
}
select[data-v-766d59cc]:disabled {
  cursor: not-allowed;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjMgOS4zYTEgMSAwIDAgMSAxLjQgMGwzLjMgMy4zIDMuMy0zLjNhMSAxIDAgMSAxIDEuNCAxLjRsLTQgNGExIDEgMCAwIDEtMS40IDBsLTQtNGExIDEgMCAwIDEgMC0xLjRaIiBmaWxsPSIjOTU5NDk5Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: calc(100% - 8px);
  background-color: #f8f8f8;
}
select[data-v-766d59cc]::-ms-expand {
  display: none;
}
select.selected[data-v-766d59cc] {
  color: #000;
}

/* Remove autofill background */
select[data-v-766d59cc]:-webkit-autofill,
select[data-v-766d59cc]:-webkit-autofill:hover,
select[data-v-766d59cc]:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* Firefox */
select[data-v-766d59cc]:autofill,
select[data-v-766d59cc]:autofill:hover,
select[data-v-766d59cc]:autofill:focus {
  background-color: #fff;
  -webkit-filter: none;
          filter: none;
}
.select-container[data-v-766d59cc] {
  position: relative;
  margin: 1rem 0 0.5rem 0;
}
.select-container.select-container-sm select[data-v-766d59cc] {
  height: 2.5rem;
  padding: 0 2.5rem 0 0.75rem;
}
.select-container.select-container-sm select[data-v-766d59cc]:focus {
  padding: 0 2.5rem 0 0.6875rem;
}
.select-container select[data-v-766d59cc] {
  margin-bottom: 0;
}
.select-container select.selected[data-v-766d59cc]:disabled {
  color: #626369;
}
.select-country-code[data-v-766d59cc] {
  color: #000;
  width: 5.25rem;
  height: 3rem;
  padding: 0.875rem 1.3125rem;
  background-color: #f8f8f8;
}
.select-country-code[data-v-766d59cc]:focus {
  outline: none;
  border: 2px solid #000;
  background-color: #f8f8f8;
  color: #000;
}
.select-lg[data-v-766d59cc] {
  color: #626369;
}
label.label-lg + select[data-v-766d59cc] {
  color: #626369;
}
label.label-lg + select.selected[data-v-766d59cc] {
  color: #000;
}
select.is-invalid-input.selected + label.select-label-top[data-v-766d59cc] {
  color: #e01a2b;
}
input:not(:-moz-placeholder-shown).is-invalid-input + label.label-top[data-v-766d59cc], input:not(:-moz-placeholder-shown).is-invalid-input + label.textarea-label-top[data-v-766d59cc], textarea:not(:-moz-placeholder-shown).is-invalid-input + label.label-top[data-v-766d59cc], textarea:not(:-moz-placeholder-shown).is-invalid-input + label.textarea-label-top[data-v-766d59cc] {
  color: #e01a2b;
}
input:not(:-ms-input-placeholder).is-invalid-input + label.label-top[data-v-766d59cc], input:not(:-ms-input-placeholder).is-invalid-input + label.textarea-label-top[data-v-766d59cc], textarea:not(:-ms-input-placeholder).is-invalid-input + label.label-top[data-v-766d59cc], textarea:not(:-ms-input-placeholder).is-invalid-input + label.textarea-label-top[data-v-766d59cc] {
  color: #e01a2b;
}
input:not(:placeholder-shown).is-invalid-input + label.label-top[data-v-766d59cc], input:not(:placeholder-shown).is-invalid-input + label.textarea-label-top[data-v-766d59cc], textarea:not(:placeholder-shown).is-invalid-input + label.label-top[data-v-766d59cc], textarea:not(:placeholder-shown).is-invalid-input + label.textarea-label-top[data-v-766d59cc] {
  color: #e01a2b;
}
input:not(:-ms-input-placeholder).is-invalid-input + label.label-top[data-v-766d59cc], input:not(:-ms-input-placeholder).is-invalid-input + label.textarea-label-top[data-v-766d59cc], textarea:not(:-ms-input-placeholder).is-invalid-input + label.label-top[data-v-766d59cc], textarea:not(:-ms-input-placeholder).is-invalid-input + label.textarea-label-top[data-v-766d59cc] {
  color: #e01a2b;
}
.is-invalid-input[data-v-766d59cc] {
  border-color: #e01a2b;
}
.is-invalid-input[data-v-766d59cc]:focus {
  border-color: #e01a2b;
}
.is-invalid-input:focus + label.select-label-top[data-v-766d59cc] {
  color: #e01a2b;
}
.is-invalid-input:focus + label.label-top[data-v-766d59cc], .is-invalid-input:focus + label.textarea-label-top[data-v-766d59cc] {
  color: #e01a2b;
}
.form-error[data-v-766d59cc] {
  display: none;
  margin: 0 0.75rem 0.5rem 0;
  font-size: 0.75rem;
  color: #e01a2b;
  line-height: 1.125rem;
  letter-spacing: 0;
}
.form-error.is-visible[data-v-766d59cc] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5rem;
}
.form-error > .error-red[data-v-766d59cc] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.form-error > span[data-v-766d59cc]:nth-child(2) {
  margin-top: 0.1875rem;
}
input[type=checkbox][data-v-766d59cc] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #000;
  border-radius: 0;
  padding: 0 0.6875rem;
  cursor: pointer;
  /* Set here so that Windows' High-Contrast Mode can override */
  color: #fff;
  margin-right: 0.5rem;
}
input[type=checkbox][data-v-766d59cc]:focus, input[type=checkbox][data-focused][data-v-766d59cc] {
  outline: none;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
}
input[type=checkbox][data-v-766d59cc]:focus-visible {
  outline: auto;
  outline: -webkit-focus-ring-color auto 0.3125rem;
}
input[type=checkbox] + label[data-v-766d59cc] {
  color: #000;
  letter-spacing: 0;
  padding-top: 0.125rem;
}
input[type=checkbox].is-invalid-input[data-v-766d59cc] {
  border-color: #e01a2b;
}
input[type=checkbox][data-v-766d59cc]:checked::-ms-check {
  border: 1px solid #000;
  background: #fff;
}
input[type=checkbox][data-v-766d59cc]:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTYgMTIgNCA0IDgtOCIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  visibility: hidden;
  display: block;
}
input[type=checkbox][data-v-766d59cc]:checked:before {
  visibility: visible;
}
input[type=checkbox][data-v-766d59cc]:checked {
  border: 1px solid #000;
  background: #fff;
}
input[type=checkbox][data-v-766d59cc]:disabled {
  border-color: #959499;
  background: #f8f8f8;
}
input[type=checkbox][data-v-766d59cc]:disabled:hover,
input[type=checkbox][data-v-766d59cc]:disabled :focus {
  cursor: not-allowed;
}
input[type=checkbox][data-v-766d59cc]:disabled:checked:before {
  -webkit-filter: invert(61%) sepia(3%) saturate(379%) hue-rotate(212deg) brightness(98%) contrast(82%);
          filter: invert(61%) sepia(3%) saturate(379%) hue-rotate(212deg) brightness(98%) contrast(82%);
}
input[type=checkbox]:disabled + label[data-v-766d59cc] {
  color: #959499;
}
.checkbox-container + .form-error[data-v-766d59cc] {
  margin: 0;
}
.checkbox-wrapper[data-v-766d59cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
input[type=radio][data-v-766d59cc]:checked,
input[type=radio][data-v-766d59cc]:not(:checked) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  position: relative;
  background-color: #fff;
  color: #fff;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  border: 1px solid #000;
  padding: 0 0.6875rem;
  cursor: pointer;
  margin-right: 0.5rem;
  vertical-align: -7px;
}
input[type=radio][data-v-766d59cc]:checked:focus,
input[type=radio][data-v-766d59cc]:not(:checked):focus {
  outline: auto;
  outline: -webkit-focus-ring-color auto 0.3125rem;
}
input[type=radio]:checked + label[data-v-766d59cc],
input[type=radio]:not(:checked) + label[data-v-766d59cc] {
  color: #000;
  letter-spacing: 0;
  padding-top: 0.125rem;
}
input[type=radio]:checked.is-invalid-input[data-v-766d59cc],
input[type=radio]:not(:checked).is-invalid-input[data-v-766d59cc] {
  border-color: #e01a2b;
}
input[type=radio][data-v-766d59cc]:checked::-ms-check {
  color: #000; /* This will make the circle red when the button is checked. */
}
input[type=radio][data-v-766d59cc]:not(:checked):before,
input[type=radio][data-v-766d59cc]:checked::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  height: 0.875rem;
  width: 0.875rem;
  border-radius: 50%;
}
input[type=radio][data-v-766d59cc]:not(:checked):before {
  background-color: #fff;
}
input[type=radio][data-v-766d59cc]:checked:before {
  background-color: #000;
}
input[type=radio][data-v-766d59cc]:disabled {
  border-color: #959499;
  background: #f8f8f8;
}
input[type=radio][data-v-766d59cc]:disabled:hover,
input[type=radio][data-v-766d59cc]:disabled :focus {
  cursor: not-allowed;
}
input[type=radio][data-v-766d59cc]:disabled:checked:before {
  background-color: #959499;
}
input[type=radio]:disabled + label[data-v-766d59cc] {
  color: #959499;
}
.radio-container + .form-error[data-v-766d59cc] {
  margin: 0;
}
.radio-wrapper[data-v-766d59cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
input[data-v-766d59cc] {
  border: 1px solid #626369;
  border-radius: 0.3125rem;
  height: 3.125rem;
  width: 100%;
  padding: 0.9375rem 0.75rem 0.9375rem 0.75rem;
  font-weight: normal;
  font-size: 0.875rem;
  letter-spacing: 0;
}
@media print, screen and (max-width: 37.49875em) {
input[data-v-766d59cc] {
    font-size: 1rem;
    line-height: 1.375rem;
}
}
input[data-v-766d59cc]:focus, input[data-focused][data-v-766d59cc] {
  outline: none;
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
}
input[data-v-766d59cc]::-webkit-input-placeholder {
  color: #626369;
}
input[data-v-766d59cc]::-moz-placeholder {
  color: #626369;
}
input[data-v-766d59cc]:-ms-input-placeholder {
  color: #626369;
}
input[data-v-766d59cc]::-ms-input-placeholder {
  color: #626369;
}
input[data-v-766d59cc]::placeholder {
  color: #626369;
}
input[data-v-766d59cc]:disabled {
  background-color: #f8f8f8;
  cursor: not-allowed;
  color: #626369;
}
input[data-v-766d59cc]:focus, input.selected[data-v-766d59cc] {
  color: #000;
}
input[data-v-766d59cc]::-webkit-outer-spin-button,
input[data-v-766d59cc]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Remove autofill background */
input[data-v-766d59cc]:-webkit-autofill,
input[data-v-766d59cc]:-webkit-autofill:hover,
input[data-v-766d59cc]:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* Firefox */
input[data-v-766d59cc]:autofill,
input[data-v-766d59cc]:autofill:hover,
input[data-v-766d59cc]:autofill:focus {
  background-color: #fff;
  -webkit-filter: none;
          filter: none;
}

/* Firefox */
input[type=number][data-v-766d59cc] {
  -moz-appearance: textfield;
}
.input-outer-container[data-v-766d59cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-outer-button[data-v-766d59cc] {
  margin: 0 0 0 0.75rem;
  -webkit-transform: translateY(16%);
          transform: translateY(16%);
}
.input-outer-button > *[data-v-766d59cc] {
  font-size: 0.875rem;
  color: #626369;
  line-height: 1.25rem;
  letter-spacing: 0;
}
.input-container[data-v-766d59cc] {
  width: 100%;
  position: relative;
  margin: 1rem 0 0.5rem 0;
}
.input-container.input-container-sm input[data-v-766d59cc] {
  height: 2.5rem;
  padding: 0.625rem 2.5rem 0.625rem 0.75rem;
}
.input-inner-end[data-v-766d59cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0.8125rem;
  border: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.input-inner-end .input-inline-cta[data-v-766d59cc] {
  padding: 0 0 0 0.875rem;
  cursor: pointer;
}
.input-inner-end.primary[data-v-766d59cc] {
  right: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-inner-end.primary .input-inline-cta[data-v-766d59cc] {
  border-radius: 0 0.3125rem 0.3125rem 0;
  border: 1px solid transparent;
  padding: 0.875rem 0.75rem;
  color: #fff;
  background-color: #000;
  margin: 0 0 0 0.5rem;
}
.input-search[data-v-766d59cc] {
  height: 2.5rem;
  border-color: #959499;
  border-radius: 3.9375rem;
  padding: 0.625rem 0.75rem 0.625rem 2.5rem;
  background-color: #fff;
}
.input-search[data-v-766d59cc]:focus {
  border-color: #959499;
  background-color: #fff;
}
.input-search + .input-inner-end[data-v-766d59cc] {
  right: 0.5rem;
}
.input-search + .input-inner-end .input-inline-cta[data-v-766d59cc] {
  padding: 0 0.5rem 0 0.875rem;
}
.input-inner-start[data-v-766d59cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  border: none;
  top: 50%;
  padding: 0 0 0 0.5rem;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.input-inline-cta[data-v-766d59cc] {
  font-weight: 500;
  line-height: 1.25rem;
  outline-offset: 0.25rem;
}
.input-quantity-selector[data-v-766d59cc] {
  width: 2.5rem;
}
.padding-end-icon[data-v-766d59cc] {
  padding-right: 3rem;
}
.padding-end-secondary[data-v-766d59cc] {
  padding-right: 3.8125rem;
}
.padding-end-primary[data-v-766d59cc] {
  padding-right: 4.625rem;
}
.padding-end-icon-secondary[data-v-766d59cc] {
  padding-right: 6.0625rem;
}
.padding-end-icon-primary[data-v-766d59cc] {
  padding-right: 6.625rem;
}
.padding-end-search-icon[data-v-766d59cc] {
  padding-right: 2.75rem;
}
.padding-end-search-cta[data-v-766d59cc] {
  padding-right: 2.875rem;
}
.padding-end-search-icon-cta[data-v-766d59cc] {
  padding-right: 4.875rem;
}
.padding-end-search-flexible[data-v-766d59cc] {
  padding-right: 1rem;
}
.helper-text[data-v-766d59cc] {
  margin: 0 0.75rem;
  color: #626369;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
}
textarea[data-v-766d59cc] {
  resize: none;
  border: 1px solid #626369;
  border-radius: 0.3125rem;
  padding: 0.9375rem 1.5rem 0.9375rem 0.75rem;
  line-height: 1.25rem;
  font-weight: normal;
  font-size: 0.875rem;
  letter-spacing: 0;
  height: 6.875rem;
}
@media print, screen and (max-width: 37.49875em) {
textarea[data-v-766d59cc] {
    font-size: 1rem;
    line-height: 1.375rem;
}
}
textarea[data-v-766d59cc]:focus {
  outline: none;
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
}
textarea[data-v-766d59cc]:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea[data-v-766d59cc]:focus::-moz-placeholder {
  color: transparent;
}
textarea[data-v-766d59cc]:focus:-ms-input-placeholder {
  color: transparent;
}
textarea[data-v-766d59cc]:focus::-ms-input-placeholder {
  color: transparent;
}
textarea[data-v-766d59cc]:focus::placeholder {
  color: transparent;
}
textarea[data-v-766d59cc]::-webkit-input-placeholder {
  color: #626369;
}
textarea[data-v-766d59cc]::-moz-placeholder {
  color: #626369;
}
textarea[data-v-766d59cc]:-ms-input-placeholder {
  color: #626369;
}
textarea[data-v-766d59cc]::-ms-input-placeholder {
  color: #626369;
}
textarea[data-v-766d59cc]::placeholder {
  color: #626369;
}
textarea[data-v-766d59cc]:disabled {
  background-color: #f8f8f8;
  cursor: not-allowed;
  color: #626369;
}
textarea[data-v-766d59cc]:focus, textarea.selected[data-v-766d59cc] {
  color: #000;
}

/* Remove autofill background */
textarea[data-v-766d59cc]:-webkit-autofill,
textarea[data-v-766d59cc]:-webkit-autofill:hover,
textarea[data-v-766d59cc]:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* Firefox */
textarea[data-v-766d59cc]:autofill,
textarea[data-v-766d59cc]:autofill:hover,
textarea[data-v-766d59cc]:autofill:focus {
  background-color: #fff;
  -webkit-filter: none;
          filter: none;
}
.textarea-container[data-v-766d59cc] {
  width: 100%;
  position: relative;
  margin: 1rem 0 0.5rem 0;
}
.textarea-container textarea[data-v-766d59cc] {
  width: 100%;
}
.textarea-container.textarea-container-sm textarea[data-v-766d59cc] {
  height: 6.25rem;
  padding-top: 0.625rem;
}
input:not(:-moz-placeholder-shown).is-input-confirmed + label.label-top[data-v-766d59cc], input:not(:-moz-placeholder-shown).is-input-confirmed + label.textarea-label-top[data-v-766d59cc], textarea:not(:-moz-placeholder-shown).is-input-confirmed + label.label-top[data-v-766d59cc], textarea:not(:-moz-placeholder-shown).is-input-confirmed + label.textarea-label-top[data-v-766d59cc] {
  color: #008053;
}
input:not(:-ms-input-placeholder).is-input-confirmed + label.label-top[data-v-766d59cc], input:not(:-ms-input-placeholder).is-input-confirmed + label.textarea-label-top[data-v-766d59cc], textarea:not(:-ms-input-placeholder).is-input-confirmed + label.label-top[data-v-766d59cc], textarea:not(:-ms-input-placeholder).is-input-confirmed + label.textarea-label-top[data-v-766d59cc] {
  color: #008053;
}
input:not(:placeholder-shown).is-input-confirmed + label.label-top[data-v-766d59cc], input:not(:placeholder-shown).is-input-confirmed + label.textarea-label-top[data-v-766d59cc], textarea:not(:placeholder-shown).is-input-confirmed + label.label-top[data-v-766d59cc], textarea:not(:placeholder-shown).is-input-confirmed + label.textarea-label-top[data-v-766d59cc] {
  color: #008053;
}
input:not(:-ms-input-placeholder).is-input-confirmed + label.label-top[data-v-766d59cc], input:not(:-ms-input-placeholder).is-input-confirmed + label.textarea-label-top[data-v-766d59cc], textarea:not(:-ms-input-placeholder).is-input-confirmed + label.label-top[data-v-766d59cc], textarea:not(:-ms-input-placeholder).is-input-confirmed + label.textarea-label-top[data-v-766d59cc] {
  color: #008053;
}
.is-input-confirmed[data-v-766d59cc] {
  border-color: #008053;
}
.is-input-confirmed[data-v-766d59cc]:focus {
  border-color: #008053;
}
.is-input-confirmed:focus + label.select-label-top[data-v-766d59cc] {
  color: #008053;
}
.is-input-confirmed:focus + label.label-top[data-v-766d59cc], .is-input-confirmed:focus + label.textarea-label-top[data-v-766d59cc] {
  color: #008053;
}
.form-confirmation[data-v-766d59cc] {
  display: none;
  margin: 0 0.75rem 0.5rem 0;
  font-size: 0.75rem;
  color: #008053;
  line-height: 1.125rem;
  letter-spacing: 0.01em;
}
.form-confirmation.is-visible[data-v-766d59cc] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5rem;
}
.form-confirmation > .form-confirm[data-v-766d59cc] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.form-confirmation > span[data-v-766d59cc]:nth-child(2) {
  margin-top: 0.1875rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/pagination/Pagination.vue?vue&type=style&index=0&id=1c397fa8&lang=scss&scoped=true ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
label[data-v-1c397fa8] {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #626369;
  letter-spacing: 0;
}
label.disabled[data-v-1c397fa8] {
  color: #959499;
}
.label-lg[data-v-1c397fa8] {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #000;
}
@media print, screen and (max-width: 37.49875em) {
.label-lg[data-v-1c397fa8] {
    line-height: 1.125rem;
}
}
.label-top[data-v-1c397fa8], .textarea-label-top[data-v-1c397fa8], .select-label-top[data-v-1c397fa8] {
  pointer-events: none;
  position: absolute;
  left: 0.75rem;
  top: 50%;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  letter-spacing: 0;
}
@media print, screen and (max-width: 37.49875em) {
.label-top[data-v-1c397fa8], .textarea-label-top[data-v-1c397fa8], .select-label-top[data-v-1c397fa8] {
    font-size: 1rem;
    line-height: 1.375rem;
}
}
.qty-label[data-v-1c397fa8] {
  font-size: 0.75rem;
  line-height: 1.125rem;
  top: 0;
  padding: 0 0.25rem;
  background-color: #fff;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.textarea-label-top[data-v-1c397fa8] {
  top: 1.5rem;
}
.textarea-label-top.textarea-label-top-sm[data-v-1c397fa8] {
  top: 1.1875rem;
}
.input-container input:disabled ~ label.label-top[data-v-1c397fa8], .input-container input:disabled ~ label.textarea-label-top[data-v-1c397fa8],
.textarea-container textarea:disabled ~ label.label-top[data-v-1c397fa8],
.textarea-container textarea:disabled ~ label.textarea-label-top[data-v-1c397fa8] {
  background-color: #f8f8f8;
}
.label-top-disabled[data-v-1c397fa8] {
  background-color: #f8f8f8;
  z-index: 1;
}
.selected-label-top[data-v-1c397fa8] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.select-container:focus-within .select-label-top[data-v-1c397fa8] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.input-container input:focus ~ label.label-top[data-v-1c397fa8], .input-container input:focus ~ label.textarea-label-top[data-v-1c397fa8],
.input-container input:not(:placeholder-shown) ~ label.label-top[data-v-1c397fa8],
.input-container input:not(:placeholder-shown) ~ label.textarea-label-top[data-v-1c397fa8],
.input-container input[data-focused] ~ label.label-top[data-v-1c397fa8],
.input-container input[data-focused] ~ label.textarea-label-top[data-v-1c397fa8],
.input-container input:-webkit-autofill ~ label.label-top[data-v-1c397fa8],
.input-container input:-webkit-autofill ~ label.textarea-label-top[data-v-1c397fa8] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.textarea-container textarea:not(:-moz-placeholder-shown) ~ label.label-top[data-v-1c397fa8], .textarea-container textarea:not(:-moz-placeholder-shown) ~ label.textarea-label-top[data-v-1c397fa8] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.textarea-container textarea:not(:-ms-input-placeholder) ~ label.label-top[data-v-1c397fa8], .textarea-container textarea:not(:-ms-input-placeholder) ~ label.textarea-label-top[data-v-1c397fa8] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
.textarea-container textarea:focus ~ label.label-top[data-v-1c397fa8], .textarea-container textarea:focus ~ label.textarea-label-top[data-v-1c397fa8],
.textarea-container textarea:not(:placeholder-shown) ~ label.label-top[data-v-1c397fa8],
.textarea-container textarea:not(:placeholder-shown) ~ label.textarea-label-top[data-v-1c397fa8] {
  top: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  left: 0;
  padding: 0 0.25rem;
  margin: 0 0.5rem;
  background-color: #fff;
}
select[data-v-1c397fa8] {
  height: 3.125rem;
  margin-bottom: 0.5rem;
  padding: 0 2.5rem 0 0.75rem;
  appearance: none;
  border: 1px solid #626369;
  border-radius: 0.3125rem;
  background-color: #fff;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  letter-spacing: 0;
  color: transparent;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjMgOS4zYTEgMSAwIDAgMSAxLjQgMGwzLjMgMy4zIDMuMy0zLjNhMSAxIDAgMSAxIDEuNCAxLjRsLTQgNGExIDEgMCAwIDEtMS40IDBsLTQtNGExIDEgMCAwIDEgMC0xLjRaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: calc(100% - 8px);
  -webkit-transition: unset;
  transition: unset;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
@media print, screen and (max-width: 37.49875em) {
select[data-v-1c397fa8] {
    font-size: 1rem;
    line-height: 1.375rem;
}
}
select[data-v-1c397fa8]::-ms-expand {
  display: none;
}
select[data-v-1c397fa8]:focus {
  outline: none;
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
  padding: 0 2.5rem 0 0.6875rem;
}
select[data-v-1c397fa8]:disabled {
  cursor: not-allowed;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjMgOS4zYTEgMSAwIDAgMSAxLjQgMGwzLjMgMy4zIDMuMy0zLjNhMSAxIDAgMSAxIDEuNCAxLjRsLTQgNGExIDEgMCAwIDEtMS40IDBsLTQtNGExIDEgMCAwIDEgMC0xLjRaIiBmaWxsPSIjOTU5NDk5Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: calc(100% - 8px);
  background-color: #f8f8f8;
}
select[data-v-1c397fa8]::-ms-expand {
  display: none;
}
select.selected[data-v-1c397fa8] {
  color: #000;
}

/* Remove autofill background */
select[data-v-1c397fa8]:-webkit-autofill,
select[data-v-1c397fa8]:-webkit-autofill:hover,
select[data-v-1c397fa8]:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* Firefox */
select[data-v-1c397fa8]:autofill,
select[data-v-1c397fa8]:autofill:hover,
select[data-v-1c397fa8]:autofill:focus {
  background-color: #fff;
  -webkit-filter: none;
          filter: none;
}
.select-container[data-v-1c397fa8] {
  position: relative;
  margin: 1rem 0 0.5rem 0;
}
.select-container.select-container-sm select[data-v-1c397fa8] {
  height: 2.5rem;
  padding: 0 2.5rem 0 0.75rem;
}
.select-container.select-container-sm select[data-v-1c397fa8]:focus {
  padding: 0 2.5rem 0 0.6875rem;
}
.select-container select[data-v-1c397fa8] {
  margin-bottom: 0;
}
.select-container select.selected[data-v-1c397fa8]:disabled {
  color: #626369;
}
.select-country-code[data-v-1c397fa8] {
  color: #000;
  width: 5.25rem;
  height: 3rem;
  padding: 0.875rem 1.3125rem;
  background-color: #f8f8f8;
}
.select-country-code[data-v-1c397fa8]:focus {
  outline: none;
  border: 2px solid #000;
  background-color: #f8f8f8;
  color: #000;
}
.select-lg[data-v-1c397fa8] {
  color: #626369;
}
label.label-lg + select[data-v-1c397fa8] {
  color: #626369;
}
label.label-lg + select.selected[data-v-1c397fa8] {
  color: #000;
}
.pagination[data-v-1c397fa8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
  line-height: 0;
}
.pagination .pagination-previous[data-v-1c397fa8] {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2LjUgMjJhLjUuNSAwIDAgMS0uNC0uMmwtOS05LjRhLjUuNSAwIDAgMSAwLS43bDktOS41YS41LjUgMCAxIDEgLjcuN0w4LjIgMTJsOC42IDkuMmEuNS41IDAgMCAxLS4zLjhaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-size: 1.5rem 1.5rem;
  display: inline-block;
}
.pagination .select-container[data-v-1c397fa8] {
  width: 8.75rem;
  margin: 0 1.5rem;
}
@media print, screen and (max-width: 37.49875em) {
.pagination .select-container[data-v-1c397fa8] {
    width: 9.6875rem;
}
}
.pagination .pagination-next[data-v-1c397fa8] {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuNSAyMmEuNS41IDAgMCAwIC40LS4ybDktOS40YS41LjUgMCAwIDAgMC0uN2wtOS05LjVhLjUuNSAwIDEgMC0uNy43bDguNiA5LjEtOC42IDkuMmEuNS41IDAgMCAwIDAgLjcuNS41IDAgMCAwIC4zLjFaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-size: 1.5rem 1.5rem;
  display: inline-block;
}
.filtered-pagination[data-v-1c397fa8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
}
.filtered-pagination li[data-v-1c397fa8]:first-child {
  margin-right: 0.9375rem;
}
.filtered-pagination li[data-v-1c397fa8]:last-child {
  margin-left: 0.9375rem;
}
.filtered-pagination li[data-v-1c397fa8]:not(:first-child) {
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}
.filtered-pagination li.active[data-v-1c397fa8] {
  color: #000;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  text-transform: initial;
  border: solid 1px #959499;
  border-radius: 0.3125rem;
  margin-left: 0;
  margin-right: 0;
  width: 3rem;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.filtered-pagination li a[data-v-1c397fa8] {
  text-decoration: none;
}
.pagination[data-v-1c397fa8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination-wrap[data-v-1c397fa8] {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination-wrap button[data-v-1c397fa8] {
  cursor: pointer;
}
.pagination-wrap .select-container[data-v-1c397fa8] .select-container {
  margin-top: 0;
  margin-bottom: 0;
}
.pagination_total[data-v-1c397fa8] {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ReportTable.vue?vue&type=style&index=0&id=38c54e9e&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.migration-table .striped-table[data-v-38c54e9e] {
  width: 100%;
  border-collapse: separate;
}
.migration-table .striped-table th[data-v-38c54e9e] {
  background-color: #f5f5f5;
  font-weight: bold;
  padding: 6px;
}
.migration-table .striped-table td[data-v-38c54e9e] {
  padding: 6px;
  text-align: center;
}
.migration-table .striped-table tr.table-row[data-v-38c54e9e]:hover {
  background-color: #f9f9f9;
  cursor: pointer;
}
.migration-table .striped-table tr.table-row.active[data-v-38c54e9e] {
  background-color: #eaf2ff;
}
.migration-table .table-secondary[data-v-38c54e9e] {
  width: 100%;
  border-collapse: collapse;
  margin-top: 6px;
}
.migration-table .table-secondary th[data-v-38c54e9e] {
  background-color: #f5f5f5;
  font-weight: bold;
  padding: 6px;
}
.migration-table .table-secondary td[data-v-38c54e9e] {
  padding: 0 6px;
  vertical-align: middle;
  height: 70px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.migration-table .table-secondary .page-path-td[data-v-38c54e9e] {
  max-width: 450px;
}
.migration-table .table-secondary .tweak-required-td[data-v-38c54e9e] {
  max-width: 300px;
}
.migration-table .table-secondary .regular-msg-td[data-v-38c54e9e] {
  max-width: 400px;
}
.migration-table .table-secondary tr.table-secondary-row[data-v-38c54e9e]:nth-child(even) {
  background-color: #f2f2f2;
}
.migration-table .table-secondary .bordered-content[data-v-38c54e9e] {
  border-bottom: 1px solid #b8b2b2;
  word-break: break-word;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
}
.migration-table .spinner[data-v-38c54e9e] {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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: block;
}
.brand-category .category-label[data-v-1d1a5e1c] {
  display: block;
  word-break: break-word;
}
.brand-category .non-clickable[data-v-1d1a5e1c] {
  cursor: default;
}
.brand-category a[data-v-1d1a5e1c] {
  text-decoration: none;
}
.brand-category a[data-v-1d1a5e1c] :hover {
  text-decoration: underline;
}
.brand-category .text-center a:hover .category-label[data-v-1d1a5e1c] {
  text-decoration: underline;
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.brand-category .four-cards.padding-bottom-xs[data-v-1d1a5e1c] {
    padding-bottom: 0 !important;
}
}
@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 .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: inline-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 .text-body-copy * {
  display: inherit;
  color: inherit;
}
.text-body * {
  color: 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%;
  height: 100% !important;
}
[data-v-348143d6] .picture-container img {
  height: 100% !important;
}
.non-clickable[data-v-348143d6] {
  cursor: default;
}
.image-ad-container[data-v-348143d6] {
  height: 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-present {
  padding-bottom: 8px;
}
.sub-ad4 .text-component .cta-block .cta {
  margin-right: 24px;
  text-transform: capitalize;
  padding-top: 24px;
  display: inline-block;
}
.sub-ad4 .text-component .cta-block .cta.primary-button-cta {
  background-color: #000;
  color: #fff;
  padding: 19px 32px;
  margin-top: 16px;
  margin-right: 16px;
}
.sub-ad4 .text-component .cta-block .cta.secondary-button-cta {
  color: #000;
  padding: 9px 16px;
  margin-top: 16px;
  margin-right: 16px;
  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: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.sub-ad-pool .single-image-text.six-card-variation {
  margin-bottom: 48px;
}
@media print, screen and (max-width: 63.99875em) {
.sub-ad-pool .single-image-text.six-card-variation {
    margin-bottom: 32px;
}
}
.sub-ad-pool .sub-ad-title {
  margin-bottom: 8px;
}
.sub-ad-pool .sub-ad-title.no-margin {
  margin-bottom: 0;
}
.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 .sub-ad-pool-link.vertical-layout > li:first-child {
  margin-top: 0;
}
.sub-ad-pool .sub-ad-pool-header .header-align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.sub-ad-pool .sub-ad-pool-header .header-align-center .sub-ad-pool-link .link-item {
  margin-top: 16px;
}
.sub-ad-pool .sub-ad-pool-header .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] .text-ad * {
  color: inherit;
}
[data-v-ebcd4794] .wrapper .image-container {
  width: 100%;
  margin: unset;
}
[data-v-ebcd4794] .picture-image {
  width: 100% !important;
}
.text-Wrap-ninety.text-ad-left[data-v-ebcd4794] .text-ad {
  padding-right: 10% !important;
}
.text-Wrap-ninety.text-ad-right[data-v-ebcd4794] .text-ad {
  padding-left: 10% !important;
}
.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) {
.horizontal-rule[data-v-ebcd4794] {
    margin: 0 0 48px 0;
}
.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) {
.horizontal-rule[data-v-ebcd4794] {
    margin: 0 0 48px 0;
}
[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;
}
}
@media print, screen and (max-width: 63.99875em) {
.gridScroll .single-image-text[data-v-ebcd4794] {
    margin-bottom: 32px;
}
}
.grid-container-deprecate .grid-margin-x[data-v-ebcd4794] {
  margin-right: 0px !important;
}
@media print, screen and (max-width: 37.49875em) {
.small-margin-bottom-container .single-image-text[data-v-ebcd4794] {
    margin-bottom: 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/SubAdColumnVariation.vue?vue&type=style&index=0&id=bdfdb29a&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.sub-ad-column-variation .sub-ad-text-ad {
  padding-top: 32px;
  padding-bottom: 32px;
}
.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;
}
.sub-ad-column-variation .sub-ad-text-ad .text-ad .text-ad-card .text-ad-links a {
  border-color: inherit;
}
@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 .six-column.column-6-layout .sub-ad-text-ad.justify-center {
    display: block;
}
.sub-ad-column-variation .six-column.column-6-layout .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .six-column.column-6-layout .sub-ad-text-ad.right .text-ad-card {
    padding: 40px 0 0 32px;
}
.sub-ad-column-variation .six-column.column-6-layout .sub-ad-text-ad.left .text-ad-card .text-area, .sub-ad-column-variation .six-column.column-6-layout .sub-ad-text-ad.right .text-ad-card .text-area {
    max-width: 298px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.sub-ad-column-variation .six-column.column-6-layout .sub-ad-text-ad.left .text-ad-card .text-area, .sub-ad-column-variation .six-column.column-6-layout .sub-ad-text-ad.right .text-ad-card .text-area {
    max-width: 138px;
}
}
@media print, screen and (min-width: 64em) {
.sub-ad-column-variation .six-column.column-4-layout .sub-ad-text-ad.justify-center {
    display: block;
}
.sub-ad-column-variation .six-column.column-4-layout .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .six-column.column-4-layout .sub-ad-text-ad.right .text-ad-card {
    padding: 32px 0px 0 32px;
}
.sub-ad-column-variation .six-column.column-4-layout .sub-ad-text-ad.left .text-ad-card .text-area, .sub-ad-column-variation .six-column.column-4-layout .sub-ad-text-ad.right .text-ad-card .text-area {
    max-width: 176px;
}
}
@media print, screen and (max-width: 37.49875em) {
.sub-ad-column-variation .six-column.column-12-layout .sub-ad-text-ad.justify-center {
    display: block;
}
.sub-ad-column-variation .six-column.column-12-layout .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .six-column.column-12-layout .sub-ad-text-ad.right .text-ad-card {
    padding: 20px 0px 0 20px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.sub-ad-column-variation .six-column.column-12-layout .sub-ad-text-ad.left .text-ad-card .text-area, .sub-ad-column-variation .six-column.column-12-layout .sub-ad-text-ad.right .text-ad-card .text-area {
    max-width: 180px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.sub-ad-column-variation .six-column.column-6-layout .sub-ad-text-ad.justify-center,
  .sub-ad-column-variation .six-column.column-12-layout .sub-ad-text-ad.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;
}
.sub-ad-column-variation .six-column.column-6-layout .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation .six-column.column-6-layout .sub-ad-text-ad.right .text-ad-card,
  .sub-ad-column-variation .six-column.column-12-layout .sub-ad-text-ad.left .text-ad-card,
  .sub-ad-column-variation .six-column.column-12-layout .sub-ad-text-ad.right .text-ad-card {
    padding: 0 0 0 24px;
}
}
.sub-ad-column-variation .four-eight .sub-ad-text-ad .text-ad-card .text-area .eyebrow {
  margin-bottom: 4px;
}
@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;
}
}
@media print, screen and (min-width: 64em) {
.sub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad.left .text-ad-card {
    padding: 0 64px 0 122px;
}
.sub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad.right .text-ad-card {
    padding: 0 148px 0 32px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.sub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad.left .text-ad-card, .sub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad.right .text-ad-card {
    padding: 16px 55px 16px 45px;
}
}
@media print, screen and (max-width: 37.49875em) {
.sub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad.left .text-ad-card {
    padding: 16px;
}
.sub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad.right .text-ad-card {
    padding: 16px 16px 24px 16px;
}
}
.sub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad .text-ad .text-ad-links {
  margin-left: -16px;
  margin-right: -16px;
}
.sub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad .text-ad .text-ad-links li {
  margin-left: 16px;
  margin-right: 16px;
  padding-bottom: 24px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 .text-ad .text-ad-links {
  margin-right: 0px;
  margin-left: 0px;
}
.sub-ad-three-column .text-ad .text-ad-links li {
  margin-left: 0px;
  padding-bottom: 0px;
  margin-right: 0px;
}
.sub-ad-three-column .sub-ad-text-ad {
  padding-top: 32px;
  padding-bottom: 32px;
}
.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 {
  max-height: 560px;
  overflow: hidden;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-m {
  max-height: 337.5px;
  overflow: hidden;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-s {
  max-height: 180px;
  overflow: hidden;
}
.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;
}
.hero-subad-container .col6-container[data-v-2f3ab0a0] {
  position: absolute;
  top: 0;
  padding-top: 40px;
}
.hero-subad-container .col6-container.left-aligned[data-v-2f3ab0a0] {
  padding-left: 32px;
}
.hero-subad-container .col6-container.right-aligned[data-v-2f3ab0a0] {
  padding-right: 32px;
  right: 0;
}
.hero-subad-container .col6-container .l-width[data-v-2f3ab0a0] {
  max-width: 322px;
}
.hero-subad-container .col6-container .m-width[data-v-2f3ab0a0] {
  max-width: 322px;
}
.hero-subad-container .col6-container .s-width[data-v-2f3ab0a0] {
  max-width: 322px;
}
.hero-subad-container .col4-container[data-v-2f3ab0a0] {
  position: absolute;
  top: 0;
  padding-top: 32px;
}
.hero-subad-container .col4-container.left-aligned[data-v-2f3ab0a0] {
  padding-left: 32px;
}
.hero-subad-container .col4-container.right-aligned[data-v-2f3ab0a0] {
  padding-right: 32px;
  right: 0;
}
.hero-subad-container .col4-container .l-width[data-v-2f3ab0a0] {
  max-width: 200px;
}
.hero-subad-container .col4-container .m-width[data-v-2f3ab0a0] {
  max-width: 200px;
}
.hero-subad-container .col4-container .s-width[data-v-2f3ab0a0] {
  max-width: 200px;
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.hero-subad-container[data-v-2f3ab0a0] .image-height-l {
    max-height: 500px;
    overflow: hidden;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-m {
    max-height: 300px;
    overflow: hidden;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-s {
    max-height: 160px;
    overflow: hidden;
}
.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;
}
.hero-subad-container .col6-container[data-v-2f3ab0a0] {
    position: absolute;
    padding: 0 0 0 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.hero-subad-container .col6-container.left-aligned[data-v-2f3ab0a0] {
    padding: 0 0 0 24px;
}
.hero-subad-container .col6-container.right-aligned[data-v-2f3ab0a0] {
    padding: 0 24px 0 0;
    right: 0;
}
.hero-subad-container .col6-container .l-width[data-v-2f3ab0a0] {
    max-width: 180px;
}
.hero-subad-container .col6-container .m-width[data-v-2f3ab0a0] {
    max-width: 180px;
}
.hero-subad-container .col6-container .s-width[data-v-2f3ab0a0] {
    max-width: 180px;
}
.hero-subad-container .col6-container .padding-top-small[data-v-2f3ab0a0] {
    padding-top: 8px;
}
.hero-subad-container .col12-container[data-v-2f3ab0a0] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.hero-subad-container .col12-container.left-aligned[data-v-2f3ab0a0] {
    padding: 0 0 0 24px;
}
.hero-subad-container .col12-container.right-aligned[data-v-2f3ab0a0] {
    padding: 0 24px 0 0;
    right: 0;
}
.hero-subad-container .col12-container .l-width[data-v-2f3ab0a0] {
    max-width: 180px;
}
.hero-subad-container .col12-container .m-width[data-v-2f3ab0a0] {
    max-width: 180px;
}
.hero-subad-container .col12-container .s-width[data-v-2f3ab0a0] {
    max-width: 180px;
}
}
@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 {
    max-height: 500px;
    overflow: hidden;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-m {
    max-height: 300px;
    overflow: hidden;
}
.hero-subad-container[data-v-2f3ab0a0] .image-height-s {
    max-height: 160px;
    overflow: hidden;
}
.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 .col12-container[data-v-2f3ab0a0] {
    position: absolute;
    top: 0;
    padding-top: 20px;
}
.hero-subad-container .col12-container.left-aligned[data-v-2f3ab0a0] {
    padding-left: 20px;
}
.hero-subad-container .col12-container.right-aligned[data-v-2f3ab0a0] {
    padding-right: 20px;
    right: 0;
}
.hero-subad-container .col12-container .l-width[data-v-2f3ab0a0] {
    max-width: 180px;
}
.hero-subad-container .col12-container .m-width[data-v-2f3ab0a0] {
    max-width: 180px;
}
.hero-subad-container .col12-container .s-width[data-v-2f3ab0a0] {
    max-width: 180px;
}
.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 ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.hero-subad-container .copy-block-container .copy-wrapper .copy-title *,
.hero-subad-container .copy-block-container .copy-wrapper .copy-body *,
.hero-subad-container .copy-block-container .copy-wrapper .copy-eyebrow *,
.hero-subad-container .col4-container .copy-wrapper .copy-title *,
.hero-subad-container .col4-container .copy-wrapper .copy-body *,
.hero-subad-container .col4-container .copy-wrapper .copy-eyebrow *,
.hero-subad-container .col6-container .copy-wrapper .copy-title *,
.hero-subad-container .col6-container .copy-wrapper .copy-body *,
.hero-subad-container .col6-container .copy-wrapper .copy-eyebrow *,
.hero-subad-container .col12-container .copy-wrapper .copy-title *,
.hero-subad-container .col12-container .copy-wrapper .copy-body *,
.hero-subad-container .col12-container .copy-wrapper .copy-eyebrow * {
  color: inherit;
  display: inline;
}
.hero-subad-container .copy-block-container .copy-wrapper .eyebrow-wrapper,
.hero-subad-container .col4-container .copy-wrapper .eyebrow-wrapper,
.hero-subad-container .col6-container .copy-wrapper .eyebrow-wrapper,
.hero-subad-container .col12-container .copy-wrapper .eyebrow-wrapper {
  padding-bottom: 4px;
}
.hero-subad-container .copy-block-container .text-ad-link .link-item a,
.hero-subad-container .col4-container .text-ad-link .link-item a,
.hero-subad-container .col6-container .text-ad-link .link-item a,
.hero-subad-container .col12-container .text-ad-link .link-item a {
  color: inherit;
  border-bottom-color: 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/ProductPoolsCarousel.vue?vue&type=style&index=0&id=72d8bf01&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.product-pools .v-button-wrapper.next {
  margin-top: 25%;
  right: 6%;
}
.product-pools .v-button-wrapper.prev {
  margin-top: 25%;
  left: 4%;
}
.product-pools .product-pools-card .image-wrapper {
  display: block;
  overflow: hidden;
}
.product-pools .product-pools-card .picture-container {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.product-pools .product-pools-card .picture-container:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.product-pools .product-pools-card .card-body {
  padding-right: 20%;
}
.product-pools .product-pools-card .card-body > * {
  margin-top: 3px;
}
.product-pools .product-pools-card .card-body .title {
  margin-top: 8px;
}
.product-pools .product-pools-card .card-body .actual-price {
  margin-top: 19px;
  text-decoration: line-through;
}
.product-pools .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: 0.8%;
}
.editorial-carousel.layout-left .layout-grid .editorial-product-pool {
  padding-left: 9.85%;
}
.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: 0.8%;
}
.editorial-carousel.layout-right .layout-grid .editorial-product-pool {
  padding-left: 4%;
  padding-right: 5.8%;
}
.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: 450px;
  background-color: #c0c0c0;
}
.editorial-carousel .editorial-product-pool .v-carousel {
  width: 100%;
}
.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;
  padding-bottom: 0px;
}
.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;
}
.editorial-carousel .v-indicator-wrapper {
  margin-right: 6%;
}
@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 .editorial-product-pool.greyed-out {
    padding-right: 20px !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: 300px;
}
}
@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 .v-indicator-wrapper {
    margin-right: 0;
}
}
@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 .layout-grid .editorial-product-pool.greyed-out {
    padding-right: 20px !important;
}
.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;
    margin-top: 0px !important;
}
.editorial-carousel .editorial-product-pool.greyed-out .product-pool-carousel {
    height: 335px;
}
.editorial-carousel .heading {
    display: inline;
}
}
@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 .textAd-desktop {
    margin-right: 6% !important;
}
}
@media only screen and (min-width: 1240px) and (max-width: 1400px) {
.editorial-carousel .textAd-desktop {
    margin-right: 5% !important;
}
}
@media only screen and (min-width: 1440px) and (max-width: 1500px) {
.editorial-carousel .textAd-desktop {
    margin-right: 6% !important;
}
.editorial-carousel.layout-left .textAd-desktop {
    margin-right: 6.5% !important;
}
}
@media only screen and (min-width: 1500px) and (max-width: 1530px) {
.editorial-carousel .textAd-desktop {
    margin-right: 9% !important;
}
.editorial-carousel.layout-left .textAd-desktop {
    margin-right: 9% !important;
}
}
@media only screen and (min-width: 1531px) and (max-width: 1599px) {
.editorial-carousel .textAd-desktop {
    margin-right: 9% !important;
}
.editorial-carousel.layout-left .textAd-desktop {
    margin-right: 10% !important;
}
}
@media print, screen and (min-width: 64em) {
.editorial-carousel .textAd-desktop {
    margin-right: 5.5%;
}
.editorial-carousel.layout-left .textAd-desktop {
    margin-right: 5.5%;
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ImageMap.vue?vue&type=style&index=0&id=4b59fc5a&lang=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]!./src/main/webpack/site/vue-components/Spacer.vue?vue&type=style&index=0&id=1c980d76&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.spacer-container .spacer-16[data-v-1c980d76] {
  height: 16px;
}
.spacer-container .divider[data-v-1c980d76] {
  border-top: 1px solid #c0c0c0;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/AppCarousel.vue?vue&type=style&index=0&id=8a5cb650&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-carousel {
  overflow: hidden;
}
.app-carousel a {
  text-decoration: none;
}
.app-carousel .background-image-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 175px;
}
.app-carousel .background-image-text .text-ad {
  padding: 0 16px;
}
.app-carousel .background-image-text .text-ad > * {
  margin-bottom: 8px;
}
.app-carousel .background-image-text .text-ad > * * {
  color: inherit;
}
.app-carousel .background-image-text .text-ad > *:last-child {
  margin-bottom: 0;
}
.app-carousel .background-image-text .text-ad .text-ad-cta {
  padding-top: 8px;
}
.app-carousel .background-image-logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 175px;
}
.app-carousel .background-image-logo .text-ad {
  padding: 0 26px;
}
.app-carousel .background-image-logo .text-ad > * * {
  color: inherit;
}
.app-carousel .background-image-logo .text-ad .text-ad-image {
  margin-bottom: 0;
  width: auto;
  height: auto;
}
.app-carousel .background-image-logo .text-ad .text-ad-image img {
  position: inherit;
  height: auto;
  width: 100px;
}
.app-carousel .background-image-logo .text-ad .text-ad-cta {
  padding-top: 16px;
}
.app-carousel .two-column-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-carousel .two-column-layout.imageLeft-textRight {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
.app-carousel .two-column-layout .text-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 53.373%;
  min-height: 175px;
}
.app-carousel .two-column-layout .text-section .text-ad {
  padding: 0 16px;
}
.app-carousel .two-column-layout .text-section .text-ad > * {
  margin-bottom: 8px;
}
.app-carousel .two-column-layout .text-section .text-ad > * * {
  color: inherit;
}
.app-carousel .two-column-layout .text-section .text-ad > *:last-child {
  margin-bottom: 0;
}
.app-carousel .two-column-layout .text-section .text-ad .text-ad-cta {
  padding-top: 8px;
}
.app-carousel .two-column-layout .image-section {
  display: inline-block;
  width: 46.627%;
}
.app-carousel .two-column-layout .image-section .image-ad-container a {
  pointer-events: none;
}
.app-carousel .text-ad .text-ad-cta a {
  margin-right: 20px;
}
.app-carousel .text-ad .text-ad-cta a.label-present:after {
  content: ">";
  padding-left: 7px;
  font-size: 13px;
}
.app-carousel .text-ad .text-ad-cta a:last-child {
  margin-right: 0;
}
.app-carousel .v-indicator-wrapper {
  width: auto !important;
  margin: 16px 16px 0 16px;
}
.app-carousel .v-carousel li.cell.last {
  padding: 0px 12px 0 0px;
  margin-left: -8px;
}
@media print, screen and (max-width: 63.99875em) {
.app-carousel .two-column-layout .picture-image {
    height: 175px;
}
.app-carousel .v-indicator-wrapper {
    margin: 16px 36px 0 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/SeoCopyBlock.vue?vue&type=style&index=0&id=2e388714&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.seo-block .copy-block-desc p {
  margin-bottom: 22px;
}
.seo-block .copy-block-desc > p:last-child {
  margin-bottom: 32px;
}
.seo-block .copy-block-desc ul,
.seo-block .copy-block-desc ol {
  margin-bottom: 22px;
}
.seo-block .copy-block-desc ul li,
.seo-block .copy-block-desc ol li {
  list-style: none;
}
.seo-block .copy-block-desc ul > li:last-child,
.seo-block .copy-block-desc ol > li:last-child {
  margin-bottom: 32px;
}
.seo-block .copy-block-title * {
  margin-bottom: 48px;
}
@media (max-width: 1023px) {
.seo-block .copy-block-title * {
    margin-bottom: 32px;
}
}
.show-less p:first-of-type {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.show-less p:not(:first-of-type) {
  display: none;
}
@media (max-width: 1023px) {
.show-less p:first-of-type {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.show-less p:not(:first-of-type) {
    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/AppStandardCarousel.vue?vue&type=style&index=0&id=ab0bf796&lang=scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-standard-carousel {
  overflow-x: hidden;
}
.app-standard-carousel.grid-container {
  padding-left: 1rem;
  padding-right: 1rem;
}
.app-standard-carousel .carousel-header {
  margin-bottom: 24px;
}
.app-standard-carousel .carousel-header .header * {
  color: inherit;
}
.app-standard-carousel .carousel-header .sub-header {
  margin-top: 8px;
}
.app-standard-carousel .carousel-header .sub-header * {
  color: inherit;
}
.app-standard-carousel .header-ctaLink {
  text-align: right;
}
.app-standard-carousel .header-ctaLink a {
  text-decoration: none;
  line-height: 1;
  font-weight: 500;
}
.app-standard-carousel .header-ctaLink a:hover {
  text-decoration-thickness: 2px;
}
.app-standard-carousel .primary-button-cta {
  background-color: #000;
  color: #fff;
  padding: 19px 32px;
}
.app-standard-carousel .secondary-button-cta {
  color: #000;
  padding: 9px 16px;
  min-width: 98px;
}
.app-standard-carousel .secondary-button-cta.secondary:after {
  border-color: #c0c0c0;
}
.app-standard-carousel .card {
  border-radius: 5px;
  margin-top: 8px;
}
.app-standard-carousel .card.glow {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.app-standard-carousel .card .image-wrapper {
  display: block;
  overflow: hidden;
}
.app-standard-carousel .card-image {
  max-height: 428px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.app-standard-carousel .card-body {
  padding: 24px;
}
.app-standard-carousel .card-body .heading * {
  color: inherit;
}
.app-standard-carousel .card-body .sub-heading {
  font-weight: normal;
  margin-top: 8px;
}
.app-standard-carousel .card-body .sub-heading * {
  color: inherit;
}
.app-standard-carousel .card-body .card-cta {
  display: inline-block;
  margin-top: 1rem;
  text-decoration: none;
  font-weight: 500;
}
.app-standard-carousel .card-body .card-cta:hover {
  text-decoration-thickness: 2px;
}
.app-standard-carousel .card-body .card-cta.button {
  text-decoration: none;
  line-height: 1;
}
.app-standard-carousel .carousel-content > .v-carousel {
  margin-left: -8px;
}
.app-standard-carousel .carousel-content ul.v-carousel {
  padding-left: 8px;
}
.app-standard-carousel .carousel-content .v-carousel {
  width: calc(100% + 24px);
}
.app-standard-carousel .carousel-content .v-carousel .v-indicator-wrapper {
  margin-top: 0;
  width: calc(100% - 24px);
  margin-left: 8px;
}
.app-standard-carousel .carousel-content .v-carousel li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.app-standard-carousel .carousel-content .v-carousel li.cell {
  padding: 0 6px;
}
.app-standard-carousel .carousel-content .v-carousel li.cell.first {
  padding: 0 6px 0 0;
}
@media only screen and (max-width: 767px) {
.app-standard-carousel .header-ctaLink {
    text-align: left;
    margin-top: 16px;
}
.app-standard-carousel .card-image {
    max-height: 318px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.app-standard-carousel .card-image:hover {
    -webkit-transform: none;
            transform: none;
}
}
.app-standard-carousel a.image-wrapper {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 24px;
  width: inherit;
}
.app-standard-carousel a.image-wrapper:active { /* IE 9 */
  -webkit-transform: scale(0.5); /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.full-width .grid-margin-x {
  margin-right: 0 !important;
}
@media print, screen and (min-width: 64em) {
.full-width.app-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/AppSingleImageTextAd.vue?vue&type=style&index=0&id=8211138a&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
[data-v-8211138a] .picture-image {
  width: auto !important;
}
.single-image-text-ad[data-v-8211138a] {
  padding: 0 16px;
  border-radius: 5px;
}
.single-image-text-ad .grid-x[data-v-8211138a] {
  border-radius: 5px;
}
.single-image-text-ad .image-wrapper[data-v-8211138a] {
  border-radius: 5px;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.single-image-text-ad .image-wrapper[data-v-8211138a]:active { /* IE 9 */
  -webkit-transform: scale(0.5); /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.single-image-text-ad .border-glow[data-v-8211138a] {
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid rgb(230, 230, 230);
}
.text-ad[data-v-8211138a] {
  padding: 24px;
}
.text-ad-body[data-v-8211138a] {
  padding-top: 0.5rem;
}
.text-ad-link[data-v-8211138a] {
  padding-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.text-ad-link .link-item[data-v-8211138a] {
  display: inline-block;
}
.text-ad-link .link-item a[data-v-8211138a] {
  text-transform: capitalize;
  font-weight: bold;
  text-decoration: none;
}
.cta-chevron[data-v-8211138a]::before {
  border-style: solid;
  border-width: 1.5px 1.5px 0 0;
  content: "";
  display: inline-block;
  height: 6.5px;
  left: 0.15em;
  position: relative;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  width: 6.5px;
}
.cta-chevron.right[data-v-8211138a]:before {
  left: 1px;
  top: -1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media print, screen and (max-width: 37.49875em) {
[data-v-8211138a] .picture-container {
    text-align: start;
    border-radius: 0;
    max-height: 343px;
    overflow: hidden;
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/AppSingleImageTextAd.vue?vue&type=style&index=1&id=8211138a&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.single-image-text-ad.app-container .text-ad-title * {
  color: inherit;
}
.single-image-text-ad.app-container .text-ad-body * {
  color: inherit;
}
.single-image-text-ad.app-container .text-ad a * {
  color: 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/AppTextAd.vue?vue&type=style&index=0&id=6d62c9a8&lang=scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-text-ad.grid-container {
  padding: 0 16px;
}
.app-text-ad .text-ad-grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  padding: 24px;
}
.app-text-ad .text-ad-grid:active { /* IE 9 */
  -webkit-transform: scale(0.5); /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.app-text-ad .text-ad-grid .text-area > * {
  margin-bottom: 8px;
}
.app-text-ad .text-ad-grid .text-area > * * {
  color: inherit;
}
.app-text-ad .text-ad-grid .text-area > *:last-child {
  margin-bottom: 0;
}
.app-text-ad .text-ad-grid .text-area > div > * {
  color: inherit;
}
.app-text-ad .text-ad-grid .text-area .h5-regular {
  font-weight: normal;
  margin-bottom: 0;
}
.app-text-ad a {
  text-decoration: none;
}
.app-text-ad .text-ad-cta {
  padding-top: 16px;
}
.app-text-ad .text-ad-cta a.label-present {
  margin-right: 20px;
}
.app-text-ad .text-ad-cta a:last-child {
  margin-right: 0;
}
.app-text-ad .chevron::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: "";
  display: inline-block;
  height: 6px;
  left: 0.15em;
  position: relative;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  width: 6px;
}
.app-text-ad .chevron.right:before {
  left: 1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/FlexibleLinks.vue?vue&type=style&index=0&id=10ed2ea5&lang=scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flexibleLinks-section .category {
  margin-bottom: 16px;
}
.flexibleLinks-section .category.categoryLink {
  text-decoration: none;
}
.flexibleLinks-section .category.categoryLink:hover {
  text-decoration: underline;
}
.flexibleLinks-section .sub-category {
  margin-top: 12px;
  line-height: 1;
}
.flexibleLinks-section .sub-category a {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2c2c37;
}
.flexibleLinks-section .sub-category a:hover {
  text-decoration: underline;
}
.flexibleLinks-section .sub-category a.not-clickable:hover {
  cursor: default;
  text-decoration: none;
}
.flexibleLinks-section .sub-category * {
  text-decoration: none;
}
.flexibleLinks-section .sub-category:first-child {
  margin-top: 0;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/NavFlyOutAd.vue?vue&type=style&index=0&id=3f6d3fd8&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flyOut-ad .container-picture[data-v-3f6d3fd8] {
  width: 218px;
  overflow: hidden;
}
.flyOut-ad .picture[data-v-3f6d3fd8] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -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);
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: cover;
}
.flyOut-ad .picture[data-v-3f6d3fd8]:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.flyOut-ad-large[data-v-3f6d3fd8] {
  height: 410px;
}
.flyOut-ad-small[data-v-3f6d3fd8] {
  height: 218px;
}
.flyOut-ad .copy-container[data-v-3f6d3fd8] {
  width: 100%;
  padding: 24px 16px 24px 16px;
}
.flyOut-ad .copy-container .heading[data-v-3f6d3fd8] {
  margin-bottom: 8px;
}
.flyOut-ad .cta-container[data-v-3f6d3fd8] {
  margin-top: 16px;
}
.flyOut-ad .cta-container a[data-v-3f6d3fd8] {
  text-transform: capitalize;
}
.flyOut-ad .cta-container a[data-v-3f6d3fd8]:hover {
  text-decoration-thickness: 2px;
}
@media print, screen and (max-width: 63.99875em) {
.flyOut-ad .container[data-v-3f6d3fd8] {
    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/NavFlyOutAd.vue?vue&type=style&index=1&id=3f6d3fd8&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flyOut-ad .copy-container .heading *,
.flyOut-ad .copy-container .body * {
  color: 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/Flyout.vue?vue&type=style&index=0&id=e78f98d8&lang=scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flyout-container {
  padding: 0 48px 0 48px;
  max-width: 1480px;
  margin: 0 auto;
}
.flyout-container .flexibleLinks-container .flexibleLinks-section {
  margin-top: 32px;
}
.flyout-container .flexibleLinks-container .flexibleLinks-section ul .sub-category {
  width: 90%;
}
.flyout-container .flexibleLinks-container .padding-top-32 {
  padding-top: 32px;
}
.flyout-container .grid-margin-x {
  margin-left: -24px;
  margin-right: -24px;
}
.flyout-container .grid-margin-x .cell {
  margin-left: 24px;
  margin-right: 24px;
}
.flyout-container .grid-margin-x.large-up-5 > .cell {
  width: calc(20% - 3rem);
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/FlexibleLinksMobile.vue?vue&type=style&index=0&id=75df06b2&lang=scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flexibleLinks-mobile.child-menu {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.flexibleLinks-mobile .parent-ref {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 18px 24px 20px;
  border-bottom: 1px solid silver;
}
.flexibleLinks-mobile .parent-ref h5 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flexibleLinks-mobile .parent-ref .parent-ref-label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 26px 0 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flexibleLinks-mobile li.sub-item:not(:last-child) {
  padding-bottom: 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/GlobalNavigation.vue?vue&type=style&index=0&id=02d7e870&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.profile {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMjJ2LTFhNy43IDcuNyAwIDAgMSA3LjctN2g2LjZhNy43IDcuNyAwIDAgMSA3LjYgN2wuMSAxSDFabTEtMWgyMGE2LjcgNi43IDAgMCAwLTYuNy02SDguN0E2LjcgNi43IDAgMCAwIDIgMjFaTTcgN2E1IDUgMCAxIDEgMTAgMEE1IDUgMCAwIDEgNyA3Wm0xIDBhNCA0IDAgMSAwIDggMCA0IDQgMCAwIDAtOCAwWiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.chevron-medium-left-black {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjUgMThhLjUuNSAwIDAgMS0uNC0uMmwtNS01LjVhLjUuNSAwIDAgMSAwLS43bDUtNS41YS41LjUgMCAwIDEgLjguNi41LjUgMCAwIDEgMCAuMUwxMC4xIDEybDQuNyA1LjJhLjUuNSAwIDAgMS0uMi44LjUuNSAwIDAgMS0uMiAwWiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.star-rewards-red-large {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyIDItMi42IDhIMWw2LjggNS0yLjYgOCA2LjgtNSA2LjggNS0yLjYtOCA2LjgtNWgtOC40TDEyIDJaIiBmaWxsPSIjRTAxQTJCIi8+PHBhdGggZD0iTTcuOCAxNWg4LjRMMSAxMGw2LjggNVoiIGZpbGw9IiNBQjAwMDAiLz48cGF0aCBkPSJtNy44IDE1LTIuNiA4TDIzIDEwIDcuOCAxNVoiIGZpbGw9IiNDMTEyMjEiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.list {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQgMTguM3YtMTZhLjcuNyAwIDAgMSAuNi0uOGgxNC4xYS43LjcgMCAwIDEgLjcuN3YxOS42YS43LjcgMCAwIDEtLjcuN0g4LjJhLjcuNyAwIDAgMS0uNS0uMmwtMy42LTMuNWEuNy43IDAgMCAxLS4yLS41WiIgc3Ryb2tlPSIjMDAwIi8+PHBhdGggZD0ibTQuMSAxOC41IDQgNHYtNC4xaC00di4xWiIgc3Ryb2tlPSIjMDAwIi8+PHBhdGggZD0iTTExIDYuNEg4LjVsMS45IDEuNC0uNyAyLjMgMS44LTEuNCAxLjkgMS40LS43LTIuMyAxLjgtMS40aC0yLjNsLS43LTIuMy0uNyAyLjNaIiBmaWxsPSIjMDAwIi8+PHBhdGggZD0iTTcuNiAxMi41SDE2bS04LjQgMi4xSDE2IiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.tag {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjcgMWEyIDIgMCAwIDEgMS40LjZsMTEuMyAxMS4zYTIgMiAwIDAgMSAwIDIuOWwtNi42IDYuNmEyIDIgMCAwIDEtMi45IDBMMS42IDExLjFBMiAyIDAgMCAxIDEgOS43VjNhMiAyIDAgMCAxIDItMmg2LjdabTAgMUgzYTEgMSAwIDAgMC0xIDF2Ni43YTEgMSAwIDAgMCAuMy43bDExLjMgMTEuM2ExIDEgMCAwIDAgMS41IDBsNi42LTYuNmExIDEgMCAwIDAgMC0xLjVMMTAuNCAyLjNhMSAxIDAgMCAwLS43LS4zWk02LjUgNGEyLjUgMi41IDAgMSAxIDAgNSAyLjUgMi41IDAgMCAxIDAtNVptMCAxYTEuNSAxLjUgMCAxIDAgMCAzIDEuNSAxLjUgMCAwIDAgMC0zWiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.gift-card {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgeD0iMS41IiB5PSI0LjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxNSIgcng9IjEuNSIgc3Ryb2tlPSIjMDAwIi8+PHBhdGggZD0iTTExIDEwLjlIOGwyLjQgMS44LTEgMyAyLjQtMS45IDIuNCAxLjgtMS0yLjkgMi40LTEuOGgtMi45TDExLjggOGwtLjkgMi45WiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.registry-box {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMCA2SDRhMiAyIDAgMCAwLTIgMnYxM2MwIDEuMS45IDIgMiAyaDE2YTIgMiAwIDAgMCAyLTJWOGEyIDIgMCAwIDAtMi0yWm0wIDFjLjYgMCAxIC40IDEgMXYxM2MwIC42LS40IDEtMSAxSDRhMSAxIDAgMCAxLTEtMVY4YzAtLjYuNC0xIDEtMWgxNloiIGZpbGw9IiMwMDAiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE1LjQgMWEyLjYgMi42IDAgMCAwLTEuOS44bC0xIDEuNS0uOCAyLjlhMTYgMTYgMCAwIDAgMyAuMWMuNSAwIDEuMSAwIDEuNy0uM2wuNS0uM0EyLjYgMi42IDAgMCAwIDE1LjQgMVptMCAxQTEuNiAxLjYgMCAwIDEgMTcgMy45IDEuNiAxLjYgMCAwIDEgMTYgNWMtLjMuMi0uOC4zLTEuNC4zSDEzbC41LTEuNmMuMi0uNS41LTEgLjgtMS4yYTEuNiAxLjYgMCAwIDEgMS4xLS41WiIgZmlsbD0iIzAwMCIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOC42IDFhMi42IDIuNiAwIDAgMC0xIDVsMS43LjNhMTIuNSAxMi41IDAgMCAwIDMtLjFjLS4yLTEtLjUtMi0uOS0yLjktLjItLjQtLjUtMS0xLTEuNUEyLjUgMi41IDAgMCAwIDguNyAxaC0uMVptLjEgMWExLjYgMS42IDAgMCAxIDEuMS41Yy4zLjMuNi43LjggMS4ybC41IDEuNmExNC4yIDE0LjIgMCAwIDEtMS42IDBjLS42IDAtMS0uMS0xLjQtLjNoLS40Yy0uNC0uMy0uNi0uNi0uNy0xYTEuNiAxLjYgMCAwIDEgMS42LTIiIGZpbGw9IiMwMDAiLz48cGF0aCBkPSJNMiAxNC41aDIwTTEyIDZ2MTdWNloiIHN0cm9rZT0iIzAwMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.location-pin {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuNCAxNS43YTE2LjYgMTYuNiAwIDAgMS0yLjItNUE3LjcgNy43IDAgMCAxIDQgOWE4IDggMCAwIDEgMTYgMGMwIC42IDAgMS4xLS4yIDEuN2ExNi42IDE2LjYgMCAwIDEtMi4yIDVBNDcuNCA0Ny40IDAgMCAxIDEyIDIzYTQ3LjMgNDcuMyAwIDAgMS01LjYtNy4zWk01IDlhNyA3IDAgMCAwIC4xIDEuNCAxNS4xIDE1LjEgMCAwIDAgMi4xIDQuOCA0NS4xIDQ1LjEgMCAwIDAgNC44IDYuMyA0NSA0NSAwIDAgMCA0LjgtNi4zIDE1LjIgMTUuMiAwIDAgMCAyLTQuN0wxOSA5QTcgNyAwIDEgMCA1IDlabTMgMGE0IDQgMCAxIDEgOCAwIDQgNCAwIDAgMS04IDBabTEgMGEzIDMgMCAxIDAgNiAwIDMgMyAwIDAgMC02IDBaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.order-history {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMgMjNhMSAxIDAgMCAxLTEtMVY5LjJhMSAxIDAgMCAxIC4xLS40bDMuNi03LjJhMSAxIDAgMCAxIDEtLjZoMTAuN2ExIDEgMCAwIDEgLjkuNmwzLjYgNy4yLjEuNFYyMmExIDEgMCAwIDEtMSAxSDNaTTMgOS4yVjIyaDE4VjkuMmwtLjEtLjJIM2wtLjEuMlpNMjAuNCA4bC0zLTZINi42bC0xIDJIMTJ2MUg1LjFMMy42IDhoMTYuOFpNMTIgMTcuMSA5LjYgMTlsMS0zTDggMTQuMmgzbC45LTMgMSAzaDIuOEwxMy41IDE2bC45IDMtMi40LTJaIiBmaWxsPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.global-navigation-parent .global-navigation {
  position: relative;
}
.global-navigation-parent .global-navigation .fade-enter-active,
.global-navigation-parent .global-navigation .fade-leave-active {
  -webkit-transition: opacity 0.1s ease 50ms;
  transition: opacity 0.1s ease 50ms;
}
.global-navigation-parent .global-navigation .fade-enter,
.global-navigation-parent .global-navigation .fade-leave-to {
  opacity: 0;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
  padding-bottom: 16px;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob {
  font-weight: bold;
  text-decoration: none;
  padding: 4px 0;
  line-height: 20px;
  text-transform: capitalize;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob:hover, .global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob.selected-fob {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 21px;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
  position: relative;
  z-index: 9999999;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob.not-clickable:hover, .global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob.not-clickable.selected-fob {
  cursor: default;
  text-decoration: none;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob:hover + .flyout-container-overlay {
  opacity: 1;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs .flyout-container-overlay {
  position: absolute;
  left: 0;
  top: 36px;
  background-color: #ffffff;
  width: 100%;
  z-index: 2;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs .flyout-container-overlay.opacity-one {
  opacity: 0;
  -webkit-transition: opacity 0.1s ease 50ms;
  transition: opacity 0.1s ease 50ms;
}
.global-navigation-parent .global-navigation .nav-mobile {
  display: none;
}
.global-navigation-parent .global-navigation .nav-mobile .menu-large {
  cursor: pointer;
}
.global-navigation-parent .global-navigation .nav-mobile .close-nav-wrapper {
  position: absolute;
  left: 330px;
  top: 21px;
  z-index: 999;
  width: 32px;
  height: 32px;
  background: rgb(255, 255, 255);
  border-radius: 50%;
  margin-left: 8px;
}
.global-navigation-parent .global-navigation .nav-mobile .close-nav-wrapper .close-medium {
  position: absolute;
  top: 14%;
  left: 14%;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav {
  width: 0;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs {
  margin-bottom: 12px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .parent-account {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 18px 24px 20px;
  border-bottom: 1px solid silver;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .parent-account h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .parent-account .parent-account-label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 26px 0 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .account-list li:not(:last-child) {
  padding-bottom: 16px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .mobile-store-heading {
  padding-left: 20px;
  padding-right: 16px;
  padding-bottom: 16px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .parent-store {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 18px 0px 20px;
  border-bottom: 1px solid silver;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .parent-store h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .parent-store .parent-account-label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 26px 0 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store-info-box {
  padding: 24px 18px 24px 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store-info-box .store-name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  display: block;
  margin-bottom: 16px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store-info-box .phone {
  vertical-align: top;
  letter-spacing: 0.5px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store-info-box .store-info-hours {
  margin-top: 16px;
  margin-bottom: 16px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store-info-box .store-info-hours .open {
  color: #008757;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store-labels {
  padding: 0px 18px 0px 20px;
  text-decoration: underline;
  margin-bottom: 16px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 12px;
  padding: 12px 16px 16px 20px;
  font-size: 14px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .account div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .account .profile {
  margin-right: 17px;
  width: 1.5rem;
  height: 1.5rem;
  background-size: 1.5rem 1.5rem;
  position: relative;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .rewards-label .star-rewards-compact-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 14px;
  margin: 0;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .rewards-label .star-rewards-compact-container .star-profile {
  padding-left: 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .rewards-label .star-rewards-compact-container .star-rewards-red-large {
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .rewards-label .star-rewards-compact-container .sr-nav-description .sr-text {
  line-height: unset;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  padding-left: 17px !important;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 16px 0 20px;
  font-size: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store div .profile {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store div .store-info-name-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  width: 100%;
  overflow: hidden;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store div .store-info-name-wrap .store-info-name {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .store div .open {
  color: #008757;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .header-top-links-separator {
  margin: 0 18px 0 20px;
  border: none;
  border-bottom: 1px solid silver;
  outline: none;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .second {
  margin-top: 24px;
  margin-bottom: 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .second a.item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs li {
  display: block;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs li.heading-title {
  padding: 0 16px 24px 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs li a {
  padding: 0px 16px 0px 20px;
  font-size: 14px;
  font-family: "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 24px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .horizontal-rule-mobile {
  background: #c0c0c0;
  height: 1px;
  border-width: inherit;
  margin: 0 0 0 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-bottom-links-separator {
  border: none;
  border-bottom: 1px solid silver;
  outline: none;
  margin: 8px 20px 24px 20px;
}
.global-navigation-parent .global-navigation .desktop-menu-overlay {
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 36px;
  left: 0;
  background-color: #000;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  opacity: 0.35;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.global-navigation-parent .global-navigation .overlay {
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #000;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  opacity: 0.35;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
@media print, screen and (max-width: 63.99875em) {
.global-navigation-parent .global-navigation .nav-mobile {
    display: block;
}
.global-navigation-parent .global-navigation .nav-desktop {
    display: none;
}
}
.global-navigation-parent .desktop-horizontal-line {
  content: "";
  display: block;
  height: 1px;
  background-color: silver;
  width: 100%;
  position: absolute;
  z-index: 24;
  left: 0;
}
.global-navigation-parent .horizontal-rule {
  background: #c0c0c0;
  height: 1px;
  margin: 0;
  border-width: inherit;
  position: absolute;
  left: 0;
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
.global-navigation-parent .desktop-horizontal-line {
    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/ProductPoolsStandalone.vue?vue&type=style&index=0&id=15dba526&lang=scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.product-pools-standalone .carousel-header {
  margin-bottom: 32px;
}
.product-pools-standalone .header-ctaLink {
  text-align: right;
}
.product-pools-standalone .header-ctaLink a {
  text-decoration: underline;
}
.product-pools-standalone .product-pools-standalone-card {
  display: block;
  text-decoration: none;
  height: 100%;
}
.product-pools-standalone .product-pools-standalone-card .image-wrapper {
  display: block;
  overflow: hidden;
}
.product-pools-standalone .product-pools-standalone-card .picture-container {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.product-pools-standalone .product-pools-standalone-card .picture-container:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.product-pools-standalone .product-pools-standalone-card .left-align-card {
  background-color: grey;
  height: 100%;
  padding: 32px 16px 0 16px;
}
.product-pools-standalone .product-pools-standalone-card .left-align-card .title, .product-pools-standalone .product-pools-standalone-card .left-align-card .description {
  margin-bottom: 12px;
}
.product-pools-standalone .product-pools-standalone-card .left-align-card .leftAlign-ctaLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.product-pools-standalone .product-pools-standalone-card .card-body {
  font-weight: bold;
}
.product-pools-standalone .product-pools-standalone-card .card-body .card-label {
  display: block;
  margin-top: 8px;
  text-decoration: none;
  text-align: center;
}
.product-pools-standalone .product-pools-standalone-card .card-body > * {
  margin-top: 3px;
}
.product-pools-standalone .product-pools-standalone-card .card-body .title {
  margin-top: 8px;
}
.product-pools-standalone .product-pools-standalone-card .card-body .actual-price {
  margin-top: 19px;
  text-decoration: line-through;
}
.product-pools-standalone .product-pools-standalone-card .card-body .sale-price {
  color: #e01a2b;
}
.product-pools-standalone .product-pools-standalone-card.non-clickable {
  cursor: default;
}
.product-pools-standalone .product-pools-standalone-card.non-clickable .picture-container:hover {
  -webkit-transform: none;
          transform: 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/AppSubAdFourImages.vue?vue&type=style&index=0&id=72674f59&lang=scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-sub-ad4 {
  padding: 0 16px;
}
.app-sub-ad4 > .grid-x {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-sub-ad4 > .grid-x.glow {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1019607843);
}
.app-sub-ad4 > .grid-x .comp-link {
  text-decoration: none;
}
.app-sub-ad4 > .grid-x .comp-link:active { /* IE 9 */
  -webkit-transform: scale(0.5); /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.app-sub-ad4 .text-component {
  padding: 24px;
  border-radius: 5px 5px 0px 0px;
  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: 100%;
  word-break: break-word;
}
.app-sub-ad4 .text-component .heading * {
  color: inherit;
}
.app-sub-ad4 .text-component .body * {
  color: inherit;
}
.app-sub-ad4 .text-component .cta-block .cta {
  display: inline-block;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: bold;
}
.app-sub-ad4 .text-component .cta-block .cta:after {
  content: ">";
  padding-left: 4px;
  font-size: 13px;
}
.app-sub-ad4 .text-component .title-body-present {
  padding-top: 16px;
}
.app-sub-ad4 .text-component .body-present {
  padding-bottom: 8px;
}
.app-sub-ad4 .image-component {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
}
.app-sub-ad4 .image-component div:nth-child(4) .card-image img {
  border-radius: 0 0 5px 0;
}
.app-sub-ad4 .image-component div:nth-child(3) .card-image img {
  border-radius: 0 0 0 5px;
}
.app-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/AppShortTextAd.vue?vue&type=style&index=0&id=39125984&lang=scss&scoped=true ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-short-text-ad .grid-container-pointer[data-v-39125984] {
  text-decoration: none;
}
.app-short-text-ad .grid-container-pointer .text-body__link[data-v-39125984] {
  text-transform: capitalize;
  text-decoration: none;
}
.app-short-text-ad .grid-container-pointer .text-body__link[data-v-39125984]:hover {
  text-decoration-thickness: 2px;
}
@media print, screen and (max-width: 37.49875em) {
.app-short-text-ad.grid-container[data-v-39125984] {
    padding-left: 1rem;
    padding-right: 1rem;
}
.app-short-text-ad.full-width .grid-container-pointer[data-v-39125984] {
    padding: 0 2.5rem;
    border-radius: 0;
}
.app-short-text-ad .grid-container-pointer[data-v-39125984] {
    padding: 0 16px;
    border-radius: 5px;
}
.app-short-text-ad .grid-container-pointer.glow[data-v-39125984] {
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.app-short-text-ad .text-body .cta-block[data-v-39125984] {
    display: block;
}
.app-short-text-ad .text-body .cta-block .chevron[data-v-39125984] {
    display: inline-block;
}
.app-short-text-ad .text-body__link[data-v-39125984] {
    display: inline-block;
    margin-top: 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]!./src/main/webpack/site/vue-components/AppShortTextAd.vue?vue&type=style&index=1&id=39125984&lang=scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.text-body {
  display: inline;
}
.text-body span * {
  display: inherit;
}
.text-body * {
  color: 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/SecondaryNavigation.vue?vue&type=style&index=0&id=dffd7b42&lang=scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.star-rewards-red-large {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyIDItMi42IDhIMWw2LjggNS0yLjYgOCA2LjgtNSA2LjggNS0yLjYtOCA2LjgtNWgtOC40TDEyIDJaIiBmaWxsPSIjRTAxQTJCIi8+PHBhdGggZD0iTTcuOCAxNWg4LjRMMSAxMGw2LjggNVoiIGZpbGw9IiNBQjAwMDAiLz48cGF0aCBkPSJtNy44IDE1LTIuNiA4TDIzIDEwIDcuOCAxNVoiIGZpbGw9IiNDMTEyMjEiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.profile {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMjJ2LTFhNy43IDcuNyAwIDAgMSA3LjctN2g2LjZhNy43IDcuNyAwIDAgMSA3LjYgN2wuMSAxSDFabTEtMWgyMGE2LjcgNi43IDAgMCAwLTYuNy02SDguN0E2LjcgNi43IDAgMCAwIDIgMjFaTTcgN2E1IDUgMCAxIDEgMTAgMEE1IDUgMCAwIDEgNyA3Wm0xIDBhNCA0IDAgMSAwIDggMCA0IDQgMCAwIDAtOCAwWiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.chevron-medium-down-black {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4IDkuNWEuNS41IDAgMCAxLS4yLjRsLTUuNSA1YS41LjUgMCAwIDEtLjcgMGwtNS41LTVhLjUuNSAwIDAgMSAuNi0uOGguMWw1LjIgNC43IDUuMi00LjdhLjUuNSAwIDAgMSAuOC4yLjUuNSAwIDAgMSAwIC4yWiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.chevron-medium-up-black {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4IDE0LjVhLjUuNSAwIDAgMC0uMi0uNGwtNS41LTVhLjUuNSAwIDAgMC0uNyAwbC01LjUgNWEuNS41IDAgMCAwIC42LjguNS41IDAgMCAwIC4xIDBsNS4yLTQuNyA1LjIgNC43YS41LjUgMCAwIDAgLjUgMCAuNS41IDAgMCAwIC4zLS4yLjUuNSAwIDAgMCAwLS4yWiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.secondary-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50px;
  z-index: 25;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
.secondary-navigation {
    height: auto;
}
}
.secondary-navigation .content-left {
  font-size: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
}
.secondary-navigation .content-left * {
  display: inline;
}
.secondary-navigation .content-left .small-vertical-divider {
  border-left: 1px solid #d6d6d6;
  height: 16px;
  margin: 0 16px;
}
.secondary-navigation .content-left .return-link a,
.secondary-navigation .content-left .return-link .back-link {
  font-weight: 700;
  text-decoration: none;
}
.secondary-navigation .content-left .return-link a:hover,
.secondary-navigation .content-left .return-link .back-link:hover {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: 2px;
  text-underline-offset: 20px;
}
.secondary-navigation .content-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 0;
}
.secondary-navigation .content-right span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.secondary-navigation .content-right .second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.secondary-navigation .content-right div:last-child {
  padding-right: 0;
}
.secondary-navigation .item {
  padding-left: 1rem;
  padding-right: 1rem;
  text-decoration: none;
}
.secondary-navigation .vertical {
  border-left: 1px solid #d6d6d6;
  height: 16px;
}
@media only screen and (max-width: 1279px) {
.secondary-navigation.grid-container {
    padding-left: 20px;
    padding-right: 20px;
}
.secondary-navigation .back-link {
    display: none;
}
}
@media print, screen and (max-width: 63.99875em) {
.secondary-navigation {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.secondary-navigation .content-right {
    display: none;
}
.secondary-navigation .content-left {
    text-align: center;
}
}
.secondary-navigation .registry-link {
  text-decoration: none;
}
.secondary-navigation #sign {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.secondary-navigation #sign .profile {
  width: 16px;
  height: 16px;
  background-size: 16px;
  margin-right: 10px;
}
.secondary-navigation #sign #myRewardsLabel-status {
  text-decoration: none;
}
.secondary-navigation #sign .chevron-medium-down-black {
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
  margin-left: 8px;
}
.secondary-navigation #sign .chevron-medium-up-black {
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
  margin-left: 8px;
}
.secondary-navigation #sign .sub-menu {
  position: absolute;
  list-style: none;
  border-radius: 0 0 5px 5px;
  padding: 32px 24px;
  width: 250px;
  font-size: 14px;
  z-index: 25;
  background-color: #fff;
  border-top: 1px solid silver;
  overflow: hidden;
  top: 100%;
  right: 15%;
}
.secondary-navigation #sign .sub-menu .star-rewards-red-large {
  margin-bottom: 9px;
  padding-right: 0 !important;
}
.secondary-navigation #sign .sub-menu .sr-star-rewards {
  font-weight: 500;
  margin-bottom: 4px;
}
.secondary-navigation #sign .sub-menu .sr-red {
  color: #e01a2b;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 24px;
}
.secondary-navigation #sign .sub-menu .BLACK-bar {
  background-color: #e01a2b;
  width: 140%;
  position: relative;
  right: -29px;
  left: -29px;
  height: 2px;
  margin-bottom: 24px;
}
.secondary-navigation #sign .sub-menu .drop-item {
  margin-bottom: 16px;
  font-weight: 400;
  letter-spacing: 0;
}
.secondary-navigation #sign .sub-menu .drop-item:last-child {
  margin-bottom: 0 !important;
}
.secondary-navigation #sign .sub-menu a {
  text-decoration: none;
}
.secondary-navigation #sign .sub-menu .labels:hover {
  text-decoration: underline;
}
.secondary-navigation #sign:hover .chevron-medium-down-black {
  display: none;
}
.secondary-navigation #sign:hover .sign-in {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: 2px;
  text-underline-offset: 20px;
  position: relative;
  z-index: 99;
}
.secondary-navigation #store {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.secondary-navigation #store .profile {
  width: 16px;
  height: 16px;
  background-size: 16px;
  margin-right: 10px;
}
.secondary-navigation #store .chevron-medium-down-black {
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
  margin-left: 8px;
}
.secondary-navigation #store .chevron-medium-up-black {
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
  margin-left: 8px;
}
.secondary-navigation #store .sub-menu {
  position: absolute;
  list-style: none;
  border-radius: 0 0 5px 5px;
  width: 271px;
  font-size: 14px;
  z-index: 25;
  border-top: 1px solid silver;
  overflow: hidden;
  top: 100%;
  right: 0%;
}
.secondary-navigation #store .sub-menu .store-info-box {
  padding: 24px 53px 26px 32px;
  background-color: #fff;
}
.secondary-navigation #store .sub-menu .store-info-box .store-name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  display: block;
  margin-bottom: 16px;
}
.secondary-navigation #store .sub-menu .store-info-box .phone {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 16px;
  letter-spacing: 0.5px;
}
.secondary-navigation #store .sub-menu .store-info-box .store-info-hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  letter-spacing: 0.2px;
}
.secondary-navigation #store .sub-menu .store-info-box .store-info-hours .open {
  color: #008757;
}
.secondary-navigation #store .sub-menu .store-info-box .store-info-hours .time {
  text-transform: lowercase;
}
.secondary-navigation #store .sub-menu .store-info-box .drop-item {
  margin-bottom: 16px;
  font-weight: 400;
  letter-spacing: 0;
}
.secondary-navigation #store .sub-menu .store-info-box .drop-item:last-child {
  margin-bottom: 0 !important;
}
.secondary-navigation #store .sub-menu .store-info-box-with-bg {
  padding: 24px 32px;
  border-top: 2px solid silver;
  background: #f8f8f8;
}
.secondary-navigation #store .sub-menu .store-info-box-with-bg .drop-item {
  margin-bottom: 16px;
}
.secondary-navigation #store .sub-menu .store-info-box-with-bg .drop-item:last-child {
  margin-bottom: 0 !important;
}
.secondary-navigation #store:hover .chevron-medium-down-black {
  display: none;
}
.secondary-navigation #store:hover .store {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: 2px;
  text-underline-offset: 20px;
  z-index: 99;
}
.secondary-navigation #registry {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.secondary-navigation #registry .registry-text {
  text-decoration: none;
}
.secondary-navigation #registry .chevron-medium-down-black {
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
  margin-left: 8px;
}
.secondary-navigation #registry .chevron-medium-up-black {
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
  margin-left: 8px;
}
.secondary-navigation #registry .sub-menu {
  position: absolute;
  list-style: none;
  padding: 23px 29px;
  width: 170px;
  font-size: 14px;
  z-index: 25;
  background-color: #fff;
  border-top: 1px solid silver;
  overflow: hidden;
  top: 100%;
  right: 0%;
}
.secondary-navigation #registry .sub-menu .drop-item {
  margin-bottom: 11px;
  font-weight: 400;
  letter-spacing: 0;
}
.secondary-navigation #registry .sub-menu .drop-item:last-child {
  margin-bottom: 0 !important;
}
.secondary-navigation #registry .sub-menu a {
  text-decoration: none;
}
.secondary-navigation #registry .sub-menu .labels:hover {
  text-decoration: underline;
}
.secondary-navigation #registry:hover .chevron-medium-down-black {
  display: none;
}
.secondary-navigation #registry:hover .registry-text {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: 2px;
  text-underline-offset: 20px;
}
.secondary-navigation #secondary-links:hover {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: 2px;
  text-underline-offset: 20px;
}
.secondary-navigation .secondary-nav-overlay {
  position: fixed;
  height: 100%;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.35;
  z-index: 24;
  top: 50px;
  -webkit-animation: append-animate 0.2s linear;
          animation: append-animate 0.2s linear;
}
@-webkit-keyframes append-animate {
from {
    opacity: 0;
}
to {
    opacity: 0.35;
}
}
@keyframes append-animate {
from {
    opacity: 0;
}
to {
    opacity: 0.35;
}
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/PrimaryNavigation.vue?vue&type=style&index=0&id=697c8a2d&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.primary-navigation .logo-image {
  max-height: 40px;
  max-width: 141px;
}
.primary-navigation .registry-logo-image {
  max-height: 40px;
  max-width: 213px;
}
@media print, screen and (max-width: 63.99875em) {
.primary-navigation .registry-logo-image {
    max-height: 32px;
    max-width: 170px;
}
}
.primary-navigation .tablet-mobile-search {
  display: none;
}
.primary-navigation .content-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.primary-navigation .content-left {
  padding-top: 1rem;
  padding-bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.primary-navigation .content-left .menu-small {
  display: none;
}
.primary-navigation .content-right {
  padding-top: 1rem;
  padding-bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.primary-navigation .content-right .shopping-bag {
  margin-left: 1.5rem;
  width: 28px;
  height: 28px;
}
@media print, screen and (max-width: 63.99875em) {
.primary-navigation .content-right .shopping-bag {
    margin-left: 1rem;
}
}
.primary-navigation .content-right .wishlist {
  margin-left: 1.5rem;
  width: 28px;
  height: 28px;
}
@media print, screen and (max-width: 63.99875em) {
.primary-navigation .content-right .wishlist {
    margin-left: 0rem;
}
}
.primary-navigation .search-icn {
  height: 24px;
  width: 24px;
  position: relative;
  left: 37px;
}
.primary-navigation .search-box {
  height: 40px;
  width: 316px;
  background: #f1f1f1;
  border-radius: 63px;
  border: none;
}
.primary-navigation input {
  padding-left: 42px;
}
@media only screen and (max-width: 1279px) {
.primary-navigation.grid-container {
    padding-left: 20px;
    padding-right: 20px;
}
}
@media print, screen and (max-width: 63.99875em) {
.primary-navigation .content-block .search-box {
    display: none;
}
.primary-navigation .content-block .search-icn {
    display: none;
}
.primary-navigation .content-block .content-left {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.primary-navigation .content-block .content-left .menu-small {
    display: block;
    margin-right: 16px;
}
.primary-navigation .content-block .content-right {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.primary-navigation .tablet-mobile-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 16px;
}
.primary-navigation .tablet-mobile-search .search-box {
    width: 100%;
}
.primary-navigation .tablet-mobile-search .search-icn {
    position: absolute;
    left: 27px;
    height: 24px;
    width: 24px;
}
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/AppSubAdPool.vue?vue&type=style&index=0&id=09efc112&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-sub-ad-pool.grid-container {
  padding: 0 16px;
}
.app-sub-ad-pool.five-card-grid {
  padding-right: 0;
}
.app-sub-ad-pool.five-card-grid > .grid-margin-x {
  margin-right: 0;
}
.app-sub-ad-pool .sub-ad-pool-header {
  margin-bottom: 32px;
}
.app-sub-ad-pool .sub-ad-pool-header .grid-x {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.app-sub-ad-pool .sub-ad-title {
  margin-bottom: 8px;
}
.app-sub-ad-pool .sub-ad-pool-link {
  margin-left: -12px;
  margin-right: -12px;
}
.app-sub-ad-pool .sub-ad-pool-link li {
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
}
.app-sub-ad-pool .sub-ad-pool-link li a {
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
}
.app-sub-ad-pool .sub-ad-pool-link li .primary-button-cta {
  background-color: #000;
  padding: 17px 32px;
}
.app-sub-ad-pool .sub-ad-pool-link li .secondary-button-cta {
  color: #000;
  padding: 9px 16px;
  min-width: 98px;
}
.app-sub-ad-pool .sub-ad-pool-link li .secondary-button-cta.secondary:after {
  border-color: #c0c0c0;
}
.app-sub-ad-pool .sub-ad-pool-link li:last-child {
  margin-right: 0;
}
.app-sub-ad-pool .sub-ad-pool-link.secondary-button-layout {
  margin-left: -8px;
  margin-right: -8px;
}
.app-sub-ad-pool .sub-ad-pool-link.secondary-button-layout li {
  margin-left: 8px;
  margin-right: 8px;
}
.app-sub-ad-pool .sub-ad-pool-link.primary-button-layout > li {
  margin-top: 24px;
}
.app-sub-ad-pool .sub-ad-pool-link.vertical-layout > li {
  display: block;
  margin-top: 16px;
}
.app-sub-ad-pool .sub-ad-pool-link.vertical-layout.primary-button-layout > li {
  margin-top: 24px;
}
.app-sub-ad-pool .sub-ad-pool-link.vertical-layout > li:first-child {
  margin-top: 0;
}
.app-sub-ad-pool .single-image-text {
  margin-bottom: 32px;
}
.app-sub-ad-pool .single-image-text .single-image-text-ad {
  height: 100%;
}
.app-sub-ad-pool .single-image-text .single-image-text-ad > div, .app-sub-ad-pool .single-image-text .single-image-text-ad .grid-x, .app-sub-ad-pool .single-image-text .single-image-text-ad .image-container, .app-sub-ad-pool .single-image-text .single-image-text-ad .image-wrapper {
  height: 100%;
}
.app-sub-ad-pool .single-image-text .single-image-text-ad .image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.app-sub-ad-pool .single-image-text .single-image-text-ad .image-wrapper .text-ad {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.app-sub-ad-pool .single-image-text.five-card-row {
  margin-bottom: 24px;
}
.app-sub-ad-pool .single-image-text .text-ad {
  padding: 24px;
}
.app-sub-ad-pool .single-image-text .text-ad .text-ad-link {
  margin-bottom: 0;
}
.app-sub-ad-pool .single-image-text.two-card-row .text-ad {
  padding: 16px;
}
.app-sub-ad-pool .single-image-text .single-image-text-ad {
  padding: 0 !important;
}
.app-sub-ad-pool .single-image-text.card-glow {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1019607843);
  border-radius: 5px;
}
.app-sub-ad-pool .single-image-text.card-glow .text-ad {
  border-radius: 0 0 5px 5px;
}
.app-sub-ad-pool .chevron::before {
  border-style: solid;
  border-width: 1.5px 1.5px 0 0;
  content: "";
  display: inline-block;
  height: 6.5px;
  left: 0.15em;
  position: relative;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  width: 6.5px;
}
.app-sub-ad-pool .chevron.right:before {
  left: 1px;
  top: -1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.app-sub-ad-pool .sub-ad-pool-header .header-align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.app-sub-ad-pool .sub-ad-pool-header .header-align-center .sub-ad-pool-link .link-item {
  margin-top: 16px;
}
.app-sub-ad-pool .sub-ad-pool-header .header-align-center .header-text-center {
  text-align: center;
}
@media only screen and (max-device-width: 767px) {
.app-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;
}
.app-sub-ad-pool .header-align-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
}
.app-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/AppSubAdPool.vue?vue&type=style&index=1&id=09efc112&lang=scss&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.gridScroll[data-v-09efc112]::-webkit-scrollbar {
  width: 100%;
  height: 3px;
}
.gridScroll[data-v-09efc112]::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 2px;
}
.gridScroll[data-v-09efc112]::-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-09efc112] {
    width: 70%;
}
}
@media only screen and (max-device-width: 767px) {
.gridScroll[data-v-09efc112] {
    overflow: auto;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
}
.gridScroll[data-v-09efc112]::-webkit-scrollbar-track {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
.gridScroll[data-v-09efc112] {
    overflow: auto;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
}
.gridScroll .cell[data-v-09efc112] {
    width: 34%;
}
.gridScroll[data-v-09efc112]::-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]!./src/main/webpack/site/vue-components/GlobalNavigationV2.vue?vue&type=style&index=0&id=2639a1e8&lang=scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.chevron-small-right {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTkuOCA3IDQuNCA1LTQuNCA1IiBzdHJva2U9IiMwMDAiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.chevron-small-left {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE0LjIgNy00LjQgNSA0LjQgNSIgc3Ryb2tlPSIjMDAwIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.global-navigation-parent .fade-enter-active,
.global-navigation-parent .fade-leave-active {
  -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0, 1.5);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0, 1.5);
}
.global-navigation-parent .fade-enter,
.global-navigation-parent .fade-leave-to {
  opacity: 0;
}
.global-navigation-parent .global-navigation {
  position: relative;
}
.global-navigation-parent .global-navigation .nav-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.global-navigation-parent .global-navigation .nav-desktop menu-small {
  height: 36px;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
  padding-bottom: 16px;
  width: calc(100% - 8px);
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob {
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 16px;
  padding-bottom: 16px;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob:hover, .global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob.selected-fob {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 18px;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob.not-clickable:hover, .global-navigation-parent .global-navigation .nav-desktop .header-fobs .header-fob.not-clickable.selected-fob {
  cursor: default;
  text-decoration: none;
}
.global-navigation-parent .global-navigation .nav-desktop .header-fobs .flyout-container-overlay {
  position: absolute;
  left: 0;
  top: 34px;
  background-color: #ffffff;
  width: 100%;
  z-index: 2;
  min-height: 500px;
}
.global-navigation-parent .global-navigation .nav-mobile {
  display: none;
}
.global-navigation-parent .global-navigation .nav-mobile .menu-large {
  cursor: pointer;
}
.global-navigation-parent .global-navigation .nav-mobile .close-nav-wrapper {
  position: fixed;
  left: 386px;
  top: 16px;
  z-index: 9;
}
.global-navigation-parent .global-navigation .nav-mobile .close-nav-wrapper .close {
  background-size: 16px 16px;
  background-position: 50%;
  background-color: #fff;
  border-radius: 13px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav {
  height: 100%;
  width: 0;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .primary-list {
  padding: 24px 12px 0 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .primary-list li {
  padding-bottom: 16px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-signin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 12px;
  font-size: 14px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-signin div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-signin div .profile {
  margin-right: 16px;
  width: 1.5rem;
  height: 1.5rem;
  background-size: 1.5rem 1.5rem;
  position: relative;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-signin div .store-info-name-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  width: 100%;
  overflow: hidden;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-signin div .store-info-name-wrap .store-info-name {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-signin.store .store-info-mew-name-schedule .open {
  color: #008757;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .rewards-label .star-rewards-compact-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .rewards-label .star-rewards-compact-container .star-profile {
  margin-right: 8px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .rewards-label .star-rewards-compact-container .sr-nav-description {
  -ms-flex-item-align: center;
      align-self: center;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .rewards-label .star-rewards-compact-container .sr-nav-description a.sr-text {
  text-decoration: none;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .fob-title {
  padding-left: 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .header-top-links-separator {
  margin: 0 18px 0 20px;
  border: none;
  border-bottom: 1px solid silver;
  outline: none;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs li {
  padding-bottom: 16px;
  display: block;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs li a {
  padding-left: 20px;
  padding-right: 12px;
  font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 24px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .sidenav-fobs .horizontal-rule-mobile {
  background: #e6e6e6;
  height: 1px;
  border-width: inherit;
  margin: 0 0 0 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-countryInfo {
  padding: 0 16px 30px 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-countryInfo svg {
  border-radius: 50px;
  vertical-align: bottom;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-countryInfo a {
  text-decoration: underline;
  margin-left: 5px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-container .parent-account,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-container .parent-store,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-container .parent-account,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-container .parent-store {
  padding: 24px 12px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-container .parent-account .chevron-small-left,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-container .parent-store .chevron-small-left,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-container .parent-account .chevron-small-left,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-container .parent-store .chevron-small-left {
  text-align: left;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-container .parent-account .parent-account-label,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-container .parent-account .parent-store-label,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-container .parent-store .parent-account-label,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-container .parent-store .parent-store-label,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-container .parent-account .parent-account-label,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-container .parent-account .parent-store-label,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-container .parent-store .parent-account-label,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-container .parent-store .parent-store-label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-container .horizontal-line-account,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-container .horizontal-line-store,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-container .horizontal-line-account,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-container .horizontal-line-store {
  border: none;
  border-bottom: 1px solid silver;
  outline: none;
  margin: 24px 12px 24px 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .loyallist-container .loyallist-list li.drop-item .labels {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 12px 0 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .loyallist-container .loyallist-list li.drop-item .labels .labels-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .loyallist-container .loyallist-list li.drop-item .horizontal-line-loyallist {
  border: none;
  outline: 0;
  border-bottom: 1px solid silver;
  margin: 24px 12px 24px 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .loyallist-container .loyallist-list li.drop-item ul {
  padding: 0 12px 0 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .loyallist-container .loyallist-list li.drop-item ul li {
  padding-top: 16px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .loyallist-container .loyallist-list li.drop-item ul li a {
  text-decoration: none;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .loyallist-container .loyallist-list li.drop-item ul li:first-child {
  padding-top: 0;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-list,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-list,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .static-store-container {
  padding: 0 12px 0 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-list .store-name,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-list .store-number,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-list .change-store,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-list .store-name,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-list .store-number,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-list .change-store,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .static-store-container .store-name,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .static-store-container .store-number,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .static-store-container .change-store {
  text-decoration: underline;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-list .colored-status,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-list .colored-status,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .static-store-container .colored-status {
  color: #008757;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-list .drop-item,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-list .drop-item,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .static-store-container .drop-item {
  padding-top: 16px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-list .drop-item .labels,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-list .drop-item .labels,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .static-store-container .drop-item .labels {
  text-decoration: none;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-list .drop-item .labels.d-flex,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-list .drop-item .labels.d-flex,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .static-store-container .drop-item .labels.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .account-list li:first-child,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .store-list li:first-child,
.global-navigation-parent .global-navigation .nav-mobile .sidenav .static-store-container li:first-child {
  padding-top: 0;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav .header-top-links-separator {
  margin: 0;
  border: none;
  border-bottom: 1px solid silver;
  outline: none;
  margin: 0 16px 0 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav ul.header-nav-options {
  margin: 0 12px 0 20px;
}
.global-navigation-parent .global-navigation .nav-mobile .sidenav ul.header-nav-options li a {
  text-decoration: none;
}
.global-navigation-parent .global-navigation .sidenav-desktop {
  height: calc(100vh - 218px);
  width: 0;
  position: absolute;
  z-index: 99;
  top: 34px;
  left: 0;
  background-color: #fff;
  overflow-x: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  font-size: 12px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .primary-list {
  padding: 24px 12px 0 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .primary-list li {
  padding-bottom: 16px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .header-signin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 12px;
  font-size: 14px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .header-signin div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-navigation-parent .global-navigation .sidenav-desktop .header-signin div .profile {
  margin-right: 16px;
  width: 1.5rem;
  height: 1.5rem;
  background-size: 1.5rem 1.5rem;
  position: relative;
}
.global-navigation-parent .global-navigation .sidenav-desktop .header-signin div .store-info-name-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  width: 100%;
  overflow: hidden;
}
.global-navigation-parent .global-navigation .sidenav-desktop .header-signin div .store-info-name-wrap .store-info-name {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .header-signin.store .store-info-mew-name-schedule .open {
  color: #008757;
}
.global-navigation-parent .global-navigation .sidenav-desktop .rewards-label .star-rewards-compact-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-navigation-parent .global-navigation .sidenav-desktop .rewards-label .star-rewards-compact-container .star-profile {
  margin-right: 8px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .rewards-label .star-rewards-compact-container .sr-nav-description {
  -ms-flex-item-align: center;
      align-self: center;
}
.global-navigation-parent .global-navigation .sidenav-desktop .rewards-label .star-rewards-compact-container .sr-nav-description a.sr-text {
  text-decoration: none;
}
.global-navigation-parent .global-navigation .sidenav-desktop .sidenav-fobs .fob-title {
  padding-left: 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .sidenav-fobs .header-top-links-separator {
  margin: 0 18px 0 20px;
  border: none;
  border-bottom: 1px solid silver;
  outline: none;
}
.global-navigation-parent .global-navigation .sidenav-desktop .sidenav-fobs li {
  padding-bottom: 16px;
  display: block;
}
.global-navigation-parent .global-navigation .sidenav-desktop .sidenav-fobs li a {
  padding-left: 20px;
  padding-right: 12px;
  font-family: "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 24px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .sidenav-fobs .horizontal-rule-mobile {
  background: #e6e6e6;
  height: 1px;
  border-width: inherit;
  margin: 0 0 0 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .header-countryInfo {
  padding: 0 16px 30px 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .header-countryInfo svg {
  border-radius: 50px;
  vertical-align: bottom;
}
.global-navigation-parent .global-navigation .sidenav-desktop .header-countryInfo a {
  text-decoration: underline;
  margin-left: 5px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-container .parent-account,
.global-navigation-parent .global-navigation .sidenav-desktop .account-container .parent-store,
.global-navigation-parent .global-navigation .sidenav-desktop .store-container .parent-account,
.global-navigation-parent .global-navigation .sidenav-desktop .store-container .parent-store {
  padding: 24px 12px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-container .parent-account .chevron-small-left,
.global-navigation-parent .global-navigation .sidenav-desktop .account-container .parent-store .chevron-small-left,
.global-navigation-parent .global-navigation .sidenav-desktop .store-container .parent-account .chevron-small-left,
.global-navigation-parent .global-navigation .sidenav-desktop .store-container .parent-store .chevron-small-left {
  text-align: left;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-container .parent-account .parent-account-label,
.global-navigation-parent .global-navigation .sidenav-desktop .account-container .parent-account .parent-store-label,
.global-navigation-parent .global-navigation .sidenav-desktop .account-container .parent-store .parent-account-label,
.global-navigation-parent .global-navigation .sidenav-desktop .account-container .parent-store .parent-store-label,
.global-navigation-parent .global-navigation .sidenav-desktop .store-container .parent-account .parent-account-label,
.global-navigation-parent .global-navigation .sidenav-desktop .store-container .parent-account .parent-store-label,
.global-navigation-parent .global-navigation .sidenav-desktop .store-container .parent-store .parent-account-label,
.global-navigation-parent .global-navigation .sidenav-desktop .store-container .parent-store .parent-store-label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-container .horizontal-line-account,
.global-navigation-parent .global-navigation .sidenav-desktop .account-container .horizontal-line-store,
.global-navigation-parent .global-navigation .sidenav-desktop .store-container .horizontal-line-account,
.global-navigation-parent .global-navigation .sidenav-desktop .store-container .horizontal-line-store {
  border: none;
  border-bottom: 1px solid silver;
  outline: none;
  margin: 24px 12px 24px 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .loyallist-container .loyallist-list li.drop-item .labels {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 12px 0 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .loyallist-container .loyallist-list li.drop-item .labels .labels-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.global-navigation-parent .global-navigation .sidenav-desktop .loyallist-container .loyallist-list li.drop-item .horizontal-line-loyallist {
  border: none;
  outline: 0;
  border-bottom: 1px solid silver;
  margin: 24px 12px 24px 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .loyallist-container .loyallist-list li.drop-item ul {
  padding: 0 12px 0 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .loyallist-container .loyallist-list li.drop-item ul li {
  padding-top: 16px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .loyallist-container .loyallist-list li.drop-item ul li a {
  text-decoration: none;
}
.global-navigation-parent .global-navigation .sidenav-desktop .loyallist-container .loyallist-list li.drop-item ul li:first-child {
  padding-top: 0;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-list,
.global-navigation-parent .global-navigation .sidenav-desktop .store-list,
.global-navigation-parent .global-navigation .sidenav-desktop .static-store-container {
  padding: 0 12px 0 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-list .store-name,
.global-navigation-parent .global-navigation .sidenav-desktop .account-list .store-number,
.global-navigation-parent .global-navigation .sidenav-desktop .account-list .change-store,
.global-navigation-parent .global-navigation .sidenav-desktop .store-list .store-name,
.global-navigation-parent .global-navigation .sidenav-desktop .store-list .store-number,
.global-navigation-parent .global-navigation .sidenav-desktop .store-list .change-store,
.global-navigation-parent .global-navigation .sidenav-desktop .static-store-container .store-name,
.global-navigation-parent .global-navigation .sidenav-desktop .static-store-container .store-number,
.global-navigation-parent .global-navigation .sidenav-desktop .static-store-container .change-store {
  text-decoration: underline;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-list .colored-status,
.global-navigation-parent .global-navigation .sidenav-desktop .store-list .colored-status,
.global-navigation-parent .global-navigation .sidenav-desktop .static-store-container .colored-status {
  color: #008757;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-list .drop-item,
.global-navigation-parent .global-navigation .sidenav-desktop .store-list .drop-item,
.global-navigation-parent .global-navigation .sidenav-desktop .static-store-container .drop-item {
  padding-top: 16px;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-list .drop-item .labels,
.global-navigation-parent .global-navigation .sidenav-desktop .store-list .drop-item .labels,
.global-navigation-parent .global-navigation .sidenav-desktop .static-store-container .drop-item .labels {
  text-decoration: none;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-list .drop-item .labels.d-flex,
.global-navigation-parent .global-navigation .sidenav-desktop .store-list .drop-item .labels.d-flex,
.global-navigation-parent .global-navigation .sidenav-desktop .static-store-container .drop-item .labels.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-navigation-parent .global-navigation .sidenav-desktop .account-list li:first-child,
.global-navigation-parent .global-navigation .sidenav-desktop .store-list li:first-child,
.global-navigation-parent .global-navigation .sidenav-desktop .static-store-container li:first-child {
  padding-top: 0;
}
.global-navigation-parent .global-navigation .sidenav-desktop .header-top-links-separator {
  margin: 0;
  border: none;
  border-bottom: 1px solid silver;
  outline: none;
  margin: 0 16px 0 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop ul.header-nav-options {
  margin: 0 12px 0 20px;
}
.global-navigation-parent .global-navigation .sidenav-desktop ul.header-nav-options li a {
  text-decoration: none;
}
.global-navigation-parent .global-navigation .desktop-menu-overlay {
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 34px;
  left: 0;
  background-color: #000;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  opacity: 0.35;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.global-navigation-parent .global-navigation .overlay {
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.global-navigation-parent .global-navigation .show-mobile {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
.global-navigation-parent .global-navigation {
    /*.nav-desktop {
      display: none;
    }*/
}
.global-navigation-parent .global-navigation .nav-mobile {
    display: block;
    position: absolute;
    bottom: 54.7px;
}
.global-navigation-parent .global-navigation .hide-mobile {
    display: none;
}
.global-navigation-parent .global-navigation .show-mobile {
    display: block;
}
.global-navigation-parent .global-navigation .search {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.global-navigation-parent .global-navigation .desktop-menu-overlay,
  .global-navigation-parent .global-navigation .sidenav-desktop {
    position: fixed;
    top: 0;
}
.global-navigation-parent .global-navigation .sidenav-desktop {
    height: 100%;
}
}
.global-navigation-parent .horizontal-rule {
  background: #e6e6e6;
  height: 1px;
  margin: 0;
  border-width: inherit;
  position: absolute;
  left: 0;
  width: 100%;
  border: none;
}
.global-navigation-parent .desktop-horizontal-line {
  display: block;
}
.global-navigation-parent .desktop-horizontal-line .horizontal-rule {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 9;
}
.global-navigation-parent .second-nav > li {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 10px;
}
.global-navigation-parent .second-nav .list-heading {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
}
.global-navigation-parent .second-nav .list-items {
  border-bottom: 1.5px solid #C0C0C0;
  margin-bottom: 16px;
  padding-bottom: 8px;
}
.global-navigation-parent .second-nav .list-items.no-border {
  border: none;
}
.global-navigation-parent .second-nav .list-items .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
}
.global-navigation-parent .second-nav .list-items .list-item.align-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
}
.global-navigation-parent .second-nav .list-items .list-item .text-green {
  color: #008757;
}
.global-navigation-parent .second-nav .list-items .list-item .text-underline {
  text-decoration: underline;
}
.global-navigation-parent .second-nav .list-items .list-item .icon-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-navigation-parent .second-nav .list-items .list-item .account-text {
  font-size: 10px;
}
.global-navigation-parent .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-navigation-parent .flex .button {
  width: 75px;
  height: 35px;
  padding: 0px;
}
.global-navigation-parent .flex .justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.global-navigation-parent .search {
  background-color: #E6E6E6;
  padding: 16px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.global-navigation-parent .tablet-mobile-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px;
  border: 2px solid #959499;
  background-color: #fff;
  border-radius: 63px;
  widows: 50%;
}
.global-navigation-parent .tablet-mobile-search .search-icn {
  height: 18px;
  width: 18px;
  position: relative;
  left: 0;
}
.global-navigation-parent .tablet-mobile-search .search-box {
  width: 100%;
  height: 24;
  border: none;
}
.global-navigation-parent .tablet-mobile-search input {
  padding-left: 8px;
}
@media print, screen and (max-width: 63.99875em) {
.global-navigation-parent .desktop-horizontal-line {
    display: none;
}
}
@media print, screen and (max-width: 37.49875em) {
.global-navigation-parent .nav-mobile .close-nav-wrapper {
    left: 334px !important;
}
.global-navigation-parent .nav-mobile .sidenav-active {
    width: 326px !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/GlobalHeader.vue?vue&type=style&index=0&id=0505432e&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.global-header .global-desktop-horizontal-line {
  content: "";
  display: block;
  height: 1px;
  background-color: silver;
  position: absolute;
  left: 0;
  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/GlobalFooter.vue?vue&type=style&index=0&id=476a0b12&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.global-footer {
  background: rgba(0, 0, 0, 0.88);
  color: #fff;
}
.global-footer .footer-content {
  padding-top: 40px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.global-footer .footer-content .footer-links.section {
  padding-right: 16px;
}
.global-footer .footer-content .footer-links.section .title {
  font-weight: 700;
  font-size: 14px;
  padding-bottom: 16px;
  display: block;
}
.global-footer .footer-content .footer-links.section .title .accordion-plus {
  display: none;
}
.global-footer .footer-content .footer-links.section .title .accordion-minus {
  display: none;
}
.global-footer .footer-content .footer-links.section .checkbox {
  display: none;
}
.global-footer .footer-content .footer-links.section .item {
  font-size: 12px;
  padding-bottom: 16px;
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
.global-footer .footer-content .footer-links.section .item:hover {
  text-decoration: underline;
}
.global-footer .footer-content .footer-links.section .country-placeholder .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-footer .footer-content .footer-links.section .country-placeholder .item svg {
  margin-left: 8px;
}
.global-footer .footer-content .social-panel {
  max-width: 464px;
  min-width: 317px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.global-footer .footer-content .social-panel .section .title {
  font-weight: 700;
  font-size: 14px;
  padding-bottom: 16px;
  text-transform: capitalize;
}
.global-footer .footer-content .social-panel .section .item {
  font-size: 12px;
}
.global-footer .footer-content .social-panel .section.email-sign-up .button {
  width: 100%;
  text-transform: capitalize;
  padding: 16px 20px;
}
.global-footer .footer-content .social-panel .section.email-sign-up .title {
  padding-bottom: 8px;
}
.global-footer .footer-content .social-panel .section.email-sign-up .item {
  padding-bottom: 16px;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .image {
  width: 7.25rem;
  height: 2.25rem;
  padding-right: 16px !important;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .image img {
  width: 100%;
  height: 100%;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .item {
  display: inline-block;
  color: inherit;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .item a {
  color: inherit;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .item .cta-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .item .cta-block .cta {
  text-transform: capitalize;
  margin-top: 8px;
  margin-right: 8px;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .item .cta-block .cta.button {
  margin-top: 16px;
  margin-right: 16px;
  padding: 16px 20px;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .item .cta-block .cta.primary-button-cta {
  color: #fff;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .item .cta-block .cta.secondary-button-cta {
  color: #000;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .item .cta-block .cta.secondary-button-cta.secondary:after {
  border-color: #c0c0c0;
}
.global-footer .footer-content .social-panel hr {
  border: 0;
  border-bottom: 1px solid #626369;
  margin-top: 32px;
  margin-bottom: 32px;
}
.global-footer .footer-content .social-panel .social-icons {
  width: 184px;
}
.global-footer .footer-content .social-panel .social-icons .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global-footer .footer-content .social-panel .social-icons .icons a {
  margin-right: 16px;
}
.global-footer .footer-content .social-panel .app-download {
  display: none;
}
.global-footer .footer-content .social-panel .divider {
  height: 1px;
  background-color: #626369;
}
.global-footer .bottom-banner {
  background: #000;
  padding: 32px;
  font-size: 12px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.global-footer .bottom-banner .legal-links {
  max-width: 960px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.global-footer .bottom-banner .legal-links > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-footer .bottom-banner .legal-links .item {
  padding: 0px 16px 16px 16px;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
}
.global-footer .bottom-banner .legal-links .item:hover {
  text-decoration: underline;
}
.global-footer .bottom-banner .legal-links .item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  height: 16px;
  width: 1px;
  background-color: #959499;
}
.global-footer .bottom-banner .legal-links span:first-child .item.link::before {
  display: none;
}
.global-footer .bottom-banner .legal-links .no-separator::before {
  display: none;
}
.global-footer .bottom-banner .legal-links .legal-link-img {
  height: 18px;
  padding-right: 8px;
}
@media print, screen and (max-width: 63.99875em) {
.global-footer .bottom-banner {
    padding: 32px 20px;
}
.global-footer .bottom-banner .legal-links .item {
    padding: 0px 12px 16px 12px;
}
}
@media print, screen and (max-width: 63.99875em) {
.global-footer .footer-content {
    display: block;
}
.global-footer .footer-content .footer-links.section {
    padding-right: 0;
}
.global-footer .footer-content .social-panel {
    padding-top: 32px;
    max-width: none;
}
.global-footer .footer-content .social-panel .app-download {
    display: block;
}
.global-footer .footer-content .social-panel .app-download .app-icon {
    max-width: 118px;
    padding-right: 16px;
    display: inline-block;
}
.global-footer .footer-content .social-panel hr {
    margin: 32px -20px;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .image {
    max-width: 57px;
    padding-right: 0px !important;
}
.global-footer .footer-content .social-panel .section.card-sign-up .body .item {
    padding-left: 16px;
}
.global-footer .footer-content .footer-links.section {
    border-bottom: 1px solid #c0c0c0;
}
.global-footer .footer-content .footer-links.section .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 16px 0;
}
.global-footer .footer-content .footer-links.section .title .accordion-plus {
    display: block;
    margin-left: 8px;
}
.global-footer .footer-content .footer-links.section .checkbox {
    display: none;
}
.global-footer .footer-content .footer-links.section input[type=checkbox]:checked ~ ul {
    display: block;
}
.global-footer .footer-content .footer-links.section input[type=checkbox]:checked ~ label > svg.accordion-plus {
    display: none;
}
.global-footer .footer-content .footer-links.section input[type=checkbox]:checked ~ label > svg.accordion-minus {
    display: block;
}
.global-footer .footer-content .footer-links.section ul {
    display: none;
}
}
@media only screen and (max-width: 1279px) and (min-width: 768px) {
.global-footer {
    /*     .footer-content .footer-links.section {
      padding-right: 16px;
    } */
}
.global-footer .grid-container {
    padding-left: 20px;
    padding-right: 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/BrowseMedia.vue?vue&type=style&index=0&id=47e66131&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.browse-media .grid-x {
  max-width: 302px;
}
.browse-media .grid-x.layout-base .browse-media-text {
  padding: 27px 0px;
}
.browse-media .grid-x.layout-base .browse-media-text.text-align-center {
  padding: 27px 24px;
}
.browse-media .grid-x.layout-optional-logo {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
}
.browse-media .grid-x.layout-optional-logo .browse-media-text {
  padding: 27px 24px;
}
.browse-media .grid-x.layout-optional-logo .browse-media-text.text-align-center > div, .browse-media .grid-x.layout-optional-logo .browse-media-text.text-align-right .browse-media .grid-x.layout-optional-logo .browse-media-text.text-align-left > div {
  width: 100%;
}
.browse-media .grid-x.layout-optional-logo .browse-media-text-logo img {
  vertical-align: unset;
}
.browse-media .grid-x.layout-disclaimer .browse-media-text {
  padding: 48px 24px;
  height: 644px;
}
.browse-media .grid-x.layout-disclaimer .browse-media-text .image-disclaimer {
  display: block;
  margin-top: 40px;
}
.browse-media .grid-x.layout-disclaimer .browse-media-text .image-disclaimer img {
  max-width: 294px;
}
.browse-media .image-container .picture-container {
  text-align: start;
  border-radius: 0;
}
.browse-media .image-container .picture-container .picture-image {
  width: auto !important;
  -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);
  height: 301px;
  min-width: 302px;
}
.browse-media .image-container .non-clickable {
  cursor: default;
}
.browse-media .browse-media-text {
  padding: 16px 0;
}
.browse-media .browse-media-text * {
  color: inherit;
}
.browse-media .browse-media-text-logo {
  margin-bottom: 16px;
  position: relative;
  display: inline-block;
}
.browse-media .browse-media-text-logo img {
  min-width: 185px;
  height: 181px;
  max-height: 181px;
}
.browse-media .browse-media-text.text-align-right .browse-media-text-logo img {
  right: 0;
  left: unset;
}
.browse-media .browse-media-text-header * {
  color: inherit;
}
.browse-media .browse-media-text-body {
  padding-top: 0.5rem;
  font-size: 18px;
}
.browse-media .browse-media-text-body * {
  color: inherit;
}
.browse-media .browse-media-text-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.browse-media .browse-media-text-link .link-item {
  display: inline-block;
}
.browse-media .browse-media-text-link .link-item a {
  margin-top: 1rem;
  text-transform: capitalize;
  display: inline-block;
  color: inherit;
  border-color: inherit;
  margin-bottom: 1px;
}
.browse-media .browse-media-text-link .link-item a.button {
  margin-top: 1.5rem;
  color: #fff;
  padding: 9px 16px;
  line-height: 1;
  height: auto;
  border: 1px solid #000;
  margin-bottom: 0px;
}
.browse-media .browse-media-text-link .link-item a:hover {
  text-decoration-thickness: 2px;
  margin-bottom: 0px;
}
.browse-media .browse-media-text-link .link-item a.button:hover {
  opacity: unset;
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.browse-media .grid-x {
    max-width: 232px;
}
.browse-media .grid-x.layout-base .browse-media-text {
    padding: 27px 0px;
}
.browse-media .grid-x.layout-base .browse-media-text.text-align-center {
    padding: 27px 23px;
}
.browse-media .grid-x.layout-optional-logo .browse-media-text {
    padding: 27px 23px;
}
.browse-media .grid-x.layout-optional-logo .browse-media-text-logo {
    margin-bottom: 8px;
    width: 160px !important;
    height: 90px !important;
}
.browse-media .grid-x.layout-disclaimer .browse-media-text {
    padding: 40px 16px;
    height: 560px;
}
.browse-media .grid-x.layout-disclaimer .browse-media-text .image-disclaimer {
    display: block;
    margin-top: 32px;
}
.browse-media .grid-x.layout-disclaimer .browse-media-text .image-disclaimer img {
    max-width: 200px;
}
}
@media print, screen and (max-width: 37.49875em) {
.browse-media .grid-x {
    max-width: 160px;
}
.browse-media .grid-x.layout-base .browse-media-text {
    padding: 30px 0px;
}
.browse-media .grid-x.layout-base .browse-media-text.text-align-center {
    padding: 30px 16px;
}
.browse-media .grid-x.layout-optional-logo .browse-media-text {
    padding: 30px 16px;
}
.browse-media .grid-x.layout-optional-logo .browse-media-text-logo {
    margin-bottom: 8px;
    width: 128px !important;
    height: 72px !important;
}
.browse-media .grid-x.layout-disclaimer .browse-media-text {
    padding: 24px 16px;
    height: 480px;
}
.browse-media .grid-x.layout-disclaimer .browse-media-text .image-disclaimer {
    display: block;
    margin-top: 24px;
}
.browse-media .grid-x.layout-disclaimer .browse-media-text .image-disclaimer img {
    max-width: 128px;
}
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/AppSubAdThreeColumn.vue?vue&type=style&index=0&id=078a2b09&lang=scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-sub-ad-three-column .content {
  text-decoration: none;
}
.app-sub-ad-three-column .content:active { /* IE 9 */
  -webkit-transform: scale(0.5); /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.app-sub-ad-three-column .content.glow {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.app-sub-ad-three-column .width-100 {
  width: 100%;
}
.app-sub-ad-three-column .image-ad-container .cell {
  border-radius: 5px 5px 0 0;
}
.app-sub-ad-three-column .image-ad-container .cell img {
  border-radius: 5px 5px 0 0;
}
.app-sub-ad-three-column .sub-ad-text-ad {
  border-radius: 0 0 5px 5px;
}
.app-sub-ad-three-column .sub-ad-text-ad .text-ad {
  margin: 0;
}
.app-sub-ad-three-column .sub-ad-text-ad .text-ad .text-ad-card {
  min-width: auto;
  border-radius: 0 0 5px 5px;
}
.app-sub-ad-three-column .sub-ad-text-ad .text-ad .text-ad-card .text-area .h4 {
  margin-bottom: 4px;
}
.app-sub-ad-three-column .sub-ad-text-ad .text-ad .text-ad-card .chevron {
  display: inline-block;
}
@media print, screen and (min-width: 64em) {
.app-sub-ad-three-column .sub-ad-text-ad.copy-center .text-ad-card {
    padding: 0 24px 0 24px;
}
.app-sub-ad-three-column .sub-ad-text-ad.copy-right .text-ad-card {
    padding: 0 48px 0 48px;
}
.app-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) {
.app-sub-ad-three-column .sub-ad-text-ad .text-ad-card {
    padding: 0 35px 0 35px;
}
}
@media print, screen and (max-width: 37.49875em) {
.app-sub-ad-three-column .sub-ad-text-ad .text-ad-card {
    padding: 24px;
}
.app-sub-ad-three-column .sub-ad-text-ad .text-ad-card .text-ad-links .secondary-cta {
    border-bottom: 0;
    font-size: 14px;
}
}
@media print, screen and (min-width: 64em) {
.app-sub-ad-three-column .large-none {
    display: none;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.app-sub-ad-three-column .medium-none {
    display: none;
}
}
@media print, screen and (max-width: 37.49875em) {
.app-sub-ad-three-column.grid-container {
    padding-right: 1rem;
    padding-left: 1rem;
}
.app-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/AppHeroSubAd.vue?vue&type=style&index=0&id=bfad183e&lang=scss&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-hero-subad-container[data-v-bfad183e] {
  margin: 0 16px;
  position: relative;
}
.app-hero-subad-container[data-v-bfad183e] .image-height-l {
  max-height: 512px;
  overflow: hidden;
}
.app-hero-subad-container[data-v-bfad183e] .image-height-m {
  max-height: 307px;
  overflow: hidden;
}
.app-hero-subad-container[data-v-bfad183e] .image-height-s {
  height: 164px;
  overflow: hidden;
}
.app-hero-subad-container[data-v-bfad183e] .picture-container {
  border-radius: 5px;
}
.app-hero-subad-container[data-v-bfad183e] .picture-container img {
  width: 100%;
  height: 100%;
}
.app-hero-subad-container .left-position[data-v-bfad183e] {
  left: 0;
  margin-left: 64px;
}
.app-hero-subad-container .right-position[data-v-bfad183e] {
  right: 0;
  margin-right: 64px;
}
.app-hero-subad-container .image-container[data-v-bfad183e] {
  border-radius: 5px;
}
.app-hero-subad-container .image-wrapper[data-v-bfad183e]:active { /* IE 9 */
  -webkit-transform: scale(0.5); /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.app-hero-subad-container .border-glow[data-v-bfad183e] {
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid rgb(230, 230, 230);
}
.app-hero-subad-container .copy-block-container[data-v-bfad183e] {
  position: absolute;
  top: 0;
  padding: 24px;
}
.app-hero-subad-container .copy-block-container .padding-top-small[data-v-bfad183e] {
  padding-top: 16px;
}
.app-hero-subad-container .copy-block-container .padding-top-xxxxs[data-v-bfad183e] {
  padding-top: 4px;
}
.app-hero-subad-container .chevron[data-v-bfad183e]::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: "";
  display: inline-block;
  height: 6px;
  left: 0.15em;
  position: relative;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  width: 6px;
}
.app-hero-subad-container .chevron.right[data-v-bfad183e]:before {
  left: 1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.app-hero-subad-container .center-left-m-l[data-v-bfad183e] {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.text-ad-link[data-v-bfad183e] {
  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-bfad183e] {
  display: inline-block;
}
.text-ad-link .link-item a[data-v-bfad183e] {
  text-transform: capitalize;
  color: inherit;
}
.text-ad-link .link-item a.secondary-cta[data-v-bfad183e] {
  border-bottom: none;
}
.text-ad-link .link-item a[data-v-bfad183e]:hover {
  text-decoration-thickness: 2px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/AppHeroSubAd.vue?vue&type=style&index=1&id=bfad183e&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.hero-subad-container .copy-block-container .copy-wrapper .copy-title *,
.hero-subad-container .copy-block-container .copy-wrapper .copy-body * {
  color: inherit;
  display: inline;
}
.hero-subad-container .copy-block-container .text-ad-link .link-item a {
  color: inherit;
  border-bottom-color: 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/AppSubAdColumnVariation.vue?vue&type=style&index=0&id=346580d2&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.appSub-ad-column-variation {
  margin: 0 20px;
}
.appSub-ad-column-variation .link-wrapper {
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.appSub-ad-column-variation .link-wrapper:active { /* IE 9 */
  -webkit-transform: scale(0.5); /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.appSub-ad-column-variation .sub-ad-text-ad .text-ad {
  margin: 0;
}
.appSub-ad-column-variation .sub-ad-text-ad .text-ad .text-ad-card {
  min-width: auto;
}
.appSub-ad-column-variation .sub-ad-text-ad .text-ad .text-ad-card .text-ad-links a {
  border-color: inherit;
  border-bottom: 0;
}
.appSub-ad-column-variation .copy-off .sub-ad-text-ad.left .text-ad-card, .appSub-ad-column-variation .copy-off .sub-ad-text-ad.right .text-ad-card {
  padding: 24px;
}
.appSub-ad-column-variation .six-column .sub-ad-text-ad.left .text-ad-card, .appSub-ad-column-variation .six-column .sub-ad-text-ad.right .text-ad-card {
  padding: 24px;
}
.appSub-ad-column-variation .four-eight .sub-ad-text-ad.left .text-ad-card, .appSub-ad-column-variation .four-eight .sub-ad-text-ad.right .text-ad-card {
  padding: 40px 20px 40px 20px;
}
.appSub-ad-column-variation.macys-money {
  margin: 0 16px;
}
.appSub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad.left .text-ad-card, .appSub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad.right .text-ad-card {
  padding: 24px;
}
.appSub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad .text-ad .text-area .eyebrow {
  margin-bottom: 4px;
}
.appSub-ad-column-variation.macys-money .four-eight .sub-ad-text-ad .text-ad .text-ad-links li {
  padding-bottom: 0;
}
.appSub-ad-column-variation.macys-money .link-wrapper {
  border-radius: 5px;
}
.appSub-ad-column-variation.macys-money.appSubCol-border-glow {
  border-radius: 5px;
  border: 0;
}
.appSub-ad-column-variation.macys-money .chevron {
  display: inline-block;
}
.appSubCol-border-glow {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid rgb(230, 230, 230);
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/slideshow/Slideshow.vue?vue&type=style&index=0&id=1d3b188a&lang=scss&scoped=true ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.play-control[data-v-1d3b188a] {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguMyA0LjZhLjUuNSAwIDAgMC0uOC40djE0YS41LjUgMCAwIDAgLjguNGwxMC03YS41LjUgMCAwIDAgMC0uOGwtMTAtN1oiIGZpbGw9IiMwMDAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.pause-control[data-v-1d3b188a] {
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuNSA2YS41LjUgMCAwIDAtLjUtLjVIN2EuNS41IDAgMCAwLS41LjV2MTJhLjUuNSAwIDAgMCAuNS41aDJhLjUuNSAwIDAgMCAuNS0uNVY2Wm04IDBhLjUuNSAwIDAgMC0uNS0uNWgtMmEuNS41IDAgMCAwLS41LjV2MTJhLjUuNSAwIDAgMCAuNS41aDJhLjUuNSAwIDAgMCAuNS0uNVY2WiIgZmlsbD0iIzAwMCIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: inline-block;
}
.button-icon[data-v-1d3b188a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  outline-offset: 0.125rem;
  cursor: pointer;
}
.button-icon.button-icon-small[data-v-1d3b188a] {
  width: 2rem;
  height: 2rem;
  border-radius: 1rem;
  opacity: 0.9;
}
.button-icon.button-icon-medium[data-v-1d3b188a] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 1.25rem;
  opacity: 0.9;
}
.button-icon.button-icon-large[data-v-1d3b188a] {
  width: 3rem;
  height: 3rem;
  border-radius: 1.5rem;
  opacity: 0.9;
}
.button-icon[data-v-1d3b188a]:not(.disabled):focus-visible {
  outline-style: solid;
  outline-width: 0.125rem;
}
.button-icon.primary[data-v-1d3b188a] {
  background-color: #000;
}
.button-icon.primary[data-v-1d3b188a]:hover {
  -webkit-box-shadow: 0px 0px 0px 30px rgba(255, 255, 255, 0.25) inset;
          box-shadow: 0px 0px 0px 30px rgba(255, 255, 255, 0.25) inset;
  -webkit-animation: box-shadow 0.3s ease-out;
          animation: box-shadow 0.3s ease-out;
}
.button-icon.secondary[data-v-1d3b188a] {
  background-color: #fff;
}
.button-icon.secondary[data-v-1d3b188a]:hover {
  background-color: #f1f1f1;
  -webkit-animation: background-color 0.3s ease-out;
          animation: background-color 0.3s ease-out;
}
.v-slideshow-content[data-v-1d3b188a] {
  position: relative;
  overflow: hidden;
}
.v-button-wrapper[data-v-1d3b188a] {
  position: absolute;
  z-index: 2;
  width: 2rem;
  height: 2rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: transparent;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: opacity 300ms, -webkit-transform 600ms;
  transition: opacity 300ms, -webkit-transform 600ms;
  transition: opacity 300ms, transform 600ms;
  transition: opacity 300ms, transform 600ms, -webkit-transform 600ms;
}
.v-button-wrapper.prev[data-v-1d3b188a] {
  left: 0.5rem;
  opacity: 0;
}
.v-button-wrapper.next[data-v-1d3b188a] {
  right: 0.5rem;
  opacity: 0;
}
.v-slideshow-button[data-v-1d3b188a] {
  opacity: 0.65;
  border-radius: 50%;
  border: 0;
  padding: 0;
  width: 100%;
  cursor: pointer;
  height: 100%;
  min-height: 0;
  mix-blend-mode: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.v-slideshow-button .icon[data-v-1d3b188a] {
  display: block;
  margin: 0 auto;
}
.slideshow-item[data-v-1d3b188a] {
  visibility: hidden;
  list-style-type: none;
}
.slideshow-item.active[data-v-1d3b188a] {
  visibility: visible;
}
@media screen and (min-width: 769px) {
.v-slideshow:hover .v-button-wrapper[data-v-1d3b188a],
  .v-slideshow.is-focus .v-button-wrapper[data-v-1d3b188a] {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.v-slideshow-wrapper[data-v-1d3b188a] {
  overflow: hidden;
  position: relative;
}
.v-slideshow-wrapper .v-scroller[data-v-1d3b188a] {
  -webkit-transition: transform 300ms cubic-bezier(0.1, 0.57, 0.1, 1);
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: -webkit-transform 300ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: transform 300ms cubic-bezier(0.1, 0.57, 0.1, 1);
  transition: transform 300ms cubic-bezier(0.1, 0.57, 0.1, 1), -webkit-transform 300ms cubic-bezier(0.1, 0.57, 0.1, 1);
}
.v-dot-indicator-wrapper[data-v-1d3b188a] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.5rem 0;
}
.v-dot-indicator-wrapper .button-control[data-v-1d3b188a] {
  margin-right: 0.5rem;
}
.v-dot-indicator-wrapper li[data-v-1d3b188a] {
  display: inline-block;
  border-radius: 50%;
  opacity: 1;
  padding: 0.125rem;
  margin-right: 0.5rem;
  cursor: pointer;
  background-color: #959499;
  border: 0.0625rem solid #959499;
}
.v-dot-indicator-wrapper li.active[data-v-1d3b188a] {
  background-color: #000;
  border: 0.0625rem solid #000;
}
.v-slideshow-button[data-v-1d3b188a] {
  background-color: #fff;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/slideshow/Slideshow.vue?vue&type=style&index=1&id=1d3b188a&lang=scss&brand=mcom&scoped=true ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.chevron-medium-left-black[data-v-1d3b188a], .chevron-left-arrow[data-v-1d3b188a] {
  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-1d3b188a], .chevron-right-arrow[data-v-1d3b188a] {
  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/slideshow/Slideshow.vue?vue&type=style&index=2&id=1d3b188a&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/MainPromo.vue?vue&type=style&index=0&id=e0c02366&lang=scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.mainPromo-slideShow .image-ad-container {
  overflow: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mainPromo-slideShow .image-ad-container .cell {
  width: auto;
}
.mainPromo-slideShow .fashion-one {
  position: relative;
  max-height: 540px;
}
.mainPromo-slideShow .fashion-one > * {
  max-height: 540px;
}
.mainPromo-slideShow .fashion-one .copy-block {
  max-width: 554px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
}
.mainPromo-slideShow .fashion-one .copy-block .copy-body {
  max-width: 360px;
  margin: 0 auto;
  margin-bottom: 8px;
}
.mainPromo-slideShow .fashion-two {
  max-height: 540px;
}
.mainPromo-slideShow .fashion-two > * {
  max-height: 540px;
}
.mainPromo-slideShow .fashion-two .copy-log-text {
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mainPromo-slideShow .fashion-two .copy-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mainPromo-slideShow .fashion-two .copy-block {
  padding: 0 42px;
}
.mainPromo-slideShow .fashion-three,
.mainPromo-slideShow .fashion-four {
  max-height: 540px;
}
.mainPromo-slideShow .fashion-three > *,
.mainPromo-slideShow .fashion-four > * {
  max-height: 540px;
}
.mainPromo-slideShow .fashion-three.fashion-four,
.mainPromo-slideShow .fashion-four.fashion-four {
  position: relative;
}
.mainPromo-slideShow .fashion-three.fashion-four .copy-block,
.mainPromo-slideShow .fashion-four.fashion-four .copy-block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.mainPromo-slideShow .fashion-three .image-section-two,
.mainPromo-slideShow .fashion-four .image-section-two {
  position: relative;
}
.mainPromo-slideShow .fashion-three .image-section-two .market-share-logo,
.mainPromo-slideShow .fashion-four .image-section-two .market-share-logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 80px;
}
.mainPromo-slideShow .fashion-three .copy-block,
.mainPromo-slideShow .fashion-four .copy-block {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 64px;
  max-height: 540px;
}
.mainPromo-slideShow .fashion-three .copy-block .copy-log-text,
.mainPromo-slideShow .fashion-three .copy-block .copy-cta,
.mainPromo-slideShow .fashion-four .copy-block .copy-log-text,
.mainPromo-slideShow .fashion-four .copy-block .copy-cta {
  text-align: left;
  width: 80%;
}
.mainPromo-slideShow .fashion-three .fashion-logo,
.mainPromo-slideShow .fashion-four .fashion-logo {
  margin-bottom: 0;
}
.mainPromo-slideShow .market-share-one,
.mainPromo-slideShow .market-share-three {
  max-height: 540px;
}
.mainPromo-slideShow .market-share-one > *,
.mainPromo-slideShow .market-share-three > * {
  max-height: 540px;
}
.mainPromo-slideShow .market-share-one .copy-block,
.mainPromo-slideShow .market-share-three .copy-block {
  width: 53.33%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 64px;
}
.mainPromo-slideShow .market-share-one .copy-block .copy-sub-title,
.mainPromo-slideShow .market-share-three .copy-block .copy-sub-title {
  margin-bottom: 8px;
}
.mainPromo-slideShow .market-share-one .copy-block .copy-sub-body,
.mainPromo-slideShow .market-share-three .copy-block .copy-sub-body {
  margin-top: 24px;
}
.mainPromo-slideShow .market-share-one .copy-block .copy-eyebrow,
.mainPromo-slideShow .market-share-three .copy-block .copy-eyebrow {
  margin-bottom: 0;
}
.mainPromo-slideShow .market-share-one .copy-block .copy-log-text,
.mainPromo-slideShow .market-share-one .copy-block .copy-cta,
.mainPromo-slideShow .market-share-one .copy-block .copy-sub-body,
.mainPromo-slideShow .market-share-three .copy-block .copy-log-text,
.mainPromo-slideShow .market-share-three .copy-block .copy-cta,
.mainPromo-slideShow .market-share-three .copy-block .copy-sub-body {
  text-align: left;
  width: 80%;
}
.mainPromo-slideShow .market-share-one .image-section-two,
.mainPromo-slideShow .market-share-three .image-section-two {
  width: 46.67%;
}
.mainPromo-slideShow .market-share-one.market-share-three,
.mainPromo-slideShow .market-share-three.market-share-three {
  position: relative;
}
.mainPromo-slideShow .market-share-one.market-share-three .copy-block,
.mainPromo-slideShow .market-share-three.market-share-three .copy-block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  width: 53.33%;
}
.mainPromo-slideShow .market-share-one.market-share-three .image-section-two,
.mainPromo-slideShow .market-share-three.market-share-three .image-section-two {
  width: 100%;
}
.mainPromo-slideShow .market-share-two,
.mainPromo-slideShow .market-share-four {
  max-height: 540px;
}
.mainPromo-slideShow .market-share-two > *,
.mainPromo-slideShow .market-share-four > * {
  max-height: 540px;
}
.mainPromo-slideShow .market-share-two .copy-block,
.mainPromo-slideShow .market-share-four .copy-block {
  width: 42.4%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 64px;
}
.mainPromo-slideShow .market-share-two .copy-block .copy-sub-title,
.mainPromo-slideShow .market-share-four .copy-block .copy-sub-title {
  margin-bottom: 8px;
}
.mainPromo-slideShow .market-share-two .copy-block .copy-sub-body,
.mainPromo-slideShow .market-share-four .copy-block .copy-sub-body {
  margin-top: 24px;
}
.mainPromo-slideShow .market-share-two .copy-block .copy-eyebrow,
.mainPromo-slideShow .market-share-four .copy-block .copy-eyebrow {
  margin-bottom: 0;
}
.mainPromo-slideShow .market-share-two .copy-block .copy-log-text,
.mainPromo-slideShow .market-share-two .copy-block .copy-cta,
.mainPromo-slideShow .market-share-two .copy-block .copy-sub-body,
.mainPromo-slideShow .market-share-four .copy-block .copy-log-text,
.mainPromo-slideShow .market-share-four .copy-block .copy-cta,
.mainPromo-slideShow .market-share-four .copy-block .copy-sub-body {
  text-align: left;
}
.mainPromo-slideShow .market-share-two .image-section-two,
.mainPromo-slideShow .market-share-four .image-section-two {
  width: 57.6%;
  position: relative;
}
.mainPromo-slideShow .market-share-two .image-section-two .market-share-logo,
.mainPromo-slideShow .market-share-four .image-section-two .market-share-logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 80px;
}
.mainPromo-slideShow .market-share-two.market-share-four,
.mainPromo-slideShow .market-share-four.market-share-four {
  position: relative;
}
.mainPromo-slideShow .market-share-two.market-share-four .copy-block,
.mainPromo-slideShow .market-share-four.market-share-four .copy-block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.mainPromo-slideShow .market-share-two.market-share-four .image-section-two,
.mainPromo-slideShow .market-share-four.market-share-four .image-section-two {
  width: 100%;
}
.mainPromo-slideShow .value-one,
.mainPromo-slideShow .value-three {
  max-height: 540px;
}
.mainPromo-slideShow .value-one > *,
.mainPromo-slideShow .value-three > * {
  max-height: 540px;
}
.mainPromo-slideShow .value-one .copy-block,
.mainPromo-slideShow .value-three .copy-block {
  width: 53.5%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 48px 0 64px;
}
.mainPromo-slideShow .value-one .copy-block .copy-log-text,
.mainPromo-slideShow .value-three .copy-block .copy-log-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mainPromo-slideShow .value-one .copy-block .copy-log-text .fashion-logo,
.mainPromo-slideShow .value-three .copy-block .copy-log-text .fashion-logo {
  margin-right: 24px;
  margin-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.mainPromo-slideShow .value-one .copy-block .copy-log-text .copy-text,
.mainPromo-slideShow .value-three .copy-block .copy-log-text .copy-text {
  border-left: 1px solid #c0c0c0;
  padding-left: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mainPromo-slideShow .value-one .copy-block .copy-log-text .copy-text .copy-eyebrow,
.mainPromo-slideShow .value-one .copy-block .copy-log-text .copy-text .copy-title,
.mainPromo-slideShow .value-one .copy-block .copy-log-text .copy-text .copy-sub-title,
.mainPromo-slideShow .value-one .copy-block .copy-log-text .copy-text .copy-body,
.mainPromo-slideShow .value-three .copy-block .copy-log-text .copy-text .copy-eyebrow,
.mainPromo-slideShow .value-three .copy-block .copy-log-text .copy-text .copy-title,
.mainPromo-slideShow .value-three .copy-block .copy-log-text .copy-text .copy-sub-title,
.mainPromo-slideShow .value-three .copy-block .copy-log-text .copy-text .copy-body {
  margin-bottom: 0;
}
.mainPromo-slideShow .value-one .copy-block .copy-sub-body,
.mainPromo-slideShow .value-three .copy-block .copy-sub-body {
  margin-top: 24px;
}
.mainPromo-slideShow .value-one .copy-block .copy-cta,
.mainPromo-slideShow .value-three .copy-block .copy-cta {
  margin-top: 8px;
}
.mainPromo-slideShow .value-one .image-section-two,
.mainPromo-slideShow .value-three .image-section-two {
  width: 46.5%;
}
.mainPromo-slideShow .value-one.value-three,
.mainPromo-slideShow .value-three.value-three {
  position: relative;
}
.mainPromo-slideShow .value-one.value-three .copy-block,
.mainPromo-slideShow .value-three.value-three .copy-block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.mainPromo-slideShow .value-one.value-three .image-section-two,
.mainPromo-slideShow .value-three.value-three .image-section-two {
  width: 100%;
}
.mainPromo-slideShow .value-two {
  position: relative;
  max-height: 540px;
}
.mainPromo-slideShow .value-two > * {
  max-height: 540px;
}
.mainPromo-slideShow .value-two .image-section-two {
  position: relative;
}
.mainPromo-slideShow .value-two .copy-block {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
}
.mainPromo-slideShow .value-two .copy-block .copy-sub-body {
  margin-top: 32px;
}
.mainPromo-slideShow .value-two .copy-block .copy-body {
  margin: 0 auto;
}
.mainPromo-slideShow .copy-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mainPromo-slideShow .copy-block .copy-title,
.mainPromo-slideShow .copy-block .copy-sub-title,
.mainPromo-slideShow .copy-block .copy-body,
.mainPromo-slideShow .copy-block .copy-eyebrow {
  margin-bottom: 8px;
}
.mainPromo-slideShow .copy-block .copy-title *,
.mainPromo-slideShow .copy-block .copy-sub-title *,
.mainPromo-slideShow .copy-block .copy-body *,
.mainPromo-slideShow .copy-block .copy-eyebrow * {
  color: inherit;
}
.mainPromo-slideShow .copy-block .copy-title :deep(*),
.mainPromo-slideShow .copy-block .copy-sub-title :deep(*),
.mainPromo-slideShow .copy-block .copy-body :deep(*),
.mainPromo-slideShow .copy-block .copy-eyebrow :deep(*) {
  color: inherit;
}
.mainPromo-slideShow .copy-block .picture-container {
  position: static !important;
}
.mainPromo-slideShow .fashion-logo {
  margin-bottom: 24px;
  width: 160px;
  height: 160px;
  position: relative;
  display: inline-block;
}
.mainPromo-slideShow .fashion-logo img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.mainPromo-slideShow .copy-cta li {
  display: inline-block;
  margin-right: 16px;
  padding-top: 16px;
  text-transform: capitalize;
}
.mainPromo-slideShow .copy-cta li a {
  text-decoration: underline;
}
.mainPromo-slideShow .copy-cta li a > * {
  text-decoration: inherit;
}
.mainPromo-slideShow .copy-cta li a:hover {
  text-decoration-thickness: 2px;
}
.mainPromo-slideShow .copy-cta li a.button {
  text-decoration: none;
  line-height: 1;
  height: auto;
}
.mainPromo-slideShow .copy-cta li a.button > * {
  color: inherit !important;
  font-size: inherit !important;
}
.mainPromo-slideShow .copy-cta li .primary-button-cta {
  background-color: #000;
  color: #fff !important;
  padding: 9px 16px;
  min-width: 98px;
}
.mainPromo-slideShow .copy-cta li .secondary-button-cta {
  color: #000 !important;
  padding: 9px 16px;
  min-width: 98px;
}
.mainPromo-slideShow .copy-cta li .secondary-button-cta.secondary:after {
  border-color: #c0c0c0;
}
.mainPromo-slideShow .copy-cta.secondary-button-layout li {
  margin-right: 8px;
  padding-top: 16px;
}
.mainPromo-slideShow .copy-cta.primary-button-layout li {
  padding-top: 24px;
}
.mainPromo-slideShow .copy-cta.vertical-layout li {
  display: block;
}
.mainPromo-slideShow .image-ad-container .picture-fallback-background {
  width: 100% !important;
  height: 540px !important;
}
.mainPromo-slideShow .picture-fallback-background {
  width: 160px !important;
  height: 160px !important;
}
.mainPromo-slideShow .mobile-fashion-one {
  display: none;
}
.mainPromo-slideShow .render-featured-image {
  display: none;
}
.mainPromo-slideShow .render-any-image {
  display: block;
}
.mainPromo-slideShow .hide-chevrons .v-button-wrapper {
  display: none;
}
@media screen and (min-width: 100em) {
.mainPromo-slideShow .fashion-one .copy-block {
    background-color: unset !important;
}
}
@media screen and (min-width: 90em) {
.mainPromo-slideShow.grid-container {
    padding-right: 20px;
    padding-left: 20px;
}
.mainPromo-slideShow .fashion-two .copy-block {
    padding: 0 68px;
}
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
.mainPromo-slideShow.grid-container {
    padding: 0;
}
}
@media screen and (min-width: 1280px) and (max-width: 1600px) {
.mainPromo-slideShow .fashion-one .copy-block {
    background-color: unset !important;
}
}
@media print, screen and (min-width: 37.5em) {
.mainPromo-slideShow .fashion-four .copy-block,
  .mainPromo-slideShow .market-share-three .copy-block,
  .mainPromo-slideShow .market-share-four .copy-block,
  .mainPromo-slideShow .value-three .copy-block,
  .mainPromo-slideShow .value-two .copy-block {
    background-color: unset !important;
}
}
@media print, screen and (max-width: 79.99875em) {
.mainPromo-slideShow .fashion-one .copy-block {
    max-width: unset;
    position: static;
    top: none;
    left: none;
    -webkit-transform: none;
            transform: none;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    padding: 0 32px;
}
.mainPromo-slideShow .fashion-one .render-featured-image {
    display: block;
}
.mainPromo-slideShow .fashion-one .render-any-image {
    display: none;
}
.mainPromo-slideShow .fashion-two .render-featured-image {
    display: block;
}
.mainPromo-slideShow .fashion-two .render-any-image {
    display: none;
}
.mainPromo-slideShow .fashion-two .copy-cta {
    display: block;
}
}
@media print, screen and (min-width: 64em) and (max-width: 79.99875em) {
.mainPromo-slideShow.grid-container {
    padding: 0;
}
.mainPromo-slideShow .fashion-one {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
}
.mainPromo-slideShow .fashion-one .image-section-two {
    display: none;
}
.mainPromo-slideShow .fashion-one .image-section-one {
    width: 41%;
}
.mainPromo-slideShow .fashion-one .copy-block {
    width: 59%;
}
.mainPromo-slideShow .fashion-one .copy-block .copy-log-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mainPromo-slideShow .fashion-one .copy-block .copy-log-text .fashion-logo {
    margin-right: 24px;
    margin-bottom: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
}
.mainPromo-slideShow .fashion-one .copy-block .copy-log-text .copy-text {
    border-left: 1px solid #c0c0c0;
    padding-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.mainPromo-slideShow .fashion-one .copy-block .copy-cta {
    margin-top: 8px;
    text-align: left;
}
.mainPromo-slideShow .fashion-two {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
}
.mainPromo-slideShow .fashion-two .image-section-two {
    display: none;
}
.mainPromo-slideShow .fashion-two .image-section-one {
    width: 41%;
}
.mainPromo-slideShow .fashion-two .copy-block {
    width: 59%;
    max-width: unset;
    padding: 0 68px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.mainPromo-slideShow .fashion-two .copy-block .copy-log-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mainPromo-slideShow .fashion-two .copy-block .copy-log-text .fashion-logo {
    margin-right: 24px;
    margin-bottom: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
}
.mainPromo-slideShow .fashion-two .copy-block .copy-log-text .copy-text {
    border-left: 1px solid #c0c0c0;
    padding-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.mainPromo-slideShow .fashion-two .copy-block .copy-log-text .copy-text.no-logo {
    border-left: 0;
    padding-left: 0;
}
.mainPromo-slideShow .fashion-two .copy-block .copy-log-text .copy-text,
  .mainPromo-slideShow .fashion-two .copy-block .copy-cta {
    text-align: left;
    width: 80%;
}
.mainPromo-slideShow .fashion-three .image-section-two,
  .mainPromo-slideShow .fashion-four .image-section-two {
    width: 41%;
}
.mainPromo-slideShow .fashion-three .image-section-two .market-share-logo,
  .mainPromo-slideShow .fashion-four .image-section-two .market-share-logo {
    right: 32px;
}
.mainPromo-slideShow .fashion-three .copy-block,
  .mainPromo-slideShow .fashion-four .copy-block {
    width: 59%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 32px;
}
.mainPromo-slideShow .fashion-three.fashion-four .image-section-two,
  .mainPromo-slideShow .fashion-four.fashion-four .image-section-two {
    width: 100%;
}
.mainPromo-slideShow .market-share-one .image-section-two,
  .mainPromo-slideShow .market-share-three .image-section-two {
    width: 41%;
}
.mainPromo-slideShow .market-share-one .copy-block,
  .mainPromo-slideShow .market-share-three .copy-block {
    width: 59%;
    padding: 0 32px;
}
.mainPromo-slideShow .market-share-one.market-share-three .image-section-two,
  .mainPromo-slideShow .market-share-three.market-share-three .image-section-two {
    width: 100%;
}
.mainPromo-slideShow .market-share-two .copy-block,
  .mainPromo-slideShow .market-share-four .copy-block {
    width: 41.1%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 32px;
}
.mainPromo-slideShow .market-share-two .image-section-two,
  .mainPromo-slideShow .market-share-four .image-section-two {
    width: 58.9%;
}
.mainPromo-slideShow .market-share-two .image-section-two .market-share-logo,
  .mainPromo-slideShow .market-share-four .image-section-two .market-share-logo {
    right: 16px;
}
.mainPromo-slideShow .value-one .image-section-two,
  .mainPromo-slideShow .value-three .image-section-two {
    width: 41%;
}
.mainPromo-slideShow .value-one .copy-block,
  .mainPromo-slideShow .value-three .copy-block {
    width: 59%;
    padding: 0 32px;
}
.mainPromo-slideShow .value-one.value-three .image-section-two,
  .mainPromo-slideShow .value-three.value-three .image-section-two {
    width: 100%;
}
.mainPromo-slideShow .value-two {
    position: relative;
    max-height: 650px;
}
.mainPromo-slideShow .value-two > * {
    max-height: 650px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.mainPromo-slideShow.grid-container {
    padding: 0;
}
.mainPromo-slideShow .fashion-one {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
}
.mainPromo-slideShow .fashion-one .image-section-two {
    display: none;
}
.mainPromo-slideShow .fashion-one .medium-5.image-section-one {
    width: 40.85%;
}
.mainPromo-slideShow .fashion-one .copy-block.medium-7 {
    width: 59.15%;
}
.mainPromo-slideShow .fashion-one .copy-block .copy-log-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mainPromo-slideShow .fashion-one .copy-block .copy-log-text .fashion-logo {
    margin-right: 24px;
    margin-bottom: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
}
.mainPromo-slideShow .fashion-one .copy-block .copy-log-text .copy-text {
    border-left: 1px solid #c0c0c0;
    padding-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.mainPromo-slideShow .fashion-one .copy-block .copy-cta {
    margin-top: 8px;
    text-align: left;
}
.mainPromo-slideShow .fashion-two {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
}
.mainPromo-slideShow .fashion-two .image-section-two {
    display: none;
}
.mainPromo-slideShow .fashion-two .medium-5.image-section-one {
    width: 40.85%;
}
.mainPromo-slideShow .fashion-two .copy-block {
    padding: 0 32px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.mainPromo-slideShow .fashion-two .copy-block.medium-7 {
    width: 59.15%;
}
.mainPromo-slideShow .fashion-two .copy-block .copy-log-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mainPromo-slideShow .fashion-two .copy-block .copy-log-text .fashion-logo {
    margin-right: 24px;
    margin-bottom: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
}
.mainPromo-slideShow .fashion-two .copy-block .copy-log-text .copy-text {
    border-left: 1px solid #c0c0c0;
    padding-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.mainPromo-slideShow .fashion-two .copy-block .copy-log-text .copy-text.no-logo {
    border-left: 0;
    padding-left: 0;
}
.mainPromo-slideShow .fashion-two .copy-block .copy-log-text .copy-text,
  .mainPromo-slideShow .fashion-two .copy-block .copy-cta {
    text-align: left;
    width: 80%;
}
.mainPromo-slideShow .fashion-three .image-section-two .market-share-logo,
  .mainPromo-slideShow .fashion-four .image-section-two .market-share-logo {
    right: 32px;
}
.mainPromo-slideShow .fashion-three .medium-5.image-section-two,
  .mainPromo-slideShow .fashion-four .medium-5.image-section-two {
    width: 40.85%;
}
.mainPromo-slideShow .fashion-three .copy-block,
  .mainPromo-slideShow .fashion-four .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 32px;
}
.mainPromo-slideShow .fashion-three .copy-block.medium-7,
  .mainPromo-slideShow .fashion-four .copy-block.medium-7 {
    width: 59.15%;
}
.mainPromo-slideShow .market-share-one .copy-block,
  .mainPromo-slideShow .market-share-three .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 32px;
}
.mainPromo-slideShow .market-share-one .copy-block.medium-7,
  .mainPromo-slideShow .market-share-three .copy-block.medium-7 {
    width: 59.15%;
}
.mainPromo-slideShow .market-share-one .image-section-two,
  .mainPromo-slideShow .market-share-three .image-section-two {
    width: 40.85%;
}
.mainPromo-slideShow .market-share-two .copy-block,
  .mainPromo-slideShow .market-share-four .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 32px;
}
.mainPromo-slideShow .market-share-two .copy-block.medium-7,
  .mainPromo-slideShow .market-share-four .copy-block.medium-7 {
    width: 59.15%;
}
.mainPromo-slideShow .market-share-two .image-section-two,
  .mainPromo-slideShow .market-share-four .image-section-two {
    width: 40.85%;
}
.mainPromo-slideShow .market-share-two .image-section-two .market-share-logo,
  .mainPromo-slideShow .market-share-four .image-section-two .market-share-logo {
    right: 16px;
}
.mainPromo-slideShow .value-one .copy-block,
  .mainPromo-slideShow .value-three .copy-block {
    width: 59.15%;
    padding: 0 32px;
}
.mainPromo-slideShow .value-one .image-section-two,
  .mainPromo-slideShow .value-three .image-section-two {
    width: 40.85%;
}
.mainPromo-slideShow .value-one.value-three .image-section-two,
  .mainPromo-slideShow .value-three.value-three .image-section-two {
    width: 100%;
}
.mainPromo-slideShow .value-two {
    position: relative;
    max-height: 650px;
}
.mainPromo-slideShow .value-two > * {
    max-height: 650px;
}
}
@media print, screen and (max-width: 37.49875em) {
.mainPromo-slideShow.mainPromo-slideShow .copy-block {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.mainPromo-slideShow.grid-container {
    padding: 0;
}
.mainPromo-slideShow .promo-variation {
    max-height: none !important;
}
.mainPromo-slideShow .promo-variation > * {
    max-height: none !important;
}
.mainPromo-slideShow .fashion-one,
  .mainPromo-slideShow .fashion-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.mainPromo-slideShow .fashion-one .mobile-fashion-one,
  .mainPromo-slideShow .fashion-two .mobile-fashion-one {
    display: block;
}
.mainPromo-slideShow .fashion-one .image-section-one,
  .mainPromo-slideShow .fashion-two .image-section-one {
    display: none;
}
.mainPromo-slideShow .fashion-one .image-section-two,
  .mainPromo-slideShow .fashion-two .image-section-two {
    position: relative;
}
.mainPromo-slideShow .fashion-one .image-section-two .image-ad-container img,
  .mainPromo-slideShow .fashion-two .image-section-two .image-ad-container img {
    height: 375px;
}
.mainPromo-slideShow .fashion-one .image-section-two .fashion-mobile-logo,
  .mainPromo-slideShow .fashion-two .image-section-two .fashion-mobile-logo {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.mainPromo-slideShow .fashion-one .image-section-two .fashion-mobile-logo.logo-bottom,
  .mainPromo-slideShow .fashion-two .image-section-two .fashion-mobile-logo.logo-bottom {
    top: unset !important;
}
.mainPromo-slideShow .fashion-one .image-section-two .fashion-mobile-logo .fashion-logo,
  .mainPromo-slideShow .fashion-two .image-section-two .fashion-mobile-logo .fashion-logo {
    margin-bottom: 0;
}
.mainPromo-slideShow .fashion-one .copy-block,
  .mainPromo-slideShow .fashion-two .copy-block {
    padding: 16px 20px 48px 20px;
}
.mainPromo-slideShow .fashion-one .copy-block .fashion-logo,
  .mainPromo-slideShow .fashion-two .copy-block .fashion-logo {
    display: none;
}
.mainPromo-slideShow .fashion-one .copy-block .copy-log-text,
  .mainPromo-slideShow .fashion-two .copy-block .copy-log-text {
    text-align: left;
    width: 80%;
}
.mainPromo-slideShow .fashion-two .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transform: unset;
            transform: unset;
}
.mainPromo-slideShow .fashion-three,
  .mainPromo-slideShow .fashion-four {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.mainPromo-slideShow .fashion-three .image-section-one,
  .mainPromo-slideShow .fashion-four .image-section-one {
    display: none;
}
.mainPromo-slideShow .fashion-three .image-section-two,
  .mainPromo-slideShow .fashion-four .image-section-two {
    position: relative;
}
.mainPromo-slideShow .fashion-three .image-section-two .market-share-logo,
  .mainPromo-slideShow .fashion-four .image-section-two .market-share-logo {
    left: 20px;
    bottom: 20px;
}
.mainPromo-slideShow .fashion-three .image-section-two .market-share-logo.logo-bottom,
  .mainPromo-slideShow .fashion-four .image-section-two .market-share-logo.logo-bottom {
    top: unset !important;
}
.mainPromo-slideShow .fashion-three .image-section-two .market-share-logo .fashion-logo,
  .mainPromo-slideShow .fashion-four .image-section-two .market-share-logo .fashion-logo {
    margin-bottom: 0;
}
.mainPromo-slideShow .fashion-three .image-section-two .image-ad-container img,
  .mainPromo-slideShow .fashion-four .image-section-two .image-ad-container img {
    height: 375px;
}
.mainPromo-slideShow .fashion-three .copy-block,
  .mainPromo-slideShow .fashion-four .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 16px 20px 48px 20px;
    -webkit-transform: unset;
            transform: unset;
}
.mainPromo-slideShow .fashion-three .copy-block .copy-log-text,
  .mainPromo-slideShow .fashion-three .copy-block .copy-cta,
  .mainPromo-slideShow .fashion-four .copy-block .copy-log-text,
  .mainPromo-slideShow .fashion-four .copy-block .copy-cta {
    text-align: left;
    width: 80%;
}
.mainPromo-slideShow .fashion-three.fashion-four .image-section-two .market-share-logo,
  .mainPromo-slideShow .fashion-four.fashion-four .image-section-two .market-share-logo {
    -webkit-transform: unset;
            transform: unset;
}
.mainPromo-slideShow .fashion-three.fashion-four .copy-block,
  .mainPromo-slideShow .fashion-four.fashion-four .copy-block {
    position: static;
    -webkit-transform: unset;
            transform: unset;
    z-index: unset;
}
.mainPromo-slideShow .market-share-one,
  .mainPromo-slideShow .market-share-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.mainPromo-slideShow .market-share-one .copy-block,
  .mainPromo-slideShow .market-share-three .copy-block {
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 16px 20px 48px 20px;
    -webkit-transform: unset;
            transform: unset;
}
.mainPromo-slideShow .market-share-one .copy-block .copy-log-text,
  .mainPromo-slideShow .market-share-three .copy-block .copy-log-text {
    text-align: left;
    width: 100%;
}
.mainPromo-slideShow .market-share-one .copy-block .copy-cta,
  .mainPromo-slideShow .market-share-three .copy-block .copy-cta {
    width: 100%;
}
.mainPromo-slideShow .market-share-one .image-section-two,
  .mainPromo-slideShow .market-share-three .image-section-two {
    width: 100%;
    max-height: 375px !important;
    overflow: hidden;
}
.mainPromo-slideShow .market-share-one.market-share-three .image-section-two .market-share-logo,
  .mainPromo-slideShow .market-share-three.market-share-three .image-section-two .market-share-logo {
    -webkit-transform: unset;
            transform: unset;
}
.mainPromo-slideShow .market-share-one.market-share-three .copy-block,
  .mainPromo-slideShow .market-share-three.market-share-three .copy-block {
    width: 100%;
    position: static;
    -webkit-transform: unset;
            transform: unset;
    z-index: unset;
}
.mainPromo-slideShow .market-share-two,
  .mainPromo-slideShow .market-share-four {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.mainPromo-slideShow .market-share-two .copy-block,
  .mainPromo-slideShow .market-share-four .copy-block {
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 16px 20px 48px 20px;
    -webkit-transform: unset;
            transform: unset;
}
.mainPromo-slideShow .market-share-two .copy-block .copy-log-text,
  .mainPromo-slideShow .market-share-four .copy-block .copy-log-text {
    text-align: left;
    width: 100%;
}
.mainPromo-slideShow .market-share-two .copy-block .copy-cta,
  .mainPromo-slideShow .market-share-four .copy-block .copy-cta {
    width: 100%;
}
.mainPromo-slideShow .market-share-two .image-section-two,
  .mainPromo-slideShow .market-share-four .image-section-two {
    width: 100%;
    max-height: 375px !important;
    overflow: hidden;
}
.mainPromo-slideShow .market-share-two .image-section-two .market-share-logo,
  .mainPromo-slideShow .market-share-four .image-section-two .market-share-logo {
    left: 20px;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
    right: unset;
}
.mainPromo-slideShow .market-share-two .image-section-two .market-share-logo .fashion-logo,
  .mainPromo-slideShow .market-share-four .image-section-two .market-share-logo .fashion-logo {
    margin-bottom: 0;
}
.mainPromo-slideShow .market-share-two.market-share-four .image-section-two .market-share-logo,
  .mainPromo-slideShow .market-share-four.market-share-four .image-section-two .market-share-logo {
    -webkit-transform: unset;
            transform: unset;
}
.mainPromo-slideShow .market-share-two.market-share-four .copy-block,
  .mainPromo-slideShow .market-share-four.market-share-four .copy-block {
    position: static;
    -webkit-transform: unset;
            transform: unset;
    z-index: unset;
}
.mainPromo-slideShow .value-one,
  .mainPromo-slideShow .value-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.mainPromo-slideShow .value-one .mobile-fashion-one,
  .mainPromo-slideShow .value-three .mobile-fashion-one {
    display: block;
}
.mainPromo-slideShow .value-one .copy-block,
  .mainPromo-slideShow .value-three .copy-block {
    width: 100%;
    padding: 16px 20px 48px 20px;
    -webkit-transform: unset;
            transform: unset;
}
.mainPromo-slideShow .value-one .copy-block .copy-log-text .fashion-logo,
  .mainPromo-slideShow .value-three .copy-block .copy-log-text .fashion-logo {
    display: none;
}
.mainPromo-slideShow .value-one .copy-block .copy-log-text .copy-text,
  .mainPromo-slideShow .value-three .copy-block .copy-log-text .copy-text {
    border: none;
    padding: 0;
}
.mainPromo-slideShow .value-one .image-section-two,
  .mainPromo-slideShow .value-three .image-section-two {
    width: 100%;
    position: relative;
    max-height: 281px !important;
    overflow: hidden;
}
.mainPromo-slideShow .value-one .image-section-two .fashion-mobile-logo,
  .mainPromo-slideShow .value-three .image-section-two .fashion-mobile-logo {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.mainPromo-slideShow .value-one .image-section-two .fashion-mobile-logo.logo-bottom,
  .mainPromo-slideShow .value-three .image-section-two .fashion-mobile-logo.logo-bottom {
    top: unset !important;
}
.mainPromo-slideShow .value-one .image-section-two .fashion-mobile-logo .fashion-logo,
  .mainPromo-slideShow .value-three .image-section-two .fashion-mobile-logo .fashion-logo {
    margin-bottom: 0;
}
.mainPromo-slideShow .value-one.value-three .image-section-two .market-share-logo,
  .mainPromo-slideShow .value-three.value-three .image-section-two .market-share-logo {
    -webkit-transform: unset;
            transform: unset;
}
.mainPromo-slideShow .value-one.value-three .copy-block,
  .mainPromo-slideShow .value-three.value-three .copy-block {
    position: static;
    -webkit-transform: unset;
            transform: unset;
    z-index: unset;
}
.mainPromo-slideShow .value-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.mainPromo-slideShow .value-two .mobile-fashion-one {
    display: block;
}
.mainPromo-slideShow .value-two .copy-block {
    padding: 16px 20px 48px 20px;
    position: static;
    -webkit-transform: none;
            transform: none;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
}
.mainPromo-slideShow .value-two .copy-block .copy-log-text .fashion-logo {
    display: none;
}
.mainPromo-slideShow .value-two .copy-block .copy-log-text .copy-text {
    border: none;
    padding: 0;
}
.mainPromo-slideShow .value-two .image-section-two {
    position: relative;
    min-height: 281px;
}
.mainPromo-slideShow .value-two .image-section-two .fashion-mobile-logo {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.mainPromo-slideShow .value-two .image-section-two .fashion-mobile-logo.logo-bottom {
    top: unset !important;
}
.mainPromo-slideShow .value-two .image-section-two .fashion-mobile-logo .fashion-logo {
    margin-bottom: 0;
}
.mainPromo-slideShow .value-two .image-section-two .image-ad-container img {
    min-height: 281px;
}
.mainPromo-slideShow .fashion-mobile-logo.logo-top {
    top: 16px !important;
    bottom: unset !important;
}
.mainPromo-slideShow .fashion-mobile-logo.logo-middle {
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
    bottom: unset !important;
}
.mainPromo-slideShow .fashion-mobile-logo.logo-bottom {
    bottom: 20px !important;
}
.mainPromo-slideShow .market-share-logo.logo-top {
    top: 16px !important;
}
.mainPromo-slideShow .market-share-logo.logo-middle {
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
}
.mainPromo-slideShow .market-share-logo.logo-bottom {
    bottom: 20px !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/BrandShopLogo.vue?vue&type=style&index=0&id=3be5315f&lang=scss&scoped=true ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.brand-shop-logo[data-v-3be5315f] .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 9px;
  padding-bottom: 9px;
}
.brand-shop-logo[data-v-3be5315f] .logo img {
  mix-blend-mode: normal !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/AppMainPromo.vue?vue&type=style&index=0&id=008eb18e&lang=scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-mainPromo-slideShow .fashion-one {
  position: relative;
  max-height: 540px;
}
.app-mainPromo-slideShow .fashion-one > * {
  max-height: 540px;
}
.app-mainPromo-slideShow .fashion-one .copy-block {
  max-width: 554px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.app-mainPromo-slideShow .fashion-one .copy-block .copy-body {
  max-width: 360px;
  margin: 0 auto;
  margin-bottom: 8px;
}
.app-mainPromo-slideShow .fashion-two {
  max-height: 540px;
}
.app-mainPromo-slideShow .fashion-two > * {
  max-height: 540px;
}
.app-mainPromo-slideShow .fashion-two .copy-log-text {
  text-align: center;
}
.app-mainPromo-slideShow .fashion-two .copy-block {
  padding: 0 42px;
}
.app-mainPromo-slideShow .fashion-three,
.app-mainPromo-slideShow .fashion-four {
  max-height: 540px;
}
.app-mainPromo-slideShow .fashion-three > *,
.app-mainPromo-slideShow .fashion-four > * {
  max-height: 540px;
}
.app-mainPromo-slideShow .fashion-three.fashion-four,
.app-mainPromo-slideShow .fashion-four.fashion-four {
  position: relative;
}
.app-mainPromo-slideShow .fashion-three.fashion-four .copy-block,
.app-mainPromo-slideShow .fashion-four.fashion-four .copy-block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.app-mainPromo-slideShow .fashion-three .image-section-two,
.app-mainPromo-slideShow .fashion-four .image-section-two {
  position: relative;
}
.app-mainPromo-slideShow .fashion-three .image-section-two .market-share-logo,
.app-mainPromo-slideShow .fashion-four .image-section-two .market-share-logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 80px;
}
.app-mainPromo-slideShow .fashion-three .copy-block,
.app-mainPromo-slideShow .fashion-four .copy-block {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 64px;
  max-height: 540px;
}
.app-mainPromo-slideShow .fashion-three .copy-block .fashion-logo,
.app-mainPromo-slideShow .fashion-four .copy-block .fashion-logo {
  display: none;
}
.app-mainPromo-slideShow .market-share-one,
.app-mainPromo-slideShow .market-share-three {
  max-height: 540px;
}
.app-mainPromo-slideShow .market-share-one > *,
.app-mainPromo-slideShow .market-share-three > * {
  max-height: 540px;
}
.app-mainPromo-slideShow .market-share-one .copy-block,
.app-mainPromo-slideShow .market-share-three .copy-block {
  width: 53.5%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 64px;
}
.app-mainPromo-slideShow .market-share-one .copy-block .copy-sub-title,
.app-mainPromo-slideShow .market-share-three .copy-block .copy-sub-title {
  margin-bottom: 8px;
}
.app-mainPromo-slideShow .market-share-one .copy-block .copy-sub-body,
.app-mainPromo-slideShow .market-share-three .copy-block .copy-sub-body {
  margin-top: 24px;
}
.app-mainPromo-slideShow .market-share-one .image-section-two,
.app-mainPromo-slideShow .market-share-three .image-section-two {
  width: 46.5%;
}
.app-mainPromo-slideShow .market-share-one.market-share-three,
.app-mainPromo-slideShow .market-share-three.market-share-three {
  position: relative;
}
.app-mainPromo-slideShow .market-share-one.market-share-three .copy-block,
.app-mainPromo-slideShow .market-share-three.market-share-three .copy-block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.app-mainPromo-slideShow .market-share-one.market-share-three .image-section-two,
.app-mainPromo-slideShow .market-share-three.market-share-three .image-section-two {
  width: 100%;
}
.app-mainPromo-slideShow .market-share-two,
.app-mainPromo-slideShow .market-share-four {
  max-height: 540px;
}
.app-mainPromo-slideShow .market-share-two > *,
.app-mainPromo-slideShow .market-share-four > * {
  max-height: 540px;
}
.app-mainPromo-slideShow .market-share-two .copy-block,
.app-mainPromo-slideShow .market-share-four .copy-block {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 64px;
}
.app-mainPromo-slideShow .market-share-two .copy-block .fashion-logo,
.app-mainPromo-slideShow .market-share-four .copy-block .fashion-logo {
  display: none;
}
.app-mainPromo-slideShow .market-share-two .copy-block .copy-sub-title,
.app-mainPromo-slideShow .market-share-four .copy-block .copy-sub-title {
  margin-bottom: 8px;
}
.app-mainPromo-slideShow .market-share-two .copy-block .copy-sub-body,
.app-mainPromo-slideShow .market-share-four .copy-block .copy-sub-body {
  margin-top: 24px;
}
.app-mainPromo-slideShow .market-share-two .image-section-two,
.app-mainPromo-slideShow .market-share-four .image-section-two {
  position: relative;
}
.app-mainPromo-slideShow .market-share-two .image-section-two .market-share-logo,
.app-mainPromo-slideShow .market-share-four .image-section-two .market-share-logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 80px;
}
.app-mainPromo-slideShow .market-share-two.market-share-four,
.app-mainPromo-slideShow .market-share-four.market-share-four {
  position: relative;
}
.app-mainPromo-slideShow .market-share-two.market-share-four .copy-block,
.app-mainPromo-slideShow .market-share-four.market-share-four .copy-block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.app-mainPromo-slideShow .market-share-two.market-share-four .image-section-two,
.app-mainPromo-slideShow .market-share-four.market-share-four .image-section-two {
  width: 100%;
}
.app-mainPromo-slideShow .value-one,
.app-mainPromo-slideShow .value-three {
  max-height: 540px;
}
.app-mainPromo-slideShow .value-one > *,
.app-mainPromo-slideShow .value-three > * {
  max-height: 540px;
}
.app-mainPromo-slideShow .value-one .copy-block,
.app-mainPromo-slideShow .value-three .copy-block {
  width: 53.5%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 48px 0 64px;
}
.app-mainPromo-slideShow .value-one .copy-block .copy-log-text,
.app-mainPromo-slideShow .value-three .copy-block .copy-log-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.app-mainPromo-slideShow .value-one .copy-block .copy-log-text .fashion-logo,
.app-mainPromo-slideShow .value-three .copy-block .copy-log-text .fashion-logo {
  margin-right: 24px;
  margin-bottom: 0;
}
.app-mainPromo-slideShow .value-one .copy-block .copy-log-text .copy-text,
.app-mainPromo-slideShow .value-three .copy-block .copy-log-text .copy-text {
  border-left: 1px solid #c0c0c0;
  padding-left: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.app-mainPromo-slideShow .value-one .copy-block .copy-sub-body,
.app-mainPromo-slideShow .value-three .copy-block .copy-sub-body {
  margin-top: 24px;
}
.app-mainPromo-slideShow .value-one .copy-block .copy-cta,
.app-mainPromo-slideShow .value-three .copy-block .copy-cta {
  margin-top: 8px;
}
.app-mainPromo-slideShow .value-one .image-section-two,
.app-mainPromo-slideShow .value-three .image-section-two {
  width: 46.5%;
}
.app-mainPromo-slideShow .value-one.value-three,
.app-mainPromo-slideShow .value-three.value-three {
  position: relative;
}
.app-mainPromo-slideShow .value-one.value-three .copy-block,
.app-mainPromo-slideShow .value-three.value-three .copy-block {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.app-mainPromo-slideShow .value-one.value-three .image-section-two,
.app-mainPromo-slideShow .value-three.value-three .image-section-two {
  width: 100%;
}
.app-mainPromo-slideShow .value-two {
  position: relative;
  max-height: 540px;
}
.app-mainPromo-slideShow .value-two > * {
  max-height: 540px;
}
.app-mainPromo-slideShow .value-two .image-section-two {
  position: relative;
}
.app-mainPromo-slideShow .value-two .copy-block {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
}
.app-mainPromo-slideShow .value-two .copy-block .copy-sub-body {
  margin-top: 32px;
}
.app-mainPromo-slideShow .value-two .copy-block .copy-body {
  margin: 0 auto;
}
.app-mainPromo-slideShow .copy-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
}
.app-mainPromo-slideShow .copy-block .copy-title,
.app-mainPromo-slideShow .copy-block .copy-sub-title,
.app-mainPromo-slideShow .copy-block .copy-body,
.app-mainPromo-slideShow .copy-block .copy-eyebrow {
  margin-bottom: 8px;
}
.app-mainPromo-slideShow .copy-block .copy-title *,
.app-mainPromo-slideShow .copy-block .copy-sub-title *,
.app-mainPromo-slideShow .copy-block .copy-body *,
.app-mainPromo-slideShow .copy-block .copy-eyebrow * {
  color: inherit;
}
.app-mainPromo-slideShow .copy-block .copy-title :deep(*),
.app-mainPromo-slideShow .copy-block .copy-sub-title :deep(*),
.app-mainPromo-slideShow .copy-block .copy-body :deep(*),
.app-mainPromo-slideShow .copy-block .copy-eyebrow :deep(*) {
  color: inherit;
}
.app-mainPromo-slideShow .fashion-logo {
  margin-bottom: 24px;
  width: 160px;
  height: 160px;
  position: relative;
  display: inline-block;
}
.app-mainPromo-slideShow .fashion-logo img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.app-mainPromo-slideShow .copy-cta li {
  display: inline-block;
  margin-right: 16px;
  padding-top: 8px;
  text-transform: capitalize;
}
.app-mainPromo-slideShow .copy-cta li a {
  text-decoration: none;
}
.app-mainPromo-slideShow .copy-cta li a > * {
  text-decoration: inherit;
}
.app-mainPromo-slideShow .copy-cta li a:hover {
  text-decoration-thickness: 2px;
}
.app-mainPromo-slideShow .copy-cta li a.button {
  text-decoration: none;
  line-height: 1;
  height: auto;
}
.app-mainPromo-slideShow .copy-cta li a.button > * {
  color: inherit !important;
  font-size: inherit !important;
}
.app-mainPromo-slideShow .copy-cta li .primary-button-cta {
  background-color: #000;
  color: #fff !important;
  padding: 9px 16px;
  min-width: 98px;
}
.app-mainPromo-slideShow .copy-cta li .secondary-button-cta {
  color: #000 !important;
  padding: 9px 16px;
  min-width: 98px;
}
.app-mainPromo-slideShow .copy-cta li .secondary-button-cta.secondary:after {
  border-color: #c0c0c0;
}
.app-mainPromo-slideShow .copy-cta.secondary-button-layout li {
  margin-right: 8px;
  padding-top: 16px;
}
.app-mainPromo-slideShow .copy-cta.primary-button-layout li {
  padding-top: 24px;
}
.app-mainPromo-slideShow .copy-cta.vertical-layout li {
  display: block;
}
.app-mainPromo-slideShow .image-ad-container .picture-fallback-background {
  width: 100% !important;
  height: 540px !important;
}
.app-mainPromo-slideShow .picture-fallback-background {
  width: 160px !important;
  height: 160px !important;
}
.app-mainPromo-slideShow .mobile-fashion-one {
  display: none;
}
.app-mainPromo-slideShow .render-featured-image {
  display: none;
}
.app-mainPromo-slideShow .render-any-image {
  display: block;
}
.app-mainPromo-slideShow .hide-chevrons .v-button-wrapper {
  display: none;
}
@media screen and (min-width: 100em) {
.app-mainPromo-slideShow .fashion-one .copy-block {
    background-color: unset !important;
}
}
@media print, screen and (min-width: 37.5em) {
.app-mainPromo-slideShow .fashion-four .copy-block,
  .app-mainPromo-slideShow .market-share-three .copy-block,
  .app-mainPromo-slideShow .market-share-four .copy-block,
  .app-mainPromo-slideShow .value-three .copy-block,
  .app-mainPromo-slideShow .value-two .copy-block {
    background-color: unset !important;
}
}
@media print, screen and (max-width: 79.99875em) {
.app-mainPromo-slideShow .fashion-one .copy-block {
    max-width: unset;
    position: static;
    top: none;
    left: none;
    -webkit-transform: none;
            transform: none;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    padding: 0 32px;
}
.app-mainPromo-slideShow .fashion-one .render-featured-image {
    display: block;
}
.app-mainPromo-slideShow .fashion-one .render-any-image {
    display: none;
}
.app-mainPromo-slideShow .fashion-two .render-featured-image {
    display: block;
}
.app-mainPromo-slideShow .fashion-two .render-any-image {
    display: none;
}
}
@media print, screen and (min-width: 64em) and (max-width: 79.99875em) {
.app-mainPromo-slideShow.grid-container {
    padding: 0;
}
.app-mainPromo-slideShow .fashion-one {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
}
.app-mainPromo-slideShow .fashion-one .image-section-two {
    display: none;
}
.app-mainPromo-slideShow .fashion-one .image-section-one {
    width: 41%;
}
.app-mainPromo-slideShow .fashion-one .copy-block {
    width: 59%;
}
.app-mainPromo-slideShow .fashion-one .copy-block .copy-log-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.app-mainPromo-slideShow .fashion-one .copy-block .copy-log-text .fashion-logo {
    margin-right: 24px;
    margin-bottom: 0;
}
.app-mainPromo-slideShow .fashion-one .copy-block .copy-log-text .copy-text {
    border-left: 1px solid #c0c0c0;
    padding-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.app-mainPromo-slideShow .fashion-one .copy-block .copy-cta {
    margin-top: 8px;
    text-align: left;
}
.app-mainPromo-slideShow .fashion-two {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
}
.app-mainPromo-slideShow .fashion-two .image-section-two {
    display: none;
}
.app-mainPromo-slideShow .fashion-two .image-section-one {
    width: 41%;
}
.app-mainPromo-slideShow .fashion-two .copy-block {
    width: 59%;
    max-width: unset;
    padding: 0 32px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.app-mainPromo-slideShow .fashion-two .copy-block .copy-log-text,
  .app-mainPromo-slideShow .fashion-two .copy-block .copy-cta {
    text-align: left;
    width: 80%;
}
.app-mainPromo-slideShow .fashion-three .image-section-two,
  .app-mainPromo-slideShow .fashion-four .image-section-two {
    width: 41%;
}
.app-mainPromo-slideShow .fashion-three .image-section-two .market-share-logo,
  .app-mainPromo-slideShow .fashion-four .image-section-two .market-share-logo {
    right: 32px;
}
.app-mainPromo-slideShow .fashion-three .copy-block,
  .app-mainPromo-slideShow .fashion-four .copy-block {
    width: 59%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 32px;
}
.app-mainPromo-slideShow .fashion-three .copy-block .copy-log-text,
  .app-mainPromo-slideShow .fashion-three .copy-block .copy-cta,
  .app-mainPromo-slideShow .fashion-four .copy-block .copy-log-text,
  .app-mainPromo-slideShow .fashion-four .copy-block .copy-cta {
    text-align: left;
    width: 80%;
}
.app-mainPromo-slideShow .fashion-three.fashion-four .image-section-two,
  .app-mainPromo-slideShow .fashion-four.fashion-four .image-section-two {
    width: 100%;
}
.app-mainPromo-slideShow .market-share-one .image-section-two,
  .app-mainPromo-slideShow .market-share-three .image-section-two {
    width: 41%;
}
.app-mainPromo-slideShow .market-share-one .copy-block,
  .app-mainPromo-slideShow .market-share-three .copy-block {
    width: 59%;
    padding: 0 32px;
}
.app-mainPromo-slideShow .market-share-one .copy-block .copy-log-text,
  .app-mainPromo-slideShow .market-share-one .copy-block .copy-cta,
  .app-mainPromo-slideShow .market-share-one .copy-block .copy-sub-body,
  .app-mainPromo-slideShow .market-share-three .copy-block .copy-log-text,
  .app-mainPromo-slideShow .market-share-three .copy-block .copy-cta,
  .app-mainPromo-slideShow .market-share-three .copy-block .copy-sub-body {
    text-align: left;
    width: 80%;
}
.app-mainPromo-slideShow .market-share-one.market-share-three .image-section-two,
  .app-mainPromo-slideShow .market-share-three.market-share-three .image-section-two {
    width: 100%;
}
.app-mainPromo-slideShow .market-share-two .copy-block,
  .app-mainPromo-slideShow .market-share-four .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 32px;
}
.app-mainPromo-slideShow .market-share-two .copy-block .copy-log-text,
  .app-mainPromo-slideShow .market-share-two .copy-block .copy-cta,
  .app-mainPromo-slideShow .market-share-two .copy-block .copy-sub-body,
  .app-mainPromo-slideShow .market-share-four .copy-block .copy-log-text,
  .app-mainPromo-slideShow .market-share-four .copy-block .copy-cta,
  .app-mainPromo-slideShow .market-share-four .copy-block .copy-sub-body {
    text-align: left;
    width: 80%;
}
.app-mainPromo-slideShow .market-share-two .image-section-two .market-share-logo,
  .app-mainPromo-slideShow .market-share-four .image-section-two .market-share-logo {
    right: 16px;
}
.app-mainPromo-slideShow .value-one .image-section-two,
  .app-mainPromo-slideShow .value-three .image-section-two {
    width: 41%;
}
.app-mainPromo-slideShow .value-one .copy-block,
  .app-mainPromo-slideShow .value-three .copy-block {
    width: 59%;
    padding: 0 32px;
}
.app-mainPromo-slideShow .value-one.value-three .image-section-two,
  .app-mainPromo-slideShow .value-three.value-three .image-section-two {
    width: 100%;
}
.app-mainPromo-slideShow .value-two {
    position: relative;
    max-height: 650px;
}
.app-mainPromo-slideShow .value-two > * {
    max-height: 650px;
}
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.app-mainPromo-slideShow.grid-container {
    padding: 0;
}
.app-mainPromo-slideShow .fashion-one {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
}
.app-mainPromo-slideShow .fashion-one .image-section-two {
    display: none;
}
.app-mainPromo-slideShow .fashion-one .copy-block .copy-log-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.app-mainPromo-slideShow .fashion-one .copy-block .copy-log-text .fashion-logo {
    margin-right: 24px;
    margin-bottom: 0;
}
.app-mainPromo-slideShow .fashion-one .copy-block .copy-log-text .copy-text {
    border-left: 1px solid #c0c0c0;
    padding-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.app-mainPromo-slideShow .fashion-one .copy-block .copy-cta {
    margin-top: 8px;
    text-align: left;
}
.app-mainPromo-slideShow .fashion-two {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
}
.app-mainPromo-slideShow .fashion-two .image-section-two {
    display: none;
}
.app-mainPromo-slideShow .fashion-two .copy-block {
    padding: 0 32px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.app-mainPromo-slideShow .fashion-two .copy-block .copy-log-text,
  .app-mainPromo-slideShow .fashion-two .copy-block .copy-cta {
    text-align: left;
    width: 80%;
}
.app-mainPromo-slideShow .fashion-three .image-section-two .market-share-logo,
  .app-mainPromo-slideShow .fashion-four .image-section-two .market-share-logo {
    right: 32px;
}
.app-mainPromo-slideShow .fashion-three .copy-block,
  .app-mainPromo-slideShow .fashion-four .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 32px;
}
.app-mainPromo-slideShow .fashion-three .copy-block .copy-log-text,
  .app-mainPromo-slideShow .fashion-three .copy-block .copy-cta,
  .app-mainPromo-slideShow .fashion-four .copy-block .copy-log-text,
  .app-mainPromo-slideShow .fashion-four .copy-block .copy-cta {
    text-align: left;
    width: 80%;
}
.app-mainPromo-slideShow .market-share-one .copy-block,
  .app-mainPromo-slideShow .market-share-three .copy-block {
    width: 58.3333333333%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 32px;
}
.app-mainPromo-slideShow .market-share-one .copy-block .copy-log-text,
  .app-mainPromo-slideShow .market-share-one .copy-block .copy-cta,
  .app-mainPromo-slideShow .market-share-one .copy-block .copy-sub-body,
  .app-mainPromo-slideShow .market-share-three .copy-block .copy-log-text,
  .app-mainPromo-slideShow .market-share-three .copy-block .copy-cta,
  .app-mainPromo-slideShow .market-share-three .copy-block .copy-sub-body {
    text-align: left;
    width: 80%;
}
.app-mainPromo-slideShow .market-share-one .image-section-two,
  .app-mainPromo-slideShow .market-share-three .image-section-two {
    width: 41.6666666667%;
}
.app-mainPromo-slideShow .market-share-two .copy-block,
  .app-mainPromo-slideShow .market-share-four .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 32px;
}
.app-mainPromo-slideShow .market-share-two .copy-block .copy-log-text,
  .app-mainPromo-slideShow .market-share-two .copy-block .copy-cta,
  .app-mainPromo-slideShow .market-share-two .copy-block .copy-sub-body,
  .app-mainPromo-slideShow .market-share-four .copy-block .copy-log-text,
  .app-mainPromo-slideShow .market-share-four .copy-block .copy-cta,
  .app-mainPromo-slideShow .market-share-four .copy-block .copy-sub-body {
    text-align: left;
    width: 80%;
}
.app-mainPromo-slideShow .market-share-two .image-section-two .market-share-logo,
  .app-mainPromo-slideShow .market-share-four .image-section-two .market-share-logo {
    right: 16px;
}
.app-mainPromo-slideShow .value-one .copy-block,
  .app-mainPromo-slideShow .value-three .copy-block {
    width: 58.3333333333%;
    padding: 0 32px;
}
.app-mainPromo-slideShow .value-one .image-section-two,
  .app-mainPromo-slideShow .value-three .image-section-two {
    width: 41.6666666667%;
}
.app-mainPromo-slideShow .value-one.value-three .image-section-two,
  .app-mainPromo-slideShow .value-three.value-three .image-section-two {
    width: 100%;
}
.app-mainPromo-slideShow .value-two {
    position: relative;
    max-height: 650px;
}
.app-mainPromo-slideShow .value-two > * {
    max-height: 650px;
}
}
@media print, screen and (max-width: 37.49875em) {
.app-mainPromo-slideShow.grid-container {
    padding: 0;
}
.app-mainPromo-slideShow .promo-variation {
    max-height: none !important;
}
.app-mainPromo-slideShow .promo-variation > * {
    max-height: none !important;
}
.app-mainPromo-slideShow .promo-variation:active { /* IE 9 */
    -webkit-transform: scale(0.5); /* Safari 3-8 */
    transform: scale(0.9);
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}
.app-mainPromo-slideShow .fashion-one, .app-mainPromo-slideShow .fashion-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.app-mainPromo-slideShow .fashion-one .mobile-fashion-one, .app-mainPromo-slideShow .fashion-two .mobile-fashion-one {
    display: block;
}
.app-mainPromo-slideShow .fashion-one .image-section-one, .app-mainPromo-slideShow .fashion-two .image-section-one {
    display: none;
}
.app-mainPromo-slideShow .fashion-one .image-section-two, .app-mainPromo-slideShow .fashion-two .image-section-two {
    position: relative;
}
.app-mainPromo-slideShow .fashion-one .image-section-two .image-ad-container img, .app-mainPromo-slideShow .fashion-two .image-section-two .image-ad-container img {
    height: 375px;
}
.app-mainPromo-slideShow .fashion-one .image-section-two .fashion-mobile-logo, .app-mainPromo-slideShow .fashion-two .image-section-two .fashion-mobile-logo {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.app-mainPromo-slideShow .fashion-one .image-section-two .fashion-mobile-logo.logo-bottom, .app-mainPromo-slideShow .fashion-two .image-section-two .fashion-mobile-logo.logo-bottom {
    top: unset !important;
}
.app-mainPromo-slideShow .fashion-one .image-section-two .fashion-mobile-logo .fashion-logo, .app-mainPromo-slideShow .fashion-two .image-section-two .fashion-mobile-logo .fashion-logo {
    margin-bottom: 0;
}
.app-mainPromo-slideShow .fashion-one .copy-block, .app-mainPromo-slideShow .fashion-two .copy-block {
    padding: 24px;
    width: auto;
    margin: -16px 16px 24px 16px;
    border-radius: 5px;
    z-index: 2;
}
.app-mainPromo-slideShow .fashion-one .copy-block .fashion-logo, .app-mainPromo-slideShow .fashion-two .copy-block .fashion-logo {
    display: none;
}
.app-mainPromo-slideShow .fashion-one .copy-block .copy-log-text, .app-mainPromo-slideShow .fashion-two .copy-block .copy-log-text {
    text-align: left;
    width: 80%;
}
.app-mainPromo-slideShow .fashion-two .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.app-mainPromo-slideShow .fashion-three,
  .app-mainPromo-slideShow .fashion-four {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.app-mainPromo-slideShow .fashion-three .image-section-one,
  .app-mainPromo-slideShow .fashion-four .image-section-one {
    display: none;
}
.app-mainPromo-slideShow .fashion-three .image-section-two,
  .app-mainPromo-slideShow .fashion-four .image-section-two {
    position: relative;
}
.app-mainPromo-slideShow .fashion-three .image-section-two .market-share-logo,
  .app-mainPromo-slideShow .fashion-four .image-section-two .market-share-logo {
    left: 20px;
    bottom: 20px;
}
.app-mainPromo-slideShow .fashion-three .image-section-two .market-share-logo.logo-bottom,
  .app-mainPromo-slideShow .fashion-four .image-section-two .market-share-logo.logo-bottom {
    top: unset !important;
}
.app-mainPromo-slideShow .fashion-three .image-section-two .market-share-logo .fashion-logo,
  .app-mainPromo-slideShow .fashion-four .image-section-two .market-share-logo .fashion-logo {
    margin-bottom: 0;
}
.app-mainPromo-slideShow .fashion-three .image-section-two .image-ad-container img,
  .app-mainPromo-slideShow .fashion-four .image-section-two .image-ad-container img {
    height: 375px;
}
.app-mainPromo-slideShow .fashion-three .copy-block,
  .app-mainPromo-slideShow .fashion-four .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 24px;
    margin: -16px 16px 24px 16px;
    width: calc(100% - 32px);
    z-index: 2;
    border-radius: 5px;
}
.app-mainPromo-slideShow .fashion-three .copy-block .copy-log-text,
  .app-mainPromo-slideShow .fashion-three .copy-block .copy-cta,
  .app-mainPromo-slideShow .fashion-four .copy-block .copy-log-text,
  .app-mainPromo-slideShow .fashion-four .copy-block .copy-cta {
    text-align: left;
    width: 80%;
}
.app-mainPromo-slideShow .fashion-three.fashion-four .image-section-two .market-share-logo,
  .app-mainPromo-slideShow .fashion-four.fashion-four .image-section-two .market-share-logo {
    -webkit-transform: unset;
            transform: unset;
}
.app-mainPromo-slideShow .fashion-three.fashion-four .copy-block,
  .app-mainPromo-slideShow .fashion-four.fashion-four .copy-block {
    position: static;
    -webkit-transform: unset;
            transform: unset;
    z-index: 2;
}
.app-mainPromo-slideShow .market-share-one,
  .app-mainPromo-slideShow .market-share-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.app-mainPromo-slideShow .market-share-one .copy-block,
  .app-mainPromo-slideShow .market-share-three .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 24px;
    margin: -16px 16px 24px 16px;
    width: calc(100% - 32px);
    z-index: 2;
    border-radius: 5px;
}
.app-mainPromo-slideShow .market-share-one .copy-block .copy-eyebrow,
  .app-mainPromo-slideShow .market-share-three .copy-block .copy-eyebrow {
    margin-bottom: 0px;
}
.app-mainPromo-slideShow .market-share-one .image-section-two,
  .app-mainPromo-slideShow .market-share-three .image-section-two {
    width: 100%;
}
.app-mainPromo-slideShow .market-share-one.market-share-three .image-section-two .market-share-logo,
  .app-mainPromo-slideShow .market-share-three.market-share-three .image-section-two .market-share-logo {
    -webkit-transform: unset;
            transform: unset;
}
.app-mainPromo-slideShow .market-share-one.market-share-three .copy-block,
  .app-mainPromo-slideShow .market-share-three.market-share-three .copy-block {
    position: static;
    -webkit-transform: unset;
            transform: unset;
    z-index: unset;
}
.app-mainPromo-slideShow .market-share-two,
  .app-mainPromo-slideShow .market-share-four {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.app-mainPromo-slideShow .market-share-two .copy-block,
  .app-mainPromo-slideShow .market-share-four .copy-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 24px;
    margin: -16px 16px 24px 16px;
    width: calc(100% - 32px);
    z-index: 2;
    border-radius: 5px;
}
.app-mainPromo-slideShow .market-share-two .copy-block .copy-eyebrow,
  .app-mainPromo-slideShow .market-share-four .copy-block .copy-eyebrow {
    margin-bottom: 0px;
}
.app-mainPromo-slideShow .market-share-two .image-section-two .image-ad-container img,
  .app-mainPromo-slideShow .market-share-four .image-section-two .image-ad-container img {
    height: 375px;
}
.app-mainPromo-slideShow .market-share-two .image-section-two .market-share-logo,
  .app-mainPromo-slideShow .market-share-four .image-section-two .market-share-logo {
    left: 20px;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
    right: unset;
}
.app-mainPromo-slideShow .market-share-two .image-section-two .market-share-logo .fashion-logo,
  .app-mainPromo-slideShow .market-share-four .image-section-two .market-share-logo .fashion-logo {
    margin-bottom: 0;
}
.app-mainPromo-slideShow .market-share-two.market-share-four .image-section-two .market-share-logo,
  .app-mainPromo-slideShow .market-share-four.market-share-four .image-section-two .market-share-logo {
    -webkit-transform: unset;
            transform: unset;
}
.app-mainPromo-slideShow .market-share-two.market-share-four .copy-block,
  .app-mainPromo-slideShow .market-share-four.market-share-four .copy-block {
    position: static;
    -webkit-transform: unset;
            transform: unset;
    z-index: 2;
}
.app-mainPromo-slideShow .value-one,
  .app-mainPromo-slideShow .value-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.app-mainPromo-slideShow .value-one .mobile-fashion-one,
  .app-mainPromo-slideShow .value-three .mobile-fashion-one {
    display: block;
}
.app-mainPromo-slideShow .value-one .copy-block,
  .app-mainPromo-slideShow .value-three .copy-block {
    width: 100%;
    padding: 24px;
    margin: -16px 16px 24px 16px;
    width: calc(100% - 32px);
    z-index: 2;
    border-radius: 5px;
}
.app-mainPromo-slideShow .value-one .copy-block .copy-eyebrow,
  .app-mainPromo-slideShow .value-one .copy-block .copy-title,
  .app-mainPromo-slideShow .value-three .copy-block .copy-eyebrow,
  .app-mainPromo-slideShow .value-three .copy-block .copy-title {
    margin-bottom: 0px;
}
.app-mainPromo-slideShow .value-one .copy-block .copy-log-text .fashion-logo,
  .app-mainPromo-slideShow .value-three .copy-block .copy-log-text .fashion-logo {
    display: none;
}
.app-mainPromo-slideShow .value-one .copy-block .copy-log-text .copy-text,
  .app-mainPromo-slideShow .value-three .copy-block .copy-log-text .copy-text {
    border: none;
    padding: 0;
}
.app-mainPromo-slideShow .value-one .image-section-two,
  .app-mainPromo-slideShow .value-three .image-section-two {
    width: 100%;
    position: relative;
    min-height: 281px;
}
.app-mainPromo-slideShow .value-one .image-section-two .fashion-mobile-logo,
  .app-mainPromo-slideShow .value-three .image-section-two .fashion-mobile-logo {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.app-mainPromo-slideShow .value-one .image-section-two .fashion-mobile-logo.logo-bottom,
  .app-mainPromo-slideShow .value-three .image-section-two .fashion-mobile-logo.logo-bottom {
    top: unset !important;
}
.app-mainPromo-slideShow .value-one .image-section-two .fashion-mobile-logo .fashion-logo,
  .app-mainPromo-slideShow .value-three .image-section-two .fashion-mobile-logo .fashion-logo {
    margin-bottom: 0;
}
.app-mainPromo-slideShow .value-one .image-section-two .image-ad-container img,
  .app-mainPromo-slideShow .value-three .image-section-two .image-ad-container img {
    min-height: 281px;
}
.app-mainPromo-slideShow .value-one.value-three .image-section-two .market-share-logo,
  .app-mainPromo-slideShow .value-three.value-three .image-section-two .market-share-logo {
    -webkit-transform: unset;
            transform: unset;
}
.app-mainPromo-slideShow .value-one.value-three .copy-block,
  .app-mainPromo-slideShow .value-three.value-three .copy-block {
    position: static;
    -webkit-transform: unset;
            transform: unset;
    z-index: 2;
}
.app-mainPromo-slideShow .value-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
}
.app-mainPromo-slideShow .value-two .mobile-fashion-one {
    display: block;
}
.app-mainPromo-slideShow .value-two .copy-block {
    padding: 24px;
    margin: -16px 16px 24px 16px;
    width: calc(100% - 32px);
    z-index: 2;
    border-radius: 5px;
    position: static;
    -webkit-transform: none;
            transform: none;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
}
.app-mainPromo-slideShow .value-two .copy-block .copy-log-text .fashion-logo {
    display: none;
}
.app-mainPromo-slideShow .value-two .copy-block .copy-log-text .copy-text {
    border: none;
    padding: 0;
}
.app-mainPromo-slideShow .value-two .image-section-two {
    position: relative;
    min-height: 281px;
}
.app-mainPromo-slideShow .value-two .image-section-two .fashion-mobile-logo {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.app-mainPromo-slideShow .value-two .image-section-two .fashion-mobile-logo.logo-bottom {
    top: unset !important;
}
.app-mainPromo-slideShow .value-two .image-section-two .fashion-mobile-logo .fashion-logo {
    margin-bottom: 0;
}
.app-mainPromo-slideShow .value-two .image-section-two .image-ad-container img {
    min-height: 281px;
}
.app-mainPromo-slideShow .fashion-mobile-logo.logo-top {
    top: 16px !important;
    bottom: unset !important;
}
.app-mainPromo-slideShow .fashion-mobile-logo.logo-middle {
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
    bottom: unset !important;
}
.app-mainPromo-slideShow .fashion-mobile-logo.logo-bottom {
    bottom: 27px !important;
}
.app-mainPromo-slideShow .market-share-logo.logo-top {
    top: 16px !important;
}
.app-mainPromo-slideShow .market-share-logo.logo-middle {
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
}
.app-mainPromo-slideShow .market-share-logo.logo-bottom {
    bottom: 27px !important;
}
.app-mainPromo-slideShow .copy-block {
    text-decoration: none;
}
.app-mainPromo-slideShow .copy-block.glow {
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
}
.app-mainPromo-slideShow .chevron::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: "";
  display: inline-block;
  height: 6px;
  left: 0.15em;
  position: relative;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  width: 6px;
}
.app-mainPromo-slideShow .chevron.right:before {
  left: 1px;
  top: -1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ServiceBanner.vue?vue&type=style&index=0&id=fdd15e90&lang=scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.service-banner .service-banner-title {
  margin: 0 0 32px 0;
}
.service-banner .service-banner-title > * {
  color: inherit;
}
.service-banner .horizontal-line-top {
  background: #c0c0c0;
  margin-bottom: 64px;
  margin-top: 0;
}
.service-banner .card-service-divider {
  background: #c0c0c0;
  margin: 64px 0;
}
.service-banner .card-service-gap {
  height: 64px;
}
.service-banner .services-section .service-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.service-banner .services-section .service-tile .service-copy {
  margin-left: 24px;
}
.service-banner .services-section .service-tile .service-copy .service-title {
  margin-bottom: 8px;
}
.service-banner .services-section .service-tile .service-copy .service-title > * {
  color: inherit;
}
.service-banner .services-section .service-tile .service-copy .service-body-cta .service-body {
  display: inline;
  padding-right: 2px;
}
.service-banner .services-section .service-tile .service-copy .service-body-cta .service-body * {
  display: inherit;
}
.service-banner .services-section .service-tile .service-copy .service-body-cta a:hover {
  text-decoration-thickness: 2px !important;
  text-decoration: underline;
}
.service-banner .services-section.two-services .service-tile {
  padding: 35px 100px;
  border: 1px solid #c0c0c0;
}
.service-banner .services-section.two-services .service-tile {
  padding: 35px 100px;
  border: 1px solid #c0c0c0;
}
.service-banner .cards-section .card .copy-section {
  margin-top: 16px;
}
.service-banner .cards-section .card .copy-section .card-title {
  margin-bottom: 8px;
}
.service-banner .cards-section .card .copy-section .card-title > * {
  color: inherit;
}
.service-banner .cards-section .card .copy-section .card-body-cta {
  display: inline;
}
.service-banner .cards-section .card .copy-section .card-body-cta .card-body {
  display: inline;
  padding-right: 2px;
}
.service-banner .cards-section .card .copy-section .card-body-cta .card-body * {
  display: inherit;
}
.service-banner .cards-section .card .copy-section .card-body-cta .card-cta a {
  color: inherit;
  text-transform: capitalize;
}
.service-banner .cards-section .card .copy-section .card-body-cta .card-cta a:hover {
  text-decoration-thickness: 2px;
}
.service-banner .cards-section .card .copy-section .card-body-cta .card-cta .primary-button-cta {
  background-color: #000;
  color: #fff;
  padding: 19px 32px;
}
.service-banner .cards-section .card .copy-section .card-body-cta .card-cta .secondary-button-cta {
  color: #000;
  padding: 9px 16px;
  min-width: 98px;
}
.service-banner .cards-section .card .copy-section .card-body-cta .card-cta .secondary-button-cta.secondary:after {
  border-color: #c0c0c0;
}
.service-banner .cards-section .card .copy-section .card-body-cta .horizontal-underline li {
  display: inline !important;
  margin-left: 12px;
  margin-right: 12px;
  padding-bottom: 24px;
  text-transform: capitalize;
}
.service-banner .cards-section .card .copy-section .card-body-cta .display-inline {
  display: inline !important;
}
.service-banner .cards-section .card .copy-section .card-body-cta .links {
  margin-left: -12px;
  margin-right: -20px;
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
}
.service-banner .cards-section .card .copy-section .card-body-cta .links li {
  margin-left: 12px;
  text-transform: capitalize;
}
.service-banner .cards-section .card .copy-section .card-body-cta .primary-button-layout {
  gap: 1rem;
}
.service-banner .cards-section .card .copy-section .card-body-cta .secondary-button-layout {
  gap: 1rem;
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.service-banner .horizontal-line-top {
    margin: 0 0 48px 0;
}
.service-banner .card-service-divider {
    margin: 32px 0;
}
.service-banner .services-section .service-tile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
.service-banner .services-section .service-tile .service-copy {
    margin-left: 0;
    margin-top: 8px;
}
.service-banner .services-section .service-tile .service-icon .image-ad-container .cell,
  .service-banner .services-section .service-tile .service-icon img {
    height: 32px;
    width: 32px;
}
.service-banner .services-section.two-services .service-tile {
    padding: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
}
.service-banner .services-section.two-services .service-tile .service-copy {
    margin-left: 16px;
    margin-top: 0;
}
}
@media print, screen and (max-width: 37.49875em) {
.service-banner .horizontal-line-top {
    margin: 0 0 48px 0;
}
.service-banner .card-service-divider {
    margin: 32px 0;
}
.service-banner .cards-section .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
}
.service-banner .cards-section .card:last-child {
    margin-bottom: 0;
}
.service-banner .cards-section .card .image-section {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.service-banner .cards-section .card .image-section img {
    width: 101px;
    height: 67px;
}
.service-banner .cards-section .card .copy-section {
    margin-left: 16px;
    margin-top: 0;
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
}
.service-banner .services-section .service-tile {
    margin-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
}
.service-banner .services-section .service-tile .service-copy {
    margin-top: 8px;
    margin-left: 0;
}
.service-banner .services-section .service-tile .service-icon .image-ad-container .cell,
  .service-banner .services-section .service-tile .service-icon img {
    height: 32px;
    width: 32px;
}
.service-banner .services-section.two-services .service-tile {
    padding: 32px 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/AppEditorialCarousel.vue?vue&type=style&index=0&id=c2b93b02&lang=scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-editorial-carousel .layout-grid .editorial-product-pool {
  margin-top: 16px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.app-editorial-carousel .layout-grid .editorial-product-pool.greyed-out {
  overflow: hidden;
}
.app-editorial-carousel .layout-grid .editorial-product-pool.greyed-out .product-pool-carousel {
  height: 300px;
  background-color: #c0c0c0;
}
.app-editorial-carousel .layout-grid .editorial-product-pool .v-carousel {
  width: calc(100% + 24px);
}
.app-editorial-carousel .layout-grid.carousel-align-center {
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
.app-editorial-carousel.grid-container {
  padding: 0 16px;
}
.app-editorial-carousel .textAd-tablet {
  display: block;
}
.app-editorial-carousel .textAd-tablet .text-area > * {
  width: 100%;
}
.app-editorial-carousel .v-indicator-wrapper {
  margin-right: 0;
}
.app-editorial-carousel .editorial-image-ad.border-glow {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1019607843);
  border-radius: 5px;
}
.app-editorial-carousel .editorial-image-ad:active {
  /* IE 9 */
  -webkit-transform: scale(0.5);
  /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.app-editorial-carousel .app-text-ad.grid-container {
  padding: 0 0;
  margin-bottom: 24px;
}
.app-editorial-carousel .app-text-ad .text-ad-grid {
  padding: 0;
  border-radius: 0px;
}
.app-editorial-carousel .product-pools-card {
  max-width: 130px;
}
.app-editorial-carousel .product-pools-card .image-wrapper {
  max-height: 158px;
}
.app-editorial-carousel .product-pools-card .picture-container img {
  max-width: 100%;
  height: auto;
}
.app-editorial-carousel .product-pools-card:active {
  /* IE 9 */
  -webkit-transform: scale(0.5);
  /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/LoyaltyStarRewards.vue?vue&type=style&index=0&id=529f63e5&lang=scss&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.loyalty-rewards .color-bar .cell[data-v-529f63e5] {
  height: 20px;
}
.loyalty-rewards .copy-wrapper.padding-64[data-v-529f63e5] {
  padding: 0;
}
.loyalty-rewards .copy-wrapper .image-container[data-v-529f63e5] {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.loyalty-rewards .copy-wrapper[data-v-529f63e5] .picture-image {
  width: auto !important;
  max-width: none;
}
.loyalty-rewards .copy-wrapper .copy-block[data-v-529f63e5] {
  position: relative;
}
.loyalty-rewards .copy-wrapper .copy-block.copy-d-flex[data-v-529f63e5] {
  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;
}
.loyalty-rewards .copy-wrapper .copy-block .text-ad-link[data-v-529f63e5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.loyalty-rewards .copy-wrapper .copy-block .text-ad-link .link-item[data-v-529f63e5] {
  display: inline-block;
}
.loyalty-rewards .copy-wrapper .copy-block .text-ad-link .link-item a[data-v-529f63e5] {
  text-transform: capitalize;
  color: inherit;
}
.loyalty-rewards .copy-wrapper .copy-block .text-ad-link .link-item a[data-v-529f63e5]:hover {
  text-decoration-thickness: 2px;
}
.loyalty-rewards .logo-container.small-layout[data-v-529f63e5] {
  position: absolute;
  bottom: 0;
  right: 0;
}
.loyalty-rewards .d-flex[data-v-529f63e5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
@media print, screen and (min-width: 37.5em) and (max-width: 63.99875em) {
.loyalty-rewards .d-flex[data-v-529f63e5] {
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
}
}
@media print, screen and (min-width: 64em) {
.loyalty-rewards .copy-wrapper.padding-64[data-v-529f63e5] {
    padding-left: 64px;
}
.loyalty-rewards .logo-container.small-layout[data-v-529f63e5] {
    right: 82px;
}
}
@media print, screen and (max-width: 37.49875em) {
.loyalty-rewards .color-bar .cell[data-v-529f63e5] {
    height: 10px;
}
.loyalty-rewards .d-flex[data-v-529f63e5] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}
.loyalty-rewards .d-flex.mob-large[data-v-529f63e5] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.loyalty-rewards .small-margin-bottom-24[data-v-529f63e5] {
    margin-bottom: 24px;
}
.loyalty-rewards .small-margin-bottom-32[data-v-529f63e5] {
    margin-bottom: 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/LoyaltyStarRewards.vue?vue&type=style&index=1&id=529f63e5&lang=scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.copy-block > * * {
  color: 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/AppLoyaltyStarRewards.vue?vue&type=style&index=0&id=0541b9c4&lang=scss&scoped=true ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-loyalty-rewards[data-v-0541b9c4] {
  margin-right: 1rem;
  margin-left: 1rem;
  border-radius: 5px;
}
.app-loyalty-rewards.border-glow[data-v-0541b9c4] {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.app-loyalty-rewards .color-bar .cell[data-v-0541b9c4] {
  height: 10px;
}
.app-loyalty-rewards .color-bar .cell.color1[data-v-0541b9c4] {
  border-top-left-radius: 5px;
}
.app-loyalty-rewards .color-bar .cell.color4[data-v-0541b9c4] {
  border-top-right-radius: 5px;
}
.app-loyalty-rewards .copy-wrapper .image-container.border-medium[data-v-0541b9c4],
.app-loyalty-rewards .copy-wrapper[data-v-0541b9c4] .border-medium .image-wrapper > .picture-container img {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.app-loyalty-rewards .copy-wrapper .image-container.border-large[data-v-0541b9c4] {
  border-radius: 5px;
}
.app-loyalty-rewards .copy-wrapper[data-v-0541b9c4] .border-large .image-wrapper > .picture-container img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.app-loyalty-rewards .copy-wrapper .image-wrapper[data-v-0541b9c4] {
  text-decoration: none;
}
.app-loyalty-rewards .copy-wrapper .image-wrapper[data-v-0541b9c4]:active { /* IE 9 */
  -webkit-transform: scale(0.5); /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.app-loyalty-rewards .copy-wrapper.d-flex[data-v-0541b9c4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.app-loyalty-rewards .copy-wrapper.d-flex.mob-large[data-v-0541b9c4] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.app-loyalty-rewards .copy-wrapper .copy-block[data-v-0541b9c4] {
  position: relative;
}
.app-loyalty-rewards .copy-wrapper .copy-block .logo-container.small-layout[data-v-0541b9c4] {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-bottom: 24px;
  padding-right: 24px;
  width: 9.65rem;
  height: 2.5rem;
}
.app-loyalty-rewards .copy-wrapper .copy-block.small-border[data-v-0541b9c4] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.app-loyalty-rewards .copy-wrapper .copy-block.copy-d-flex[data-v-0541b9c4] {
  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;
}
.app-loyalty-rewards .copy-wrapper .copy-block.copy-d-flex.border-large[data-v-0541b9c4] {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.app-loyalty-rewards .copy-wrapper .copy-block .eyebrow[data-v-0541b9c4],
.app-loyalty-rewards .copy-wrapper .copy-block .heading[data-v-0541b9c4] {
  margin-bottom: 8px;
}
.app-loyalty-rewards .copy-wrapper .copy-block .sub-heading[data-v-0541b9c4],
.app-loyalty-rewards .copy-wrapper .copy-block .body[data-v-0541b9c4] {
  margin-bottom: 16px;
}
.app-loyalty-rewards .copy-wrapper .copy-block .text-ad-link[data-v-0541b9c4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.app-loyalty-rewards .copy-wrapper .copy-block .text-ad-link .link-item[data-v-0541b9c4] {
  display: inline-block;
}
.app-loyalty-rewards .copy-wrapper .copy-block .text-ad-link .link-item a[data-v-0541b9c4] {
  text-transform: capitalize;
  color: inherit;
  border-bottom: 0;
}
.app-loyalty-rewards .copy-wrapper .copy-block .text-ad-link .link-item a[data-v-0541b9c4]:hover {
  text-decoration-thickness: 2px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/AppLoyaltyStarRewards.vue?vue&type=style&index=1&id=0541b9c4&lang=scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.copy-block > * * {
  color: 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/AppServiceBanner.vue?vue&type=style&index=0&id=eafee90e&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-service-banner.grid-container {
  padding-left: 16px;
  padding-right: 16px;
}
.app-service-banner .service-banner-title {
  margin: 0 0 24px 0;
}
.app-service-banner .horizontal-line-top {
  background: #c0c0c0;
  margin-bottom: 64px;
}
.app-service-banner .services-section .service-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  margin-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-decoration: none;
}
.app-service-banner .services-section .service-tile.glow {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.app-service-banner .services-section .service-tile:active {
  /* IE 9 */
  -webkit-transform: scale(0.5);
  /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.app-service-banner .services-section .service-tile .service-copy {
  margin-top: 16px;
  margin-left: 0;
}
.app-service-banner .services-section .service-tile .service-copy .service-title {
  margin-bottom: 8px;
}
.app-service-banner .services-section .service-tile .service-copy .service-body-cta .service-body {
  display: inline;
  padding-right: 2px;
}
.app-service-banner .services-section .service-tile .service-copy .service-body-cta .service-body * {
  display: inherit;
}
.app-service-banner .services-section .service-tile .service-icon .image-ad-container .cell,
.app-service-banner .services-section .service-tile .service-icon img {
  max-width: 32px;
  max-height: 32px;
}
.app-service-banner .services-section.two-services .service-tile, .app-service-banner .services-section.four-services .service-tile {
  padding: 16px;
}
.app-service-banner .cards-section {
  margin-bottom: 16px;
}
.app-service-banner .cards-section .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  border-radius: 5px;
  padding: 16px;
  text-decoration: none;
}
.app-service-banner .cards-section .card.glow {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.app-service-banner .cards-section .card:active {
  /* IE 9 */
  -webkit-transform: scale(0.5);
  /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.app-service-banner .cards-section .card .copy-section {
  margin-left: 16px;
  margin-top: 0;
}
.app-service-banner .cards-section .card .copy-section .card-title {
  margin-bottom: 8px;
}
.app-service-banner .cards-section .card .copy-section .card-body-cta .card-body {
  display: inline;
  padding-right: 2px;
}
.app-service-banner .cards-section .card .copy-section .card-body-cta .card-body * {
  display: inherit;
}
.app-service-banner .cards-section .card:last-child {
  margin-bottom: 0;
}
.app-service-banner .cards-section .card .image-section img {
  width: auto;
  height: auto;
  max-width: none;
}
.app-service-banner .service-banner-title > *,
.app-service-banner .card-title > *,
.app-service-banner .card-body > *,
.app-service-banner .service-body > *,
.app-service-banner .service-title > * {
  color: 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/LargeTextAd.vue?vue&type=style&index=0&id=64377682&lang=scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.large-text-ad .text-ad-grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.large-text-ad .text-ad-card {
  padding: 48px 48px;
  min-width: 320px;
}
.large-text-ad .text-area > *:last-child {
  margin-bottom: 0;
}
.large-text-ad .text-area > div > * {
  color: inherit;
}
.large-text-ad .center .text-area table {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.large-text-ad .right .text-area table {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.large-text-ad .text-ad-image {
  margin-bottom: 16px;
}
.large-text-ad .text-ad-image .picture-container {
  height: inherit;
  max-width: 260px;
  display: inline-block;
}
.large-text-ad .text-ad-image img {
  width: auto;
  height: 100%;
}
.large-text-ad .text-ad-eyebrow {
  margin-bottom: 16px;
}
.large-text-ad .text-ad-boxed-eyebrow-parent {
  margin-bottom: 24px;
}
.large-text-ad .text-ad-boxed-eyebrow {
  display: inline-block;
  background: #e01a2b;
  padding: 6px 20px;
  color: #fff !important;
}
.large-text-ad .text-ad-boxed-eyebrow > * {
  color: #fff !important;
}
.large-text-ad .text-ad-title {
  margin-bottom: 8px;
}
.large-text-ad .text-ad-title.t1 {
  margin-bottom: 16px;
}
.large-text-ad .text-ad-body-copy {
  padding-bottom: 16px;
}
.large-text-ad .text-ad-disclaimer {
  margin-bottom: 16px;
}
.large-text-ad .text-ad-sub-title {
  margin-bottom: 4px;
}
.large-text-ad .text-ad-links > li {
  padding-top: 16px;
}
.large-text-ad .text-ad-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
}
.large-text-ad .text-ad-links.variation-two-links {
  gap: 3rem;
  margin-top: 32px;
}
.large-text-ad .text-ad-links.pop-up-medium, .large-text-ad .text-ad-links.pop-up-small {
  gap: 1.5rem;
}
.large-text-ad .text-ad-links .popup-button {
  min-width: 325px;
  padding: 15px 20px;
}
.large-text-ad .text-ad-links .popup-button.small {
  min-width: 368px;
}
.large-text-ad .text-ad-links > li {
  display: inline-block;
  padding-top: 0px;
  text-transform: uppercase;
}
.large-text-ad .text-ad-links.vertical-layout > li {
  display: block;
  margin-bottom: 12px;
}
.large-text-ad .text-ad-links > li a {
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
}
.large-text-ad .text-ad-links > li a.button {
  text-decoration: none;
  color: inherit;
}
.large-text-ad .text-ad-links > li a.button.link-upper-med {
  border-bottom: 0;
}
.large-text-ad .text-ad-links > li a:hover {
  opacity: 0.65;
}
.large-text-ad .text-ad-links > li a.button:hover {
  opacity: unset;
}
.large-text-ad .pop-button li a {
  min-width: 335px;
}
.large-text-ad .link-upper-med {
  border-bottom: 1px solid;
  border-color: inherit;
}

/* 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) {
.text-ad-card {
    padding: 40px 40px;
}
.text-ad-links.button-link li {
    padding-top: 24px;
}
.text-ad-links > li {
    display: inline-block;
    padding-top: 0px;
    text-transform: uppercase;
}
.text-ad-links.vertical-layout > li {
    display: block;
}
.text-ad-links > li a {
    text-decoration: none;
    cursor: pointer;
}
.text-ad-links > li a.button {
    text-decoration: none;
}
.text-ad-links > li a:hover {
    opacity: 0.65;
}
.text-ad-links > li a.button:hover {
    opacity: unset;
}
  /* Mobile Portrait and Landscape */
  /* 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) and (max-device-width: 767px) {
.text-ad-card {
    padding: 40px 40px;
}
.text-ad-sub-title {
    margin-bottom: 4px;
}
.text-ad-links {
    margin-top: 0;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (-webkit-min-device-pixel-ratio: 1) and (min-device-width: 768px) and (max-device-width: 1023px) {
.text-ad-card {
    padding: 40px 40px;
}
.text-ad-sub-title {
    margin-bottom: 4px;
}
.text-ad-links {
    margin-top: 0;
}
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/PopUp.vue?vue&type=style&index=0&id=ca3c8e7a&lang=scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.pop-up .large-8-overlay-popup {
  width: 64.32%;
}
.pop-up .large-6-overlay-popup {
  width: 47.97%;
}
.pop-up .large-4-overlay-popup {
  width: 31.35%;
}
.pop-up.v-overlay-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 2rem 0;
}
@media print, screen and (max-width: 63.99875em) {
.pop-up.v-overlay-wrapper {
    padding: 0;
}
}
.pop-up.v-overlay-wrapper.v-visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pop-up.v-overlay-wrapper .v-overlay-content {
  -ms-flex-item-align: center;
      align-self: center;
  overflow-y: auto;
  max-height: 100%;
  margin: auto;
  vertical-align: middle;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 48px;
}
@media print, screen and (max-width: 63.99875em) {
.pop-up.v-overlay-wrapper .v-overlay-content {
    -webkit-overflow-scrolling: auto;
    width: 100% !important;
    height: 100%;
    max-width: 100%;
    border: none;
    padding: 32px 20px 24px 20px;
}
}
.pop-up.v-overlay-wrapper .v-overlay-content .v-overlay-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 24px;
}
@media print, screen and (max-width: 63.99875em) {
.pop-up.v-overlay-wrapper .v-overlay-content .v-overlay-header {
    padding-bottom: 32px;
}
}
.pop-up.v-overlay-wrapper .v-overlay-content .v-overlay-body {
  text-align: left;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
.pop-up.v-overlay-wrapper .v-overlay-content .v-overlay-body {
    max-height: none;
}
@supports (-webkit-overflow-scrolling: touch) {
.pop-up.v-overlay-wrapper .v-overlay-content .v-overlay-body {
      height: 100%;
}
}
}
.pop-up.v-overlay-wrapper .v-overlay-content .v-overlay-body .v-overlay-close {
  position: absolute;
  right: 0;
}
.pop-up.v-overlay-wrapper .v-overlay-content .v-overlay-close-btn {
  cursor: pointer;
  border: none;
}
.pop-up.v-overlay-wrapper .v-overlay-content .v-overlay-footer-container {
  padding-top: 1.5rem;
}
@media print, screen and (max-width: 37.49875em) {
.pop-up.v-overlay-wrapper .v-overlay-content .v-overlay-footer-container {
    margin: auto 0 0 0;
}
}
.pop-up.v-overlay-wrapper .v-overlay-content .v-header-visible.v-overlay-body {
  margin-top: 2rem;
}
.pop-up .large-text-ad .text-ad-card {
  padding: 0;
}
@media print, screen and (max-width: 63.99875em) {
.pop-up .large-text-ad .text-ad-card {
    padding-top: 24px;
}
.pop-up .large-text-ad .text-ad-card.no-padding-top {
    padding-top: 0;
}
}
.pop-up .large-text-ad .text-ad-eyebrow {
  margin-bottom: 4px;
}
.pop-up .large-text-ad .text-ad-title,
.pop-up .large-text-ad .text-ad-sub-title {
  margin-bottom: 8px;
}
.pop-up .large-text-ad .text-ad-links li a {
  text-transform: capitalize;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/swiper/swiper.min.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper, swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide, swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/swiper/modules/navigation/navigation.min.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  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/LargeCarousel.vue?vue&type=style&index=0&id=4f2e8332&lang=scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.large-carousel-container .hr-divider {
  border-top: 1px solid #c0c0c0;
}
.large-carousel-container .carousel-header {
  margin-bottom: 32px;
}
.large-carousel-container .carousel-header .header {
  text-align: center;
}
.large-carousel-container .carousel-header .header .header-sub-header {
  margin-top: 8px;
}
.large-carousel-container .header-ctaLink {
  text-align: center;
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
.large-carousel-container .header-ctaLink .secondary-cta-custom {
  position: relative;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.19375rem;
}
.large-carousel-container .header-ctaLink .secondary-cta-custom:hover {
  cursor: pointer;
  opacity: 1;
  text-decoration: underline;
  text-decoration-thickness: 0.125rem;
}
.large-carousel-container .card .image-wrapper {
  display: block;
  overflow: hidden;
}
.large-carousel-container .card-image {
  overflow: hidden;
}
.large-carousel-container .card-body {
  text-align: center;
}
.large-carousel-container .card-body .body {
  margin-top: 0.25rem;
}
.large-carousel-container .card-body .heading * {
  color: inherit;
}
.large-carousel-container .card-body .sub-heading {
  margin-top: 0.5rem;
  padding: 0 10%;
}
.large-carousel-container .card-body .sub-heading * {
  color: inherit;
}
.large-carousel-container .card-body .carousel-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
.large-carousel-container .card-body .carousel-links .button {
  padding: 0 1.25rem !important;
}
.large-carousel-container .swiper-slide img {
  display: inline-block;
  height: revert-layer;
}
.large-carousel-container .swiper-button-disabled {
  display: none;
}
.large-carousel-container .swiper-button-next {
  right: 88px;
}
.large-carousel-container .swiper-button-prev {
  left: 88px;
}
.large-carousel-container .swiper-button-next,
.large-carousel-container .swiper-button-prev {
  border-radius: 50%;
  border: 0;
  background: #fff;
  mix-blend-mode: normal;
  opacity: 0.65;
  width: 32px;
  height: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0;
}
@media print, screen and (max-width: 63.99875em) {
.large-carousel-container .swiper-button-next,
  .large-carousel-container .swiper-button-prev {
    display: none;
}
}
.large-carousel-container .swiper-button-next:after,
.large-carousel-container .swiper-button-prev:after {
  font-size: 12px;
  color: #000;
}
@media print, screen and (max-width: 37.49875em) {
.large-carousel-container .small-margin-top-12 {
    margin-top: 16px;
}
.large-carousel-container .small-margin-bottom-12 {
    margin-bottom: 12px;
}
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/AppLargeCarousel.vue?vue&type=style&index=0&id=5897bdf3&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.app-large-carousel {
  overflow: hidden;
}
.app-large-carousel .secondary-app-cta {
  text-transform: capitalize;
  text-decoration: none;
}
.app-large-carousel .carousel-header {
  margin-bottom: 24px;
}
.app-large-carousel .carousel-header .header {
  text-align: center;
}
.app-large-carousel .carousel-header .header .sub-header {
  margin-top: 8px;
}
.app-large-carousel a {
  text-decoration: none;
}
.app-large-carousel .carousel-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-top: 12px;
}
.app-large-carousel .carousel-links .secondary-cta {
  text-decoration-thickness: 1px;
  text-transform: uppercase;
  color: inherit;
}
.app-large-carousel .carousel-links .button {
  padding: 0 1.25rem !important;
}
.app-large-carousel .card {
  position: relative;
}
.app-large-carousel .card .image-wrapper {
  display: block;
  overflow: hidden;
}
.app-large-carousel .card-image {
  overflow: hidden;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.app-large-carousel .card-body {
  text-align: center;
  padding: 24px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0 0 5px 5px;
}
.app-large-carousel .card-body .eyebrow {
  color: inherit;
  margin-bottom: 12px;
}
.app-large-carousel .card-body .eyebrow * {
  color: inherit;
}
.app-large-carousel .card-body .heading {
  margin-bottom: 4px;
  color: inherit;
}
.app-large-carousel .card-body .heading * {
  color: inherit;
}
.app-large-carousel .card-body .body {
  margin-bottom: 16px;
  color: inherit;
}
.app-large-carousel .card-body .body * {
  color: inherit;
}
.app-large-carousel .card-body .sub-heading {
  margin-bottom: 4px;
  color: inherit;
}
.app-large-carousel .card-body .sub-heading * {
  color: inherit;
}
.app-large-carousel .card-body .carousel-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-top: 12px;
}
.app-large-carousel .card-body .carousel-links .secondary-cta {
  text-decoration-thickness: 1px;
  text-transform: uppercase;
  color: inherit;
}
.app-large-carousel .card-body .carousel-links .button {
  padding: 0 1.25rem !important;
}
.app-large-carousel .card-body .card-cta {
  display: inline-block;
  margin-top: 0.75rem;
  color: inherit;
}
.app-large-carousel .card-body .card-cta * {
  color: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.app-large-carousel .card-image:hover {
    -webkit-transform: none;
            transform: none;
}
.app-large-carousel .card-body {
    margin-top: 1rem;
}
.app-large-carousel .card-body .eyebrow {
    margin-bottom: 12px;
}
.app-large-carousel .card-body .sub-heading {
    margin-top: 0.75rem;
}
.app-large-carousel .card-body .card-cta {
    margin-top: 0.75rem;
}
}
@media only screen and (max-width: 767px) {
.app-large-carousel .card-image:hover {
    -webkit-transform: none;
            transform: none;
}
.app-large-carousel .header-ctaLink {
    text-align: center;
}
}
.app-large-carousel .carousel-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
  -ms-scroll-snap-type: x proximity;
      scroll-snap-type: x proximity;
}
.app-large-carousel .carousel-grid::-webkit-scrollbar {
  height: 3px;
}
.app-large-carousel .carousel-grid::-webkit-scrollbar-thumb {
  background: #6e6e6e;
  border-radius: 10px;
  visibility: hidden;
}
.app-large-carousel .carousel-grid::-webkit-scrollbar-track {
  background: #f1f1f1;
  margin-left: 12vw;
  margin-right: 12vw;
  visibility: hidden;
}
.app-large-carousel .card {
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 24px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  scroll-snap-align: center;
}
.app-large-carousel .card:first-child {
  margin-left: 12vw;
}
.app-large-carousel .card:last-child {
  margin-right: 12vw;
}
.app-large-carousel .card .each-card {
  margin: 0 6px;
  min-width: 76vw;
  border-radius: 0 0 5px 5px;
}
.app-large-carousel .card .each-card:active { /* IE 9 */
  -webkit-transform: scale(0.5); /* Safari 3-8 */
  transform: scale(0.9);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.app-large-carousel .card .border-glow {
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1019607843);
  border: 1px solid rgb(230, 230, 230);
}
.app-large-carousel .chevron::before {
  border-style: solid;
  border-width: 1.5px 1.5px 0 0;
  content: "";
  display: inline-block;
  height: 6.5px;
  left: 0.15em;
  position: relative;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  width: 6.5px;
}
.app-large-carousel .chevron.right:before {
  left: 1px;
  top: -1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/SkinnyDealsBanner.vue?vue&type=style&index=0&id=9f69d73c&scoped=true&lang=css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.skinny-deals-banner-body[data-v-9f69d73c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  overflow: hidden;
  /* position: absolute; */
  position: relative;
  width: 100%;
  left: 0;
}
.gridScroll[data-v-9f69d73c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}
.heading[data-v-9f69d73c] {
  background-color: #e01a2b;
  font-size: 12px;
  font-weight: 700;
  height: 100%;
  line-height: 40px;
  padding: 0 14px 0 20px;
  white-space: nowrap;
  scroll-snap-align: start;
  position: relative;
}
.heading[data-v-9f69d73c]:after {
  border-bottom: 20px solid transparent;
  border-left: 12px solid #e01a2b;
  border-top: 20px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 100%;
  position: absolute;
  top: 0;
  width: 0;
}
.deals[data-v-9f69d73c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  scroll-snap-align: start;
  margin: 0 10px;
}
.deal[data-v-9f69d73c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1px;
  padding: 0 16px 0 17px;
  cursor: pointer;
  position: relative;
  --deal-color: white;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  scroll-snap-align: start;
}
.deal[data-v-9f69d73c]:not(:first-child)::after {
  background-color: var(--deal-color);
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  width: 1px;
}
.deal-heading[data-v-9f69d73c] {
  font-weight: 700;
  font-size: 12px;
  margin-right: 4px;
}
.deal-heading[data-v-9f69d73c],
.deal-body[data-v-9f69d73c] {
  display: inline;
  position: relative;
  height: 100%;
}
.deal-body[data-v-9f69d73c] {
  font-weight: 400;
  font-size: 12px;
}
.deal[data-v-9f69d73c]:hover::before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  width: calc(100% - 33px);
  background-color: var(--deal-color);
}
.deal[data-v-9f69d73c] {
  --deal-color: var(--deal-color);
}
.cta[data-v-9f69d73c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 16px;
  padding-right: 20px;
  height: 100%;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  scroll-snap-align: start;
}
.cta-link[data-v-9f69d73c] {
  text-decoration: none;
  color: inherit;
  font-size: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cta-link[data-v-9f69d73c]:hover {
  text-decoration: underline;
}
@media (min-width: 1480px) {
.skinny-deals-banner-body[data-v-9f69d73c] {
    position: absolute;
}
}
@media (min-width: 700px) {
.heading[data-v-9f69d73c] {
    font-size: 14px;
}
.skinny-deals-banner[data-v-9f69d73c] {
    overflow: hidden;
}
  /* .gridScroll {
    overflow: hidden;
  } */
.deal-heading[data-v-9f69d73c],
  .deal-body[data-v-9f69d73c] {
    font-size: 14px;
    line-height: 20px;
}
.cta-link[data-v-9f69d73c] {
    font-size: 14px;
    line-height: 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/VideoPlayer.vue?vue&type=style&index=0&id=4b6b381a&lang=scss&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.video-player[data-v-4b6b381a] {
  position: relative;
  height: 100%;
  margin: auto;
  /* overflow: hidden; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
video[data-v-4b6b381a] {
  /* width: 100%; */
  cursor: pointer;
  /* height: 100%; */
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  max-height: 100%;
  /* object-fit:cover; */
}
.video-thumbnail[data-v-4b6b381a] {
  /* width: 100%; */
  /* height: 100%; */
  -o-object-fit: cover;
     object-fit: cover;
}
.overlay-controls[data-v-4b6b381a] {
  position: absolute;
  bottom: 0;
  padding: 5px 0px;
  width: 98%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  z-index: 2;
}
.overlay-controls button[data-v-4b6b381a] {
  background: rgba(0, 0, 0, 0.5);
  border: none;
  /* padding: 5px; */
  cursor: pointer;
  border-radius: 50%;
  color: white;
  width: 32px;
  height: 32px;
}
.settings-container[data-v-4b6b381a] {
  position: absolute;
  right: 2px;
}
.settings-menu[data-v-4b6b381a] {
  z-index: 10;
  position: absolute;
  bottom: 2.25rem;
  right: 0.5rem;
  width: 7.9375rem;
  padding: 0.25rem 0;
  gap: 0.0625rem;
  border-radius: 0.3125rem;
  border: 0.5px solid #aaa;
  background: #f6f6f6;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.5) inset, 0px 4px 10px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.5) inset, 0px 4px 10px 0px rgba(0, 0, 0, 0.33);
}
.settings-menu li[data-v-4b6b381a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.menu-item[data-v-4b6b381a] {
  height: 1.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  z-index: 10;
}
.menu-item.selected[data-v-4b6b381a] {
  background-color: #4094fe;
  color: white;
}
.menu-item[data-v-4b6b381a]:hover, .menu-item[data-v-4b6b381a]:focus {
  background-color: #4094fe;
  color: white;
}
.menu-gap[data-v-4b6b381a] {
  width: 25px;
}
.menu-item-container[data-v-4b6b381a] {
  width: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 4px;
}
.loading-icon[data-v-4b6b381a] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 18px;
  color: white;
  z-index: 2;
}
.custom-captions[data-v-4b6b381a] {
  position: absolute;
  bottom: 1rem;
  max-height: 3rem;
  text-align: center;
  padding: 0.25rem 0.5rem;
  background-color: rgba(0, 0, 0, 0.85);
}
@media print, screen and (max-width: 37.49875em) {
.custom-captions p[data-v-4b6b381a] {
    font-size: 0.75rem;
}
}
