.platform-components-spacer__height-desktop--0 {
  height: 0px;
}
.platform-components-spacer__height-desktop--3xs {
  height: 10px;
}
.platform-components-spacer__height-desktop--2xs {
  height: 15px;
}
.platform-components-spacer__height-desktop--xs {
  height: 20px;
}
.platform-components-spacer__height-desktop--sm {
  height: 25px;
}
.platform-components-spacer__height-desktop--md {
  height: 30px;
}
.platform-components-spacer__height-desktop--lg {
  height: 35px;
}
.platform-components-spacer__height-desktop--xl {
  height: 40px;
}
.platform-components-spacer__height-desktop--2xl {
  height: 45px;
}
.platform-components-spacer__height-desktop--3xl {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .platform-components-spacer__height-mobile--0 {
    height: 0px;
  }
  .platform-components-spacer__height-mobile--3xs {
    height: 10px;
  }
  .platform-components-spacer__height-mobile--2xs {
    height: 15px;
  }
  .platform-components-spacer__height-mobile--xs {
    height: 20px;
  }
  .platform-components-spacer__height-mobile--sm {
    height: 25px;
  }
  .platform-components-spacer__height-mobile--md {
    height: 30px;
  }
  .platform-components-spacer__height-mobile--lg {
    height: 35px;
  }
  .platform-components-spacer__height-mobile--xl {
    height: 40px;
  }
  .platform-components-spacer__height-mobile--2xl {
    height: 45px;
  }
  .platform-components-spacer__height-mobile--3xl {
    height: 50px;
  }
}
.platform-components-spacer .editmode {
  border: 1px dashed lightgray;
  text-align: center;
  color: lightgray;
  font-size: 1rem;
  min-height: 20px;
  height: 100%;
}
.aem-GridColumn.cq-Editable-dom .platform-components-spacer {
  padding: 0;
  min-height: 1px;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
@font-face {
  font-family: 'Avenir-Black';
  src: url('../../digital-platform/clientlibs/global/resources/Avenir-Black.ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Avenir-Roman';
  src: url('../../digital-platform/clientlibs/global/resources/Avenir-Roman.ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Avenir-Medium';
  src: url('../../digital-platform/clientlibs/global/resources/Avenir-Medium.ttf');
  font-display: swap;
}

@font-face {
  font-family:"icons";
  src:url("../../digital-platform/clientlibs/global/resources/icons.woff2") format("woff2");
}
*:focus {
    outline:1px solid #000;
}

.raw-html *:focus-visible {
  outline: 0.125rem solid #000;
  outline-offset: 0.125rem;
}

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  line-height: 2.0625rem;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  height: 1em;
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  max-width: 100%;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

html {
  box-sizing: border-box;
  background: #eeeeee;
  overflow-x: hidden;
}

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

body {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.scroll-lock {
  overflow: hidden;
}

.email-main {
  background-color: #ffffff;
}

img,
svg {
  max-width: 100%;
  display: block;
}

svg {
  height: auto;
}

.icon {
  fill: currentColor;
}

html,
body {
  font-family: "Avenir-Roman", sans-serif;
  color: #444444;
}

button, input, optgroup, select, textarea {
  color: #444444;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

hr {
  border: none;
  border-top: 1px solid #b3b3b3;
  margin: .5rem 0;
}

button.link-btn:not([hidden]) {
  display: inline;
  height: auto;
  margin: 0;
  padding: 0 1rem 0 0;
  font-size: 1rem;
  font-weight: normal;
  text-transform: none;
  background-color: transparent;
}

a,
button.link-btn {
  color: #00a0dd;
  text-decoration: none;
}

a:hover,
button.link-btn:hover {
  color: #2ea3f2;
}

button.link-btn:hover,
button.link-btn:focus {
  background-color: transparent;
}

a.skip {
  position: absolute;
  left: -50vw;
}

a.skip:focus {
  left:0;
  z-index: 99;
}

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

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

.page-headline-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5625rem;
  margin-bottom: 0.25rem;
}

@media (min-width: 48rem) {
  .page-headline-title {
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
  }
}

.page-headline-subtitle {
  text-transform: uppercase;
  font-size: 1.5625rem;
  margin-bottom: 0.25rem;
}

@media (min-width: 48rem) {
  .page-headline-subtitle {
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
  }
}

.page-headline-text {
  font-size: 0.875rem;
}

@media (min-width: 48rem) {
  .page-headline-text {
    line-height: 1.4;
    font-size: 1.25rem;
  }
}

button,
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  text-transform: uppercase;
  text-align: center;
  background: #00a0dd;
  border: none;
  color: #ffffff;
  height: 3rem;
  font-weight: 700;
  font-family: 'Avenir-Black', sans-serif;
  padding: 0 1.25rem;
  cursor: pointer;
  border-radius: 0;
  transition:
    color ease-in .2s,
    background-color ease-in .2s,
    border-color ease-in .2s;
}

div.button {
  padding: 0;
}

div.button > a.cmp-button {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}

button:hover,
.button:hover {
  background: #00a0dd;
  color: #ffffff;
  text-decoration: none !important;
}

a.button {
  text-decoration: none;
}

.button--loader {
  position: relative;
  text-align: center;
}

.button--loader:after {
  content: '';
  display: block;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  border: 0.25em solid;
  border-color: currentColor currentColor currentColor transparent;
  border-radius: 50%;
  -webkit-animation: 1s linear infinite loaderRotate;
  animation: 1s linear infinite loaderRotate;
}

.button--loader > .button__text {
  opacity: 0;
}

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

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

.coral-Button:not(:disabled):not(.is-disabled):hover {
  background-color: #fff;
  color: #323232;
}

.button-white {
  color: #2e2e2e;
}

.button-white:hover {
  color: #9a132b;
}

.button-white,
.button-white:hover,
button.button-white[disabled],
.button.button-white[disabled],
button.button-white[disabled]:hover,
.button.button-white[disabled]:hover,
button.button-white[disabled]:active,
.button.button-white[disabled]:active {
  background: #ffffff;
}

.button-grey {
  background: #e2e2e5;
  color: #2e2e2e;
}

.button-grey:hover {
  background: #2e2e2e;
  color: #ffffff;
}

button.button-full {
  min-width: auto;
  width: 100%;
}

.picture,
.picture-image {
  display: block;
  width: 100%;
}

.author-m-top-10 {
  margin-top: 0.625rem;
}

.author-m-top-20 {
  margin-top: 1.25rem;
}

.author-m-top-30 {
  margin-top: 1.875rem;
}

.author-m-top-40 {
  margin-top: 2.5rem;
}

.author-m-bottom-10 {
  margin-bottom: 0.625rem;
}

.author-m-bottom-20 {
  margin-bottom: 1.25rem;
}

.author-m-bottom-30 {
  margin-bottom: 1.875rem;
}

.author-m-bottom-40 {
  margin-bottom: 2.5rem;
}

.box {
  background: #ffffff;
  padding: 1rem;
}

@media (min-width: 48rem) {
  .box {
    padding: 1.25rem;
  }
}

.box-white {
  background: #ffffff;
}

.box-black {
  background: #2e2e2e;
}


.ka-show {
  display: block;
}

.ka-hide {
  display: none;
}

.tooltip-trigger {
  position: relative;
}

.tooltip-panel {
  position: fixed;
  background: #0c0c0c;
  padding: 0.625rem;
  max-width: 15.625rem;
  font-size: 0.6875rem;
  line-height: 1.6;
  z-index: 9999;
  color: white;
}

.tooltip-panel:after {
  content: '';
  position: absolute;
  top: -0.625rem;
  width: 0;
  height: 0;
  border-left: 0.75rem solid transparent;
  border-right: 0.75rem solid transparent;
  border-bottom: 0.75rem solid #0c0c0c;
  left: 0.5rem;
  color: white;
}

.tooltip-panel-right:after {
  left: auto;
  right: 0.5rem;
  background: #0c0c0c;
  color: white;
}
button[disabled],
.button[disabled],
button[disabled]:hover,
.button[disabled]:hover,
button[disabled]:active,
.button[disabled]:active {
  cursor: not-allowed;
}

.disNone{
	display:none;
}
*:focus {
    outline:1px solid #000;
}
.ps-online-availability span{
	color: #2E2E2E;
}
.ps-in-stock{
	color: #097E00;
}
.pdp-accordion-v2-bar.accordionV2-title{
	height: 2.5rem;
}
button.app-custom{
	background:none;
	height: inherit;
	width: 100%;
	position: inherit;
}
button.app-custom:hover, button.app-custom:focus{
	background:none;
}
.app-header-txt{
    position: absolute;
    left: 0px;
    bottom: .625rem;
    cursor: pointer;
    font-size: 1.25em;
    text-transform: capitalize;
    color: #292b2c;
}
.app-icon{
    right: 0px;
    top: 13px;
	Position:absolute;

}
.marketplace-product-label {
  font-family:  "Avenir", sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: .875rem;
  color: #2e2e2e;
}
.form-show-password-label:focus {
  outline: none;
}

.zip-icon-error {
  width: 1.375rem;
  height: 1em;
  margin-top: 0.188rem;
  align-self: flex-start;
  margin-right: 0.375rem;
}
/*# sourceMappingURL=global.css.map */

/* begin style to hide placeholders in preview mode for different components */
.aem-Author--hidePlaceholder .digital-platform-component--hidePlaceholder {
  display: none;
}
/* end style to hide placeholders in preview mode for different components */
.g-container, .page-content {
    max-width: 74.375rem;
    margin: 0 auto;
    padding: 0 0.625rem;
}

.g-row {
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: var(--g-row-custom-margin-right, -0.625rem);
    margin-left: var(--g-row-custom-margin-left, -0.625rem);
    justify-content: var(--g-row-custom-justify-content, normal);
}

.g-row-reverse {
    flex-direction: row-reverse;
}

.g-row-start {
    justify-content: flex-start;
    text-align: start;
}

.g-row-center {
    justify-content: center;
    text-align: center;
}

.g-row-end {
    justify-content: flex-end;
    text-align: end;
}

.g-row-top {
    align-items: flex-start;
}

.g-row-middle {
    align-items: center;
}

.g-row-bottom {
    align-items: flex-end;
}

.g-row-around {
    justify-content: space-around;
}

.g-row-between {
    justify-content: space-between;
}

.g-col,
.g-col-1,
.g-col-2,
.g-col-3,
.g-col-4,
.g-col-5,
.g-col-6,
.g-col-7,
.g-col-8,
.g-col-9,
.g-col-10,
.g-col-11,
.g-col-12,
.g-col-offset-0,
.g-col-offset-1,
.g-col-offset-2,
.g-col-offset-3,
.g-col-offset-4,
.g-col-offset-5,
.g-col-offset-6,
.g-col-offset-7,
.g-col-offset-8,
.g-col-offset-9,
.g-col-offset-10,
.g-col-offset-11,
.g-col-offset-12 {
    flex: 0 0 auto;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

.g-col {
    flex-basis: 100%;
    max-width: 100%;
}

.g-col-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
}

.g-col-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
}

.g-col-3 {
    flex-basis: 25%;
    max-width: 25%;
}

.g-col-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
}

.g-col-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
}

.g-col-6 {
    flex-basis: 50%;
    max-width: 50%;
}

.g-col-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
}

.g-col-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
}

.g-col-9 {
    flex-basis: 75%;
    max-width: 75%;
}

.g-col-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
}

.g-col-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
}

.g-col-12 {
    flex-basis: 100%;
    max-width: 100%;
}

.g-col-offset-0 {
    margin-left: 0;
}

.g-col-offset-1 {
    margin-left: 8.33333333%;
}

.g-col-offset-2 {
    margin-left: 16.66666667%;
}

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

.g-col-offset-4 {
    margin-left: 33.33333333%;
}

.g-col-offset-5 {
    margin-left: 41.66666667%;
}

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

.g-col-offset-7 {
    margin-left: 58.33333333%;
}

.g-col-offset-8 {
    margin-left: 66.66666667%;
}

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

.g-col-offset-10 {
    margin-left: 83.33333333%;
}

.g-col-offset-11 {
    margin-left: 91.66666667%;
}

.g-col-first {
    order: -1;
}

.g-col-last {
    order: 1;
}

@media (min-width: 48rem) {
    .g-row-md-reverse {
        flex-direction: row-reverse;
    }
    .g-row-md-start {
        justify-content: flex-start;
        text-align: start;
    }
    .g-row-md-center {
        justify-content: center;
        text-align: center;
    }
    .g-row-md-end {
        justify-content: flex-end;
        text-align: end;
    }
    .g-row-md-top {
        align-items: flex-start;
    }
    .g-row-md-middle {
        align-items: center;
    }
    .g-row-md-bottom {
        align-items: flex-end;
    }
    .g-row-md-around {
        justify-content: space-around;
    }
    .g-row-md-between {
        justify-content: space-between;
    }
    .g-col-md,
    .g-col-md-1,
    .g-col-md-2,
    .g-col-md-3,
    .g-col-md-4,
    .g-col-md-5,
    .g-col-md-6,
    .g-col-md-7,
    .g-col-md-8,
    .g-col-md-9,
    .g-col-md-10,
    .g-col-md-11,
    .g-col-md-12,
    .g-col-md-offset-0,
    .g-col-md-offset-1,
    .g-col-md-offset-2,
    .g-col-md-offset-3,
    .g-col-md-offset-4,
    .g-col-md-offset-5,
    .g-col-md-offset-6,
    .g-col-md-offset-7,
    .g-col-md-offset-8,
    .g-col-md-offset-9,
    .g-col-md-offset-10,
    .g-col-md-offset-11,
    .g-col-md-offset-12 {
        flex: 0 0 auto;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
    .g-col-md {
        flex-basis: 100%;
        max-width: 100%;
    }
    .g-col-md-1 {
        flex-basis: 8.33333333%;
        max-width: 8.33333333%;
    }
    .g-col-md-2 {
        flex-basis: 16.66666667%;
        max-width: 16.66666667%;
    }
    .g-col-md-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .g-col-md-4 {
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
    }
    .g-col-md-5 {
        flex-basis: 41.66666667%;
        max-width: 41.66666667%;
    }
    .g-col-md-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .g-col-md-7 {
        flex-basis: 58.33333333%;
        max-width: 58.33333333%;
    }
    .g-col-md-8 {
        flex-basis: 66.66666667%;
        max-width: 66.66666667%;
    }
    .g-col-md-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .g-col-md-10 {
        flex-basis: 83.33333333%;
        max-width: 83.33333333%;
    }
    .g-col-md-11 {
        flex-basis: 91.66666667%;
        max-width: 91.66666667%;
    }
    .g-col-md-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .g-col-md-offset-0 {
        margin-left: 0;
    }
    .g-col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .g-col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .g-col-md-offset-3 {
        margin-left: 25%;
    }
    .g-col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .g-col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .g-col-md-offset-6 {
        margin-left: 50%;
    }
    .g-col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .g-col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .g-col-md-offset-9 {
        margin-left: 75%;
    }
    .g-col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .g-col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .g-col-md-first {
        order: -1;
    }
    .g-col-md-last {
        order: 1;
    }
}


@media (min-width: 64rem) {
    .g-row-lg-reverse {
        flex-direction: row-reverse;
    }
    .g-row-lg-start {
        justify-content: flex-start;
        text-align: start;
    }
    .g-row-lg-center {
        justify-content: center;
        text-align: center;
    }
    .g-row-lg-end {
        justify-content: flex-end;
        text-align: end;
    }
    .g-row-lg-top {
        align-items: flex-start;
    }
    .g-row-lg-middle {
        align-items: center;
    }
    .g-row-lg-bottom {
        align-items: flex-end;
    }
    .g-row-lg-around {
        justify-content: space-around;
    }
    .g-row-lg-between {
        justify-content: space-between;
    }
    .g-col-lg,
    .g-col-lg-1,
    .g-col-lg-2,
    .g-col-lg-3,
    .g-col-lg-4,
    .g-col-lg-5,
    .g-col-lg-6,
    .g-col-lg-7,
    .g-col-lg-8,
    .g-col-lg-9,
    .g-col-lg-10,
    .g-col-lg-11,
    .g-col-lg-12,
    .g-col-lg-offset-0,
    .g-col-lg-offset-1,
    .g-col-lg-offset-2,
    .g-col-lg-offset-3,
    .g-col-lg-offset-4,
    .g-col-lg-offset-5,
    .g-col-lg-offset-6,
    .g-col-lg-offset-7,
    .g-col-lg-offset-8,
    .g-col-lg-offset-9,
    .g-col-lg-offset-10,
    .g-col-lg-offset-11,
    .g-col-lg-offset-12 {
        flex: 0 0 auto;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }

    .g-col-lg-5,
    .g-col-lg-7 {
        padding-right: var(--g-col-lg-padding-right, 0.625rem);
        padding-left: var(--g-col-lg-padding-left, 0.625rem);
    }

    .g-col-lg {
        flex-basis: 100%;
        max-width: 100%;
    }
    .g-col-lg-1 {
        flex-basis: 8.33333333%;
        max-width: 8.33333333%;
    }
    .g-col-lg-2 {
        flex-basis: 16.66666667%;
        max-width: 16.66666667%;
    }
    .g-col-lg-3 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .g-col-lg-4 {
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
    }
    .g-col-lg-5 {
        flex-basis: var(--g-col-lg-5-custom-flex-basis, 41.66666667%);
        max-width: var(--g-col-lg-5-custom-max-width, 41.66666667%);
    }
    .g-col-lg-6 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .g-col-lg-7 {
        flex-basis: var(--g-col-lg-7-custom-flex-basis, 58.33333333%);
        max-width: var(--g-col-lg-7-custom-max-width, 58.33333333%);
    }
    .g-col-lg-8 {
        flex-basis: 66.66666667%;
        max-width: 66.66666667%;
    }
    .g-col-lg-9 {
        flex-basis: 75%;
        max-width: 75%;
    }
    .g-col-lg-10 {
        flex-basis: 83.33333333%;
        max-width: 83.33333333%;
    }
    .g-col-lg-11 {
        flex-basis: 91.66666667%;
        max-width: 91.66666667%;
    }
    .g-col-lg-12 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .g-col-lg-offset-0 {
        margin-left: 0;
    }
    .g-col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .g-col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .g-col-lg-offset-3 {
        margin-left: 25%;
    }
    .g-col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .g-col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .g-col-lg-offset-6 {
        margin-left: 50%;
    }
    .g-col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .g-col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .g-col-lg-offset-9 {
        margin-left: 75%;
    }
    .g-col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .g-col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .g-col-lg-first {
        order: -1;
    }
    .g-col-lg-last {
        order: 1;
    }
}

@font-face {
  font-family: 'whirlpool-icons';
  src:  url('../../digital-platform/clientlibs/global/resources/whirlpool-icons.eot?ne84lw');
  src:  url('../../digital-platform/clientlibs/global/resources/whirlpool-icons.eot?ne84lw#iefix') format('embedded-opentype'),
    url('../../digital-platform/clientlibs/global/resources/whirlpool-icons.ttf?ne84lw') format('truetype'),
    url('../../digital-platform/clientlibs/global/resources/whirlpool-icons.woff?ne84lw') format('woff'),
    url('../../digital-platform/clientlibs/global/resources/whirlpool-icons.svg?ne84lw#whirlpool-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icons-"], [class*=" icons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'whirlpool-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-video-play:before {
  content: "\e92d";
}
.icons-account:before {
  content: "\e900";
}
.icons-affirm:before {
  content: "\e901";
}
.icons-alert:before {
  content: "\e902";
}
.icons-arrow-down:before {
  content: "\e903";
}
.icons-arrow-left:before {
  content: "\e904";
}
.icons-arrow-right:before {
  content: "\e905";
}
.icons-arrow-up:before {
  content: "\e906";
}
.icons-cart:before {
  content: "\e907";
}
.icons-check-box:before {
  content: "\e908";
}
.icons-checkmark:before {
  content: "\e909";
}
.icons-close:before {
  content: "\e90a";
}
.icons-compare:before {
  content: "\e90b";
}
.icons-connectivity:before {
  content: "\e90c";
}
.icons-delivery:before {
  content: "\e90d";
}
.icons-desktop:before {
  content: "\e90e";
}
.icons-download:before {
  content: "\e90f";
}
.icons-dual-fuel:before {
  content: "\e910";
}
.icons-edit:before {
  content: "\e911";
}
.icons-electric:before {
  content: "\e912";
}
.icons-email:before {
  content: "\e913";
}
.icons-favorite:before {
  content: "\e914";
}
.icons-gas:before {
  content: "\e915";
}
.icons-gift:before {
  content: "\e916";
}
.icons-hamburger:before {
  content: "\e917";
}
.icons-info:before {
  content: "\e918";
}
.icons-live-chat:before {
  content: "\e919";
}
.icons-location:before {
  content: "\e91a";
}
.icons-phone:before {
  content: "\e91b";
}
.icons-plus:before {
  content: "\e91c";
}
.icons-print:before {
  content: "\e91d";
}
.icons-radio-deselected:before {
  content: "\e91e";
}
.icons-radio-selected:before {
  content: "\e91f";
}
.icons-refurbished:before {
  content: "\e920";
}
.icons-registered:before {
  content: "\e921";
}
.icons-registration:before {
  content: "\e922";
}
.icons-replay:before {
  content: "\e923";
}
.icons-return:before {
  content: "\e924";
}
.icons-save:before {
  content: "\e925";
}
.icons-savings:before {
  content: "\e926";
}
.icons-scroll:before {
  content: "\e927";
}
.icons-search:before {
  content: "\e928";
}
.icons-select-box:before {
  content: "\e929";
}
.icons-service:before {
  content: "\e92a";
}
.icons-share:before {
  content: "\e92b";
}
.icons-sign-in:before {
  content: "\e92c";
}
.icons-warranty:before {
  content: "\e92e";
}

/* class used in rich text component, mainly on KitchenAid */
.button-red--ghost {
    color: #9a132b;
    background-color: transparent;
    border: 2px solid #9a132b;
    box-sizing: border-box;
}

.button-red--ghost:hover {
    color: #fff;
    background-color: #9a132b;
    border-color: #9a132b;
}
.button-red--ghost:focus{
    outline: 1px solid #000;
}

/* class used in dialogs to style text */
.button-white {
    color: #2e2e2e;
}

.button-white:hover {
    color: #9a132b;
}

.button-white,
.button-white:hover,
button.button-white[disabled],
.button.button-white[disabled],
button.button-white[disabled]:hover,
.button.button-white[disabled]:hover,
button.button-white[disabled]:active,
.button.button-white[disabled]:active {
    background: #ffffff;
}

/* class used in rich text component, mainly on KitchenAid */
.button-small {
    height: 1.25rem;
    line-height: 1.25rem;
    padding: 0 0.375rem;
}

/* general styling for rich text component */
.rte {
    font-size: 1rem;
    color: #444444;
    line-height: 1.3125rem;
}

.rte h1 {
    font-size: 1.875rem;
    line-height: 2.0625rem;
}

.rte h2 {
    font-size: 1rem;
    line-height: 1.125rem;
    font-weight: 700 !important;
}

.rte h3 {
    font-size: 1.5rem;
    line-height: 1.875rem;
}

.rte h4 {
    font-size: 1.25rem;
    line-height: 1.5rem;
}

.rte h5 {
    font-size: 0.75rem;
    line-height: 0.8125rem;
}

.rte h6 {
    font-size: 0.625rem;
    line-height: 0.6875rem;
}

.rte h1 + p,
.rte h1 + div,
.rte h1 + blockquote,
.rte h1 + ul,
.rte h1 + ol,
.rte h1 + .button,
.rte h2 + p,
.rte h2 + div,
.rte h2 + blockquote,
.rte h2 + ul,
.rte h2 + ol,
.rte h2 + .button,
.rte h3 + p,
.rte h3 + div,
.rte h3 + blockquote,
.rte h3 + ul,
.rte h3 + ol,
.rte h3 + .button,
.rte h4 + p,
.rte h4 + div,
.rte h4 + blockquote,
.rte h4 + ul,
.rte h4 + ol,
.rte h4 + .button,
.rte h5 + p,
.rte h5 + div,
.rte h5 + blockquote,
.rte h5 + ul,
.rte h5 + ol,
.rte h5 + .button,
.rte h6 + p,
.rte h6 + div,
.rte h6 + blockquote,
.rte h6 + ul,
.rte h6 + ol,
.rte h6 + .button {
    margin-top: .5rem;
}

.rte h1,
.rte h2,
.rte h3,
.rte h4 {
    font-weight: 400;
}

.rte h1 strong,
.rte h1 b,
.rte h2 strong,
.rte h2 b,
.rte h3 strong,
.rte h3 b,
.rte h4 strong,
.rte h4 b {
    font-weight: 700;
}

.rte h5,
.rte h6 {
    font-weight: 700;
}

.rte strong h1,
.rte strong h2,
.rte strong h3,
.rte strong h4,
.rte b h1,
.rte b h2,
.rte b h3,
.rte b h4 {
    font-weight: 700;
}

.rte p + h1,
.rte p + h2,
.rte p + h3,
.rte p + h4,
.rte p + h5,
.rte p + h6,
.rte div + h1,
.rte div + h2,
.rte div + h3,
.rte div + h4,
.rte div + h5,
.rte div + h6,
.rte blockquote + h1,
.rte blockquote + h2,
.rte blockquote + h3,
.rte blockquote + h4,
.rte blockquote + h5,
.rte blockquote + h6,
.rte ul + h1,
.rte ul + h2,
.rte ul + h3,
.rte ul + h4,
.rte ul + h5,
.rte ul + h6,
.rte ol + h1,
.rte ol + h2,
.rte ol + h3,
.rte ol + h4,
.rte ol + h5,
.rte ol + h6,
.rte .button + h1,
.rte .button + h2,
.rte .button + h3,
.rte .button + h4,
.rte .button + h5,
.rte .button + h6 {
    margin-top: 1.5rem;
}

.rte p {
    margin-bottom: 1rem;
}

.rte strong,
.rte b {
    font-weight: 700;
}

.rte em,
.rte i {
    font-style: italic;
}

.rte u {
    text-decoration: underline;
}

.rte s {
    text-decoration: line-through;
}

.rte ul,
.rte ol {
    margin: 0 0 1rem;
    padding: 0 0 0 2rem;
}

.rte ul li,
.rte ol li {
    font-size: 0.75rem;
    line-height: 1.0625rem;
}

.rte ul li + li,
.rte ol li + li {
    margin-top: .5rem;
}

.rte blockquote {
    margin: 0 0 1rem;
    padding: 0.625rem 0.875rem;
    border-left: 6px solid #b3b3b3;
}

.rte blockquote p {
    margin-bottom: 0;
}

.rte blockquote p + p {
    margin-bottom: 1rem;
}

.rte a:hover {
    color: #2ea3f2;
}

/* class used for styling rich text component text, used on InsidePass and KitchenAid */
.rte .btn-decorative{
    padding: 0 1.25rem;
}

.rte .btn-decorative a:hover {
    color: #fff;
    text-decoration: none;
    background: #9a132b;
}

.rte .btn-decorative a {
    color: #fff;
    text-decoration: none;
    background: #c41239;
    padding: 0.5rem 1.25rem;
    height: 2.5rem;
    align-items: center;
    text-align: center;
}

/* class used in rich text component on KitchenAid */
.rte-link-opt {
    color: #2e2e2e;
    text-decoration: underline;
    font-size: 0.625rem;
    font-weight: 700;
}

.rte-link-opt:hover {
    color: #c41230;
}

/* class used in rich text component on KitchenAid */
.rte-link-ext {
    display: inline-block;
    position: relative;
    padding-right: 1.3em;
}

.rte-link-ext:after {
    content: url("../../../etc.clientlibs/kitchenaid/clientlibs/global/resources/images/external-link.svg");
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
}

.rte-link-ext.rte-link-opt:after {
    content: url("../../../etc.clientlibs/kitchenaid/clientlibs/global/resources/images/external-link-black.svg");
}

/* class used in rich text component on KitchenAid */
.rte-disclaimer {
    font-size: 0.625rem;
    line-height: 0.875rem;
    color: #000000;
}

/* class used in rich text component, no usages found */
.rte-strike {
    text-decoration: line-through;
}

/* class used in rich tectx component, used on KitchenAid */
.rte-left {
    text-align: left;
}

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

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

.rte-black {
    color: #2e2e2e;
}

.rte-red {
    color: #c41230;
}

.rte-grey {
    color: #b3b3b3;
}

.rte-white {
    color: #ffffff;
}
.form-group {
    padding: 0;
    margin: 0 0 1rem;
    border: none;
    position: relative;
}

.form-group.form-group-inline {
    margin-bottom: 0.5rem;
}

.form-group-item {
    margin: 0.25rem 0 0.5rem;
}

.form-group-inline .form-group-item {
    display: inline-block;
    margin: 0.25rem 0;
    padding-right: 1.25rem;
}

.form-group-inline .form-group-item:last-child {
    margin-bottom: 0.5rem;
}

.form-group-item:last-child {
    margin-bottom: 0;
}

.form-label {
    display: block;
    margin-bottom: 0.25rem;
    font-weight: 700;
    font-size: 0.875rem;
}

.form-password-control-container {
    position: relative;
}

.form-label-wrapper {
    display: flex;
    justify-content: space-between;
}

.header .signin-form .form-label:not(.form-show-password-label) {
    visibility: visible;
}

.form-show-password-label {
    position: absolute;
    top: 0.375rem;
    right: .325rem;
    height: 1.75rem;
    width: fit-content;
    padding: 0;
    min-width: 4.3125rem;
    text-align: center;
    font-weight: 900;
    color: #000000;
    font-size: .75rem;
    line-height: 1rem;
    text-transform: uppercase;
    background: #F2F2F2;
	border-radius: 1.875rem;
    font-family: "HelveticaNeue",sans-serif;
}

.form-label.form-show-password-label:hover, .form-label.form-show-password-label:focus,
.form-show-password-label:hover, .form-show-password-label:focus {
    background-color: #E2E2E2;
    color: #000;
}

.form-show-password-label:focus {
     outline : 1px solid #000;
  }


.form-show-password-label.hidden,.form-show-password-label.show-password-btn.hidden {
    display: none;
}

.form-show-password-label.show-password-btn {
    display: block;
}

.form-show-password-label {
    cursor: pointer;
    display: none;
}

.form-title {
    margin-bottom: 1rem;
    padding: 0.5rem 0;
}

.form-text {
    display: block;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
}

.form-input {
    display: block;
    width: 100%;
    border: 1px solid #b3b3b3;
    background: #ffffff;
    height: 2.5rem;
    padding: 0 .5rem;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    line-height: initial;
}

.form-input-mw {
    max-width: 36.25rem;
}

.form-input-mw-small {
    max-width: 20.625rem;
}

.form-input-mw-mini {
    max-width: 10rem;
}

.form-checkbox,
.form-radio {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
}

.form-radio-input {
    position: absolute;
    top: 0;
    left: 0;
}

.form-checkbox-input {
    position: absolute;
    top: 0.0625rem;
    left: 0;
}

.form-checkbox-input[name="optedIn"] {
    position: absolute;
    top: 0.52rem;
    left: 0;
}

.form-select {
    display: block;
    width: 100%;
    position: relative;
    height: 2.5rem;
    background: #ffffff;
    border: 1px solid #b3b3b3;
}

.form-group-inline .form-select {
    display: inline-block;
    width: auto;
    margin-bottom: 0.5rem;
}

.form-select:last-child {
    margin-bottom: 0;
}

#sortInputLabel .sort-action {
    position: relative;
    display: inline-block;
}
  
#sortInputLabel .sort-plp-btn:hover, #sortInputLabel .sort-plp-btn:focus {
    background: none;
    color: #000;
    outline: none;
    text-transform: capitalize;
}
  
#sortInputLabel .sort-plp-content {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
    width: 236px;
    max-width: 100%;
    min-width: 236px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    height: auto;
    padding: 10px;
    border-radius: 8px;
}

html[data-lang="fr_CA"] #sortInputLabel .sort-plp-content {
    width: 272px;
    min-width: 272px;
}

#sortInputLabel .sort-plp-content label {
    padding: 5px 0 0;
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 100%;
}

#sortContainer .form-select-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #000 !important;
    width: 12px;
    height: 12px;
}

@media (max-width: 27rem) {
    html[data-lang="fr_CA"] #sortContainer .form-select-icon {
        right: 0;
    }
}

#sortInputLabel .sort-plp-content label:hover {
    background-color: none;
}
  
#sortInputLabel .sort-show {
    display: block;
}
  
#sortInputLabel .custom-plp-checkbox {
    display: flex;
    align-items: center;
}

#sortInputLabel .custom-plp-checkbox input[type="radio"] {
    display: none;
}

#sortInputLabel .custom-plp-checkbox .sort-check-mark {
    width: 18px;
    height: 18px;
    border: .5px solid #5B5B5B;
    display: inline-block;
    border-radius: 2px;
}
   
#sortInputLabel .custom-plp-checkbox input[type="radio"]:checked+.sort-check-mark {
    background-color: #000;
    border-color: #000;
}
   
#sortInputLabel .custom-plp-checkbox input[type="radio"]:checked+.sort-check-mark:after {
    content: '';
    position: absolute;
    left: auto;
    top: auto;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: .625rem;
    width: 0.399rem;
    border-bottom: 2px solid #F2F2F2;
    border-right: 2px solid #F2F2F2;
    margin-top: -23px;
    margin-left: 4px;
}
   
#sortInputLabel .sort-checkbox:hover ~ .sort-check-mark::after {
    content: '';
    position: absolute;
    left: auto;
    top: auto;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: .625rem;
    width: 0.399rem;
    border-bottom: 2px solid #5b5b5b;
    border-right: 2px solid #5b5b5b;
    margin-top: -23px;
    margin-left: 5.2px;
}
  
#sortInputLabel .sort-checkbox:checked:hover ~ .sort-check-mark::after {
    content: '';
    position: absolute;
    left: .3375rem;
    top: auto;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: .625rem;
    width: .375rem;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    margin-left: 12px;
}

.form-select-icon {
    position: absolute;
    z-index: 0;
    top: 50%;
    right: .5rem;
    transform: translateY(-50%);
    color: #c41230;
}
  
.form-select-icon .icon {
    width: 0.75rem;
    height: 0.75rem;
}
  
.form-select-input {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 2.375rem;
    margin: 0;
    padding-left: .5rem;
    padding-right: 2rem;
    outline: none;
    border: 1px solid transparent;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-select-input:focus {
    outline: 1px solid #000;
}

#sortInputLabel .form-select-input:focus {
    outline: none;
}

.form-select-input::-ms-expand {
    display: none;
}

.form-req-message {
    font-size: 0.8125rem;
    margin-bottom: 1rem;
}

.form-req,
abbr.form-req {
    font-weight: 700;
    text-decoration: none;
    border: none;
}

.form-error.form-input, .form-error.form-select, .form-error .form-input {
    border-color: #c41230;
}

.form-error.form-group .form-checkbox,
.form-error.form-group .form-radio {
    color: #c41230;
}

.form-error.form-group .form-checkbox-text {
    color: #2e2e2e;
}

.form-error-items {
    margin: 0.25rem 0 0;
    padding: 0;
    display: none;
    color: #c41230;
    font-size: 15px;
}

.form-error-items.filled {
    display: block;
}

.form-buttons {
    margin-top: 2rem;
}

.form-button {
    margin-bottom: .5rem;
}

.form-submit-error,
.form-submit-error-response {
    display: none;
    color: #c41230;
    margin-bottom: 1.25rem;
}

.form-submit-error a,
.form-submit-error-response a {
    text-decoration: underline;
}

.form-submit-success {
    display: none;
}

.form-submit-error-on {
    display: block;
}

.form-submit-error-response.form-submit-error-on {
    display: block;
}

.contact-form-select{
    border:none;
    height: inherit;
}
.contact-form-select select{
    border: 1px solid #b3b3b3;
}
.contact-form-select .form-select-icon{
    top: 69%;
}
.form-zip-input{
    margin:20px 0;
}

.my-account-modal__overlay .location-modal{ text-align:left; }
.my-account-modal__overlay .location-modal__header-location{font-weight: bold;margin-bottom:0.5rem;}
.my-account-modal__overlay .form-input-mw-mini{max-width:100%;}
.my-account-modal__overlay .form-error-container{ display: flex;align-items: center;gap: 20px;margin-top: 20px;}
.my-account-modal__overlay .form-error-container img{width:7%;}
.my-account-modal__overlay .update-location-submit-btn{width:100%; }

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: none;
    padding: 0 1.25rem;
}

.modal-open {
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-is-opened {
    z-index: 1000;
}

.modal-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1049;
    background: rgba(46, 46, 46, 0.9);
    transform: translate3d(0, 0, 0);
    opacity: 0;
    transition: opacity .3s ease-in .1s;
}

.modal-bg-fade {
    opacity: 1;
    transition: opacity .3s ease-out;
}

.modal-bg--before-close {
    opacity: 0;
}

.modal-box {
    position: relative;
    z-index: 2;
    background: #ffffff;
    width: 100%;
    max-width: 39.375rem;
    margin: 1.25rem auto;
    padding: 2.5rem 1.25rem;
    transform: translate3d(0, 0, 0);
    opacity: 0;
    transition: opacity .2s linear 0s;
}

@media (min-width: 48rem) {
    .modal-box {
        margin: 2.5rem auto;
        padding: 3.125rem;
    }
}

.modal-fade .modal-box {
    opacity: 1;
    transition: opacity .2s ease-out .1s;
}

.modal-fade.modal-fade--before-close .modal-box {
    opacity: 0;
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.875rem;
    height: 1.875rem;
    padding: 0;
    background: transparent;
    color: #797979;
}

@media (min-width: 48rem) {
    .modal-close {
        top: 0.625rem;
        right: 0.625rem;
    }
}

.modal-close:hover {
    background: transparent;
    color: #2e2e2e;
}

.modal-close-icon {
    margin: auto;
}

.modal-close-icon .icon {
    width: 1rem;
    height: 1rem;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .modal-close-icon {
        margin: 0;
    }
}

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

.modal-dialog-title {
    margin: 0 0 1.25rem;
    font-size: 1.5rem;
    font-weight: 400;
}

@media (min-width: 48rem) {
    .modal-dialog-title {
        margin: 0 0 1.5625rem;
        font-size: 1.875rem;
    }
}

.modal-dialog-text {
    width: 25rem;
    max-width: 100%;
    margin: 0 auto 1.5625rem;
    font-size: 1rem;
}

@media (min-width: 48rem) {
    .modal-dialog-text {
        margin: 0 auto 1.875rem;
        font-size: 1.25rem;
    }
}

.modal-dialog-subtext {
    font-size: 0.86rem;
    padding-top: 5px;
}

@media (min-width: 48rem) {
    .modal-dialog-subtext {
        font-size: 1rem;
    }
}

.modal-dialog-buttons .button {
    padding: 0 4rem;
    margin: 0 .5rem .5rem;
}

.ti {
    position: relative;
}

.ti-image {
    width: 100%;
    display: block;
}

.ti-text {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    padding: 1.25rem;
}

.ti-text-100 {
    width: 100%;
}

.ti-text-75 {
    width: 75%;
}

.ti-text-50 {
    width: 50%;
}

.ti-text-25 {
    width: 25%;
}

.ti-text-top {
    top: 0;
    bottom: auto;
}

.ti-text-bottom {
    bottom: 0;
    top: auto;
}

.ti-text-middle {
    top: 50%;
    transform: translateY(-50%);
}

.ti-text-middle.ti-text-center {
    transform: translate(-50%, -50%);
}

.ti-text-left {
    left: 0;
    right: auto;
}

.ti-text-right {
    right: 0;
    left: auto;
}

.ti-text-center {
    left: 50%;
    transform: translateX(-50%);
}

.ti-text-center.ti-text-middle {
    transform: translate(-50%, -50%);
}

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

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

.ti-ctas-right {
    text-align: right;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.digital-platform-loading-button {
  justify-content: center;
}
.digital-platform-loading-button--loader {
  display: none;
  animation: .8s linear infinite loader;
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  border: .2rem solid #000000;
  border-left-color: transparent;
  border-radius: 50%;
}
.digital-platform-loading-button.loading {
  position: relative;
  cursor: not-allowed !important;
}
.digital-platform-loading-button.loading .digital-platform-loading-button--text {
  color: transparent;
}
.digital-platform-loading-button.loading .digital-platform-loading-button--loader {
  display: block;
}

#blockCartModal {
  display: none;
}
#blockCartModal .modalDiv {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 999;
}
#blockCartModal .modalDiv .blockCartModal-content {
  left: 15%;
  right: 15%;
  margin-left: auto;
  margin-right: auto;
  top: 23%;
  margin-top: auto;
  width: 70%;
  position: fixed;
  background: #fff;
  padding: 0.938rem;
  height: auto;
}
#blockCartModal .modalDiv .blockCartModal-content .heading-align {
  text-align: left;
  display: block;
  padding: 0.625rem 0;
}
#blockCartModal .modalDiv .blockCartModal-content .marginTop {
  margin-top: 0.625rem;
}
#blockCartModal .modalDiv .blockCartModal-content .popup__closer {
  position: absolute;
  top: 0.625rem;
  right: 0.9375rem;
}
#blockCartModal .modalDiv .blockCartModal-content .blockCartModal-close {
  width: auto;
  padding: 0 1rem 0 1rem;
}
@media all and (min-width: 64rem) {
  #blockCartModal .modalDiv .blockCartModal-content {
    width: 45%;
    left: 25%;
    right: 25%;
  }
}

html[data-site="insidepass"] .breadcrumb .breadcrumbs .breadcrumbs-list-item:first-child .breadcrumbs-link span {
  border-bottom: 1px solid;
  text-decoration: inherit;
}
html[data-site="affresh"] .breadcrumb {
  background-color: transparent;
}
html[data-site="affresh"] .breadcrumb.breadcrumbs--blur-left::before {
  background: transparent;
}
.homepage .breadcrumb.breadcrumbs--blur-left::before {
  background: transparent;
}
.breadcrumb {
  background-color: #eeeeee;
}
@media (max-width: 47.938rem) {
  .breadcrumb.breadcrumbs-container {
    background-color: #eeeeee;
  }
}
@media (max-width: 47.938rem) {
  .breadcrumb {
    position: relative;
  }
}
@media (max-width: 47.938rem) {
  .breadcrumb .g-container {
    padding: 0 1rem;
    margin: 0;
  }
}
.breadcrumb.breadcrumbs--blur-left::before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 56px;
  top: 0;
  left: 0;
  position: absolute;
  margin-left: auto;
  z-index: 1;
  background: linear-gradient(to right, #eeeeee, rgba(238, 238, 238, 0.1));
}
.breadcrumb.breadcrumbs--blur-right::after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 56px;
  top: 0;
  right: 0;
  position: absolute;
  margin-left: auto;
  z-index: 1;
  background: linear-gradient(to right, #eeeeee, rgba(238, 238, 238, 0.1));
  rotate: 180deg;
}
.breadcrumb .breadcrumbs {
  list-style-type: none;
  margin: 0;
  padding: 0.5rem 0;
}
.breadcrumb .breadcrumbs::-webkit-scrollbar {
  height: 0;
}
@media (max-width: 47.938rem) {
  .breadcrumb .breadcrumbs {
    font-size: 0.75rem;
    white-space: nowrap;
    overflow-x: scroll;
    position: relative;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item {
  font-size: 0.75em;
  font-family: "Avenir-Roman", sans-serif;
  font-weight: 700;
  display: inline;
}
@media (max-width: 47.938rem) {
  .breadcrumb .breadcrumbs .breadcrumbs-list-item {
    display: inline-block;
    font-family: "HelveticaNeue", sans-serif;
    font-size: 0.75rem;
    vertical-align: top;
  }
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item.breadcrumbs-list-item-last {
  font-weight: 400;
  color: #686868;
}
@media (max-width: 47.938rem) {
  .breadcrumb .breadcrumbs .breadcrumbs-list-item.breadcrumbs-list-item-last {
    color: #222222;
    margin-top: 2px;
    line-height: 0.75rem;
  }
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item.breadcrumbs-list-item-last:after {
  display: none;
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item:after {
  margin-left: 0.733rem;
  margin-right: 0.733rem;
  margin-top: -0.063rem;
  display: inline-block;
  content: url('../../../etc.clientlibs/digital-platform/clientlibs/global/resources/arrow-right.svg');
  background-color: #5b5b5b;
  mask: url('../../../etc.clientlibs/digital-platform/clientlibs/global/resources/arrow-right.svg') no-repeat center / contain;
  -webkit-mask: url('../../../etc.clientlibs/digital-platform/clientlibs/global/resources/arrow-right.svg') no-repeat center / contain;
  width: auto;
  height: 0.625rem;
  vertical-align: middle;
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item .breadcrumbs-link {
  font-size: 0.75rem;
  color: #2e2e2e;
  text-decoration: none;
}
@media (max-width: 47.938rem) {
  .breadcrumb .breadcrumbs .breadcrumbs-list-item .breadcrumbs-link span {
    font-weight: normal;
    text-decoration: underline;
    line-height: 0.75rem;
  }
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item .breadcrumbs-link:focus-visible {
  outline-width: 0.125rem;
  outline-offset: 0.125rem;
}
@media (max-width: 47.938rem) {
  .breadcrumb .breadcrumbs .breadcrumbs-list-item.breadcrumbs-list-item-parent:before {
    display: none;
  }
}
@media (max-width: 47.938rem) {
  .page-dashboard .breadcrumb {
    width: 100vw;
    margin-left: -0.625rem;
    padding-left: 1rem;
  }
}
@media (max-width: 47.938rem) {
  .page-dashboard .breadcrumb .breadcrumbs .breadcrumbs-list-item.breadcrumbs-list-item-last {
    margin-top: 0.063rem;
  }
}

.potential-promotions {
  position: relative;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 48rem) {
  .potential-promotions {
    margin-bottom: 1rem;
  }
}
.potential-promotions__icon {
  margin-right: 0.5rem;
}
.potential-promotions__icon svg {
  display: inline;
  height: 1.5rem;
  min-width: 1.5rem;
  color: #000000;
}
.potential-promotions__text {
  display: flex;
  align-items: center;
  line-height: 125%;
  width: calc(95.5%);
}
.potential-promotions__disclaimer-cta-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  font-size: 0.625rem;
  background: transparent;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: 125%;
  text-transform: inherit;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.potential-promotions__disclaimer-cta-button:hover,
.potential-promotions__disclaimer-cta-button:focus {
  background: transparent;
  color: inherit;
}
.potential-promotions__disclaimer-cta {
  width: 1rem;
  margin-left: 0.5rem;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.potential-promotions__message {
  display: flex;
  padding: 0.5rem;
}
.potential-promotions__disclaimer-container {
  background: transparent;
}
.potential-promotions__disclaimer {
  display: none;
  background: transparent;
  max-width: 100%;
}
.potential-promotions__disclaimer:focus {
  outline: none;
}
.potential-promotions__disclaimer.open {
  display: block;
  position: absolute;
  bottom: calc(100% + 0.125rem);
  margin: 0 auto;
  inset-inline-start: 0;
  inset-inline-end: 0;
  z-index: 10;
}
.potential-promotions__disclaimer-text {
  display: flex;
  background: #ffffff;
  padding: 0.5rem 0.5rem;
  line-height: 125%;
}
.potential-promotions__disclaimer-text-index {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 1rem;
  width: 1rem;
  height: 1rem;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 400;
  margin-right: 8px;
  line-height: 125%;
  letter-spacing: 0.3px;
}
.potential-promotions__close-button {
  position: absolute;
  top: -0.75rem;
  right: -0.75rem;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border-radius: 1.875rem;
}
.potential-promotions__close-button:focus {
  outline: 0;
}
.potential-promotions__close-button svg {
  width: 0.75rem;
  height: 0.75rem;
}

/*
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2015 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
/* grid component */
.aem-Grid {
  display: block;
  width: 100%;
}
.aem-Grid::before,
.aem-Grid::after {
  display: table;
  content: " ";
}
.aem-Grid::after {
  clear: both;
}
/* placeholder for new components */
.aem-Grid-newComponent {
  clear: both;
  margin: 0;
}
/* column of a grid */
.aem-GridColumn {
  box-sizing: border-box;
  clear: both;
}
/* force showing hidden */
.aem-GridShowHidden > .aem-Grid > .aem-GridColumn {
  display: block !important;
}
/* Generates all the rules for the grid columns up to the given amount of column */
/* Generates all the rules for the grid column offset up to the given amount of column */
/* Generates all the rules for the grid and columns for the given break point and total of columns */
/* Generates all the rules for the grids and columns */
/* API function to be called to generate a grid config */
/* maximum amount of grid cells to be provided */
/* default breakpoint */
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--newline {
  /* newline behavior */
  display: block;
  clear: both !important;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--none {
  /* none behavior */
  display: block;
  clear: none !important;
  float: left;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
  /* hide behavior */
  display: none;
}
/* phone breakpoint */
@media (max-width: 767px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--hide {
    /* hide behavior */
    display: none;
  }
}
/* tablet breakpoint */
@media (min-width: 768px) and (max-width: 1023px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--hide {
    /* hide behavior */
    display: none;
  }
}

.cmp-image img {
  width: 100%;
}

.compatibility {
  padding: 1.5rem 1rem 1rem;
}
.compatibility .compatibility__header.compatibility__header--right {
  text-align: right;
}
.compatibility .compatibility__header.compatibility__header--left {
  text-align: left;
}
.compatibility .compatibility__header.compatibility__header--center {
  text-align: center;
}
.compatibility .compatibility__paragraph.compatibility__paragraph--right {
  text-align: right;
}
.compatibility .compatibility__paragraph.compatibility__paragraph--left {
  text-align: left;
}
.compatibility .compatibility__paragraph.compatibility__paragraph--center {
  text-align: center;
}
.compatibility .compatibility-modal__title.compatibility-modal__title--right {
  text-align: right;
}
.compatibility .compatibility-modal__title.compatibility-modal__title--left {
  text-align: left;
}
.compatibility .compatibility-modal__title.compatibility-modal__title--center {
  text-align: center;
}
.compatibility .compatibility-modal__subtitle.compatibility-modal__subtitle--right {
  text-align: right;
}
.compatibility .compatibility-modal__subtitle.compatibility-modal__subtitle--left {
  text-align: left;
}
.compatibility .compatibility-modal__subtitle.compatibility-modal__subtitle--center {
  text-align: center;
}
.compatibility .compatibility-modal__image-wrapper.compatibility-modal__image-wrapper--right {
  text-align: right;
}
.compatibility .compatibility-modal__image-wrapper.compatibility-modal__image-wrapper--left {
  text-align: left;
}
.compatibility .compatibility-modal__image-wrapper.compatibility-modal__image-wrapper--center {
  text-align: center;
}
.compatibility__modal-link-wrapper {
  display: block;
  margin: 1rem 0 1.5rem;
  text-align: center;
}
.compatibility__modal-link {
  text-align: center;
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
}
.compatibility__hint {
  font-size: 0.75rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.compatibility-modal.modal .modal-content .modal-body {
  max-height: none;
  padding: 0 6.4% 0.75rem;
  border-bottom: solid 1px #2e2e2e;
}
.compatibility .desktop {
  display: none;
}
.compatibility-form {
  display: flex;
}
.compatibility-form__input {
  flex-grow: 1;
  border-radius: 0;
  border: solid #979797 0.1125rem;
  border-right: none;
  padding-left: 1rem;
  text-transform: uppercase;
}
.compatibility-form__input::placeholder {
  text-transform: none;
}
.compatibility-form__input:-ms-input-placeholder {
  text-transform: none;
}
.compatibility-form__button {
  padding: 0;
  width: 3.5rem;
  height: 2.5rem;
}
.compatibility-form__button.button--loader svg {
  display: none;
}
.compatibility-form__button.button--loader .compatibility-form__button-text {
  display: none;
}
.compatibility-modal__title {
  font-size: 1rem;
}
.compatibility-modal__subtitle {
  font-size: 0.9rem;
}
.compatibility-modal__image {
  display: inline;
}
.compatibility-modal__title,
.compatibility-modal__subtitle,
.compatibility-modal__image-wrapper {
  margin-bottom: 0.875rem;
}
.compatibility-modal .button {
  width: 87.2%;
  font-size: 1.125rem;
}
.compatibility .trigger-modal-close {
  margin-top: 1.5rem;
}
.compatibility__error-message {
  color: #c80a33;
  margin-top: 0.3125rem;
}
.compatibility__success-message {
  color: #008800;
  font-size: 0.75rem;
  margin-top: 0.3125rem;
  display: flex;
  align-items: flex-start;
}
.compatibility__success-message svg {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  margin-right: 0.5rem;
}
.compatibility__found-message {
  margin-top: 2.5625rem;
  text-align: center;
  font-weight: bold;
}
.compatibility-suggestions {
  position: relative;
}
.compatibility-suggestions__container {
  position: absolute;
  width: calc(100% - 0.2rem);
  background-color: white;
  margin: 0.5rem 0.1rem;
  border: solid #979797 0.0625rem;
  border-radius: 0.1875rem;
  z-index: 2;
}
.compatibility-suggestions__item {
  padding: 0.5rem 0 0.5rem 0.9rem;
  border-bottom: dotted #979797 .0625rem;
  text-transform: uppercase;
}
.compatibility-items {
  padding: 1rem 19.7%;
}
.compatibility-items .plp-item--new {
  padding: 0;
  box-shadow: 0 0.25rem 0.5rem 0 rgba(50, 50, 50, 0.3);
}
.compatibility-items .plp-item--new .plp-item-saves {
  display: none;
}
.compatibility-items .plp-item--new .plp-item-colors {
  display: none;
}
.compatibility-items .plp-item--new .star-rating {
  flex: 1;
}
.compatibility-items .plp-item--new .plp-item-model {
  display: none;
  font-size: 0.75rem;
}
.compatibility-items .plp-item--new .plp-item-free-shipping {
  display: none;
}
.compatibility-items .plp-item--new .plp-item-free-shipping svg {
  display: inline-block;
}
.compatibility-items .plp-item--new .plp-where-to-buy-button {
  display: none;
}
.compatibility-items .plp-item--new .plp-item-name-link {
  text-transform: uppercase;
  max-height: 5rem;
}
.compatibility-items .plp-item--new .plp-item-media-image,
.compatibility-items .plp-item--new .plp-item-image-link {
  height: 102px;
}
.compatibility-items .plp-item--new .plp-item-image {
  max-height: 102px;
}
.compatibility.updated-filter-compatibility {
  padding-bottom: 0;
  border-bottom: 0;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status {
  display: flex;
  border: .0625rem solid;
  margin: 2.5rem auto 0;
  justify-content: center;
  gap: 3rem;
  padding: 2rem 4.5rem;
  align-items: center;
  width: fit-content;
  background-color: #ffffff;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__message {
  text-transform: uppercase;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.25rem;
  margin-bottom: .625rem;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__model {
  font-size: .75rem;
  line-height: 1rem;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__model-text {
  font-family: 'Avenir-Black', sans-serif;
  font-weight: 900;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__icon {
  width: 4rem;
  height: 4rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__icon.compatible {
  background-image: url('../../../content/dam/global/whirlpool/icons/comp-check-success.svg');
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__icon.not-compatible {
  background-image: url('../../../content/dam/global/whirlpool/icons/comp-check-failed.svg');
}
.compatibility.updated-filter-compatibility .compatibility-items,
.compatibility.updated-filter-compatibility .compatibility__found-message {
  display: none;
}
@media (min-width: 48rem) {
  .compatibility {
    border-bottom: solid 0.063rem rgba(0, 0, 0, 0.2);
    border-top: solid 0.063rem rgba(0, 0, 0, 0.2);
    padding: 4rem 0 5.5rem;
  }
  .compatibility__paragraph {
    max-width: 27.43rem;
    margin: 0 auto;
  }
  .compatibility__hint {
    font-size: 1rem;
  }
  .compatibility .mobile {
    display: none;
  }
  .compatibility .desktop {
    display: flex;
  }
  .compatibility-form,
  .compatibility__hint,
  .compatibility__error-message,
  .compatibility__success-message,
  .compatibility__found-message,
  .compatibility-suggestions {
    max-width: 40.625rem;
    margin-left: auto;
    margin-right: auto;
  }
  .compatibility-form__button {
    width: 9.3125rem;
  }
  .compatibility__error-message {
    margin-top: 0.5625rem;
  }
  .compatibility__success-message {
    font-size: 1rem;
    align-items: center;
  }
  .compatibility__success-message svg {
    width: 1.5rem;
    height: 1.5rem;
  }
  .compatibility-items {
    padding: 1rem 20%;
  }
  .compatibility-items.plp-items.plp-items-list .plp-item--new .plp-item-colors {
    grid-row: 1 / span 2;
  }
  .compatibility-items .plp-item--new .plp-item-color-trigger {
    width: 3.5rem;
    height: 3.5rem;
  }
  .compatibility-items .plp-item--new .plp-item-colors {
    display: block;
  }
  .compatibility-items .plp-item--new .plp-item-model {
    display: block;
  }
  .compatibility-items .plp-item--new .plp-item-free-shipping {
    display: block;
  }
  .compatibility-items .plp-item--new .plp-where-to-buy-button {
    display: block;
  }
  .compatibility-items .plp-item--new .plp-item-color-list {
    justify-content: center;
  }
  .compatibility-items .plp-item--new .plp-item-name-link {
    font-size: 1rem;
  }
  .compatibility-items .plp-item--new .plp-item-media-image,
  .compatibility-items .plp-item--new .plp-item-image-link {
    height: 230px;
  }
  .compatibility-items .plp-item--new .plp-item-image {
    max-height: 230px;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .compatibility-items {
    padding: 1rem;
  }
  .compatibility-items .plp-item--new .plp-item-color-trigger {
    width: 3rem;
    height: 3rem;
  }
  .compatibility-items .plp-item--new .oos-cross-line {
    bottom: 0;
    height: 143%;
  }
}
@media (max-width: 48rem) {
  .compatibility.updated-filter-compatibility .updated-compatibility__status {
    border-color: #979797;
    display: flex;
    padding: 1rem;
    gap: 1rem;
    margin-top: 1.85rem;
  }
  .compatibility.updated-filter-compatibility .updated-compatibility__status__icon {
    min-width: 4rem;
  }
}

@font-face{
    font-family:"icons";
    src:url("../../../etc/designs/whirlpool/digitalplatform/v2/maytag/clientlibs/fonts/icons.eot");
    src:url("../../../etc/designs/whirlpool/digitalplatform/v2/maytag/clientlibs/fonts/icons.eot?#iefix") format("embedded-opentype"),url("../../../etc/designs/whirlpool/digitalplatform/v2/maytag/clientlibs/fonts/icons.woff2") format("woff2"),url("../../../etc/designs/whirlpool/digitalplatform/v2/maytag/clientlibs/fonts/icons.woff") format("woff"),url("../../../etc/designs/whirlpool/digitalplatform/v2/maytag/clientlibs/fonts/icons.ttf") format("truetype"),url("../../../etc/designs/whirlpool/digitalplatform/v2/maytag/clientlibs/fonts/icons.svg#icons") format("svg");
    font-weight:normal;
    font-style:normal
}

.social-icons, .social-icons a {
    font-size: 1.9em;
    color: #FFF;
    text-decoration: none;
}

.social-icons a:hover,
.social-icons a:focus {
    text-decoration: none;
}

.social-icons .icon::before, .social-icons a .icon::before {
    border-radius: 50%;
}

.icon-twitter:before {
    content: "\f121";
}

.icon-facebook:before {
    content: "\f10f";
}

.icon-youtube:before{
    content:"\f125"
}

.icon-pinterest:before{
    content:"\f11b"
}

.icons-chat{
    background-position:0 -80px;
    height:18px;
    width:20px
}
.pdp-accordion-v2-bar.accordionV2-title {
  border-bottom: 2px solid #ddd;
  padding: 10px 15px;
  line-height: 20px;
  font-size: 1em;
  position: relative;
  cursor: pointer;
  font-weight: 600;
}

.pdp-accordion-v2-drawer.accordion-v2-show {
  display: block;
  padding: 10px 15px;
}

.pdp-accordion-v2-drawer {
  display: none;
}

.icon-arrow-down {
  display: none;
}

.accordion-v2-show .icon-arrow-down {
  display: block;
}

.accordion-v2-show .icon-arrow-up {
  display: none;
}

.icon-arrow-up {
  display: block;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pdp-accordion-collapse-icon {
  position: absolute;
  right: 0;
  bottom: .625rem;
  cursor: pointer;
}

@media (min-width: 1023px) {
  .invisible {
    display: none;
  }
}
.divider-component {
  height: 0.062rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  background-color: rgba(0, 0, 0, 0.2);
  margin-left: 0;
  width: 100%;
}
.divider-component.hide {
  display: none;
}
.cq-Editable-dom .divider-component {
  margin: 0;
}

/*gobal pencil modal hideden by default*/
div[data-id="global-pencil-modal"] {
  visibility: hidden;
  height: 0;
}
div[data-id="global-pencil-modal"].active {
  height: 100%;
}
header.header {
  position: relative;
  background: #ffffff;
  z-index: 21;       
}

.success-response {
  font-weight: 700;
  font-style: italic;
  color: #5c700f;
}

@media (max-width: 63.9375rem) {
  header.header {
    border-bottom: 1px solid #b3b3b3;
  }
}

header.header.header-fixed {
  position: fixed;
  width:100%;
}

.header-hide-class {
  display: none;
}

@media (min-width: 64rem) {
  .header {
    border-color: transparent;
  }
}

.header.iparsys.parsys,
.header.parsys,
.header.iparsys {
  border: none;
  background: transparent;
}

.header-content {
  position: relative;
  padding-right: 2.5rem;
}

@media (min-width: 48rem) {
  .header-content {
    padding-right: 4.375rem;
  }
}

@media (min-width: 64rem) {
  .header-content {
    padding-right: 0;
  }
}

.header-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.625rem;
  height: 3.125rem;
}

@media (min-width: 48rem) {
  .header-logo {
    height: 4.375rem;
  }
}

@media (min-width: 64rem) {
  .header-logo {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    height: auto;
  }
}

.header-logo-link {
  display: block;
  max-width: 12.5rem;
  width: 100%;
}

.header-logo-image {
  width: 100%;
}

@media (min-width: 64rem) {
  .header-slot {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
}

.header-slot-aside {
  display: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.5rem 0;
  border-bottom: 1px solid #eeeeee;
  font-size: 0.75rem;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header-slot-aside {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media (min-width: 64rem) {
  .header-slot-aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header-language {
  position: relative;
  margin-right: auto;
}

.header-language-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  height: 1rem;
  text-transform: none;
  font-weight: 400;
  background: transparent;
  color: #2e2e2e;
  font-size: 0.75rem;
}

.header-language-trigger:hover {
  background: transparent;
  color: #9a132b;
}

.header-language-trigger-icon {
  margin-left: 0.25rem;
  color: #c41230;
}

.header-language-trigger-icon .icon {
  width: 0.625rem;
  height: 0.625rem;
}

.header-language-menu {
  position: absolute;
  top: 105%;
  left: 0;
  overflow: hidden;
  height: 0;
  width: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 2;
}

.header-language-open .header-language-menu {
  height: auto;
  width: auto;
  min-width: 8.75rem;
  visibility: visible;
  border-top: 1px solid #eeeeee;
}

.header-language-nav {
  border: 1px solid #eeeeee;
  border-top: none;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform .15s ease-out;
  transition: -webkit-transform .15s ease-out;
  transition: transform .15s ease-out;
  transition: transform .15s ease-out, -webkit-transform .15s ease-out;
}

.header-language-open .header-language-nav {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.header-language-nav-item {
  display: block;
  padding: 0.5rem;
  background: #ffffff;
  color: #c41230;
}

.header-language-nav-item:hover, .header-language-nav-item:focus {
  outline: none;
  color: #ffffff;
  background: #c41230;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header-chat {
    margin-left: auto;
  }
}

.header-chat-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2e2e2e;
}

.header-chat-link:hover {
  color: #9a132b;
}

.header-chat-link-icon {
  margin-right: 0.25rem;
}

.header-chat-link-icon .icon {
  width: 0.75rem;
  height: 0.75rem;
}

.header-slot-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 0.75rem;
  height: 3.125rem;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header-slot-primary {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media (min-width: 48rem) {
  .header-slot-primary {
    height: 4.375rem;
  }
}

@media (min-width: 64rem) {
  .header-slot-primary {
    height: auto;
    padding: 0.625rem 0;
  }
}

.header-content-spot {
  display: none;
  margin-right: auto;
}

@media (min-width: 64rem) {
  .header-content-spot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header-content-spot-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1.25rem;
  min-height: 1.625rem;
}

.header-content-spot-item img{
  /*padding: 0.25rem 0.5rem;*/
  background: #eeeeee;
}

.header-content-spot-text {
  font-size: 0.75rem;
}

.header-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header-actions {
    margin-left: auto;
  }
}

.header-search {
  position: absolute;
  top: 3.1875rem;
  right: 0;
  overflow: hidden;
  height: 0;
  width: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media (min-width: 48rem) {
  .header-search {
    position: static;
    visibility: visible;
    width: 13.75rem;
    height: auto;
  }
  .header-search.header-search-open {
    width: 13.75rem;
  }
}

.header-search-open {
  height: auto;
  width: 100%;
  visibility: visible;
}

.header-search-form {
  position: relative;
  margin: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  padding: 0.625rem;
  background: #ffffff;
  border-bottom: 1px solid #eeeeee;
  -webkit-transition: -webkit-transform .15s ease-out;
  transition: -webkit-transform .15s ease-out;
  transition: transform .15s ease-out;
  transition: transform .15s ease-out, -webkit-transform .15s ease-out;
}

.header-search-open .header-search-form {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media (min-width: 48rem) {
  .header-search-form {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0s ease-out;
    transition: -webkit-transform 0s ease-out;
    transition: transform 0s ease-out;
    transition: transform 0s ease-out, -webkit-transform 0s ease-out;
    padding: 0;
    background: none;
    border-bottom: none;
  }
}

.header-search-trigger {
  width: 2.8125rem;
  height: 3.125rem;
  padding: 0;
  background: transparent;
  color: #c41230;
}

.header-search-trigger:hover {
  background: transparent;
  color: #9a132b;
}

@media (min-width: 48rem) {
  .header-search-trigger {
    display: none;
  }
}

.header-search-trigger-icon {
  margin: auto;
}

.header-search-trigger-icon .icon {
  width: 1.25rem;
  height: 1.25rem;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header-search-trigger-icon {
    margin: 0;
  }
}

.header-search-input {
  height: 1.625rem;
  padding-right: 2rem;
  background: #eeeeee;
  border-color: #eeeeee;
  font-size: 0.75rem;
  color: #606060;
}

.header-search-button {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  height: 1.625rem;
  width: 1.625rem;
  padding: 0;
  text-align: center;
  background: transparent;
  color: #c41230;
}

.header-search-button:hover {
  background: transparent;
  color: #9a132b;
}

@media (min-width: 48rem) {
  .header-search-button {
    top: 0;
    right: 0;
  }
}

.header-search-button-icon .icon {
  width: 0.875rem;
  height: 0.875rem;
}

@media (min-width: 48rem) {

  .header-account {
    padding: 0 0.25rem;
    margin: 0 0.25rem;
  }

  .header-account-border {
    border-right: 1px solid #eeeeee;
  }
}

.header-account-link:not(.member-price-cta) {
  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;
  color: #2e2e2e;
  padding: 0;
  cursor: pointer;
}

.header-account-link-size {
  width: 2.8125rem;
  height: 3.125rem;
}

.d2cdp-header-checkout .header-account-link-size {
  height: 1.625rem;
  width: auto;
}

.header-account-link:hover {
  color: #9a132b;
}

@media (min-width: 48rem) {
  .header-account-link {
    width: auto;
    height: 1.625rem;
    padding: 0 0.5rem;
  }
}

.header-account-icon .icon {
  width: 1.25rem;
  height: 1.25rem;
}

@media (min-width: 48rem) {
  .header-account-icon {
    margin-right: 0.25rem;
  }
  .header-account-icon .icon {
    width: 0.875rem;
    height: 0.875rem;
  }
}

.header-account-link-text {
  display: none;
}

@media (min-width: 48rem) {
  .header-account-link-text {
    display: inline-block;
  }
}

.header-account-menu-link {
  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;
  color: #2e2e2e;
  padding: 0;
  width: 2.8125rem;
  height: 3.125rem;
}

.header-account-menu-link:hover {
  color: #9a132b;
}
@media (min-width: 48rem) {
  .header-account-menu-link {
    display: none;
  }
}

.header-account-menu-trigger {
  display: none;
  padding: 0;
  text-transform: none;
  font-weight: 400;
  background: transparent;
  color: #2e2e2e;
  font-size: 0.75rem;
  height: 1.625rem;
}

@media (min-width: 48rem) {
  .header-account-menu-trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header-account-menu-trigger:hover {
  background: transparent;
  color: #9a132b;
}

.header-account-menu-trigger-icon {
  margin-right: 0.25rem;
}

.header-account-menu-trigger-icon .icon {
  width: 0.875rem;
  height: 0.875rem;
}

.header-account-menu-drop-icon {
  margin-left: 0.25rem;
  color: #c41230;
}

.header-account-menu-drop-icon .icon {
  width: 0.625rem;
  height: 0.625rem;
}

.header-account-menu {
  position: relative;
  display: block;
}

.header-account-menu-panel {
  position: absolute;
  top: 75%;
  right: 0.75rem;
  overflow: hidden;
  height: 0;
  width: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-top: 1px solid #eeeeee;
}

@media (min-width: 48rem) {
  .header-account-menu-panel {
    top: 105%;
    right: 0;
  }
}

.header-account-menu-open .header-account-menu-panel {
  height: auto;
  width: auto;
  min-width: 8.75rem;
  visibility: visible;
}

.header-account-nav {
  border: 1px solid #eeeeee;
  border-top: none;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform .15s ease-out;
  transition: -webkit-transform .15s ease-out;
  transition: transform .15s ease-out;
  transition: transform .15s ease-out, -webkit-transform .15s ease-out;
}

.header-account-menu-open .header-account-nav {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.header-account-nav-item {
  display: block;
  padding: 0.5rem;
  background: #ffffff;
  color: #c41230;
}

.header-account-nav-item:hover, .header-account-nav-item:focus {
  outline: none;
  color: #ffffff;
  background: #c41230;
}

.header-cart {
  position: relative;
}

@media (max-width: 63.9375rem) {
  .header-cart-desktop {
    display: none;
  }
}

@media (max-width: 47.9375rem) {
  .header-cart-desktop {
    display: none;
  }
}

.header-cart-trigger {
  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;
  position: relative;
  padding: 0;
  background: transparent;
  color: #2e2e2e;
  width: 2.8125rem;
  height: 3.125rem;
}

.header-cart-trigger:hover {
  background: transparent;
  color: #9a132b;
}

@media (min-width: 48rem) {
  .header-cart-trigger {
    width: 1.625rem;
    height: 1.625rem;
  }
}

.header-cart-trigger-icon {
  margin: auto;
}

.header-cart-trigger-icon .icon {
  width: 1.25rem;
  height: 1.25rem;
}

@media (min-width: 48rem) {
  .header-cart-trigger-icon .icon {
    width: 1.0625rem;
    height: 1.0625rem;
  }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header-cart-trigger-icon {
    margin: 0;
  }
}

.header-cart-item-count {
  position: absolute;
  top: 0;
  right: 0;
  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;
  background: #c41230;
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 1.0625rem;
  height: 1.0625rem;
  border-radius: 100%;
  font-size: 0.4375rem;
  line-height: 1;
  overflow: hidden;
  -webkit-transform: translate(-10%, 25%);
  transform: translate(-10%, 25%);
}

@media (min-width: 48rem) {
  .header-cart-item-count {
    -webkit-transform: translate(25%, -25%);
    transform: translate(25%, -25%);
  }
}

.header-cart-item-count.zero-items {
  display: none;
}

.header-cart-item-count-value {
  margin: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header-cart-item-count-value {
    margin: 0;
  }
}

@media (min-width: 64rem) {
  .header-cart-mobile {
    display: none;
  }
}

.header-menu-trigger {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 2.8125rem;
  height: 3.125rem;
  outline: 0;
}

@media (min-width: 48rem) {
  .header-menu-trigger {
    height: 4.375rem;
    width: 4.375rem;
  }
}

@media (min-width: 64rem) {
  .header-menu-trigger {
    display: none;
  }
}

.header-menu-trigger.header-menu-trigger-open {
  background: #eeeeee;
  color: #c41230;
}

.header-menu-trigger.header-menu-trigger-open .icon {
  display: none;
}

.header-menu-trigger.header-menu-trigger-open .icon-close {
  display: block;
}

.header-menu-trigger-icon {
  margin: auto;
}

.header-menu-trigger-icon .icon {
  width: 1.25rem;
  height: 1.25rem;
}

@media (min-width: 48rem) {
  .header-menu-trigger-icon .icon {
    width: 1.5625rem;
    height: 1.5625rem;
  }
}

.header-menu-trigger-icon .icon-close {
  display: none;
  width: 1rem;
  height: 1rem;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header-menu-trigger-icon {
    margin: 0;
  }
}

.header-checkout {
  padding-right: 0;
}

.header-checkout .header-bar {
  height: 3.125rem;
}

@media (min-width: 48rem) {
  .header-checkout .header-bar {
    height: 4.375rem;
  }
}

@media (min-width: 48rem) {
  .header-checkout .header-logo {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%;
  }
}

@media (min-width: 64rem) {
  .header-checkout .header-logo {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}

.header-checkout .header-slot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 48rem) {
  .header-checkout .header-slot {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    max-width: 70%;
  }
}

@media (min-width: 64rem) {
  .header-checkout .header-slot {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.header-checkout .header-slot-aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border: none;
}

.header-checkout .header-language {
  display: none;
}

@media (min-width: 48rem) {
  .header-checkout .header-language {
    display: block;
  }
}

.cookie-consent {
  display: none;
  background-color: #eeeeee;
  padding: 0.625rem 0;
}

.cookie-consent-active {
  display: block;
}

.cookie-consent-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 48rem) {
  .cookie-consent-content {
    padding: 1.25rem;
  }
}

.cookie-consent-text {
  font-weight: bold;
  padding-right: 3.75rem;
}

@media (max-width: 47.9375rem) {
  .cookie-consent-text {
    font-size: 0.5rem;
    padding-right: 1.875rem;
  }
}

@media (max-width: 47.9375rem) {
  .cookie-consent-trigger {
    height: 1.875rem;
    width: 1.875rem;
    font-size: 0.5rem;
  }
}

.email-header {
  margin-top: 1rem;
}

@media (max-width: 47.9375rem) {
  .email-header-links {
    font-size: 0.75rem;
  }
}

.email-header-bar {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding: 1.875rem;
}

@media (max-width: 63.9375rem) {
  .email-header-bar {
    padding: 1.25rem 1.875rem;
  }
}

@media (max-width: 47.9375rem) {
  .email-header-bar {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 47.9375rem) {
  .email-header-links {
    font-size: 0.75rem;
  }
}

@media (max-width: 47.9375rem) {
  .email-header-logo {
    max-width: 60%;
  }
}

.header-suggestions-open {
  overflow: visible;
}

.header-suggestions-panel {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  background: #f4f6f7;
  border: 1px solid #b3b3b3;
  display: none;
}

.header-suggestions-open .header-suggestions-panel {
  display: block;
}

@media (min-width: 48rem) {
  .header-suggestions-panel {
    left: auto;
    margin-top: 2px;
  }
}

.header-suggestions-panel {
  min-width: 18.75rem;
  padding-top: .9375rem;
  padding-bottom: .9375rem;
}

.header-suggestions-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0.75rem;
  padding-left: .9375rem;
}

.header-suggestions-icon {
  -ms-flex-preferred-size: 1.875rem;
  flex-basis: 1.875rem;
  min-width: 1.875rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #c41230;
}

.header-suggestions-icon .icon {
  width: 1.25rem;
  height: 1.25rem;
}

.header-suggestions-term {
  font-size: 0.75rem;
}

.header-suggestions-term-value {
  font-weight: 700;
}

.header-suggestions-item {
  font-size: 0.75rem;
  padding-right: .9375rem;
  padding-left: .9375rem;
}

.header-suggestions-item + .header-suggestions-item {
  padding-top: 0.5rem;
}

.header-suggestions-highlight {
  background: none;
  font-weight: 700;
  font-family: 'HelveticaNeue-Bold', sans-serif;
  color: currentColor;
}

.header-suggestions-link {
  font-weight: 400;
}

.header-suggestions-bottom {
  padding-top: 0.75rem;
  text-align: center;
}

.header-suggestions-button {
  font-size: 0.625rem;
  height: 1.875rem;
}

.livechat.header-menu-trigger.header-menu-trigger-open {
    background: none;
    color: inherit;
    width: auto;
    height: auto;
}

.megamenu-item:hover .megamenu-panel-trigger {
  color: #2e2e2e;
}
.megamenu-item.megamenu-item-active:hover .megamenu-panel-trigger {
  color: #ffffff;
}

.banner-margin-bottom-1{
  margin-bottom: 1rem;
}

.error-page .cq-dd-image {
  width: auto;
  padding-right: 0.5rem;
}

.d2cdp-header-checkout {
  padding-right: 0;
  border-bottom: 0.0625rem solid #c41239;
  padding-bottom: 0.625rem;
  padding-top: 1.875rem;
}

.d2cdp-header-checkout .checkout-main-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.d2cdp-header-checkout .checkout-logo {
  order: 1;
}

.d2cdp-header-checkout .checkout-guest-disclaimer {
  margin: 0;
  padding: 0 0 1rem;
  flex-basis: 100%;
  order: 4;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1em;
  text-align: center;
}


.checkout-account {
  order: 3;
  margin-left: auto;
  text-align: right;
  padding-bottom: 0.625rem;
}

@media all and (min-width: 26.5625rem) {
  .d2cdp-header-checkout .checkout-guest-disclaimer {
    padding: 0 0 0.5rem 1rem;
    flex-basis: auto;
    order: 2;
    text-align: left;
  }

  html[data-site='kitchenaid'] .d2cdp-header-checkout .checkout-guest-disclaimer {
    padding-bottom: 0;
  }
}

@media all and (min-width: 48rem) {
  .d2cdp-header-checkout .checkout-guest-disclaimer {
    font-size: 3rem;
  }

  html[data-site='kitchenaid'] .d2cdp-header-checkout .checkout-guest-disclaimer {
    font-size: 2rem;
  }
}

@media all and (min-width: 64rem) {
  .d2cdp-header-checkout .checkout-guest-disclaimer {
    font-size: 1.5rem;
  }

  .d2cdp-header-checkout .checkout-main-info {
    align-items: center;
  }
}

.inner-info {
  font-size: x-small;
  padding-top: 0.125rem;
}

.inner-info a:first-child {
  font-weight: bold;
}

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

.contact-info-header {
  font-size: small;
  font-weight: bold;
  text-transform: uppercase;
}

.contact-info-container {
  display: flex;
  padding-top: 1rem;
  align-items: baseline;
  justify-content: flex-end;
}

.contact-info-container > * {
  padding: 0 0.625rem;
}

.contact-info-column {
  text-align: left;
}

.d2cdp-header-checkout a.header-account-link {
  padding-right: 0;
}

.d2cdp-header-checkout div.header-chat {
  display: none;
}

.d2cdp-header-checkout .header-account-menu-trigger {
  display: inline-flex;
}

.d2cdp-header-checkout .header-account-nav {
  text-align: left;
  font-size: 0.75rem;
}

.checkout-help {
  display: none;
}

.checkout-help-link {
  font-weight: bold;
}

.help-modal-inner-info {
  text-align: left;
  padding: 0.625rem 0 0.625rem 0;
}

.help-modal-inner-info a:first-child {
  font-weight: bold;
}

@media screen and (max-width: 62rem) {
  .checkout-help-info,
  .d2cdp-header-checkout .header-account-menu-link {
    display: none;
  }

  .checkout-help {
    display: block;
    text-align: center;
  }
}

.active-suggestion {
  background-color: #D8D8D8 !important;
}

.mobile-header-myAccount{
	display:block;
	width:1px;
	height:1px;
	visibility:hidden;
}
/*# sourceMappingURL=header.css.map */

.back-to-top-trigger {
  position: fixed;
  bottom: 1rem;
  right: 1.5rem;
  z-index: 11;
  height: auto;
  padding: 0.9375rem;
  background-color: #f5f5f5;
  color: #c41230;
}

.back-to-top-trigger.hidden {
  display: none;
}

.back-to-top-trigger.bottom-3 {
  bottom: 3rem;
}

.back-to-top-trigger:hover {
  background-color: #f5f5f5;
  color: #9a132b;
}

.back-to-top-trigger:focus-visible {
  outline-width: 0.125rem;
  outline-offset: 0.125rem;
}

.back-to-top-trigger .icon {
  width: 1.25rem;
  height: 1.25rem;
}

/*# sourceMappingURL=back-to-top.css.map */

.footer {
  background-color: #ffffff;
  padding: 1rem 0 2rem;
  margin-top: 1rem;
}

.footer .form-submit-error,
.footer .form-submit-success {
  margin: .25rem 0;
}

.footer .form-submit-error-on {
  display: inline-block;
  width: 100%;
}

.footer-col-lg {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 20%;
}

.footer-cta-box {
  padding-bottom: 1rem;
}

@media (min-width: 48rem) {
  .footer-cta-box {
    border-bottom: 0.125rem solid #b3b3b3;
  }
}

.footer-cta-link {
  display: block;
  color: #2e2e2e;
}

.footer-media-icon {
  width: 1.2rem;
  height: 1rem;
  display: inline-block;
}

.footer-media-icon img {
  width: 100%;
}

.footer-media-image {
  width: 1rem;
  height: 1rem;
  margin-left: 1rem;
}

.footer-cta-title,
.footer-socialmedia-title {
  font-weight: 700;
  font-size: 0.8125rem;
  text-transform: uppercase;
}

@media (max-width: 47.9375rem) {
  .footer-cta-title {
    padding-top: 0.625rem;
  }
}

.footer-media-cell-col-container {
  -ms-flex-item-align: center;
  align-self: center;
}

.footer-cta-title {
  text-align: center;
}

.footer-socialmedia-title {
  padding: 1.25rem 0;
}

.footer-social {
  padding: 0 1.875rem;
}

@media (max-width: 47.9375rem) {
  .footer-social {
    padding: 1.25rem 1.25rem 0 0;
  }
}

.footer-socialmedia-icons a {
    float: left;
    margin-right: 0.525rem;
}

.footer-socialmedia-icons a:focus-visible {
  outline-width: 0.125rem;
  outline-offset: 0.125rem;
}

@media (max-width: 47.9375rem) {
  .footer-media-cell,
  .footer-cta-cell,
  .footer-sign-up-cell {
    padding: 0.625rem;
  }
}

.footer-cta-row {
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer-cta-cell-img {
  display: block;
  margin: auto;
  padding-bottom: 1.25rem;
}

.footer-implinks-box {
  padding: 1rem 0;
  border-bottom: solid 0.0625rem #eeeeee;
}

@media (min-width: 48rem) {
  .footer-implinks-box {
    border-top: solid 0.0625rem #eeeeee;
  }
}

.footer-implinks-title {
  font-size: 0.8125rem;
}

.footer-disclaimer-box {
  margin-top: 1rem;
  padding-bottom: 2rem;
  font-size: 0.625rem;
  font-weight: 400;
}

.footer-disclaimer-box sup {
  font-size: 0.5rem;
  top: -.35em;
}

.footer-implinks-cell {
  margin-top: 1rem;
  display: inline-block;
  font-size: 0.8125rem;
  color: #2e2e2e;
}

.footer-accordion-tab {
  position: relative;
  margin-bottom: 0.0625rem;
  width: 100%;
}

@media (max-width: 47.9375rem) {
  .footer-accordion-tab {
    border-top: 0.0625rem solid #eeeeee;
    overflow: hidden;
  }
}

.footer-accordion-tab-content {
  font-size: 0.8125rem;
  -webkit-transition: max-height .35s;
  transition: max-height .35s;
}

@media (max-width: 47.9375rem) {
  .footer-accordion-tab-content {
    max-height: 0;
    overflow: hidden;
  }
}

.footer-accordion-tab-item {
  padding: .5rem 0;
}

.footer-accordion-link {
  color: #2e2e2e;
  display: table;
  font-size: 12px;
  font-family: "Helvetica LT W01 Regular",Arial,sans-serif;
  margin-left: 0.125rem;
}

@media (min-width: 48rem) {
  .footer-accordion-col {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    padding-left: .625rem;
    padding-right: .625rem;
  }
}

.footer-accordion-box {
  margin-top: 2rem;
  margin-bottom: 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-accordion-checkbox {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.footer-accordion-title {
  position: relative;
  display: block;
  text-align: left;
  font-weight: 700;
  line-height: 1.75;
  color: #2e2e2e;
  font-size: 0.875rem;
}

@media (max-width: 47.9375rem) {
  .footer-accordion-title {
    cursor: pointer;
    padding: 0 .625rem;
  }
}

.footer-accordion-link:focus-visible,
.footer-implinks-cell:focus-visible,
.footer-accordion-title:focus-visible {
  outline-width: 0.125rem;
  outline-offset: -0.125rem;
}

.footer-accordion-title:after {
  position: absolute;
  right: .625rem;
  top: 0.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  text-align: center;
}

@media (max-width: 47.9375rem) {
  .footer-accordion-checkbox:checked ~ .footer-accordion-tab-content {
    max-height: none;
    padding: .625rem;
  }
}

.footer-accordion-checkbox[type=checkbox] + .footer-accordion-title::after {
  content: none;
}

@media (max-width: 47.9375rem) {
  .footer-accordion-checkbox[type=checkbox] + .footer-accordion-title::after {
    width: 0.625rem;
    height: 0.625rem;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@media (max-width: 47.9375rem) {
  .footer-accordion-checkbox[type=checkbox]:checked + .footer-accordion-title {
    border-bottom: 0.0625rem solid #eeeeee;
  }
}

.footer-accordion-checkbox[type=checkbox]:checked + .footer-accordion-title:after {
  -webkit-transform: rotate(270deg) translate(-49%, 0);
  transform: rotate(270deg) translate(-49%, 140%);
  -webkit-transform-origin: -0.625rem 1rem;
  transform-origin: -0.625rem 1rem;
}

@media (max-width: 47.9375rem) {
  .footer-accordion-last {
    border-bottom: 0.0625rem solid #eeeeee;
  }
}

.footer-media-cell-container-top {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

@media (max-width: 63.9375rem) {
  .footer-media-cell-container-top {
    display: none;
  }
}

.footer-media-cell-container-bottom {
  display: none;
}

@media (max-width: 63.9375rem) {
  .footer-media-cell-container-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.footer-sign-up-email {
   float: left;
  padding-right: 7.375rem;
  margin-bottom: 0.5rem;
}

.footer-sign-up-email + .form-error-items {
  float: left;
  margin-bottom: 0.25rem;
}

.footer-sign-up-submit {
  color: #c41230;
  font-weight: 500;
  background: none;
  position: absolute;
  right: 1px;
  top: 0;
}

.footer-sign-up-title {
  font-weight: 700;
  font-size: 0.8125rem;
  text-transform: uppercase;
  padding-bottom: .5rem;
}

.footer-media-cell {
  width: 100%;
}

@media (min-width: 48rem) and (max-width: 63.9375rem) {
  .footer-media-cell {
    padding: 0.625rem;
  }
}

@media (max-width: 47.9375rem) {
  .footer-sign-up-cell {
    padding-top: 1rem;
  }
}

.footer-sign-up-cell .form-checkbox-text {
  font-size: 0.8125rem;
}

.g-row.footer-social-centered {
  text-align: center;
}

@media (min-width: 48rem){
  .g-row.footer-social-centered {
    text-align: inherit;
  }
}

.footer-implinks-item {
  flex-basis: auto;
  max-width: none;
}

#footer-sign-up {
  display: -ms-inline-flexbox;
  -ms-flex-wrap: wrap;
  position: relative;
}

.d2cdp-footer-checkout {
  text-align: center;
  margin-top: 2rem;
}

.d2cdp-footer-implinks-box {
  padding: 1rem 0;
}

.align-center {
  justify-content: center;
}

.sr-only, .sr-content {
	position: absolute; 
	width: 1px; 
	height: 1px; 
	padding: 0; 
	margin: -1px; 
	overflow: hidden; 
	clip: rect(0, 0, 0, 0); 
	border: 0;
}

@media (min-width: 768px) {
 .mobile-footer-label, .footer-accordion-checkbox { 
	display:none;
  }
}

@media (max-width: 767px) {
 .desktop-footer-heading { 
	display:none;
  }
}

.ot-sdk-show-settings {
	cursor: pointer;
}

.footer__cross-site-navigation {
  display: flex;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 6.25rem;
  background: #f5f5f5;
}

@media (max-width: 767px) {
  .footer__cross-site-navigation {
    display: none;
  }
}

.footer__cross-site-navigation-item {
  display: inline-flex;
  width: fit-content;
  border-top: .125rem solid transparent;
  border-bottom: .125rem solid transparent;
  height: 1.5rem;
  transition: all 0.2s ease;
  position: relative;
}

.footer__cross-site-navigation-item:after {
  position: absolute;
  width: 100%;
  content: ' ';
  bottom: -0.5rem;
  border-bottom: .25rem solid transparent;
  transition: all 0.2s ease;
}

.footer__cross-site-navigation-item.active:after {
  border-bottom: .25rem solid #c41230;
}

.footer__cross-site-navigation-brands-label {
  font-weight: 400;
  font-size: 14px;
  line-height: 1rem;
  align-content: center;
  text-transform: uppercase;
  font-family: "Avenir-Heavy", "Avenir", sans-serif;
}

.footer__cross-site-navigation-link {
  cursor: pointer;
  margin: auto 0;
}

.footer__cross-site-navigation-img {
  min-height: 1rem;
}

.footer__cross-site-navigation-img:focus-visible {
  outline-width: .125rem;
}
/*# sourceMappingURL=footer.css.map */

.header-user-location {
  margin-right: 1.5rem;
}

.header-user-location-icon {
  display: inline-block;
  margin: auto;
  vertical-align: middle;
  height: 1.75rem;
}

.header-user-location-link {
  display: flex;
  align-items: center;
  background: transparent;
  text-transform: none;
  height: auto;
  padding: 0;
}

.header-user-location-link:hover {
  text-decoration: underline !important;
  background: transparent;
}

.header-user-location-link span {
  padding-top: 0.125rem;
}

.header-user-location-label {
  padding-right: 0.3125rem;
}

.location-modal-header {
  text-transform: uppercase;
  font-size: large;
  font-weight: bold;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

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

.close-button-wrapper {
  top: -4.375rem;
  right: -2.5rem;
}

.label-wrapper {
  padding-bottom: 0.3125rem;
}

.modal-close-button {
  padding: 0 1rem;
}

.location-modal-button {
  position: relative;
  height: 2rem;
  margin-top: 1rem;
  width: 100%;
  outline: 0;
}

.location-modal-button:disabled{
  background-color: gray;
  cursor: default;
}

.location-modal-input {
  border: 0.0625rem solid #cccccc;
  line-height: 1.75rem;
  width: 100%;
  padding: 0 0.3125rem 0 0.3125rem;
}

.location-modal-description {
  font-size: larger;
  display: inline-block;
  padding: 0.625rem 0 0.625rem 0;
}

.location-wrapper {
  display: inline-block;
  position: relative;
}

.zip-code-required {
  border-color: red;
}

.zip-code__label {
  font-size: x-small;
  font-weight: bold;
}

.zip-code__label:before {
  content: "*";
}

.zip-code-error-wrapper{
  position: relative;
  padding-top: 0.3125rem;
}

.zip-code-error {
  display: none;
  position: relative;
  color: red;
  padding-top: 0.125rem;
  font-size: x-small;
}

.zip-code-error__icon {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  color: white;
  background-color: red;
  height: 0.625rem;
  width: 0.625rem;
}

/* Spinner */
.zip-loader,.wp-loader {
  display: none;
  position: absolute;
  top: 1.55rem;
  left: 0;
  border: 0.4rem solid #f3f3f3;
  border-top: 0.4rem solid #c41239;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  animation: loadspin 2s linear infinite;
}

.suggestion-message {
  color: red;
  font-size: small;
}

.suggestion-button {
  width: 100%;
  height: 2rem;
}

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

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

.zip-resolved-checkmark {
  color: #5c700e;
  display: none;
  position: absolute;
  top: 1.8rem;
  left: 0;
}

@media screen and (max-width: 62rem) {
  .close-button-wrapper {
    top: -4.0625rem;
    right: -2.1875rem;
  }
}

@media screen and (max-width: 48rem) {
  .close-button-wrapper {
    top: -3.4375rem;
    right: -0.9375rem;
  }
}


.cart-mini {
  position: absolute;
  right: 0;
  border: 0.0625rem solid #ffffff;
  background-color: #ffffff;
  padding: 0 0.625rem;
  z-index: 21;
  display: none;
}

.cart-mini__title-text{
	font-size : 12px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart-mini {
    min-width: 18.75rem;
  }
}

.cart-mini .hidden , .cart-i18dictionary{
  display: none;
}

.cart-mini-section {
  border-bottom: 0.0625rem solid #b3b3b3;
  padding: 0.5rem 0;
}

.cart-mini__empty-state-msgbox {
  padding: 0.5rem 0.3125rem;
  background-color: #d8d8d8;
  border: #797979 solid 0.0625rem;
  color: #797979;
  width: 18.75rem;
  white-space: normal;
}

.cart-mini__empty-state-msgbox .trigger-modal {
  cursor: pointer;
}

.cart-mini__empty-state-msgbox--big-text {
  font-size: 1.25rem;
  margin-bottom: 0.3125rem;
}

.cart-mini-section--last {
  margin-top: 1.25rem;
}

.cart-mini__title {
  line-height: 1.75rem;
  font-weight: bold;
}

.cart-mini__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart-mini__prod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.cart-mini__prod-img {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  width: 3.75rem;
}

.cart-mini__prod-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 60%;
  flex: 1 0 60%;
  padding: 0 0.5rem;
  width: 10.625rem;
}

.cart-mini__prod-title {
  white-space: normal;
  font-size: 0.75rem;
  line-height: 1.2;
  margin-bottom: 0.3125rem;
  height: 2.6rem;
  overflow: hidden;
}

.cart-mini__prod-title a{
	display: inline-block;
    max-height: 2.6rem;
    line-height: 1.2;
    overflow: hidden;
}

.cart-mini__prod-mdl {
  margin-bottom: 0.3125rem;
}

.cart-mini__prod-price {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  /* flex: 1 0 auto; */
  /* flex: 1 0 20%; */
  white-space: normal;
  width: 57px;
}

.cart-mini__prod-qty--sqr {
  height: 1rem;
  width: 1rem;
  border: 1px solid #2e2e2e;
  text-align: center;
}

.cart-mini__prod-qty--green {
  color: #5c700f;
}

.cart-mini__prod-price--text {
  text-align: right;
  font-weight: bold;
}

.cart-mini__other--subtot {
  text-align: right;
  font-weight: bold;
}

.cart-mini__other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart-mini__total {
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.25rem;
}

.cart-mini__total--label {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}

.cart-mini__total--amt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: right;
}

.cart-mini__total--label-bld {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  font-weight: bold;
}

.cart-mini__total--amt-bld {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-weight: bold;
  text-align: right;
}

.cart-mini__total--promo {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  white-space: pre-wrap;
  flex: 1 1 100%;
}

.cart-mini__cta-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0.9375rem 0;
}

.cart-mini__btn {
  font-size: 0.625rem;
}

.cart-mini__btn:nth-child(2) {
  margin-left: 0.625rem;
}

.cart-mini_promo-area {
  position: absolute;
  right: 0;
  width: 100%;
  height: auto;
}

.cart-mini_promo-area img {
  width: 100%;
}

.cart-mini-lazyload {
  width: 25px;
  height: 25px;
  margin: 20px auto 0;
}

.cart-mini__cta-btns.cart-mini-empty {
  display: block;
  text-align: center;
}

.cart-mini__prod-img img {
    max-height: 6.25rem;
    margin: auto;
}
/*# sourceMappingURL=cart-mini.css.map */

.mm-cart-mini {
  position: absolute;
  right: 0;
  border: 1px solid #cecece;
  background-color: #eee;
  z-index: 21;
  display: none;
  top: 56px;
  padding: 20px;
  min-width: 338px;
  margin-top: 1px;
}

@media (min-width: 992px) {
  .mm-cart-mini {
    top: 48px;
  }
}

@media (min-width: 1024px) {
  .mm-cart-mini {
    top: 56px;
  }
}

.mm-cart-mini-section.mm-cart-mini-empty span{
  text-align: left;
    display: block;
}

.mm-cart-mini:hover .mm-cart-mini__prod-info .mm-cart-mini__prod-title a{
  color: #2E2E2E !important;
}

.mm-cart-mini__title-text{
  padding-bottom: 10px;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 10px;
  line-height: 1;
  font-size: 17px;
  font-family: "Avenir-Black", "Avenir", sans-serif;
  text-transform: uppercase;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mm-cart-mini {
    min-width: 18.75rem;
  }
}

.mm-cart-mini .hidden , .cart-i18dictionary{
  display: none;
}

.mm-cart-mini__empty-state-msgbox {
  padding: 26px 0px 0px 0px;
  font-size: 14px;
  line-height: 19px;
  color: #2E2E2E;
}

.mm-cart-mini__empty-state-msgbox--big-text {
  font-size: 14px;
  line-height: 19px;
  color: #2E2E2E;
  text-align: left;
  margin-bottom: 25px;
}

.mm-cart-mini__title {
  text-align: left;
}

.mm-cart-mini__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #eeeeee;
  margin-bottom: 20px;
}

.mm-cart-mini__count span{
  font-size: 12px;
}

.mm-cart-mini__prod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  margin-left: -20px;
  margin-right: -20px;
  background-color: #fff;
  padding: 20px;
  border-bottom: 1px solid #b3b3b3;
}

.mm-cart-mini__prod-img {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  width: 20%;
}

.mm-cart-mini__prod-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 60%;
  flex: 1 0 60%;
  padding: 0 10px;
  width: 60%;
  text-align: left;
  font-size: 12px;
}

.mm-cart-mini__prod-title {
  white-space: normal;
  font-size: 0.75rem;
  line-height: normal;
  margin-bottom: 0.3125rem;
  height: auto;
  /* overflow: hidden; */
}

.mm-cart-mini__other--label{
  font-size: 0.75rem;
  margin-bottom: 0px;
}

.mm-cart-mini__prod-title a {
  line-height: normal;
  text-align: left !important;
  color: #2e2e2e !important;
  font-family: "Avenir-Heavy", "Avenir", sans-serif;
}

.mm-cart-mini__prod-title a:hover {
  color: #c41230 !important;
}

.mm-cart-mini__prod-mdl {
  margin-bottom: 0px;
  font-size: .75rem;
  line-height: 15px;
}

.mm-cart-mini__prod-qty{
  font-family: "Avenir-Heavy", "Avenir", sans-serif;
}

.mm-cart-mini__prod-qty--sqr {
  height: 1rem;
  width: 1rem;
  border: 0px;
  text-align: center;
  background: transparent;
  font-family: "Avenir-Black",sans-serif;
  opacity: 1;
  color: #000;
}

.mm-cart-mini__prod-price {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 20%;
  white-space: normal;
  word-break: break-word;
  width: 20%;
  display: flex;
  align-items: flex-end;
  align-items: flex-end;
  justify-content: flex-end;
  min-width: max-content;
}

.mm-cart-mini__prod-qty--green {
  color: #5c700f;
}

.mm-cart-mini__prod-price--text {
  font-family: "Avenir-Heavy", "Avenir", sans-serif;
  font-size: 12px;
}

.mm-cart-mini__other--subtot {
  text-align: right;
  font-weight: bold;
  font-size: 0.75rem;

}

.mm-cart-mini__other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.mm-cart-mini__total {
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.25rem;
  border-top: 1px solid #b3b3b3;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 20px;

}

.mm-cart-mini__total--label {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}

.mm-cart-mini__total--amt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: right;
}

.mm-cart-mini__total--label-bld {
  -webkit-box-flex: 1;
  -ms-flex: 1 -1 50%;
  flex: 1 -1 50%;
  font-weight: bold;
  font-size: 0.75rem;
}

.mm-cart-mini__total--amt-bld {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-weight: bold;
  text-align: right;
  font-size: 0.75rem;
}

.mm-cart-mini__total--promo {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  white-space: pre-wrap;
  flex: 1 1 100%;
}

.mm-cart-mini__cta-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1rem;
  background: #eeeeee;
}

.mm-cart-mini__btn {
  font-size: 0.625rem;
}

.mm-cart-mini__btn:nth-child(2) {
  margin-left: 0.625rem;
}

.mm-cart-mini_promo-area {
  position: absolute;
  right: 0;
  width: 100%;
  height: auto;
}

.mm-cart-mini_promo-area img {
  width: 100%;
}

.mm-cart-mini-lazyload {
  width: 30px;
  height: 30px;
  margin: 0px auto;
  margin-bottom: 10px;
}

.mm-cart-mini-lazyload svg{
  font-size: 30px;
}

.mm-cart-mini__cta-btns.mm-cart-mini-empty {
  display: block;
  text-align: center;
} 

.mm-cart-mini__prod-img img {
    max-height: 6.25rem;
    margin: auto;
}
/*# sourceMappingURL=cart-mini.css.map */

.user_links .mm-cart-mini__cta-btns .mm-cart-mini__btn{
  color: #ffffff !important;
}

.mm-cart-mini__btn-cont-shopping{
  display: none;
}

.mm-header-cart-trigger{
  background: transparent;
  padding: 0px;
  width: 100%;
    height: 17px;
    display: block;
}

.mm-header-cart-trigger:hover{
  background: transparent;
}

.mm-header-cart-item-count-value{
  background: #b52b36;
  color: #fff;
  width: 17px;
  height: 17px;
  position: absolute;
  right: 17px;
  top: -8px;
  border-radius: 50%;
  z-index: 999;
  font-size: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  padding-top: 1px;
}

.cart-menu .header-cart-has-items{
  text-align: center;
}

.mm-user-location-mobile{
  display: none;
  font-size: 20px;
  color: red;
 }

@media only screen and (max-width: 991px){
  .cart-menu .header-cart-desktop{
    display: block !important;
  }

  .mm-cart-mini {
    top: 31px;
    right: -65px;
  }

  .cart-menu .header-cart-has-items .user-svg-fill {
    margin-top: 0px !important;
  }

  .mm-header-cart-item-count-value {
    right: -12px;
    top: -9px;
  }

  .cart-menu .checkout-mm-cart-mini-btn{
    display: block !important;
    width: 100%;
    line-height: 47px;
  }

  .cart-menu .mm-cart-mini__prod-title a,
  .cart-menu .mm-cart-mini__prod-img a{
    display: block !important;
  }

  .mm-user-location-mobile{
    display: block;
  }
}
.mm-header-cart-item-count.zero-items {
  display: none;
}

.mm-cart-mini-signinn-link p a{
  color: #c41239 !important;
  font-size: 14px !important;
}

@media only screen and (max-width: 991px){
  .mm-cart-mini {
    min-width: 320px;
  }
}

.mm-cart-mini-section.mm-cart-mini-empty span {
  font-size: 1.25rem;
}

.mm-cart-mini__empty-state-msgbox {
  font-size: 12px;
  text-align: left;
}

.mm-cart-mini__empty-state-msgbox--big-text {
  font-size: 12px;
  text-align: left; 
}

.user-location-modal-box{
  background-color: #eee;
}
/* CSS for new pencil banner */
.pencil_banner_header {
    position: relative;
    text-align: center;
    line-height: 1;
    padding: 15px;
  }

.pencil_banner_header:hover {
  color: #a7373a;
}

.pencil_banner_header::after {
  content: '';
  position: absolute;
  width: 100%;  
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: background-color ease-in .2s;
}

.pencil_banner_header:hover::after {
  background-color: rgba(0,0,0,0.05);
}
  
  .pencil_banner_link {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  
  .pencil_banner_inner_link {
    position: relative;
    display: inline-block;
  }


.pencil_banner_inner_link p {
    font-size: 14px;
    line-height: 1.2;
    line-height: 22px;
    transition: color ease-in .2s;
    padding: 0;
}

.pencil_banner_inner_link a {
  z-index: 3;
  position: relative;
}
.login-user-nav-dropdown {
    min-width: 300px !important;
    max-width: 300px !important;
    top: 57px;
    padding: 15px;
    left: 0px;
    border: 1px solid #cecece;
    background-color: #eee;
    border-top: 1px solid #cecece !important;
}

@media only screen and (max-width: 991px){
    .login-user-nav-dropdown
    {
        left: inherit;
        right: -92px;
        top: 32px;
    }
}

.login-user-headline-dropdown {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.login-user-headline-dropdown h3{
    font-family: "Avenir-Black",sans-serif;
    color: #2C2C2C;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.login-user-nav-dropdown nav{
    padding-left: 20px;
}

.login-user-nav-dropdown nav a{
    background-color: transparent;
    color: #2C2C2C;
    font-size: 14px;
    padding: 0px;
    line-height: 24px;
    text-align: left;
}

.login-user-nav-dropdown nav a:hover{
    color: #c41230;
    background: transparent;
}

.login-user-nav-dropdown a.login-user-signout{
    font-weight: bold !important;
    margin-top: 20px !important;
}

.header-account-nav {
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    transition: none !important;
}

.header-account-menu-open .header-account-nav {
    -webkit-transform: none !important;
    transform: none !important;
}

.signin-menu:hover .user_links__utilities{
    color: #b52b36;
}

.guest-checkout-signin {
    background: none;
    height: 24px;
    font-weight: normal;
}

.user_links:hover{
    cursor: pointer;
}

.forgot-password {
  max-width: 40rem;
  margin: 0 auto;
}
.forgot-password .page-headline {
  margin-bottom: 1.25rem;
}
.forgot-password-box {
  background: #ffffff;
  padding: 1.25rem;
}
.forgot-password-box #forgot-password-form .registration-form__item.registration-form__recaptcha {
  justify-content: left;
  margin: 1rem 0;
}
.forgot-password-box #forgot-password-form .registration-form__item.registration-form__recaptcha .row {
  margin-left: 0;
}
.forgot-password-box #forgot-password-form .registration-form__item.registration-form__recaptcha .row .g-recaptcha {
  padding-left: 0;
}
.forgot-password-box #forgot-password-form .registration-form__item.registration-form__recaptcha .form-error-items {
  width: 100%;
}

.reset-password {
  max-width: 40rem;
  margin: 0 auto;
}

.reset-password .page-headline {
  margin-bottom: 1.25rem;
}

.reset-password-box {
  background: #ffffff;
  padding: 1.25rem;
}

.reset-password-text {
  margin-top: 1rem;
}

/*# sourceMappingURL=reset-password.css.map */

/* TI styles are part of global.css */
.aem-Grid .row {
  margin-right: -10px;
  margin-left: -10px;
  width: auto;
}
.aem-Grid .column {
  padding-right: 10px;
  padding-left: 10px;
}

@media (min-width: 64rem) {
  .ct-col-lg {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }
}

.category-tile {
  position: relative;
  text-align: center;
  padding: 0.625rem;
}

@media (min-width: 48rem) {
  .category-tile {
    padding: 1.25rem;
  }
}

.category-tile-title {
  color: #c41230;
  margin-top: 0.625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.category-tile-title a:hover {
  color: #c41230;
  text-decoration: underline;
}

.category-tile-cta-link {
  margin-bottom: 1.25rem;
  width: 80%;
  font-size: 0.75rem;
  min-width: 7rem;
}

@media (max-width: 47.9375rem) {
  .category-tile-cta-link {
    padding: 0 0.625rem;
    width: 70%;

  }
}

@media screen and (min-width: 30rem) {
  .category-tile-cta-link {
    min-width: 9rem;
  }
}


@media screen and (min-width: 70rem) {
  .category-tile-cta-link {
    min-width: 11rem;
  }
}


.category-tile-image-hover {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(47, 43, 42, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.category-tile-show-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*# sourceMappingURL=category-tiles.css.map */

.prd-carousel .page-headline {
  text-align: center;
}

.prd-carousel .small-font-size {
  font-size: .75rem;
  text-transform: capitalize;
}

.prd-carousel__includes {
  display: none;
}

.prd-carousel--wrap {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}

.prd-carousel__prev--btn, .prd-carousel__next--btn {
  height: auto;
  width: 1.5625rem;
  -ms-flex-preferred-size: 1.5625rem;
  flex-basis: 1.5625rem;
  min-width: 1.5625rem;
  background: transparent;
  padding: 0;
  margin: auto;
  visibility: hidden;
  pointer-events: none;
  color: #c41230;
}

.prd-carousel__prev--btn:hover, .prd-carousel__next--btn:hover {
  color: #9a132b;
  background: transparent;
}

.prd-carousel__prev--btn.slick-arrow, .prd-carousel__next--btn.slick-arrow {
  visibility: visible;
  pointer-events: auto;
}

.prd-carousel__prev--btn.slick-hidden, .prd-carousel__next--btn.slick-hidden {
  visibility: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  pointer-events: none;
}

.prd-carousel__prev--btn.slick-disabled, .prd-carousel__next--btn.slick-disabled {
  visibility: hidden;
}

.prd-carousel__prev--btn {
  margin-right: 0.625rem;
}

.prd-carousel__next--btn {
  margin-left: 0.625rem;
}

.prd-carousel__prev--icon, .prd-carousel__next--icon {
  margin: auto;
}

.prd-carousel__prev--icon .icon, .prd-carousel__next--icon .icon {
  width: 2.0625rem;
  height: 2.0625rem;
}

.pdp-sn-list-item a[data-accordion="pdp-accordion-similar"],
.pdp-sn-list-item a[data-accordion="pdp-accordion-other"],
.pdp-sn-list-item a[data-accordion="pdp-accordion-youMayAlsoLike"]{
  display: none;
}

.similar__products__recommendation, .Other__products__recommendation, 
.RecentlyViewed__products__recommendation, .PurchasedDetails__products__recommendation, 
.ir__products__recommendation{
  display: none;
}

.similar__products__recommendation .prd-carousel__saving__hide,
.Other__products__recommendation .prd-carousel__saving__hide {
    visibility: hidden;
    display: block;
}

.prd-carousel__saving__hide {
  display: none;
}

.prd-carousel__member__hide {
  display: none;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .prd-carousel__prev--icon, .prd-carousel__next--icon {
    margin: 0;
  }
}

.prd-carousel__items-list {
  overflow: hidden;
  width: 100%;
}

.prd-carousel__items-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.prd-carousel__items-list:after {
  content: '';
  display: table;
  clear: both;
}

.prd-carousel__item {
  float: left;
  width: 100%;
  display: none;
  margin-top: auto;
  padding: 0 0.3125rem;
}

.prd-carousel__item:first-child() {
  display: block;
}

@media (min-width: 48rem) {
  .prd-carousel__item {
    width: 33.3333333333%;
  }

  .prd-carousel__item:nth-child(-n+3) {
    display: block;
  }
}

@media (min-width: 64rem) {
  .prd-carousel__item {
    width: 25%;
  }

  .prd-carousel__item:nth-child(-n+4) {
    display: block;
  }
}

.prd-carousel__status--sm {
  font-size: 0.75rem;
}

@media (min-width: 48rem) {
  .prd-carousel__status--sm {
    display: none;
  }
  
.similar__products__recommendation .member-price-cta.header-account-link .member-price-cta__text,
.Other__products__recommendation .member-price-cta.header-account-link .member-price-cta__text  {
    margin-left: 0rem;
  }
}

.prd-carousel__status {
  margin-bottom: 1.875rem;
  text-align: center;
}

@media (min-width: 64rem) {
  .prd-carousel__status {
    margin-bottom: 0;
  }

  .prd-carousel svg {
    height: auto;
    max-height: 1em;
  }
}

.prd-carousel__status .slick-dots {
  list-style: none;
  text-align: center;
  margin: auto auto 1.875rem;
  padding: 0;
  width: auto;
  height: auto;
}

.prd-carousel__status .slick-dots li {
  position: relative;
  display: inline-block;
  width: 1.25rem;
  height: auto;
  border-radius: 0.625rem;
  margin: 0 0.3125rem;
  padding: 0;
  cursor: pointer;
}

.prd-carousel__status .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 0.3125rem;
  height: 0.3125rem;
  padding: 0.125rem;
  border: 0.125rem solid #2e2e2e;
  border-radius: 0.25rem;
  cursor: pointer;
  color: transparent;
  outline: none;
  background: transparent;
  margin: 0 auto;
}

.prd-carousel__status .slick-dots li.slick-active button {
  border-color: #c41230;
  background: #c41230;
}

.prd-carousel__product-tile {
  position: relative;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  padding: 1.25rem;
  max-width: 21.25rem;
  margin: 0 auto;
}

.prd-carousel__product-tile__img {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 200px;
}

.prd-carousel__product-tile__img img {
  max-height: 200px;
  max-width: 160px;
  margin: auto;
  height: auto;
  width:auto;
}

.prd-carousel__product-tile__img-link {
  display: block;
  width: 100%;
}

.prd-carousel__product-tile__bdg-list {
  position: absolute;
  padding-right: 0.3125rem;
  right: 0;
  top: 0.3125rem;
}

.prd-carousel__product-tile__bdg {
  display: none;
  clear: both;
  width: 1.875rem;
  height: 1.875rem;
  margin-bottom: 0.3125rem;
}

.prd-carousel__product-tile__bdg img {
  width: 100%;
}

.prd-carousel__product-tile__title {
  margin-top: 0.625rem;
  margin-bottom: 0.3125rem;
  font-size: 1.25rem;
  line-height: 1.2;
  height: 2.59em;
  overflow: hidden;
}

.prd-carousel__product-tile__title--link {
  display: -webkit-box;
  font-size: 1.25rem;
  line-height: 1.2;
  max-height: 2.46em;
  outline: 0 !important;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.prd-carousel__product-tile__detail {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin-bottom: 0.5rem;
  height: 3.375rem;
}

.prd-carousel_color {
    display: inline-block;
    line-height: 1.3;
    height: 2.7em;
    overflow: hidden;
}

.prd-carousel__product-tile__reviews {
  height: 1.25rem;
  font-size: 0.75rem;
}

.prd-carousel__product-tile__prices {
  font-weight: 700;
  margin-bottom: -1.25rem;
  min-height: 7rem;
  display: flex;
  flex-direction: column;
  align-items: baseline;
}

.prd-carousel__product-tile__prices .prd-carousel__urgent-price-message {
  margin-top: .5rem;
  display: flex;
  gap: .25rem;
  font-size: .75rem;
  color: #c41230;
}

.prd-carousel__product-tile__prices .prd-carousel__urgent-price-message svg {
  max-height: unset;
  height: .875rem;
}

.prd-carousel__product-tile__prices--small {
  font-size: 0.625rem;
  line-height: 0.875rem;
  height: 1.125rem;
  font-weight: 400;
  text-decoration: line-through;
}

.prd-carousel__saving {
  color: #5c700e;
  font-size: 0.625rem;
  line-height: 0.687rem;
}

.prd-carousel__saving.hidden {
  display: none;
}

.prd-carousel__product-tile__btn {
  text-align: center;
}

.prd-carousel__product-tile__btn a, .prd-carousel__product-tile__btn button {
  width: 100%;
}

.prd-carousel__product-tile__btn .button {
  padding: 0 1.5rem;
}

.prd-carousel__product-tile__btn .button:focus {
  outline: 2px solid #000000 !important;
  outline-offset: 2px;
  text-decoration: underline !important;
}
.prd-carousel__product-tile__reviews .pdp-tray__stars, .prd-carousel__product-tile__reviews .pdp-tray__goto-rev {
  display: inline-block;
}

.prd-carousel__product-tile__reviews .pdp-tray__goto-rev--txt {
  display: block;
}

.prd-carousel-reviews-stars {
  display: inline-block;
}

.prd-carousel-top-price {
  color: #c41230;
  font-weight: bold;
}

.prd-carousel-top-price.small-font-size {
  width: 120%;
}

.prd-carousel__product-tile__prices .member-price-cta {
  padding: 0;
}

.prd-carousel .bv_review{
  margin-left: 5px;
}

/*# sourceMappingURL=product-carousel.css.map */

/* Stars Rating Similar Products */

.similar__products__recommendation .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.similar__products__recommendation .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.similar__products__recommendation .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.similar__products__recommendation .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.similar__products__recommendation .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* Stars Rating cross sell */

.Other__products__recommendation .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.Other__products__recommendation .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.Other__products__recommendation .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.Other__products__recommendation .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.Other__products__recommendation .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/*Tooltip CSS
.Other__products__recommendation a.prd-carousel__product-tile__title--link, .similar__products__recommendation a.prd-carousel__product-tile__title--link {
  position: relative;
}

.Other__products__recommendation a.prd-carousel__product-tile__title--link:hover::before, .similar__products__recommendation a.prd-carousel__product-tile__title--link:hover::before {
  position: fixed;
  left: auto;
  top: 17.9rem;
  background: #eee;
  padding: 0.625rem;
  max-width: 15rem;
  font-size: .6875rem;
  line-height: 1.6;
  z-index: 9999;
  color: #2e2e2e;
  content: attr(data-tooltip);
  text-transform: capitalize;
  white-space: pre-wrap;
}

.Other__products__recommendation a.prd-carousel__product-tile__title--link:hover::after, .similar__products__recommendation a.prd-carousel__product-tile__title--link:hover::after {
  content: '';
  position: fixed;
  top: 17.2rem;
  margin-left: 1.5rem;
  width: 0;
  height: 0;
  display: block;
  border-left: 0.75rem solid transparent;
  border-right: 0.75rem solid transparent;
  border-bottom: 0.75rem solid #eee;
}*/
 
/* Recenetly Viewed products */

@font-face {
  font-family: 'font_awesome';
  font-weight: normal;
  font-style: normal;
  src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),
    url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
    url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),
    url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
    url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}

.RecentlyViewed__products__recommendation .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.RecentlyViewed__products__recommendation .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.RecentlyViewed__products__recommendation .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.RecentlyViewed__products__recommendation .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.RecentlyViewed__products__recommendation .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* Top Rated products */
.clp_top_rated_products_recommendation .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.clp_top_rated_products_recommendation .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.clp_top_rated_products_recommendation .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.clp_top_rated_products_recommendation .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.clp_top_rated_products_recommendation .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* Purchased Deatils products */

.PurchasedDetails__products__recommendation .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.PurchasedDetails__products__recommendation .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.PurchasedDetails__products__recommendation .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.PurchasedDetails__products__recommendation .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.PurchasedDetails__products__recommendation .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* Identity Resolution Details products */

.ir__products__recommendation .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.ir__products__recommendation .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.ir__products__recommendation .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.ir__products__recommendation .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.ir__products__recommendation .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}


/* Military Kitchen Products */

.mspKitchen__products__recommendation .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.mspKitchen__products__recommendation .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.mspKitchen__products__recommendation .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.mspKitchen__products__recommendation .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.mspKitchen__products__recommendation .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}


/* Military Laundry Products */

.mspLaundry__products__recommendation .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.mspLaundry__products__recommendation .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.mspLaundry__products__recommendation .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.mspLaundry__products__recommendation .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.mspLaundry__products__recommendation .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* Military Refrigerator Products */

.mspRefrigerator__products__recommendation .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.mspRefrigerator__products__recommendation .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.mspRefrigerator__products__recommendation .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.mspRefrigerator__products__recommendation .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.mspRefrigerator__products__recommendation .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* Military Cooking Products */

.mspCooking .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.mspCooking .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.mspCooking .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.mspCooking .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.mspCooking .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* Military Refrigerator Products */

.mspRefrigerator .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.mspRefrigerator .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.mspRefrigerator .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.mspRefrigerator .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.mspRefrigerator .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* IP Top Sell Products */

.plpIp_top_sell .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.plpIp_top_sell .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.plpIp_top_sell .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.plpIp_top_sell .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.plpIp_top_sell .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* Stars Rating Maytag Cooking */

.mspMtgCooking .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.mspMtgCooking .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.mspMtgCooking .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: FontAwesome !important;
}

.mspMtgCooking .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.mspMtgCooking .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* Stars Rating Maytag Refrigerator */

.mspMtgRefrigerator .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: FontAwesome !important;
  font-size: 1em;
}

.mspMtgRefrigerator .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.mspMtgRefrigerator .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: FontAwesome !important;
}

.mspMtgRefrigerator .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.mspMtgRefrigerator .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

/* Stars Rating Maytag Washers */

.mspMtgWashers .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: FontAwesome !important;
  font-size: 1em;
}

.mspMtgWashers .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.mspMtgWashers .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: FontAwesome !important;
}

.mspMtgWashers .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.mspMtgWashers .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

.clp_topselling_products_recommendation .bv_reviews_outer {
  display: inline-block;
  position: relative;
  font-family: font_awesome !important;
  font-size: 1em;
}

.clp_topselling_products_recommendation .bv_reviews_outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #c5c5c5;
}

.clp_topselling_products_recommendation .bv_reviews_inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  font-family: font_awesome !important;
}

.clp_topselling_products_recommendation .bv-reviews {
  font-size: 13px;
  margin-bottom: 0.3rem;
  cursor: pointer;
}

.clp_topselling_products_recommendation .bv_reviews_inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
}

@media (max-width: 48rem) {
  #pdp-accordion-similar .pdp-v2-section__title, #pdp-accordion-other .pdp-v2-section__title, #pdp-accordion-sectionRecentlyViewed .pdp-v2-section__title, #pdp-accordion-sectionYouMayLike .pdp-v2-section__title, #pdp-accordion-sectionProfileRecommendation .pdp-v2-section__title, #pdp-accordion-youMayAlsoLike .pdp-v2-section__title {
    font-size: 1.59rem;
    line-height: 1.5;
  }
}

@media (max-width: 1023px) {
  .red-price {
    font-size: 0.8rem !important;
  }
  .prd-carousel__product-tile__prices--small {
    font-size: 0.59rem;
    line-height: 0.875rem;
    height: 1.125rem;
    font-weight: 400;
    text-decoration: line-through;
  }
  .prd-carousel__saving {
    color: #5c700e;
    font-size: 0.59rem;
    line-height: 0.687rem;
  }
}
.megamenu {
  background: #ffffff;
  border-bottom: 1px solid #c41230;
  position: relative;
  z-index: 19;
}

@media (max-width: 63.9375rem) {
  .megamenu {
    display: none;
  }
}

.megamenu-panels {
  position: absolute;
  top: 100%;
  margin-top: 1px;
  background: #ffffff;
  width: 100%;
  display: none;
  z-index: 10;
}

.megamenu-panels-open {
  display: block;
}

.megamenu-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: rgba(46, 46, 46, 0.9);
  display: none;
}

@media (min-width: 64rem) {
  .megamenu-overlay {
    display: block;
  }
}

.megamenu-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.megamenu-item {
  -ms-flex-preferred-size: 16.6666666667%;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
  display: flex;
}

.megamenu-panel-trigger {
  display: block;
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #2e2e2e;
  text-align: center;
  padding: 0.625rem 0.25rem;
  width: 100%;
}

.megamenu-item-active .megamenu-panel-trigger {
  color: #ffffff;
  background: #c41230;
}

.megamenu-panel {
  display: none;
  padding: 1.5rem 0;
}

.megamenu-panel-open {
  display: block;
}

.megamenu-panel-header {
  margin-bottom: 1rem;
}

.megamenu-panel-header-title {
  font-size: 1rem;
  text-transform: uppercase;
}

.megamenu-panel-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.megamenu-panel-item {
  -ms-flex-preferred-size: 16.6666666667%;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
  position: relative;
  padding: 0.625rem;
}

.megamenu-panel-image {
  max-width: 5rem;
  margin: 0 auto;
}

.megamenu-panel-image img {
  width: 100%;
}

.megamenu-panel-image-link {
  display: block;
}

.megamenu-panel-title {
  text-align: center;
}

.megamenu-panel-title-link {
  display: inline-block;
  color: #2e2e2e;
  font-size: 0.6875rem;
  text-transform: uppercase;
}

.megamenu-panel-title-link:hover {
  color: #2e2e2e;
  text-decoration: underline;
}

.megamenu-subpanel {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  padding: 0.25rem 0;
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: none;
}

.megamenu-subpanel-open {
  display: block;
}

.megamenu-subpanel-link {
  display: block;
  padding: 0.25rem 0.625rem;
  background: #ffffff;
  color: #2e2e2e;
  font-size: 0.6875rem;
  text-transform: uppercase;
}

.megamenu-subpanel-link:hover {
  background: #c41230;
  color: #ffffff;
}

.megamenu-nav {
  position: relative;
  height: 100vh;
  width: 100%;
  background-color: rgba(46, 46, 46, 0);
  z-index: 9000;
  display: none;
  -webkit-transition: background 250ms ease-in;
  transition: background 250ms ease-in;
}

@media (min-width: 48rem) {
  .megamenu-nav {
    top: 4.4375rem;
  }
}

@media (max-width: 63.9375rem) {
  .megamenu-nav.megamenu-nav-open {
    display: block;
  }
}

.megamenu-nav.megamenu-nav-in {
  background-color: rgba(46, 46, 46, 0.9);
  -webkit-transition: background 250ms ease-in;
  transition: background 250ms ease-in;
}

@media (max-width: 63.9375rem) {
  .megamenu-scroll-lock {
    overflow: hidden;
  }
}

.megamenu-nav-panels {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #ffffff;
  overflow: hidden;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 250ms ease-in;
  transition: -webkit-transform 250ms ease-in;
  transition: transform 250ms ease-in;
  transition: transform 250ms ease-in, -webkit-transform 250ms ease-in;
  height: 100%;
}

@media (min-width: 48rem) {
  .megamenu-nav-panels {
    width: 25.9375rem;
    height: 100%;
  }
}

.megamenu-nav-in .megamenu-nav-panels {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 250ms ease-out;
  transition: -webkit-transform 250ms ease-out;
  transition: transform 250ms ease-out;
  transition: transform 250ms ease-out, -webkit-transform 250ms ease-out;
}

.megamenu-nav-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background: #ffffff;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out;
  z-index: -1;
}

.megamenu-nav-panel-prev {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out;
  z-index: 20;
}

.megamenu-nav-panel-active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out;
  z-index: 20;
}

.megamenu-nav-no-trs {
  -webkit-transition: -webkit-transform 0s ease-out;
  transition: -webkit-transform 0s ease-out;
  transition: transform 0s ease-out;
  transition: transform 0s ease-out, -webkit-transform 0s ease-out;
}

.megamenu-nav-items {
  padding: 0.625rem 1.25rem;
}

.megamenu-nav-back-item,
.megamenu-nav-item {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: #2e2e2e;
  padding: 1rem 0;
  border-bottom: 1px solid #eeeeee;
  font-size: 1rem;
}

.megamenu-nav-panel-trigger {
  padding-right: 1.25rem;
}

.megamenu-nav-panel-trigger:after {
  content: "";
  position: absolute;
  background: url("../../../etc.clientlibs/kitchenaid/clientlibs/global/resources/images/megamenu-caret-right.svg") no-repeat;
  background-position: right;
  background-size: contain;
  width: 0.75rem;
  height: 0.75rem;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.megamenu-nav-back-item {
  padding-left: 2.5rem;
  padding-right: 1.25rem;
  background: #c41230;
  color: #ffffff;
}

.megamenu-nav-back-item:hover {
  background: #9a132b;
  color: #ffffff;
}

.megamenu-nav-back-item:after {
  content: "";
  position: absolute;
  background: url("../../../etc.clientlibs/kitchenaid/clientlibs/global/resources/images/megamenu-caret-left.svg") no-repeat;
  background-position: left;
  background-size: contain;
  width: 0.75rem;
  height: 0.75rem;
  top: 50%;
  left: 1.25rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*# sourceMappingURL=megamenu.css.map */

.compare-bar-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10000;
  background-color: #d8d8d8;
}

.compare-bar {
  color: #ffffff;
  text-transform: uppercase;
  padding: 0.75rem 0;
  font-size: 1rem;
}

.compare-bar-collapse-icon {  
  cursor: pointer;
}

.compare-bar-product-tile-container:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 47.9375rem) {
  .compare-bar-tiles-row {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
  }
}

@media (min-width: 48rem) and (max-width: 63.9375rem) {
  .compare-bar-tiles-row {
    float: left;
    width: 100%;
  }
}

@media (min-width: 64rem) {
  .compare-bar-tiles-row {
    float: left;
    width: 85%;
  }
}

.compare-bar-product-tile {
  position: relative;
  background-color: #ffffff;
  padding: 1.25rem;
}

@media (max-width: 47.9375rem) {
  .compare-bar-product-tile {
    margin: 1.25rem 1.25rem 0.625rem 0;
    width: 65%;
    display: inline-block;
    white-space: normal;
  }
}

@media (min-width: 48rem) {
  .compare-bar-product-tile {
    margin: 1.25rem 2% 1.25rem 0;
    float: left;
    width: 23%;
  }
}

.compare-bar-title {
  font-weight: bold;
}

.compare-bar-delete-trigger {
  position: absolute;
  top: -0.625rem;
  right: -0.625rem;
  border-radius: 100%;
  padding: 0;
  width: 1.5rem;
  height: 1.5rem;
}

.compare-bar-delete-icon {
  padding: 0;
  display: block;
  width: 0.75rem;
  height: .75rem;
}

.compare-bar-delete-icon .icon-close{
  height: auto;
}

.compare-bar-product-name {
  font-size: .8125rem;
  line-height: 1.2;
  height: 3.6em;
  overflow: hidden;
}

.compare-bar-product-tile img{
	max-height: 4.563em;

}

.compare-bar-product-link {
  display: inline-block;
  line-height: 1.2;
  max-height: 3.75em;
  overflow: hidden;
}

.compare-bar-model {
  margin-top: .9375rem;
  font-size: .625rem;
}

.compare-bar-product-img {
  max-height: 72px;
}

@media (max-width: 63.9375rem) {
  .compare-bar-cta-container {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 40rem) {
	.compare-bar-cta-container {
		text-align: center;
	}
}
@media (min-width: 64rem) {
  .compare-bar-cta-container {
    float: left;
    padding-top: 2.8125rem;
    margin-left: 2%;
    width: 13%;
  }
}

@media (min-width: 64rem) {
  .compare-bar-cta-container .button {
    width: 100%;
  }
}

.compare-bar-remove-all {
  margin-top: 1.25rem;
  display: inline-block;
  font-size: 0.8125rem;
  margin-left: 0.625rem;
  cursor: pointer;
}

@media (min-width: 64rem) {
  .compare-bar-remove-all {
    margin-left: 0;
  }
}

.compare-bar-hide {
  display: none;
}

.compare-bar-drawer-hide .compare-bar-up-icon {
  display: none;
}

.compare-bar-drawer-hide .compare-bar-down-icon {
  display: inline;
}

.compare-bar-drawer-hide .compare-bar-drawer {
  height: 0;
  overflow: hidden;
}

.compare-bar-down-icon {
  display: none;
}

.add-to-compare {
  cursor: pointer;
}

.add-to-compare:disabled {
  cursor: default;
}

.add-to-compare:disabled ~ span,
.add-to-compare:disabled ~ .form-checkbox-text {
  cursor: default;
  color: #e2e2e2;
}

.compare-bar .g-container{
	position:relative;
}
.compare-bar button.compare-bar-title{
	width: 100%;
    height: 12px;
    font-family: "Avenir-Roman",sans-serif;
    background: none;
    outline: none;
}

.compare-bar button.compare-bar-title:hover{
	background:none !important;
}
.compare-bar-title .compare-toggler{
	position:absolute;
	right:8px
}

.compare-bar-title  .compare-count{
	font-size: 1rem;    
    float: left;
    position: absolute;
    left: 8px;
    top:-2px;
}

.contact-us-form-wrapper {
  background: #ffffff;
  padding: 0.625rem;
  margin: 0;
}

@media (min-width: 64rem) {
  .contact-us-form-wrapper {
    padding: 2.5rem 5rem;
  }
}

@media (min-width: 48rem) {
  .contact-us-topic-form,
  .contact-us-info-form {
    padding-bottom: 1.25rem;
  }
}

@media (min-width: 64rem) {
  .contact-us-topic-form,
  .contact-us-info-form {
    width: 50%;
  }
}

.contact-us-topic-form {
  margin-bottom: 4.25rem;
}

@media (min-width: 48rem) {
  .contact-us-topic-form {
    margin-bottom: 0;
  }
}

.contact-us-info-form .contact-us-sec-title {
  margin-bottom: 2.1875rem;
}

@media (min-width: 48rem) {
  .contact-us-info-form .contact-us-sec-title {
    margin-top: 1.25rem;
  }
}

@media (min-width: 64rem) {
  .contact-us-info-form .contact-us-sec-title {
    margin-top: 2rem;
  }
}

.contact-us-form-content .form-group .form-textarea {
  height: auto;
}

@media (min-width: 48rem) {
  .contact-us-form-content .form-group {
    width: 46%;
  }
}

@media (min-width: 64rem) {
  .contact-us-form-content .form-group {
    width: 71%;
  }
}

.contact-us-sec-title {
  font-weight: normal;
  font-size: 2rem;
  border-bottom: solid 0.0625rem #b3b3b3;
  padding-bottom: 0.875rem;
  margin-bottom: 0.75rem;
}

@media (min-width: 48rem) {
  .contact-us-sec-title {
    margin-top: 2.25rem;
    font-size: 2.25rem;
  }
}

@media (min-width: 64rem) {
  .contact-us-sec-title {
    margin-top: 0;
  }
}

.contact-us-remain-char {
  margin-top: 0.3125rem;
}

.contact-us-send-btn {
  margin-top: 0.625rem;
  font-size: 1.25rem;
  padding: 1rem 7rem;
  height: auto;
}

.contact-us-info {
  margin-bottom: 1.875rem;
}

@media (min-width: 48rem) {
  .contact-us-info {
    width: 76%;
    margin-bottom: 0;
  }
}

@media (min-width: 64rem) {
  .contact-us-info {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}

.majors-contact-info,
.smalls-contact-info {
  background: #ffffff;
  padding: 0.9375rem 0.625rem;
}

@media (min-width: 48rem) {
  .majors-contact-info,
  .smalls-contact-info {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }
}

.majors-contact-info {
  margin-bottom: 0.625rem;
}

@media (min-width: 48rem) {
  .majors-contact-info {
    margin-bottom: 1.375rem;
  }
}

@media (min-width: 64rem) {
  .majors-contact-info {
    margin-bottom: 0;
  }
}

.contact-info-title {
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}

@media (min-width: 48rem) {
  .contact-info-title {
    margin-top: 1.5625rem;
    font-size: 1.0625rem;
  }
}

.contact-chat-info {
  font-size: 0.8125rem;
  line-height: 1rem;
}

.contact-us-desc {
  background: #ffffff;
  margin: 0.625rem 0 0;
  padding: 1.25rem 0.625rem 0;
  line-height: 1.25rem;
}

@media (min-width: 48rem) {
  .contact-us-desc {
    background: none;
    margin: 0 0 1.25rem;
    padding: 0.6875rem 0 0;
    width: 76%;
    font-size: 1.0625rem;
  }
}

@media (min-width: 64rem) {
  .contact-us-desc {
    width: 100%;
    padding: 0;
  }
}

.contact-us-comment-box {
  margin-top: 1.625rem;
}

.contact-us-desc-txt {
  margin-bottom: 1rem;
}

@media (min-width: 64rem) {
  .contact-us-desc-txt {
    margin-bottom: 0;
  }
}
.contact-us-form-content .hidden-group {
  display: none;
}

.fixed-size-textarea{
	resize: none;
}
.contact-us-form-content .form-req-message {
  margin-bottom: 2.5rem;
}

.contactInfo .majors-contact-info {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.contactUsForm .contact-us-form-wrapper {
  padding: 1.5rem 5rem 1rem;
}

.display-none {
  display:none;
}
/*# sourceMappingURL=contact-us.css.map */

.lang-selector-label.hidden {
    display: none;
}
.hero-carousel .page-headline {
  text-align: center;
}

.hero-carousel {
  position: relative;
}

.hero-carousel--wrap {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}

.hero-carousel__prev--btn,
.hero-carousel__next--btn {
  height: auto;
  width: 1.5625rem;
  -ms-flex-preferred-size: 1.5625rem;
  flex-basis: 1.5625rem;
  min-width: 1.5625rem;
  background: transparent;
  padding: 0;
  z-index: 1;
  margin: auto;
  visibility: hidden;
  pointer-events: none;
  color: #c41230;
}

.hero-carousel__prev--btn:hover,
.hero-carousel__next--btn:hover {
  color: #9a132b;
  background: transparent;
}

.hero-carousel__prev--btn.slick-arrow,
.hero-carousel__next--btn.slick-arrow {
  visibility: visible;
  pointer-events: auto;
}

.hero-carousel__prev--btn.slick-hidden,
.hero-carousel__next--btn.slick-hidden {
  visibility: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  pointer-events: none;
}

.hero-carousel__prev--btn.slick-disabled,
.hero-carousel__next--btn.slick-disabled {
  visibility: hidden;
}

.hero-carousel__prev--btn {
  left: 0.625rem;
  position: absolute;
}

.hero-carousel__next--btn {
  right: 0.625rem;
  position: absolute;
}

.hero-carousel__prev--icon,
.hero-carousel__next--icon {
  margin: auto;
}

.hero-carousel__prev--icon .icon,
.hero-carousel__next--icon .icon {
  width: 2.0625rem;
  height: 2.0625rem;
}

@media (max-width: 63.9375rem) {
  .hero-carousel__prev--icon .icon,
    .hero-carousel__next--icon .icon {
      display: none;
    }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .hero-carousel__prev--icon,
  .hero-carousel__next--icon {
    margin: 0;
  }
}

.hero-carousel__items-list {
  overflow: hidden;
  width: 100%;
}

.hero-carousel__items-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hero-carousel__items-list:after {
  content: '';
  display: table;
  clear: both;
}

.hero-carousel__item {
  float: left;
  width: 100%;
  display: none;
  margin: auto;
}

.hero-carousel__item:first-child() {
  display: block;
}

.hero-carousel__status {
  margin-bottom: 1.875rem;
  text-align: center;
}

.hero-carousel__status .slick-dots {
  list-style: none;
  text-align: center;
  margin: auto;
  padding: 0;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 3.125rem;
}

.hero-carousel__status .slick-dots li {
  position: relative;
  display: inline-block;
  width: 1.25rem;
  height: auto;
  border-radius: 0.625rem;
  margin: 0 0.3125rem;
  padding: 0;
  cursor: pointer;
}

.hero-carousel__status .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 0.3125rem;
  height: 0.3125rem;
  padding: 0.125rem;
  border: 0.125rem solid #2e2e2e;
  border-radius: 0.25rem;
  cursor: pointer;
  color: transparent;
  outline: none;
  background: transparent;
  margin: 0 auto;
}

.hero-carousel__status .slick-dots li.slick-active button {
  border-color: #c41230;
  background: #c41230;
}

.hero-carousel__product-tile {
  position: relative;
  background: #ffffff;
  border: 1px solid #e2e2e5;
  margin: 0 auto;
  width: 100%;
}

.hero-carousel__product-tile__img {
  position: relative;
  width: 100%;
}

.hero-carousel__product-tile__img img {
  width: 100%;
}

/*# sourceMappingURL=hero-carousel.css.map */

.shop-category {
  background-color: #ffffff;
  padding: 0;
}

@media (max-width: 47.9375rem) {
  .shop-category .g-container {
    padding: 0;
  }
}

@media (min-width: 48rem) {
  .shop-category {
    padding: 1.25rem 0 1rem;
  }
}

.shop-category-title {
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
}

@media (max-width: 47.9375rem) {
  .shop-category-title {
    display: none;
  }
}

.shop-category-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #2e2e2e;
  height: auto;
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: #ffffff;
  padding: 1rem 0.625rem;
  text-transform: uppercase;
  font-size: 0.8125rem;
  text-align: left;
}

.shop-category-trigger:hover {
  background: transparent;
  color: #2e2e2e;
}

@media (min-width: 48rem) {
  .shop-category-trigger {
    display: none;
  }
}

.shop-category-caret {
  margin-left: auto;
  display: block;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.shop-category-caret .icon {
  width: 1.4375rem;
  height: 1.4375rem;
}

.shop-category-open .shop-category-caret {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.shop-category-panel {
  display: none;
  padding: 0.625rem 1.25rem;
}

@media (min-width: 48rem) {
  .shop-category-panel {
    display: block;
    padding: 0 0.625rem;
  }
}

.shop-category-open .shop-category-panel {
  display: block;
}

.shop-category-cell {
  display: block;
  text-align: center;
  padding: 0 0.625rem 0.25rem;
  max-width: 11.25rem;
  margin: 0 auto 0.25rem;
  color: #2e2e2e;
}

.shop-category-cell:hover {
  color: #9a132b;
}

.shop-category-cell-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 4rem;
  max-height: 4.375rem;
}

.shop-category-cell-image img {
  margin: auto;
  max-height: 4.375rem;
  max-width: 10rem;
  height: auto;
}

.shop-category-cell-title {
  display: block;
  text-transform: uppercase;
  padding-top: 0.625rem;
  font-size: 0.625rem;
  text-align: center;
}

@media (min-width: 48rem) {
  .shop-category-cell-title {
    font-size: 0.75rem;
  }
}

.shop-category-shop-all {
  margin: 0;
  text-align: center;
}

.shop-category-shop-all-link {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  padding: 0.5rem;
}

.shop-category-cnt,
.shop-all-cnt {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
/*# sourceMappingURL=shop-category.css.map */

.pdp-overview-wrapper {
  background-color: #ffffff;
  padding: 1.25rem;
}

@media (min-width: 64rem) {
  .pdp-overview-wrapper {
    padding: 0 1.25rem 0;
  }
}

.pdp-overview-main-title {
  font-size: 1.25rem;
  margin-bottom: 0.3125rem;
  margin-top: 0.625rem;
}

@media (min-width: 48rem) {
  .pdp-overview-main-title {
    margin-top: 1.875rem;
    font-size: 1.625rem;
  }
}

@media (min-width: 64rem) {
  .pdp-overview-main-title {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.pdp-overview-sub-title {
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1;
}

@media (min-width: 48rem) {
  .pdp-overview-sub-title {
    font-size: 2.5rem;
  }
}

@media (min-width: 64rem) {
  .pdp-overview-sub-title {
    padding-top: 2rem;
  }
}

.pdp-overview-text {
  margin-top: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.3;
  max-height: 15.6em;
  overflow: hidden;
}

@media (min-width: 64rem) {
  .pdp-overview-text {
    max-height: none;
    overflow: visible;
    padding-bottom: 2rem;
  }
}

.pdp-overview-show-text {
  max-height: none;
}

.overview-content-wrapper {
  height: auto;
  overflow: hidden;
}

.pdp-overview-hide {
  display: none;
}

.pdp-readmore-link,
.pdp-readless-link {
  font-size: 0.875rem;
}

@media (min-width: 64rem) {
  .pdp-readmore-link,
  .pdp-readless-link {
    display: none;
  }
}

.pdp-overview-media-video .s7controlbar {
  display: none;
}

.overview-column-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 47.9375rem) {
  .overview-column-container {
    display: block;
  }
}

@media (max-width: 63.9375rem) {
  .overview-column-container {
    display: block;
  }
}

.pdp-overview-video-wrapper,
.pdp-overview-text-wrapper,
.pdp-overview-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media (max-width: 47.9375rem) {
  .pdp-overview-video-wrapper,
  .pdp-overview-text-wrapper,
  .pdp-overview-text {
    display: block;
  }
}

@media (max-width: 63.9375rem) {
  .pdp-overview-video-wrapper,
  .pdp-overview-text-wrapper,
  .pdp-overview-text {
    display: block;
  }
}

@media (min-width: 64rem) {
  .pdp-overview-video-wrapper {
    margin-right: 1.25rem;
  }
}

/*# sourceMappingURL=pdp-overview.css.map */

.product-disclaimers {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.product-disclaimer {
  margin: 0.3125rem 0;
  font-size: 0.625rem;
  font-weight: 400;
  color: #000000;
}

.product-disclaimer sup {
  font-size: 0.5rem;
  top: -.35em;
}
.star-rating {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 calc(50% - 20px);
  flex: 1 0 calc(50% - 20px);
  height: 1rem;
  margin-right: 1rem;
}

@media (min-width: 48rem) {
  .star-rating {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    text-align: left;
  }
}

.star-rating .active {
  display: block;
}

.star-rating__icon {
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
}

.star-rating__icon:hover {
  cursor: pointer;
}

.star-rating__half-star,
.star-rating__full-star,
.star-rating__empty-star {
  display: none;
  height: 100%;
}
.plp-facet-Ratings {
  height:1.4rem;
  margin-left: auto;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/*# sourceMappingURL=star-rating.css.map */


/*# sourceMappingURL=add-to-cart-btn.css.map */

.icon.wishlist-btn__icon-empty,
.icon.wishlist-btn__icon-filled {
  display: none;
}

.icon.wishlist-btn__icon-empty.active,
.icon.wishlist-btn__icon-filled.active {
  display: inline-block;
  height: 0.87rem;
}

/*# sourceMappingURL=wishlist-btn.css.map */

.modal-add-to-cart-cfm .modal-content {
  margin-top: 1.875rem;
}

.modal-add-to-cart-cfm .modal-box {
  padding: 1.25rem 2.25rem;
}

@media (max-width: 47.9375rem) {
  .modal-add-to-cart-cfm .modal.active {
    padding: 0 1.25rem;
  }
  .modal-add-to-cart-cfm .modal {
    padding: 0;
  }
  .modal-add-to-cart-cfm .modal-content {
    display: none;
    margin-top: 1.875rem;
  }
  .modal-add-to-cart-cfm .modal-box {
    padding: 1.25rem 2.25rem;
    margin: 0 0 1.25rem 0;
    max-width: none;
  }
}

.modal-add-to-cart-cfm-trigger {
  display: none;
}

.button.modal-add-to-cart-cfm__cont-shopping {
  background-color: #2e2e2e;
}

.button.modal-add-to-cart-cfm__cont-shopping:hover {
  background-color: #2e2e2e;
}

.modal-add-to-cart-cfm__headding {
  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: 0.9375rem 0;
  border-bottom: 0.125rem solid #eeeeee;
}

.modal-add-to-cart-cfm__icon {
  margin: auto;
  margin-right: 1.75rem;
  color: #5c700f;
}

.modal-add-to-cart-cfm__icon .icon {
  height: 1.25rem;
  width: 1.25rem;
}

@media (min-width: 48rem) {
  .modal-add-to-cart-cfm__icon .icon {
    height: 2.1875rem;
    width: 2.1875rem;
  }
}

.modal-add-to-cart-cfm__icon.red {
  color: #c41230;
}

.modal-add-to-cart-cfm__title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: normal;
  font-size: 1.25rem;
}

@media (min-width: 48rem) {
  .modal-add-to-cart-cfm__title {
    font-size: 2.1875rem;
  }
}

.modal-add-to-cart-cfm__x-button {
  display: none;
}

@media (min-width: 48rem) {
  .modal-add-to-cart-cfm__x-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.modal-add-to-cart-cfm__btn-expandcollapse {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: inherit;
  text-transform: none;
  text-align: right;
  background: none;
  color: #c41230;
  padding: 0;
  cursor: pointer;
}

.modal-add-to-cart-cfm__btn-expandcollapse .active {
  display: block;
}

.modal-add-to-cart-cfm__btn-expandcollapse:hover {
  background: none;
  color: #c41230;
}

@media (min-width: 48rem) {
  .modal-add-to-cart-cfm__btn-expandcollapse {
    display: none;
  }
}

.modal-add-to-cart-cfm__caret-expandcollapse {
  display: none;
}

.modal-add-to-cart-cfm__product-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1.875rem;
}

.modal-add-to-cart-cfm__product-title .clamp {
  -ms-flex-item-align: end;
  align-self: flex-end;
  visibility: hidden;
}

.modal-add-to-cart-cfm__product-image {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 6.25rem;
  height: 6.25rem;
}

@media (min-width: 48rem) {
  .modal-add-to-cart-cfm__product-image {
    height: 12.5rem;
    width: 12.5rem;
  }
}

.modal-add-to-cart-cfm__product-image {
    display: inline-block;
	max-height: 12.5rem;
	max-width: 12.5rem;
}

.modal-add-to-cart-cfm__prod-name {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: left;
  padding-left: 0.625rem;
  font-size: 1rem;
  line-height: 1.25rem;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.modal-add-to-cart-cfm__prod-name:hover {
  cursor: pointer;
}

@media (min-width: 48rem) {
  .modal-add-to-cart-cfm__prod-name {
    font-size: 1.875rem;
    line-height: 2.1875rem;
  }
}

.modal-add-to-cart-cfm__text {
  display: block;
  text-align: left;
  margin-bottom: 1.75rem;
}

.modal-add-to-cart-cfm__text-label {
  font-size: 0.75rem;
  font-weight: bold;
}

@media (min-width: 48rem) {
  .modal-add-to-cart-cfm__text-label {
    font-size: 1.375rem;
  }
}

.modal-add-to-cart-cfm__text-value {
  font-size: 0.75rem;
}

@media (min-width: 48rem) {
  .modal-add-to-cart-cfm__text-value {
    font-size: 1.375rem;
  }
}

.modal-add-to-cart-cfm__text-label--big {
  font-size: 1rem;
  font-weight: bold;
}

@media (min-width: 48rem) {
  .modal-add-to-cart-cfm__text-label--big {
    font-size: 1.875rem;
  }
}

.modal-add-to-cart-cfm__text-value--big {
  font-size: 1rem;
}

@media (min-width: 48rem) {
  .modal-add-to-cart-cfm__text-value--big {
    font-size: 1.875rem;
  }
  .modal-add-to-cart-cmf__subscription-section-wrapper .modal-add-to-cart-cfm__text-label,
  .modal-add-to-cart-cmf__subscription-section-wrapper .modal-add-to-cart-cfm__text-value {
   font-size: 1.625rem;
  }
}

.modal-add-to-cart-cfm__subscription {
  margin-top: 1.25rem;
  font-family: 'HelveticaNeue-Bold', sans-serif;
}

.modal-add-to-cart-cfm__subscription .modal-add-to-cart-cfm__text-value {
  color: #008800;
  font-weight: bold;
}

.modal-add-to-cart-cmf__subscription-section-wrapper {
  display: none;
}

.modal-add-to-cart-cmf__subscription-section-wrapper p {
  color: #000000;
}

.modal-add-to-cart-cfm__total-price {
  padding: 1.25rem 0;
}

.modal-add-to-cart-cfm__buttons {
  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;
  margin-top: 1.75rem;
}

.modal-add-to-cart-cfm__pro-to-checkout,
.modal-add-to-cart-cfm__pro-to-pdp,
.modal-add-to-cart-cfm__cont-shopping {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
  height: 2.5625rem;
  font-size: 1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.modal-dialog-buttons .modal-add-to-cart-cfm__pro-to-checkout,
.modal-dialog-buttons .modal-add-to-cart-cfm__pro-to-pdp,
.modal-dialog-buttons .modal-add-to-cart-cfm__cont-shopping {
  margin: 0 0 0.5rem;
}

.modal-add-to-cart-cfm__pro-to-checkout,
.modal-add-to-cart-cfm__pro-to-pdp {
  margin-bottom: 1.25rem;
}

/*# sourceMappingURL=modal-add-to-cart-confirmation.css.map */

#modal-sess-timeout-war-trigger, #modal-sess-timeout-trigger {
  display: none;
}

/*# sourceMappingURL=modal-session-timeout-warning.css.map */


/*# sourceMappingURL=modal-session-timeout.css.map */

.manual-comparison-table-inner-container {
  margin: 1.25rem;
}

.mct-healine-container {
  padding-bottom: 0.9375rem;
}

.image-slot-image {
  margin: 0 auto;
  max-height: 10.125rem;
}

.image-slot {
  padding: 0.9375rem 0;
  text-align: center;
}

.image-slot-container {
  border: 0.0625rem solid #eeeeee;
  margin: 1.25rem 0;
  height: 90%;
}

.image-slot-product-title {
  font-weight: bold;
  padding: 1.0625rem;
}

@media (max-width: 63.9375rem) {
  .image-slot-product-title {
    font-size: 0.1875rem;
    padding: 0.625rem 0;
  }
}

.table-row-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.25rem 0;
  text-align: center;
  height: 100%;
  vertical-align: middle;
}

.mct-checkmark-icon {
  color: #5c700f;
}

.table-row-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 0.625rem;
}

.mct-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.875rem 0;
}

@media (max-width: 47.9375rem) {
  .mct-button-container {
    padding: 0.9375rem;
  }
}

.mct-button {
  height: 2.5rem;
  text-align: center;
}

.special-promotions-content {
  font-size: 0.9375rem;
  font-weight: bold;
  padding: 2.1875rem 0.625rem 0.625rem;
}

@media (max-width: 47.9375rem) {
  .special-promotions-content {
    font-size: 0.625rem;
  }
}

.mct-previous-button,
.mct-next-button {
  position: absolute;
  bottom: 50%;
  background: transparent;
  color: #c41230;
  margin: auto;
  padding: 0;
  visibility: hidden;
  width: 1.5625rem;
  height: 1.5625rem;
}

.mct-previous-button:hover,
.mct-next-button:hover {
  color: #9a132b;
  background: transparent;
  cursor: pointer;
}

.mct-previous-button.visible,
.mct-next-button.visible {
  visibility: visible;
}

.mct-previous-button {
  left: -2.1875rem;
}

.mct-next-button {
  right: -2.1875rem;
}

.mct-previous-icon,
.mct-next-icon {
  margin: auto;
}

.mct-previous-icon .icon,
.mct-next-icon .icon {
  height: 1.5625rem;
  width: 1.5625rem;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .mct-previous-icon,
  .mct-next-icon {
    margin: 0;
  }
}

.mct-table-wrapper {
  position: relative;
  visibility: hidden;
}

.mct-table-wrapper.visible {
  visibility: visible;
}

.mct-table__content .g-row:nth-child(odd) {
  background-color: #ffffff;
}

.mct-table__content .g-row:nth-child(even) {
  background-color: #eeeeee;
}

.mct-table__content .g-row:nth-last-child(1) {
  background-color: #ffffff;
}

/*# sourceMappingURL=manual-comparison-table.css.map */

.sitemap {
    padding: 0.625rem 0;
    margin: 1.25rem 0;
    background: #ffffff;
}

.sitemap ul {
    padding: 0 0 0 0.625rem;
}

@media (min-width: 48rem) {
    .sitemap ul {
        padding: 0 0 0 1.25rem;
    }
}

.sitemap li {
    list-style-type: none;
}

.sitemap ul li:last-of-type {
    margin-bottom: 1rem;
}

.sitemap-header {
    font-size: 1.125rem;
}

.sitemap-title {
    font-style: 0.875rem;
}

.sitemap-sub-titles {
    font-weight: bold;
    font-size: 0.875rem;
}

.sitemap-sub-title {
     font-weight: normal;
    font-size: 0.875rem;
}

.member-price-cta {
    font-size: 0.75rem;
    font-weight: 900;
    cursor: pointer;
}

.member-price-cta.header-account-link .member-price-cta__text {
    font-family: "Avenir-Black", "Avenir", sans-serif;
    text-transform: none;
    white-space: nowrap;
    color: #002e5f;
    font-size: .78rem;
}

.member-price-cta.header-account-link .member-price-cta__text.text-v2 {
    display: flex;
    align-items: center;
}

.member-price-cta.header-account-link .member-price-cta__text__text {
    padding-left: .25rem;
}

.member-price-cta.header-account-link .member-price-cta__text__user-icon,
.member-price-cta.header-account-link .member-price-cta__text__arrow-icon {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 1.25rem;
    height: 1.25rem;
}

.plp-items.plp-items-grid .member-price-cta.header-account-link:has(.text-v2) {
    width: 100%
}

.plp-items.plp-items-grid .member-price-cta.header-account-link .member-price-cta__text.text-v2 {
    width: 100%
}

@media (max-width: 47.9375rem) {
    .plp-items.plp-items-list .member-price-cta.header-account-link:has(.text-v2) {
        width: 100%
    }

    .plp-items.plp-items-list .member-price-cta.header-account-link .member-price-cta__text.text-v2 {
        width: 100%
    }

    .plp-items.plp-items-list .plp-item-price-line-1.single-price-line {
        margin: unset;
    }
}

@media (min-width: 48rem) and (max-width: 75rem) {
    .member-price-cta.header-account-link .member-price-cta__text {
        font-size: .7rem;
    }
}

@media (min-width: 48rem) {
    .plp-items.plp-items-list .member-price-cta.header-account-link:has(.text-v2) {
        margin: .5rem auto 0;
        max-width: fit-content;
        display: flex;
        justify-content: center;
    }
}

.autologin-images {
    display: none;
}

.plp-page .page-headline {
  margin: 1.875rem 0;
}

#where-to-buy .ps-wtb-content, #where-to-buy .ps-static-message, #where-to-buy .ps-footer, #where-to-buy .ps-header, #where-to-buy .ps-ribbon {
  z-index: 0;
}

#where-to-buy .ps-header .ps-product-image span {
  color: inherit;
}

.plp-facets-active-item-remove,
.plp-facet-more-toggle,
.plp-see-all,
.plp-actions-more,
.plp-facets-active-clear,
.plp-actions-view-trigger,
.plp-item-color-trigger,
.plp-item-wishlist-trigger,
.plp-facet-group-trigger,
.plp-facets-panel-close-trigger {
  height: auto;
  padding: 0;
  background: transparent;
  color: #c41230;
  font-size: inherit;
  text-transform: none;
  font-weight: normal;
}

.plp-facets-active-item-remove:hover,
.plp-facet-more-toggle:hover,
.plp-see-all:hover,
.plp-actions-more:hover,
.plp-facets-active-clear:hover,
.plp-actions-view-trigger:hover,
.plp-item-color-trigger:hover,
.plp-item-wishlist-trigger:hover,
.plp-facet-group-trigger:hover,
.plp-facets-panel-close-trigger:hover {
  background: transparent;
  color: #9a132b;
  cursor: pointer;
}

.plp {
  padding-bottom: 1.875rem;
  position: relative;
}

.plp-loading:after {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(46, 46, 46, 0.2);
  background-image: url("../../../etc.clientlibs/kitchenaid/clientlibs/global/resources/images/icon-loading.svg");
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
}

.plp-loading:has(.plp-facets-panel-open):after {
  z-index: 100000002;
}

.slp .plp-loading:after {
  position: absolute;
  background-position: center 50%;
  z-index: 30;
}

.plp-loading .plp-items {
  min-height: 39.375rem;
  min-height: 50vh;
}

.plp-facets.sticky {
  position: fixed;
  top: 0;
}

.plp-facets.sticky.sticky-bottom {
  position: absolute;
  top: unset;
  padding-bottom: 1.875rem;
}

.plp-all-shown .plp-see-all,
.plp-all-shown .plp-actions-more {
  display: none;
}

.plp-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.plp-actions-top {
  padding-bottom: 0.625rem;
}

.plp-actions-bottom {
  padding-top: 0.625rem;
}

.plp-actions-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.plp-actions-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.plp-actions-counter {
  display: block;
  font-size: 0.6875rem;
  margin-top: auto;
}

#sortContainer .plp-actions-counter {
  margin-top: 0;
}

#sortContainer .highlight-page-results span::after {
  content: " products shown";
}

html[data-lang="fr_CA"] #sortContainer .highlight-page-results span::after {
  content: " produits affichés";
}

@media (min-width: 48rem) {
  .plp-actions-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.plp-counter {
  white-space: nowrap;
}

.plp-actions-view {
  border-right: 0.0625rem solid #b3b3b3;
  padding-right: 0.625rem;
  margin-right: 2.5rem;
  display: none;
}

#sortContainer .plp-actions-view {
  border-right: none;
  padding-right: 0.625rem;
  margin-right: 2.5rem;
  display: flex;
  outline: none;
}

#sortContainer .plp-actions-view span:focus {
  outline: none;
}

#sortContainer #plp-list-view {
  display: none;
  pointer-events: all;
}

#sortContainer #plp-grid-view:focus, #sortContainer #plp-list-view:focus{
  border: 2px dotted #000;
  outline: #000;
  height: 30px;
}

#sortContainer #plp-grid-view button.plp-actions-view-trigger, #sortContainer #plp-list-view button.plp-actions-view-trigger {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  pointer-events: all;
}

#sortContainer #plp-grid-view button.plp-actions-view-trigger:focus, #sortContainer #plp-list-view button.plp-actions-view-trigger:focus {
  outline: none;
}

#sortContainer .plp-actions-view span {
  font-family: 'Helvetica Neue LT W01_55 Roman', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16.8px;
  color: #000;
  margin-left: 12px;
}

#sortContainer .plp-actions-view span:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (min-width: 48rem) {
  .plp-actions-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.plp-actions-view-trigger {
  border: 0.125rem solid transparent;
  padding: 0.125rem;
  margin: 0 0.625rem;
}

#sortContainer .plp-actions-view-trigger {
  border: none;
}


.plp-actions-more:focus-visible,
.facet-toggle-label:focus-visible,
.plp-facet:focus-visible,
.plp-facets-panel-close-trigger:focus-visible,
.plp-facet-group-trigger:focus-visible,
.plp-facet-more-toggle-show:focus-visible,
.plp-facet-more-toggle-less:focus-visible,
.facets__tooltip-icon:focus-visible,
.plp-facet-group-header:focus-visible,
.plp-item-wishlist-trigger:focus-visible,
.sort-by .form-select-input:focus-visible,
.plp-item-color-active .plp-item-color-trigger,
.plp-items.plp-items-list .plp-item--new .plp-item-cta:focus-visible,
.plp-actions-view-trigger:focus-visible {
  outline-width: 0.125rem;
  outline-offset: 0.125rem;
}

.plp-actions-view-trigger.plp-actions-view-active {
  color: #2e2e2e;
  border-color: #2e2e2e;
  pointer-events: none;
}

.plp-actions-view-trigger .icon {
  width: 1.125rem;
  height: 1.125rem;
  forced-color-adjust: auto;
}

.plp-actions-sort {
  font-size: 0.6875rem;
  display: block;
}
@media (min-width: 48rem) {
  .plp-actions-sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.plp-actions-sort .form-select {
  border-color: #d8d8d8;
  width: 10.9375rem;
}

.plp-actions-sort-title {
  white-space: nowrap;
  margin-right: 1.25rem;
}

#sortContainer .plp-actions-sort-title {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16.8px;
  white-space: nowrap;
  margin-right: 0;
}

.plp-see-all {
  font-size: 0.6875rem;
}

@media (min-width: 48rem) {
  .plp-see-all {
    margin-left: 0.375rem;
  }
}

.plp-actions-more {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75rem;
}

.plp-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.plp-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.625rem;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

@media (min-width: 48rem) {
  .plp-item {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .plp-items-grid .plp-item {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .plp-items-list .plp-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.plp-item-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 1.25rem;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.plp-item-media-image {
  position: relative;
  max-width: 18.75rem;
  margin: 0 auto;
  width: 100%;
}

.plp-item-image-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.plp-item-image {
  margin: 0 auto;
  max-height: 230px;
  max-width: 100%;
}

.plp-item-badges {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.125rem;
}

.plp-item-badge {
  display: none;
  margin-bottom: 0.125rem;
}

.plp-item-badge-image {
  width: 2.125rem;
  height: 2.125rem;
  overflow: hidden;
}

.plp-item-colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25rem;
  height: 1.875rem;
  width: 100%;
  max-width: 18.75rem;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-colors {
    margin-top: 1.75rem;
  }
}

.plp-item-color-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.plp-item-colors-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.plp-item-colors-more-link {
  margin: auto 0;
  max-width: 1.875rem;
  font-size: 0.6875rem;
  text-align: center;
}

.plp-item-color {
  -ms-flex-preferred-size: 16%;
  flex-basis: 16%;
  max-width: 16%;
}

.plp-item-color.variant-out-of-stock {
  position: relative;
  overflow: hidden;
}

.plp-item-color-active.variant-out-of-stock .plp-item-color-trigger,
.variant-out-of-stock .plp-item-color-trigger {
  border-color: #c41230;
}

.oos-cross-line {
  position: absolute;
  background-color: #c41230;
  transform: rotate(45deg);
  transform-origin: 0 100% 0;
  bottom: 0.5px;
  left: 0;
  height: 138%;
  width: 1px;
}

.plp-item-color-trigger {
  width: 1.875rem;
  height: 1.875rem;
  max-width: 100%;
  padding: 0.125rem;
  border: 0.0625rem solid transparent;
}

.plp-item-color-active .plp-item-color-trigger {
  border-color: #c41230;
}

.plp-item-color-swatch {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #d8d8d8;
}

.plp-item-name {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.2;
  height: 2.46em;
  overflow: hidden;
}

.plp-item-name-link {
  display: inline-block;
  line-height: 1.2;
  max-height: 2.55em;
  overflow: hidden;
}

.plp-item-reviews {
  margin-top: 1.25rem;
  font-size: 0.6875rem;
  display: flex;
}

.plp-item-reviews-link {
  display: inline-block;
  color: #2e2e2e;
}

.plp-item-details {
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.plp-item-model {
  font-size: 0.6875rem;
}

.plp-item-model-title {
  font-weight: bold;
}

.plp-item-stock {
  margin-left: auto;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #c41230;
}

.plp-item-price {
  text-align: right;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-price {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}

.plp-item-price-line-1 {
  font-size: 1rem;
  color: #c41230;
  line-height: 1.2;
  min-height: 1.2em;
}

.plp-item-price-line-1.single-price-line {
  color: inherit;
  font-family: inherit;
  font-weight: 500;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-price--centered .plp-item-price-line-1,
  .plp-items-list .plp-item-price--centered .plp-item-price__save {
    margin: 0 auto;
    max-width: fit-content;
  }
}

.plp-item-price-line-2 {
  font-size: 0.6875rem;
  text-decoration: line-through;
  line-height: 1.2;
  min-height: 1.2em;
}

[lang=fr-CA] .plp-items.plp-items-list .plp-item.plp-item--new .plp-item-price .plp-item-price__save .plp-item-price-line-2,
[lang=fr-CA] .plp-items.plp-items-list .plp-item.plp-item--new .plp-item-price .plp-item-price__save .plp-item-price__save-value {
  font-size: .625rem;
}

.plp-item-price-line-1.single-price-line ~ .plp-item-price-line-2 {
  visibility: hidden;
}

.plp-item-eco {
  margin-top: 0.125rem;
  font-size: 0.6875rem;
  min-height: 1.2em;
}

.plp-item-eco .eco-m .eco-c {
  font-size: inherit;
}

.plp-item-eco .eco-m .eco-c .eco-widget {
  line-height: 1.2em;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-eco {
    margin-top: 1.25rem;
  }
}

.plp-item-eco-link {
  color: #797979;
  display: inline-block;
  text-decoration: underline;
}

.plp-item-energy {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  max-width: 3.125rem;
  position: absolute;
  top: -10px;
}

@media (min-width: 48rem) {
  .plp-items-list .plp-item-energy {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 1.25rem;
    margin-left: auto;
  }
}

.plp-item-energy-link {
  display: inline-block;
}

.plp-item-energy img {
	max-width: 3.125rem;
}

.plp-item-actions {
  margin-top: auto;
}

.plp-item-actions.plp-item-actions--hidden {
  display: none;
}

.plp-item-cta,
button.plp-item-cta,
a.button.plp-item-cta,
button.button.plp-item-cta {
  width: 100%;
  margin-top: 1.25rem;
}

.plp-item-saves {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25rem;
  font-size: 0.6875rem;
  line-height: 1.2;
}

.modal-wishlist-sign-in .modal-dialog {
  pointer-events: auto;
}

.modal-wishlist-sign-in .modal-content {
  border: none;
  display: block;
}

.plp-item-wishlist {
  margin-left: auto;
}

.plp-item-wishlist-trigger {
  color: #2e2e2e;
  display:none;
}

.plp-item-wishlist-trigger.show-wishlist-btn {
	display:block;
}

.plp-item-wishlist-trigger .icon {
  position: relative;
  margin-right: 0.25rem;
  color: #d8d8d8;
  width: 0.875rem;
  height: 0.875rem;
}

.plp-item-wishlist-trigger:hover .icon {
  color: #9a132b;
}

.plp-compare-checkbox:hover {
  color: #9a132b;
}

.plp-compare-checkbox {
  position: relative;
  display: flex;
  padding: 0;
  align-items: center;
  color: #2e2e2e;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.plp-compare-checkbox .plp-compare-checkbox-input {
  width: 0.8rem;
  height: 0.8rem;
  top:0;
}

.plp-compare-checkbox input {
  opacity: 0;
}

.plp-compare-checkbox .check-mark {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.8125rem;
  width: 0.8125rem;
  margin-right: 0.5rem;
  border: 1px solid #000000;
}

.plp-compare-checkbox:hover input ~ .check-mark {
  background-color: #eeeeee;
}

.plp-compare-checkbox input:focus ~ .check-mark{
  outline: .125rem solid #000000;
  outline-offset: .125rem;
}

.plp-compare-checkbox .check-mark:after {
  content: "";
  position: absolute;
  display: none;
}

.plp-compare-checkbox input:checked ~ .check-mark:after {
  display: block;
}

.plp-compare-checkbox .check-mark:after {
  width: 38%;
  height: 58%;
  border: solid #000000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.plp-facets-panel-trigger {
  width: 100%;
  background: #2e2e2e;
  text-align: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 1.25rem;
  height: 3rem;
}

.plp-facets-panel-trigger:hover {
  background: #2e2e2e;
}

@media (min-width: 64rem) {
  .plp-facets-panel-trigger {
    display: none;
  }
}

.plp-facets-panel-trigger-icon {
  margin-left: auto;
}

.plp-facets-panel-trigger-icon .icon {
  width: 0.875rem;
  height: 0.875rem;
}

.plp-facet-panel-wrapper {
  display: none;
}

@media (min-width: 64rem) {
  .facets__tooltip-message {
    position: absolute;
    width: fit-content;
    height: fit-content;
    bottom: 75%;
    right: auto;
  }

  .plp-facet-panel-wrapper {
    display: block;
  }

  .plp-applied-facets,
  .facets-clear-all-mobile-btn {
    display: none;
  }

  .plp-applied-facets,
    .facets-apply-all-mobile-btn {
      display: none;
    }

  .plp-facet-group:last-child {
    border: none;
  }
}

@media (max-width: 63.9375rem) {
  .plp-facets-panel-open .plp-facet-panel-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 1048;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  .plp-facets-panel-open .plp-facet-panel-wrapper::before {
    content: '';
    background-color: #eeeeee;
    min-height: 4.45rem;
  }
}

@media (max-width: 63.9375rem) {
  .plp-facets-panel-header {
    height: 4.4375rem;
    box-shadow: 0 .25rem .5rem 0 #000;
    border-top: solid 1px #979797;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media (min-width: 64rem) {
  .plp-facets-panel-header {
    padding-top: 2rem;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 0.3125rem;
  }
}

.plp-facets-panel-title {
  font-size: 1.25rem;
  font-weight: normal;
  color: #2e2e2e;
}

@media (max-width: 63.9375rem) {
  .plp-facets-panel-title {
    font-size: 1.25rem;
    text-transform: capitalize;
    color: #2e2e2e;
    font-family: 'Avenir-Black', sans-serif;
  }
}

.plp-facets-panel-close-trigger {
  margin-left: auto;
  font-size: 0.8125rem;
  height: 2.5rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #c41230;
}

.plp-facets-panel-close-trigger:hover {
  color: #9a132b;
}

.plp-facets-panel-close-trigger .icon {
  margin-left: 0.5rem;
  width: 0.875rem;
  height: 0.875rem;
}

@media (min-width: 64rem) {
  .plp-facets-panel-close-trigger {
    display: none;
  }
}

@media (max-width: 63.9375rem) {
  .plp-facets-panel-body {
    padding: 0 1.25rem 1.25rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

.plp-facets-active {
  margin-top: 1.25rem;
  display: none;
  margin-bottom: -.125rem;
}

.plp-facets-active-title,
.plp-facets-active-items,
.plp-facets-active-clear {
  font-family: 'HelveticaNeue-Bold', sans-serif;
  line-height: 1.25rem;
  font-weight: bold;
}

@media (max-width: 63.9375rem) {
  .plp-facets-active {
    padding: 0;
    background: #eeeeee;
  }
}

.plp-facets-active.plp-facets-active-on {
  display: block;
}

.plp-facets-active-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0.25rem;
}

.plp-facets-active-items {
  display: inline;
  background-color: #fff;
}

.plp-facets-active-title {
  font-size: 1rem;
  line-height: 1.1875rem;
  color: black;
  margin-right: .125rem;
  text-transform: none;
}

.plp-facets-active-clear {
  margin-left: auto;
  font-size: .75rem;
  text-decoration: underline;
}

.plp-facets-active-clear:hover,
.plp-facets-active-clear:focus {
  text-decoration: underline;
}

.plp-facets-active-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: .0625rem solid black;
  border-radius: 1rem;
  padding: 0 .625rem .125rem .5rem;
  background-color: #f2f2f2;
  margin-right: .5rem;
  margin-bottom: .5rem;
  font-size: .75rem;
}

.plp-facets-active-item .star-rating {
  margin: 0 0 0 .3125rem;
}

@media (max-width: 63.9375rem) {
  .plp-facets-active-items .plp-facets-active-item {
    display: flex;
    white-space: nowrap;
    border-radius: .5rem;
    margin: .5rem .5rem .5rem 0;
    min-height: 2.5rem;
    padding: 0;
  }

  .plp-facets-active-items {
    display: flex;
    overflow-x: scroll;
  }

  .plp-facets-active-item-value {
    line-height: 1;
    font-size: .75rem;
    padding: .78125rem .5rem;
  }

  .plp-facets-active-item-remove {
    width: 2.375rem;
    border-left: 1px solid black;
    height: 100%;
  }

  .plp-facets-active-item .plp-facets-active-item-remove .icon {
    width: .75rem;
    height: .75rem;
  }
}

.plp-facets-active-item-value {
  font-size: 0.75rem;
}

.plp-facets-active-item-remove {
  margin-left: .625rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.plp-facets-active-item-remove .icon {
  width: 0.75rem;
  height: 0.75rem;
}

@media (max-width: 63.9375rem) {
  .plp-facet-groups {
    padding: 0 1.25rem 1.25rem;
  }
}

.plp-facet-groups {
  border: solid 1px #d8d8d8;
}

.plp-facet-group {
  margin-top: 1.25rem;
}

.plp-facet-group-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #b3b3b3;
}

.plp-facet-group-header:focus-visible {
  outline-width: 0.125rem;
}

.plp-facet-group-trigger {
  margin-left: auto;
}

.plp-facet-group-trigger .icon {
  margin: auto;
}

.plp-facet-group-trigger .icon-plus {
  display: none;
  height: 1.125rem;
  width: 1.125rem;
}

.plp-facet-group-closed .plp-facet-group-trigger .icon-plus {
  display: block;
}

.plp-facet-group-trigger .icon-minus {
  display: block;
}

.plp-facet-group-closed .plp-facet-group-trigger .icon-minus {
  display: none;
}

.plp-facet-group-title {
  font-size: 0.75rem;
}

.plp-facet-group-panel {
  margin-top: 0.625rem;
}

.plp-facet-group-closed .plp-facet-group-panel {
  display: none;
}

.plp-facet {
  color: #2e2e2e;
  padding: 0.125rem 0;
}

.plp-facet .form-checkbox {
  display: inline-flex;
}

.plp-facet-checkbox {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 1.1875rem;
  max-width: 100%;
}

.facet-range-label {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
  padding-top: 0.4375rem;
}

.range-panel {
  display: flex;
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-size: .75rem;
  margin-bottom: .5rem;
  justify-content: space-between;
}

.facet-range-input {
  width: 3rem;
  height: 1.5rem;
  padding: .25rem .3125rem;
}

.facet-range-divider {
  margin-left: .5rem;
  margin-right: .5rem;
  width: .75rem;
  height: .9375rem;
  display: inline-flex;
  align-self: center;
}

.plp-facet-range-btn {
  width: 2rem;
  height: 1.5rem;
  padding: 0;
  font-size: .63125rem;
  font-weight: bold;
  margin-left: .5rem;
  background: #EEB111;
  text-transform: none;
}

.plp-facet-group-category .plp-facet-checkbox {
  padding-left: 0;
}

.plp-facet-checkbox:hover {
  color: #9a132b;
  cursor: pointer;
}

.plp-facet .plp-facet-checkbox-color[title*="White"] .plp-facet-color,
.plp-facet .plp-facet-checkbox-color[title="Blanc"] .plp-facet-color,
.plp-facet .plp-facet-checkbox-color[title*="Collection"] .plp-facet-color {
  border: 1px solid #D5D5D5;
}

.plp-facet-checkbox-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
}

.plp-facet-color {
  margin-left: auto;
  width: 0.875rem;
  height: 0.875rem;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.plp-facet-color-swatch {
  width: 100%;
}

.plp-facet-checkbox-input {
  top: 0.125rem;
  opacity: 0;
}

.plp-facet-checkbox-input:hover {
  cursor: pointer;
}

.plp-facet-group-category .plp-facet-checkbox-input {
  left: -100%;
  opacity: 0;
}

.plp-facet-checkbox-input:checked + .plp-facet-checkbox-text {
  font-weight: bold;
}

#redesignPlpFacets .plp-facet-checkbox-text-count-block {
  padding-left: 5px;
}

.plp-facet-checkbox-text {
  font-size: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  max-width: 11.25rem;
}

.plp-facet-checkbox-count {
  margin-left: 0.25rem;
  margin-right: 0.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
}

.plp-facet-more .plp-facet-list,
.plp-facet-more .plp-facet-more-toggle-less {
  display: none;
}

.plp-facet-more-open .plp-facet-list,
.plp-facet-more-open .plp-facet-more-toggle-less {
  display: block;
}

.plp-facet-more-open .plp-facet-more-toggle-show {
  display: none;
}

.plp-facet-more-toggle-show,
.plp-facet-more-toggle-less {
  display: flex;
  align-items: baseline;
}

.plp-facet-more-toggle-show .icon-plus,
.plp-facet-more-toggle-less .icon-minus {
  display: inline-block;
  margin-right: 0.1875rem;
}

.plp-facet-more-toggle {
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-left: 0;
}

.plp-facet-group-category .plp-facet-more-toggle {
  margin-left: 0;
}

.plp-facet-group-container {
    width: 100%;
    position: relative;
}

.plp-facet-group-container .plp-facet-group-title {
    margin-top: 0.2rem;
}

h3.plp-facet-group-title {
    position: relative;
    width:100%;
}

h3 .plp-facet-group-trigger {
    position:absolute;
    right:0px;
    top:2px;
}

.facets__tooltip-container {
    height: 0.825rem;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
}

.facets__tooltip-icon {
    width: 1rem;
    height: 1rem;
    margin-left: .5rem;
    cursor: pointer;
    margin-top: 0.2rem;
}

.facets__tooltip-message {
    display: none;
    background-color: rgba(0,0,0,1);
    opacity: 75%;
    color: #fff;
    padding: 0.64375rem 1.375rem 0.55rem 1.125rem;
    font-family: Avenir-Roman;
    font-size: .625rem;
    line-height: .875rem;
    text-align: justify;
    margin-bottom: 0.625rem;
    z-index: 9999;
}

.facet__title-container {
    display: flex;
    align-items: center;
}

@media (min-width: 48rem) {
    .plp-facet-group-container .plp-facet-group-title {
        margin-top: 0;
    }

    .facet__title-container .facet-toggle-label {
        margin-top: 0.1875rem;
    }

    .facets__tooltip-icon {
        cursor: default;
    }
  .facet-id-Need .facets__tooltip-message {
    right: 3.5rem !important;
  }
  .facets__tooltip-message {       
    margin-bottom: 0.5rem !important;
  }
}

.plp-disclaimer-item {
  margin-top: 0.625rem;
}

.plp-includes {
  display: none;
}
.facet-selected {
  display: none;
}

.plp-item-reviews-link.plp-item-detail-link {
  display: flex;
}

.plp-image-container{
	text-align: center;
}

.plp-where-to-buy-button {
    background: none;
    text-transform: none;
    color: #5b5b5b;
    outline: none;
    text-decoration: none;
    display: block;
    padding-top: 1rem;
    text-align: center;
    font-weight: 500;
}

.plp-where-to-buy-button:focus,
.plp-where-to-buy-button:hover {
    text-decoration: underline;
}

@media (max-width: 47.9375rem) {
	.plp-hide-mobile-item {
		display: none;
	}

  .facet-range-input {
    border-color: #eeeeee;
  }

  .plp-facets-panel-open .plp-facet-panel-wrapper::before {
    min-height: 3.2rem;
  }

  .plp-actions-sort {
    display: flex;
    align-items: center;
  }

  .plp-actions-counter {
    margin: 0 .5rem 0 0;
    display: flex;
    align-items: center;
  }

  .plp-actions-counter .plp-counter {
    white-space: normal;
  }

  .plp-actions-sort-title {
    border-left: 1px solid #b3b3b3;
    height: 90%;
    display: flex;
    align-items: center;
    padding-left: .625rem;
  }

  #sortContainer .plp-actions-sort-title {
    border-left: none;
    height: 90%;
    display: flex;
    align-items: center;
    padding-left: 0;
    font-size: 14px;
  }

  #sortContainer .highlight-page-results span::after {
    content: " shown";
  }

  html[data-lang="fr_CA"] #sortContainer .highlight-page-results span::after {
    content: " affichés";
  }

  #sortInputLabel .sort-plp-content {
    width: 100%;
    max-width: 100%;
  }

  #sortInputLabel .sort-plp-btn {
    padding: 10px 30px 10px 0;
  }

}

.plp-facet-group-trigger span{
	display:none
}

.sort-by{
    background: none !important;
    border: none !important;
    width: inherit;
}

#sortContainer .sort-by{
  margin-right: 0;
}

.sort-by .form-select-icon{
    z-index: 9 !important;
    pointer-events: none;
}

.sort-by .form-select-input{
    background: #fff !important;
    border: 1px solid #b3b3b3 !important ;
}

#sortContainer .form-select-input{
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
  background: none !important;
  border: none !important ;
  padding-right: 1rem;
  padding-left: .3rem;
  z-index: 12;
}

@media (max-width: 27rem) {
    html[data-lang="fr_CA"] .sort-by .form-select-input {
        padding-right: .25rem;
    }
}

.sort-by .form-select-input option.plp-option-hidden{
    display: none;
}

.facet-toggle .plp-facet-group-panel {
  display: none;
}

.facet__title-container .facet-toggle-label {
  height: 100%;
}

.facet-toggle-label {
  position: relative;
  display: block;
  cursor: pointer;
  margin: 0 1.125rem .25rem auto;
}

.facet-toggle-label:before {
  content: '';
  position: relative;
  top: 0.0625rem;
  left: 0.0625rem;
  width: 2.75rem;
  height: 1.25rem;
  border-radius: 3.25rem;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  display: block;
  background: #e9e9e9;
  transition: background 0.2s ease;
  color: #000;
  font-size: 0.4rem;
}

.facet-toggle-label span {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.45rem;
  height: 1.45rem;
  display: block;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
  color: #fff;
  font-size: 0.3875rem;
}
.facet-toggle-input,
.facet-toggle-input:checked + .facet-toggle-label .plp-facet-toggle-state-off {
  display: none;
}
.facet-toggle-input:checked + .facet-toggle-label:before {
  background: #008800;
}
.facet-toggle-input:checked + .facet-toggle-label span {
  transform: translateX(1.5rem);
}
.facet-toggle-input:checked + .facet-toggle-label .plp-facet-toggle-state-on {
  display: block;
}
.plp-facet-toggle-state-on,
.plp-facet-toggle-state-off {
  font-family: 'HelveticaNeue-Bold', sans-serif;
  text-transform: uppercase;
  position: absolute;
}
.plp-facet-toggle-state-on {
  display: none;
  font-size: 6.2px;
  color: #fff;
  line-height: .65rem;
  top: 30%;
  left: 22%;
  background: #080;
}
.plp-facet-toggle-state-off {
  font-size: 6.4px;
  color: #000;
  line-height: .6625rem;
  top: 35%;
  right: 12%;
  background-color: #e9e9e9;
}

.plp-facet-panel-wrapper {
  width: 100%;
}

.plp-facets-panel,
.plp-facets-modal-panel {
  background-color: #f2f2f2;
  margin-top: 1.5rem;
}

.plp-facet-group-title {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: normal;
  text-transform: capitalize;
  font-style: normal;
}

.plp-facet-group-title.facet-toggle {
  font-family: 'Avenir-Black', sans-serif;
  font-size: .75rem;
  text-transform: uppercase;
  max-width: 55%;
}

.plp-facet-group {
  margin-top: 0;
  border-bottom: solid 1px #d8d8d8;
}

.plp-facet-group-header,
.plp-facet-group-panel {
  padding: 0 1rem;
}

.plp-facet-group-panel {
  padding-bottom: 1.4375rem;
}

.plp-facet-group-header {
  height: 3.5rem;
  border: none;
}

.plp-facet-checkbox-block {
  min-width: 1.125rem;
  height: 1.125rem;
  background: #fff;
  margin-right: .5rem;
  border: 1px solid black;
  position: relative;
}

.plp-facet-checkbox {
  padding-left: 0;
}

.plp-facet-checkbox-input:checked ~ .plp-facet-checkbox-block::after {
  content: '';
  position: absolute;
  left: 0.3375rem;
  top: 0.1rem;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 0.625rem;
  width: 0.375rem;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
}

@media (max-width: 63.9375rem) {
  .plp-facet-group-header,
  .facet__title-container {
    min-height: 3.3rem;
  }

  .plp-facet-group-header {
    height: unset;
  }

  .plp-facets-panel,
  .plp-facets-modal-panel {
    width: 100%;
    margin-top: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .plp-no-products-msg {
    font-size: .75rem;
  }

  .plp-facet-action-buttons {
    display: none;
    margin-bottom: calc(2 * env(safe-area-inset-bottom));
  }

  .plp-facets-panel-open .plp-facets-panel,
  .plp-facets-panel-open .plp-facets-modal-panel {
    margin-bottom: 8rem;
  }

  .plp-facets-panel-open .plp-facet-action-buttons {
    position: fixed;
    z-index: 10000;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .plp-facets-panel-open .facets-clear-all-mobile-btn {
    border: 2px solid #000;
    width: 95%;
    background-color: white;
    color: #2e2e2e;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.8125rem;
    margin: 1rem auto;
  }

  .plp-facets-panel-open .facets-apply-all-mobile-btn {
    width: 95%;
    background-color: #c41239;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.8125rem;
    margin: auto auto 1rem auto ;
  }

  .plp-facets-panel-open .plp-facets-panel,
  .plp-facets-panel-open .plp-facets-modal-panel {
    background-color: #fff;
    margin-bottom: calc(8rem + (2 * env(safe-area-inset-bottom)));
  }

  .plp-facets-panel-open .plp-facet-groups {
    border: none;
    padding: 0;
  }

  .plp-facets-panel-open .plp-facets-panel-body {
    padding: 0;
  }

  .plp-mobile-filter-open header.header {
    position: fixed;
    width: 100%;
    z-index: 1049;
  }

  .plp-applied-facets {
    margin-left: .3125rem;
    font-size: 1.25rem;
  }

  .plp-facet::after {
    content: '';
    height: 0.0625rem;
    display: block;
    box-sizing: unset;
    width: 105%;
    padding-bottom: 0.3125rem;
    margin-bottom: 0.375rem;
    border-bottom: 1px solid #d8d8d8;
    opacity: 0.4;
  }

  .plp-mobile-filter-open .plp-facets-active-items {
    min-height: 3.5rem;
    padding: 0 .3125rem;
  }

  .plp-mobile-filter-open .plp-sticky-filters-mobile {
    display: flex;
  }

  .plp-facets-active-title {
    font-size: .75rem;
  }

  .plp-facets-active.plp-facets-active-on {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }

  .plp-facets-active-on .plp-facets-active-header {
    order: 1;
  }

  .plp-facets-active-on .plp-facets-active-clear {
    order: 2;
    margin-right: 0.875rem;
    text-transform: uppercase;
    text-decoration: none;
  }

  .plp-facets-active-on .plp-facets-active-items {
    order: 3;
    width: 100%;
  }

  .plp-facets-panel-open .facets-apply-all-mobile-btn[disabled],
  .plp-facets-panel-open .facets-apply-all-mobile-btn[disabled]:hover {
    background-color: #e2e2e5;
    color: #ffffff;
  }

  .plp-facets-panel-open .facets-apply-all-mobile-btn:hover {
    background-color: #ffffff;
    color: #c41239;
    border: 1px solid #c41239;
  }

  .plp-facet.disabled,
  .plp-facet.disabled .plp-facet-checkbox:hover,
  .plp-facet.disabled .plp-facet-checkbox-text,
  .plp-facet.disabled .plp-facet-checkbox-count {
    color: #e2e2e5;
  }
  .plp-facet.disabled .plp-facet-checkbox-block {
    border-color: #e2e2e5;
  }

  .plp-facet.disabled input {
    pointer-events: none;
  }

  button.plp-facet-range-btn {
    display: none;
  }
}

.plp-no-products-msg {
  height: 4rem;
  background-color: #f2f2f2;
  border: solid 1px #d8d8d8;
  align-items: center;
  justify-content: center;
  margin-top: 1.25rem;
  display: none;
}

.plp-no-products + .plp-no-products-msg {
  display: flex;
}

.plp-no-products,
.plp-mobile-filter-open .cookie-consent,
.plp-mobile-filter-open .pencil_banner_header,
.plp-mobile-filter-open #energy-ribbon,
.plp-mobile-filter-open #shipping-ribbon,
.plp-sticky-filters-mobile {
  display: none;
}

.facet-multi-value > .plp-facet-group-header {
  cursor: pointer;
}

/*# sourceMappingURL=plp.css.map */

.en_IN{
    color:#000000;
    font-weight: bolder;
}

p.badge__manual, p.badge__bestSeller, p.badge__topRated {
  position: absolute;
  left: -7px;
  top: -12px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
  padding-left: 16px;
  padding-right: 8px;
  text-align: center;
}

p.badge__manual:before, p.badge__bestSeller:before, p.badge__topRated:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-top: 7px solid black;
  border-left: 7px solid transparent;
}

p.badge__manual:after, p.badge__bestSeller:after, p.badge__topRated:after {
  content: "";
  position: absolute;
  top: 0;
  border-style: solid;
  border-right-width: 0;
  right: -5px;
  border-top-width: 12px;
  border-bottom-width: 12px;
  border-left-width: 7px;
}

p.badge-new{
  position: absolute;
  grid-column: 2 / 7;
  grid-row: 1 / span 7;
  height: 24px;
  line-height: 17.5px;
  font-size: 14px;
  font-weight: 400;
  padding: 3px 8px;
  text-align: center;
  border-radius: 40px;
  top: -10px;
}

@media (max-width:767px) {
  p.badge-new{
    top:8%;
    left:80%;
    z-index:0;
  }
}

@media (min-width: 48rem) {
    .plp-items-grid .plp-item-box p.badge-new {
        grid-column: 4 / 2;
		grid-row: 2 / span 7;
		left: -38px;
		top: 12px;
	}
	.plp-items-grid .plp-item-box {
		display: grid;
	}
}

.plp-actions--prominent {
  justify-content: center;
  flex-direction: column-reverse;
  align-items: center;
}
.plp-actions--prominent .plp-actions-right {
  margin: 0 0 1.5625rem;
}
.plp-actions--prominent .plp-actions-left {
  width: 100%;
  justify-content: center;
}
.plp-actions--prominent .plp-actions-more {
  width: 100%;
  max-width: 22.25rem;
  height: 2.3125rem;
  border-radius: 3.125rem;
  border-top: 0.125rem solid #000000;
  border-bottom: 0.125rem solid #000000;
  border-left: 0.25rem solid #000000;
  border-right: 0.25rem solid #000000;
  font-weight: bold;
  color: #000000;
}
.plp-actions--prominent .plp-actions-counter {
  border-bottom: 0.125rem groove;
  padding-bottom: 0.625rem;
  width: 12.5rem;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 641px) and (max-height: 285px) {
  .plp-facets.plp-facets-panel-open {
    zoom: 50%;
  }
}

.plp-item--new .plp-item-color-list {
    flex-basis: unset;
}

.plp-item--new .plp-item-colors {
    height: 2.125rem;
}

.plp-item--new .plp-item-color {
    flex-basis: unset;
    max-width: unset;
}

.plp-item--new .plp-item-color:nth-child(n+2) {
    margin-left: 0.3rem;
}

.plp-item--new .plp-item-color-trigger {
    width: 2.125rem;
    height: 2.125rem;
    padding: 0.25rem;
}

.plp-item--new .plp-item-colors-more {
    margin-left: 0.063rem;
}

.plp-item--new .plp-item-colors-more-link {
    display: flex;
    max-width: 2.125rem;
    margin: 0;
    align-items: center;
    justify-content: center;
    font-size: 0.625rem;
    font-weight: 900;
    line-height: 0.9em;
    color: #000000;
    border: 1px solid #000;
}

.plp-item--new .plp-item-name {
    padding: 0.5rem 0;
    height: auto;
    font-size: 0.75rem;
    font-weight: 900;
    line-height: 1.08em;
}

.plp-item--new .plp-item-name-link {
    max-height: 3.5em;
    color: #000000;
}

.plp-item--new .plp-item-reviews {
    margin-top: 0;
    font-size: 0.625rem;
}

.plp-item--new .plp-item-details {
    margin-top: 0;
    align-items: center;
}

.plp-item--new .plp-item-model {
    margin-left: 0.375rem;
    padding-left: 0.375rem;
    font-size: 0.625rem;
    border-left: 1px solid #000000;
}

.plp-item--new .plp-item-stock {
    margin-left: 0;
    font-size: 0.75rem;
}

.plp-item--new .plp-item-price {
    margin-bottom: 0.25rem;
    padding-top: 0.3rem;
    flex-grow: 0;
    flex-wrap: wrap;
    align-content: baseline;
    text-align: left;
}

.plp-item--new .plp-item-price-line-1 {
    align-self: flex-end;
    font-size: 1em;
    font-weight: 700;
    line-height: 1em;
}

.plp-item--new .plp-item-price.plp-item-price-urgent .plp-item-price-line-1 {
    color: #c41230;
    font-size: 1.25rem;
    font-weight: 700;
    padding-bottom: .5rem;
}

.plp-item--new .plp-item-price .plp-item-price_urgency-message {
    display: none;
}

.plp-item--new .plp-item-price.plp-item-price-urgent .plp-item-price_urgency-message {
    display: inline-flex;
    gap: .25rem;
    padding-bottom: .5rem;
    color: #c41230;
    font-size: .75rem;
    font-weight: 700;
    line-height: normal;
}

.plp-items-grid  .plp-item-price .plp-item-price_urgency-message {
    padding-bottom: 0;
}

.plp-item--new .plp-item-price .plp-item-price_urgency-icon {
    height: .85rem;
    min-width: fit-content;
}

.plp-item--new .plp-item-price-line-1.single-price-line,
.plp-item--new .plp-item-price-line-1.single-price-line .price-label {
    font-size: 1.25rem;
}

.plp-item--new .plp-item-price__save {
    display: flex;
    align-items: baseline;
    margin-left: 0.4em;
    padding-top: .25rem;
    font-size: 10px;
    padding-bottom: 0.3125rem;
}

@media all and (min-width: 48rem) {
    .plp-item--new .plp-item-price__save {
        margin-left: auto;
    }
}

.plp-item--new .plp-item-price-line-2 {
    font-size: inherit;
}

.plp-item--new .plp-item-price-line-1.single-price-line ~ .plp-item-price__save,
.plp-items.plp-items-list .plp-item--new .plp-item-price-line-1.single-price-line ~ .plp-item-price__save {
    display: none;
}

.plp-item--new .plp-item-price__save-value {
    color: #008800;
    font-weight: 900;
}

.plp-item--new .plp-item-eco .eco-m .eco-c a {
    font-size: 0.625rem;
    color: #000;
}

.plp-item--new .plp-item-eco {
    margin-top: 0;
    min-height: unset;
    flex-basis: 100%;
    flex-shrink: 0;
    font-size: 0.625rem;
}

.plp-item--new .plp-item-saves {
    margin-top: 0;
    font-size: 1rem;
    line-height: unset;
    align-items: center;
}

.plp-item--new .plp-item-wishlist-trigger.show-wishlist-btn {
    display: flex;
}

.plp-item--new .plp-item-wishlist-trigger .icon.wishlist-btn__icon-empty.active,
.plp-item--new .plp-item-wishlist-trigger .icon.wishlist-btn__icon-filled.active {
    width: 1.5rem;
    height: 1.4125rem;
    margin-right: 0;
}

.plp-items-list .plp-item--new .plp-item-wishlist-trigger .icon.wishlist-btn__icon-empty.active,
.plp-items-list .plp-item--new .plp-item-wishlist-trigger .icon.wishlist-btn__icon-filled.active {
    width: 1.0625rem;
    height: 1rem;
}

.plp-item--new .plp-item-saves .wishlist-btn__text {
    display: none;
}

.add-to-package-enabled .plp-item-saves{
    justify-content: space-between;
    width: 100%;
}

.add-to-package-enabled .plp-item-saves .plp-compare-checkbox, .add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger.show-wishlist-btn{
    flex-direction: column;
}

.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon.wishlist-btn__icon-empty.active,
.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon.wishlist-btn__icon-filled.active,
.plp-items-list .add-to-package-enabled .plp-item-saves .add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon.wishlist-btn__icon-empty.active,
.plp-items-list .add-to-package-enabled .plp-item-saves .add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon.wishlist-btn__icon-filled.active {
    width: 18px;
    height: 18px;
}

.add-to-package-enabled .plp-item-saves .wishlist-btn{
    font-family: inherit;
}

.add-to-package-enabled .plp-item-saves .wishlist-btn__text {
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.063rem;
    font-size: 9px;
    margin-top: 3px;
}

.add-to-package-enabled .plp-item-saves > div {
    width: 33.33%;
}

.add-to-package-enabled .plp-item-saves .plp-item-wishlist {
    margin-left: 0;
}
.add-to-package-enabled .plp-item-wishlist{
    display: flex;
    justify-content: center;
}

.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon {
    color: initial;
}
.add-to-package-enabled .plp-item-saves > div .header-six {
    height: auto;
    margin-bottom: 0;
    padding: 0;
}

.add-to-package-enabled .plp-item-saves .plp-item-addToPackage .button-tertiary-dark {
    color: #2e2e2e;
    background-color: transparent;
    padding: 15px 0;
}

.add-to-package-enabled .plp-item-saves .plp-compare-checkbox .check-mark {
    margin-right: 0;
    height: 16px;
    width: 16px;
    margin-bottom: 5px;
    border-radius: 4px;
    border-width: 2px;
}

.plp-item-saves .plp-item-addToPackage{
    display: none;
}

.add-to-package-enabled .plp-item-saves .plp-item-addToPackage{
    display: flex;
}

.add-to-package-enabled .plp-item--new .plp-item-saves{
    font-size: 9px;
    gap: 10px;
}

.plp-item-addToPackage .icons-plus{
    font-size: 28px;
    height: 16px;
    width: 18px;
    margin-left: -10px;
    line-height: 0.3;
}

.plp-item--new .plp-item-free-shipping {
    display: flex;
    align-items: center;
    font-size: 0.75rem;
    font-weight: 900;
    color: #008800;
    text-transform: uppercase;
}

.plp-item--new .plp-item-free-shipping__icon {
    margin-right: 0.25rem;
}

.plp-item--new .plp-item-specs {
    padding-top: 0.875rem;
    padding-bottom: 1rem;
}

.plp-item--new .plp-item-specs.energy-label {
    min-height: 2rem;
}

.plp-item--new .plp-item-specs ul {
    margin: 0;
    padding-inline-start: 0;
    font-size: 0.625rem;
    list-style: none;
}

.plp-item--new .plp-item-specs li {
    line-height: 1.7em;
}

.plp-item--new .plp-item-specs strong {
    font-weight: 900;
}

.plp-item--new .plp-item-specs .plp-item-specs__dimensions-title {
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 0.25rem;
}

.plp-item--new .plp-item-specs .plp-item-specs__dimensions-line {
    font-weight: 400;
}

[lang$=CA] .plp-items-grid .plp-item--new .plp-item-specs__dimensions-title {
    display: none;
}

.plp-item--new .plp-where-to-buy-button {
    padding-top: 0.5rem;
    font-size: 0.75rem;
    font-weight: 900;
    color: #000000;
}

.plp-item--new .plp-where-to-buy-button:focus {
    outline: 0.0625rem solid #000000;
}

.plp-item--new .plp-item-price {
    font-size: 1.25rem;
}

.plp-item--new .plp-item-price .member-price-cta {
    padding: 0;
    margin-top: 0.55rem;
}
.plp-item--new .plp-item-price .member-price-cta.hidden {
    visibility: hidden;
}
.plp-items-list .plp-item-price .member-price-cta {
    white-space: nowrap;
}

.plp-item--new .plp-item-price-line-1 .price-label {
    display: block;
    text-transform: capitalize;
}

.plp-item--new .plp-item-whats-in-the-box {
    grid-column: 2 / 2;
    grid-row: 6 / 8;
    margin-top: 0.5rem;
    z-index: 1;
    font-size: 0.75rem;
}

.plp-item--new .plp-item-whats-in-the-box .plp-item-whats-in-the-box__content {
    display: grid;
    gap: 1rem .25rem;
}

.plp-item--new .plp-item-whats-in-the-box .plp-item-whats-in-the-box__content span {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
    text-transform: capitalize;
}

.plp-item--new .plp-item-whats-in-the-box .plp-item-whats-in-the-box__content span img {
    width: 64px;
    height: 64px;
    margin: 0 auto .5rem;
}

.plp-item--new .plp-item-whats-in-the-box .plp-item-whats-in-the-box__view-all {
    color: #c41230;
    font-weight: bold;
    text-transform: uppercase;
    font-size: .75rem;
    background: none;
    border: none;
    padding: 0;
    margin: .5rem 0 0;
    height: auto;
    cursor: pointer;
}

.plp-items.plp-items-grid .plp-item .plp-item-whats-in-the-box .plp-item-whats-in-the-box__content {
    grid-template-columns: repeat(3, 1fr);
}

.plp-items.plp-items-list .plp-item .plp-item-whats-in-the-box .plp-item-whats-in-the-box__content {
    grid-template-columns: repeat(4, minmax(85px, 1fr));
}

.plp-items.plp-items-list .plp-item .plp-item-card-content-bottom .plp-item-specs {
    padding: 0;
}

@media all and (min-width: 48rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.05rem;
    }

    .plp-item--new .plp-item-price-line-1 .price-label {
        font-size: 0.8em;
    }

    .plp-item--new .plp-item-whats-in-the-box {
        max-width: 95%;
    }

}

@media all and (min-width: 52.5rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.1rem;
    }

    .plp-item--new .plp-item-price-line-1 .price-label {
        font-size: 1em;
    }
}

@media all and (min-width: 60rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.25rem;
    }
}

@media all and (min-width: 64rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.05rem;
    }

    .plp-item--new .plp-item-price-line-1 .price-label {
        font-size: 0.8em;
    }

    .plp-item--new .small-font-size .plp-item-price-line-1 {
        font-weight: bold;
    }

    .plp-item--new .small-font-size .plp-item-price-line-1,
    .plp-item--new .small-font-size .plp-item-price-line-1 .price-label {
        font-size: .75rem;
    }
}

@media all and (min-width: 70rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.15rem;
    }
}

@media all and (min-width: 80rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.25rem;
    }

    .plp-item--new .plp-item-price-line-1 .price-label {
        font-size: 1em;
    }
}

.plp-item--new .plp-item-meta-data {
    position: relative;
    display: flex;
    flex-direction: column;
}

html[data-storename='amana-us'] .plp-item--new .plp-item-energy{
    top: -2rem; 
}

.plp-item--new .plp-item-energy,
.plp-items-grid .plp-item--new .plp-item-energy {
    position: absolute;
    top: -1.5rem;
    right: 0;
}

.plp-items-grid .plp-item--new .plp-item-free-shipping {
    margin-top: 0.4rem;
}

.plp-item--new .plp-item-energy img {
    max-width: 2.75rem;
}

@media all and (min-width: 48rem) {
    .plp-item--new .plp-item-name {
        padding: 0.5rem 0.125rem;
    }

    .plp-item--new .plp-item-energy {
        position: static;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-box {
        display: grid;
        grid-template-columns: 22.939% auto 23.5%;
        grid-template-rows: repeat(7, auto);
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-box:after {
        content: "";
        position: absolute;
        display: block;
        width: 1px;
        height: 82%;
        top: 9%;
        right: 27.8%;
        background: #e2e2e2;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-saves {
        grid-column: 3 / 3;
        grid-row: 1 / 1;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-media-image {
        padding-right: 1.3125rem;
        grid-column: 1 / 1;
        grid-row: 2 / span 8;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-media-image .plp-item-image {
        max-width: 100%;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-colors {
        grid-column: 3 / 3;
        grid-row: 3 / 6;
        margin-top: 0;
        align-self: center;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-name {
        padding: 0.125rem;
        align-self: end;
        grid-column: 2 / 2;
        grid-row: 2 / span 2;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-details {
        grid-column: 2 / 2;
        grid-row: 5 / 5;
        margin-bottom: 0;
        padding-bottom: 0.5rem;
        border-bottom: 1px solid #e2e2e2;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-card-content-bottom {
        grid-column: 2 / 2;
        grid-row: 6 / 6;
        z-index: 1;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price {
        grid-column: 3 / 3;
        grid-row: 7 / 7;
        padding: 0 0 0 0.625rem;
        align-content: flex-end;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price.plp-item-price--centered .plp-item-price__save {
        justify-content: center;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price__save {
        display: flex;
        flex-basis: 100%;
        max-width: 100%;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price__save-value {
        margin-left: 0.25rem;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price-line-1 {
        text-align: center;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price__save {
        justify-content: center;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-eco {
        margin-top: 0;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-eco .eco-m .eco-c .eco-widget {
        margin: 0;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-meta-data {
        grid-column: 2 / 2;
        grid-row: 7 / 7;
        position: relative;
        margin-right: 2.7rem;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-meta-data .plp-item-energy {
        margin-top: 0;
        bottom: 0.75rem;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-stock,
    .plp-items.plp-items-list .plp-item--new .plp-item-free-shipping {
        grid-column: 2 / 2;
        grid-row: 4 / 4;
        margin: 0;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-specs {
        padding-top: 0;
        padding-bottom: 1.5rem;
    }

    .plp-items-list .plp-item--new .plp-item-specs .plp-item-specs__dimensions-line {
        display: inline;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-specs li {
        line-height: 1.7em;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-actions {
        margin-top: 0.5rem;
        grid-column: 3 / 3;
        grid-row: 8 / 8;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-actions.plp-item-actions--hidden {
        display: block;
        visibility: hidden;
        opacity: 0;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-cta {
        margin-top: 0;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-name,
    .plp-items.plp-items-list .plp-item--new .plp-item-specs,
    .plp-items.plp-items-list .plp-item--new .plp-item-stock,
    .plp-items.plp-items-list .plp-item--new .plp-item-details,
    .plp-items.plp-items-list .plp-item--new .plp-item-free-shipping,
    .plp-items.plp-items-list .plp-item--new .marketplace-product-label {
        margin-right: 3.7rem;
    }

    .plp-items-list .plp-item-price .member-price-cta {
        margin-left: -0.625rem;
    }

    .plp-items.plp-items-list .newplp-item-v2 .plp-item-box {
        border-radius: 8px;
        padding: 16px 8px;
    }

    .plp-items.plp-items-grid .newplp-item-v2 .plp-item-box {
        border-radius: 8px;
        padding: 20px 15px;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-wishlistv2 {
        grid-column: 1 / 1;
        grid-row: 1 / 1;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-media-image {
        grid-column: 1 / 1;
        grid-row: 2 / span 8;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-name {
        grid-column: 2 / 2;
        grid-row: 1 / 4;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-details {
        grid-column: 2 / 2;
        grid-row: 4 / 4;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-stock {
        grid-column: 2 / 2;
        grid-row: 5 / 5;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-specs {
        grid-column: 2 / 2;
        grid-row: 6 / 6;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-card-content-bottom {
        grid-column: 2 / 2;
        grid-row: 7 / 7;
    }
        
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-meta-data {
        grid-column: 2 / 2;
        grid-row: 8 / 8;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-colors {
        grid-column: 3 / 3;
        grid-row: 5 / 7;
    }
        
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice {
        grid-column: 3 / 3;
        grid-row: 1 / 6;
        padding: 0;
        align-content: flex-start;
        margin-top: 10px;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-onlymessage {
        grid-column: 3 / 3;
        grid-row: 7 / 7;
        align-content: flex-start;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-actions {
        grid-column: 3 / 3;
        grid-row: 9 / 9;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-comparev2 {
        grid-column: 2 / 2;
        grid-row: 9 / 9;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-addToPackagev2 {
        display: none;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1 {
        margin: 0;
    }

    .plp-items.plp-items-list .newplp-item-v2 .plp-item-box:after {
        display: none;
    }
}

.plp-items.plp-items-list .newplp-item-v2:has(.badge__bestSeller.badge-primary[style="display: block;"]) .plp-item-media-image,
.plp-items.plp-items-list .newplp-item-v2:has(.badge__manual.badge-primary) .plp-item-media-image {
    grid-row: 4 / span 6;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-saves.plp-item-comparev2 {
    margin-top: 5px;
}
.utility-nav-wrapper-mobile {
  text-align: start;
  display: block;
}
.utility-nav-wrapper-mobile .utility-nav__container {
  display: block;
  position: relative;
}
.utility-nav__container {
  display: none;
  background-color: #e2e2e2;
  padding-left: 1rem;
  padding-bottom: 0.75rem;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1049;
  transform: translateX(150%);
  transition: transform 500ms ease-in-out;
}
.utility-nav__container .hide {
  display: none;
}
.utility-nav__container.visible {
  transform: translateX(0);
}
.utility-nav__container .header-chat-link {
  font-size: 0.75rem;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  height: 1rem;
  font-style: normal;
  line-height: 1.33;
  display: flex;
}
.utility-nav__container .header-chat-link:hover {
  color: #d99e02;
}
.utility-nav__container .header-chat-link-icon-with-text {
  display: flex;
}
.utility-nav__container .header-chat-link-icon {
  align-items: center;
  display: flex;
  margin-right: .5rem;
}
.utility-nav__link {
  font-size: 0.875rem;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background: unset;
  font-family: "HelveticaNeue", sans-serif;
  text-transform: none;
  padding: 0;
  display: block;
  height: auto;
}
.utility-nav__link:hover {
  color: #d99e02;
  text-decoration: underline !important;
  background: transparent;
}
.utility-nav__link-icon {
  padding-right: 0.5rem;
  display: flex;
  font-size: 1rem;
  align-items: center;
}
.utility-nav__link-icon .icon {
  width: .75rem;
  height: .75rem;
}
.utility-nav__link-wrapper {
  padding-top: 1.5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
.utility-nav__link-wrapper .utility-nav__link .location-data {
  font-weight: bold;
}
.utility-nav__link-wrapper .utility-nav__link:focus-visible {
  outline-width: .125rem;
}
.utility-nav__link-wrapper--location {
  position: relative;
  font-family: "HelveticaNeue", sans-serif;
}
.utility-nav__link-wrapper--location .location-nav-dropdown {
  top: 2.5rem;
  right: 0;
  padding: 1rem;
  position: absolute;
  background-color: white;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  width: 17.75rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .button {
  margin-bottom: 0;
  width: 100%;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-headline-dropdown {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-text-block {
  font-size: 0.75rem;
  line-height: 1.33;
  margin-bottom: 0.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-text-label {
  font-weight: bold;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location {
  margin-bottom: 1rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code {
  display: flex;
  border: 2px solid #000000;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code .zip-loader,
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code .zip-resolved-checkmark {
  position: inherit;
  align-self: center;
  margin-right: 0.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border-color: #c80a33;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2 {
  border: 0;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2:focus-visible {
  outline: 0.125rem solid #000000;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-input {
  font-size: 0.75rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .close-modal-overlay {
  position: absolute;
  right: 1rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .close-modal-overlay svg {
  height: 0.813rem;
  width: 0.875rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error {
  color: #c41230;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-modal-button {
  font-size: 1rem;
  line-height: 1.188rem;
  margin-top: 0.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper {
  padding-top: 0;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper .suggestion-wrapper {
  border-radius: .25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: .25rem 0;
  align-items: center;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper .suggestion-wrapper .suggestion-message,
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  color: #c41230;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-right: 0.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper .suggestion-wrapper svg {
  width: 1.375rem;
  margin-top: 0.188rem;
  align-self: flex-start;
  margin-right: 0.375rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown #update-location-btn:disabled {
  background: #f2f2f2;
}
.utility-nav__cross-site-navigation {
  padding-top: 1rem;
  display: grid;
  grid-template-columns: 7.5rem 7.5rem;
}
.utility-nav__cross-site-navigation-item {
  height: 2rem;
  display: inline-flex;
  width: fit-content;
  margin-bottom: .5rem;
  border-top: .125rem solid transparent;
  border-bottom: .125rem solid transparent;
}
.utility-nav__cross-site-navigation-item.active {
  border-bottom: 0.125rem solid #eeb111;
}
.utility-nav__cross-site-navigation-brands-label {
  font-family: 'HelveticaNeue', sans-serif;
  font-weight: 400;
  font-size: .75rem;
  line-height: 1rem;
  color: #000000;
  padding-bottom: 1.25rem;
}
.utility-nav__cross-site-navigation-link {
  cursor: pointer;
  margin: auto 0;
}
.utility-nav__cross-site-navigation-img {
  max-height: 2rem;
}
.utility-nav__cross-site-navigation-img:focus-visible {
  outline-width: .125rem;
}
.utility-nav .primary-link .ipad-open + .utility-nav-wrapper-mobile .utility-nav__switch-links-navigation {
  background-color: red;
}
.utility-nav__switch-links-navigation--mobile .utility-nav__switch-link-wrapper {
  transition: none;
  background-color: #ffffff;
  box-shadow: inset 0 -0.0625rem 0 #d2d2d2;
  position: relative;
  margin-left: -1rem;
}
.utility-nav__switch-links-navigation--mobile .utility-nav__switch-link {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #2e2e2e;
  padding: 1.1875rem 0 1.1875rem 1rem;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .utility-nav__switch-links-navigation--mobile .utility-nav__switch-link {
    padding: 1.5rem 0 1.5rem 1rem;
    align-items: center;
  }
  .utility-nav__switch-links-navigation--mobile .utility-nav__switch-link .utility-nav__switch-text {
    height: 1.875rem;
    align-content: center;
  }
}
.utility-nav__switch-links-navigation--mobile .utility-nav__switch-link-icon {
  margin-right: .5rem;
}
.utility-nav__switch-links-navigation--desktop {
  display: none;
}
.header-v3 .content-block-wrapper {
  background-color: #ffffff;
  padding: 1rem;
  position: relative;
  top: 3.5rem;
}
.header-v3 .content-block-wrapper .close-modal-overlay {
  display: none;
}
.header-v3 .content-block-wrapper .button {
  margin-bottom: 0;
  width: 100%;
}
.header-v3 .content-block-wrapper .button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.header-v3 .content-block-wrapper .location-headline-dropdown {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.header-v3 .content-block-wrapper .location-text-block {
  font-size: 0.75rem;
  line-height: 1.33;
  margin-bottom: 0.5rem;
}
.header-v3 .content-block-wrapper .location-text-label {
  font-weight: bold;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.header-v3 .content-block-wrapper .form-block-location {
  margin-bottom: 1rem;
}
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code {
  display: flex;
  border: 2px solid #000000;
}
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code .zip-loader,
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code .zip-resolved-checkmark {
  position: inherit;
  align-self: center;
  margin-right: 0.5rem;
}
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border-color: #c80a33;
}
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2 {
  border: 0;
}
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2:focus-visible {
  outline: 0.125rem solid #000000;
}
.header-v3 .content-block-wrapper .form-input {
  font-size: 0.75rem;
}
.header-v3 .content-block-wrapper .close-modal-overlay {
  position: absolute;
  right: 1rem;
}
.header-v3 .content-block-wrapper .close-modal-overlay svg {
  height: 0.813rem;
  width: 0.875rem;
}
.header-v3 .content-block-wrapper .zip-code-error {
  color: #c41230;
}
.header-v3 .content-block-wrapper .location-modal-button {
  font-size: 1rem;
  line-height: 1.188rem;
  margin-top: 0.5rem;
}
.header-v3 .content-block-wrapper .zip-code-error-wrapper {
  padding-top: 0;
}
.header-v3 .content-block-wrapper .zip-code-error-wrapper .suggestion-wrapper {
  border-radius: .25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: .25rem 0;
  align-items: center;
}
.header-v3 .content-block-wrapper .zip-code-error-wrapper .suggestion-wrapper .suggestion-message,
.header-v3 .content-block-wrapper .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  color: #c41230;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-right: 0.5rem;
}
.header-v3 .content-block-wrapper .zip-code-error-wrapper .suggestion-wrapper svg {
  width: 1.375rem;
  margin-top: 0.188rem;
  align-self: flex-start;
  margin-right: 0.375rem;
}
.header-v3 .content-block-wrapper #update-location-btn:disabled {
  background: #f2f2f2;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .utility-nav-wrapper-mobile {
    display: none;
  }
  .modal-box.user-location-modal-box {
    padding: 2.5rem;
  }
  .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
  .utility-nav__container {
    height: 2.5rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    transform: translateX(0);
    position: relative;
    max-width: 74.5rem;
    margin: 0 auto;
  }
  .utility-nav__container .hide {
    display: none;
  }
  .utility-nav__container .header-chat-link {
    font-size: 0.75rem;
  }
  .utility-nav__container .header-chat-link:focus-visible {
    outline-width: .125rem;
  }
  .utility-nav__container .header-chat-link-icon {
    margin-right: .25rem;
  }
  .utility-nav__link {
    font-size: .75rem;
    line-height: 1.33;
  }
  .utility-nav__link-wrapper {
    padding-left: 1rem;
    padding-top: unset;
    justify-content: center;
  }
  .utility-nav__link-icon {
    padding-right: .25rem;
  }
  .utility-nav__cross-site-navigation {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 2.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    padding: 0 0 0 .563rem;
  }
  .utility-nav__cross-site-navigation-brands-label {
    padding-bottom: 0;
  }
  .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.25rem;
  }
  .utility-nav__switch-links-navigation ~ .utility-nav__cross-site-navigation {
    display: none;
  }
  .utility-nav__switch-links-navigation {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
    padding-left: 1.5rem;
  }
  .utility-nav__switch-links-navigation--mobile {
    display: none;
  }
  .utility-nav__switch-links-navigation--desktop {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
  }
  .utility-nav__switch-link-wrapper {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    height: 100%;
    align-items: center;
    display: flex;
  }
  .utility-nav__switch-link-wrapper--primary {
    background-color: #ffffff;
    pointer-events: none;
    cursor: default;
  }
  .utility-nav__switch-link {
    font-family: "Nunito", sans-serif;
    display: flex;
    margin-right: auto;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .875rem;
    color: #000000;
  }
  .utility-nav__switch-link:hover {
    color: #000000;
  }
  .utility-nav__switch-link-icon {
    margin-left: .375rem;
  }
  [lang$=CA] .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.5rem;
  }
}
@media (min-width: 64.01rem) and (max-width: 75rem) {
  .utility-nav__cross-site-navigation-item {
    max-width: 4.8127rem;
    margin: 0 0 0 0.25rem;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .utility-nav-wrapper-mobile {
    display: none;
  }
  .author-mode .modal-box.user-location-modal-box {
    padding: 2.5rem;
  }
  .author-mode .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .author-mode .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
  .author-mode .utility-nav__container {
    height: 2.5rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    transform: translateX(0);
    position: relative;
    max-width: 74.5rem;
    margin: 0 auto;
  }
  .author-mode .utility-nav__container .hide {
    display: none;
  }
  .author-mode .utility-nav__container .header-chat-link {
    font-size: 0.75rem;
  }
  .author-mode .utility-nav__container .header-chat-link:focus-visible {
    outline-width: .125rem;
  }
  .author-mode .utility-nav__container .header-chat-link-icon {
    margin-right: .25rem;
  }
  .author-mode .utility-nav__link {
    font-size: .75rem;
    line-height: 1.33;
  }
  .author-mode .utility-nav__link-wrapper {
    padding-left: 1rem;
    padding-top: unset;
    justify-content: center;
  }
  .author-mode .utility-nav__link-icon {
    padding-right: .25rem;
  }
  .author-mode .utility-nav__cross-site-navigation {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 2.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    padding: 0 0 0 .563rem;
  }
  .author-mode .utility-nav__cross-site-navigation-brands-label {
    padding-bottom: 0;
  }
  .author-mode .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.25rem;
  }
  .author-mode .utility-nav__switch-links-navigation ~ .author-mode .utility-nav__cross-site-navigation {
    display: none;
  }
  .author-mode .utility-nav__switch-links-navigation {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
    padding-left: 1.5rem;
  }
  .author-mode .utility-nav__switch-links-navigation--mobile {
    display: none;
  }
  .author-mode .utility-nav__switch-links-navigation--desktop {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
  }
  .author-mode .utility-nav__switch-link-wrapper {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    height: 100%;
    align-items: center;
    display: flex;
  }
  .author-mode .utility-nav__switch-link-wrapper--primary {
    background-color: #ffffff;
    pointer-events: none;
    cursor: default;
  }
  .author-mode .utility-nav__switch-link {
    font-family: "Nunito", sans-serif;
    display: flex;
    margin-right: auto;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .875rem;
    color: #000000;
  }
  .author-mode .utility-nav__switch-link:hover {
    color: #000000;
  }
  .author-mode .utility-nav__switch-link-icon {
    margin-left: .375rem;
  }
  .author-mode [lang$=CA] .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.5rem;
  }
}
@media all and (min-width: 85.375rem) {
  .utility-nav-wrapper-mobile {
    display: none;
  }
  .modal-box.user-location-modal-box {
    padding: 2.5rem;
  }
  .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
  .utility-nav__container {
    height: 2.5rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    transform: translateX(0);
    position: relative;
    max-width: 74.5rem;
    margin: 0 auto;
  }
  .utility-nav__container .hide {
    display: none;
  }
  .utility-nav__container .header-chat-link {
    font-size: 0.75rem;
  }
  .utility-nav__container .header-chat-link:focus-visible {
    outline-width: .125rem;
  }
  .utility-nav__container .header-chat-link-icon {
    margin-right: .25rem;
  }
  .utility-nav__link {
    font-size: .75rem;
    line-height: 1.33;
  }
  .utility-nav__link-wrapper {
    padding-left: 1rem;
    padding-top: unset;
    justify-content: center;
  }
  .utility-nav__link-icon {
    padding-right: .25rem;
  }
  .utility-nav__cross-site-navigation {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 2.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    padding: 0 0 0 .563rem;
  }
  .utility-nav__cross-site-navigation-brands-label {
    padding-bottom: 0;
  }
  .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.25rem;
  }
  .utility-nav__switch-links-navigation ~ .utility-nav__cross-site-navigation {
    display: none;
  }
  .utility-nav__switch-links-navigation {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
    padding-left: 1.5rem;
  }
  .utility-nav__switch-links-navigation--mobile {
    display: none;
  }
  .utility-nav__switch-links-navigation--desktop {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
  }
  .utility-nav__switch-link-wrapper {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    height: 100%;
    align-items: center;
    display: flex;
  }
  .utility-nav__switch-link-wrapper--primary {
    background-color: #ffffff;
    pointer-events: none;
    cursor: default;
  }
  .utility-nav__switch-link {
    font-family: "Nunito", sans-serif;
    display: flex;
    margin-right: auto;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .875rem;
    color: #000000;
  }
  .utility-nav__switch-link:hover {
    color: #000000;
  }
  .utility-nav__switch-link-icon {
    margin-left: .375rem;
  }
  [lang$=CA] .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.5rem;
  }
}
@media all and (max-width: 64.01rem) {
  .header-v3 .content-block-wrapper {
    max-width: 28.125rem;
    margin: auto;
  }
}
@media all and (min-width: 48rem) {
  .utility-nav__container .utility-nav__link-wrapper--mobile {
    display: none;
  }
}
[lang$=CA] .utility-nav__container .header-chat-link-icon {
  display: none;
}
@media all and (max-width: 64.01rem) and (orientation: landscape) {
  .header-v3 .content-block-wrapper {
    top: 0;
  }
}
.user-location-modal-box {
  background: #ffffff;
  padding: 1.25rem;
}
.user-location-modal-box .modal-dialog .modal-content .modal-header {
  display: none;
}
.user-location-modal-box .location-block {
  text-align: left;
}
.user-location-modal-box .location-block .button {
  margin-bottom: 0;
  width: 100%;
}
.user-location-modal-box .location-block .button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.user-location-modal-box .location-block .location-headline-dropdown {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.user-location-modal-box .location-block .location-text-block {
  font-size: 0.75rem;
  line-height: 1.33;
  margin-bottom: 0.5rem;
}
.user-location-modal-box .location-block .location-text-label {
  font-weight: bold;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.user-location-modal-box .location-block .form-block-location {
  margin-bottom: 1rem;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code {
  display: flex;
  border: 2px solid #000000;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .zip-loader,
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .zip-resolved-checkmark {
  position: inherit;
  align-self: center;
  margin-right: 0.5rem;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border-color: #c80a33;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2 {
  border: 0;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2:focus-visible {
  outline: 0.125rem solid #000000;
}
.user-location-modal-box .location-block .form-input {
  font-size: 0.75rem;
}
.user-location-modal-box .location-block .close-modal-overlay {
  position: absolute;
  right: 1rem;
}
.user-location-modal-box .location-block .close-modal-overlay svg {
  height: 0.813rem;
  width: 0.875rem;
}
.user-location-modal-box .location-block .zip-code-error {
  color: #c41230;
}
.user-location-modal-box .location-block .location-modal-button {
  font-size: 1rem;
  line-height: 1.188rem;
  margin-top: 0.5rem;
}
.user-location-modal-box .location-block .zip-code-error-wrapper {
  padding-top: 0;
}
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper {
  border-radius: .25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: .25rem 0;
  align-items: center;
}
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .suggestion-message,
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  color: #c41230;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-right: 0.5rem;
}
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper svg {
  width: 1.375rem;
  margin-top: 0.188rem;
  align-self: flex-start;
  margin-right: 0.375rem;
}
.user-location-modal-box .location-block #update-location-btn:disabled {
  background: #f2f2f2;
}

.content-spot__labels-title {
  text-align: center;
}
.content-spot__labels-title-content {
  display: inline-block;
  margin: auto;
  width: max-content;
}
.content-spot__labels-subtitle {
  text-align: center;
}
.content-spot .cmp-teaser {
  width: 11rem;
  letter-spacing: 0;
}
.content-spot .cmp-teaser__title {
  text-align: center;
}
.content-spot .cmp-teaser__title-link {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}
.content-spot .cmp-teaser__description {
  text-align: center;
}
.content-spot .cmp-teaser__image {
  text-align: center;
}
.content-spot .cmp-teaser__image .cmp-image__image {
  margin: auto;
  height: 3.1875rem;
  width: auto;
}
.content-spot__teasers {
  text-align: center;
}
.content-spot__teasers .teaser {
  width: 49%;
  display: inline-flex;
  vertical-align: top;
}
.content-spot__teasers .teaser .cmp-teaser {
  margin: auto;
}
@media all and (min-width: 47.938rem) {
  .content-spot__teasers .teaser {
    width: auto;
    width: initial;
  }
  .content-spot__teasers .teaser .cmp-teaser {
    margin: initial;
  }
}

.login .form,
.registration .form {
  max-width: 20.625rem;
}

.login-title {
  margin-top: 0;
}

.login-title,
.registration-title,
.guest-login-title {
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
  font-weight: 400;
}

.login-registration-box {
  background: #ffffff;
  padding: 1.25rem;
}

.login-forgot-password-edit {
  text-align: right;
}

.guest-login-buttons {
  margin-top: 1.25rem;
}

.registration-password-text {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.create-account-content {
	display: none;
}

.full-width-form .form {
	max-width: unset;
}

@media (min-width: 1024px) {
	.create-account-content {
    	display: block;
    }

    .full-width-form .form {
    	max-width: 20.625rem;
    }
}


.recaptcha-error-msg {
  color: red;
  font-weight: bold;
  display: none;
}

.hide {
  display: none
}

.registration-hide {
  display: none;
}
#credential_picker_container iframe {
    outline: none;
}

#credential_picker_iframe {
    z-index: 100000000000000000 !important;
}
.guest-order {
    display: flex;
    justify-content: center;
    min-height: 39.8125rem;
    background-size: cover;
    background-color: #4f4f4f;
}

.guest-order-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1.5rem;
}

.guest-order-header {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1.5rem 0 1rem 0;
    text-align: center;
}

.guest-order-header__title {
    font-family: Avenir-Black;
    font-size: 1.25rem;
    line-height: 1.5rem;
    width: 13.9375rem;
    margin-bottom: 0.5rem;
    margin-top:0;
}

.guest-order-header__instructions {
    font-family: Avenir-Roman;
    font-size: 1rem;
    line-height: 1.3125rem;
    max-width: 28.75rem;
    padding: 0 1rem;
}

.guest-order-form-container {
    width: 18.125rem;
    padding: 2rem 1.875rem 1rem 1.5rem;
    background-color: #fff;
    box-shadow: 0 .25rem .5rem 0 rgba(0, 0, 0, 0.5);
    position: relative;
}

.guest-order-form-container label,
.guest-order-form-container input,
.track-order-btn-wrapper .button {
    display: block;
    width: 100%;
    margin-bottom: 0;
}

.guest-order-form-container input {
    height: 2.25rem;
    border: solid .0625rem rgba(0,0,0,0.25);
    padding: .3125rem .3125rem
}

.guest-order-form-container .form-group {
    margin: 0;
}

.guest-order-form-container .form-group:first-child {
    padding: 0 0 .1875rem 0;
}

.guest-order-form-container .form-group:nth-child(n+2) {
    padding-top: .625rem
}

.guest-order-form-container .form-group:last-child {
    padding-top: 0;
}

.guest-order-form-container .form-group label {
    font-family: Avenir-Black;
    font-size: .625rem;
    font-weight: 900;
    color: #433736;
    line-height: .6875rem;
    padding-bottom: .3125rem;
}

.guest-order-form-container .form-group,
.track-order-btn-wrapper{
    width: 100%;
}

.guest-order-form-container form {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.guest-order .required-info {
    font-family: Avenir-Roman;
    font-size: .625rem;
    color: #2e2e2e;
    line-height: .875rem;
}

.guest-order .guest-order-form__full-name {
    position: relative;
}

.guest-order__tooltip {
    position: absolute;
    bottom: 0.6rem;
    right: -1.7rem;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
}

.guest-order__tooltip-message {
    display: none;
    width: 9.75rem;
    height: 4rem;
    background-color: rgba(0,0,0,0.75);
    opacity: 75%;
    color: #fff;
    padding-top: .5625rem;
    font-family: Avenir-Roman;
    font-size: .625rem;
    line-height: .875rem;
    text-align: center;
    margin-bottom: .25rem;
}

.guest-order__tooltip-icon {
    width: .9375rem;
    height: .9375rem;
    margin-right: .5rem;
}

.guest-order__tooltip-icon svg {
    float: right;
}

.guest-order__tooltip-icon:hover ~ .guest-order__tooltip-message {
    display: block;
}

.guest-order__recapture-inner {
    transform: scale(0.78);
    transform-origin: 0 0;
    margin-left: .5rem;
}

.guest-order__recapture-outer {
    height: 3.7rem;
    margin-top: 0.375rem;
}

.guest-order__recapture-inner input {
    opacity: 0;
    height: 0;
}

.guest-order__recapture-inner .recaptcha-error-msg {
    display: none;
}

.track-order-btn-wrapper::before {
    content:'';
    display: block;
    padding-top: 0.96875rem;
    margin-top: 0.96875rem;
    border-top: solid .0625rem #e2e2e2;
}

.guest-order-form__not-exist-order-msg {
    margin-top: 1.25rem;
}

.guest-order-form__error-msg {
    font-size: .625rem;
    line-height: 0.875rem;
    color: #c41230;
    margin-top: 0.3125rem;
    display: none;
}

.guest-order .guest-order-form__error-input {
    border-color: #c41230;
}

@media (min-width: 48rem) {
    .guest-order-form-container {
        width: 18.75rem;
        padding: 2rem 2rem 1rem 2rem;
    }

    .guest-order-wrapper {
        margin-bottom: 2.5rem;
    }

    .guest-order-header {
        margin: 2.5rem 0 2rem 0;
    }

    .guest-order-header__title {
        font-size: 1.875rem;
        line-height: 2.0625rem;
        width: 17.0625rem;
    }

    .guest-order__tooltip-icon {
        width: auto;
        height: auto;
        margin-right: .3rem;
    }

    .guest-order__tooltip {
        right: -1.6rem;
    }
}
/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.guest-order {
  background-color: #ffffff;
}
.guest-order .required-info {
  font-family: Gotham, sans-serif;
  color: #222222;
}
.guest-order .guest-order-header__title {
  font-weight: bold;
  color: #222222;
  width: 17.9375rem;
  font-family: Gotham, sans-serif;
}
.guest-order .guest-order-header__instructions {
  font-family: Gotham, sans-serif;
  color: #222222;
}
.guest-order .guest-order-form__error-msg {
  color: #e31c3d;
}
.guest-order .guest-order-form__error-input {
  border-color: #e31c3d;
}

.sign-in-wrapper#additional-sign-in-modal.modal-open {
  z-index: 9999;
}
.sign-in-wrapper .modal-box {
  padding: 0;
  max-width: unset;
  margin: 5rem auto auto;
}
.sign-in-wrapper .sign-in-popup {
  background-color: #FFF;
  margin: 0 0.5rem;
  position: relative;
}
.sign-in-wrapper .sign-in-popup__content {
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
}
.sign-in-wrapper .sign-in-popup__form {
  padding: 4rem 1.125rem 1.125rem;
  text-align: left;
}
.sign-in-wrapper .sign-in-popup__form .login .login-registration-form {
  max-width: unset;
}
.sign-in-wrapper .sign-in-popup__form .login strong {
  display: block;
}
.sign-in-wrapper .sign-in-popup__form .login .login-title {
  font-size: 1.25rem;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #2e2e2e;
  font-family: "Avenir-Black", sans-serif;
  border-bottom: 1px solid #e2e2e2;
  text-transform: none;
  padding-bottom: 0.125rem;
  margin-bottom: 1.125rem;
}
.sign-in-wrapper .sign-in-popup__form .login .login-title--complete-account {
  margin-bottom: 1rem;
}
.sign-in-wrapper .sign-in-popup__form .login .sso-notice {
  font-size: .625rem;
  line-height: 1.4;
}
.sign-in-wrapper .sign-in-popup__form .login .form-checkbox-text {
  display: inline-block;
  line-height: 1.4;
  font-size: .625rem;
}
.sign-in-wrapper .sign-in-popup__form .login .user-data-container {
  margin-bottom: 1rem;
}
.sign-in-wrapper .sign-in-popup__form .login .user-data-container .form-input {
  font-size: .625rem;
  font-weight: bold;
  text-align: center;
  opacity: 1;
}
.sign-in-wrapper .sign-in-popup__form .login .form-req-message {
  display: none;
}
.sign-in-wrapper .sign-in-popup__form .login .form-label {
  font-family: "Avenir-Black", sans-serif;
  font-size: .625rem;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: #433736;
}
.sign-in-wrapper .sign-in-popup__form .login .form-error-item {
  display: inline-block;
  line-height: 1.4;
  font-size: .625rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-group {
  margin: 0 0 1rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-group:last-of-type {
  margin: 0;
}
.sign-in-wrapper .sign-in-popup__form .login .login-forgot-password-edit {
  text-align: left;
  margin-bottom: .4375rem;
  line-height: .875rem;
}
.sign-in-wrapper .sign-in-popup__form .login .login-forgot-password-link {
  font-size: .625rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #2e2e2e;
  font-family: "Avenir-Roman", sans-serif;
  text-decoration: underline;
}
.sign-in-wrapper .sign-in-popup__form .login .login-forgot-password-link:focus-visible {
  outline-width: .125rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-input {
  border: 1px solid rgba(0, 0, 0, 0.25);
  height: 2.5rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-input:focus-visible {
  outline-width: .125rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-buttons {
  margin: 0;
}
.sign-in-wrapper .sign-in-popup__form .login .form-buttons--complete-account {
  margin-top: 1.4375rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-buttons .form-button {
  width: 100%;
  height: 2rem;
  margin-bottom: 0;
}
.sign-in-wrapper .sign-in-popup__form .login .form-buttons .form-button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.sign-in-wrapper .sign-in-popup .sign-in-modal-form {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 2rem;
  margin: 0;
}
.sign-in-wrapper .sign-in-popup .sign-in-modal-form:focus-visible {
  outline-width: .125rem;
}
.sign-in-wrapper .sign-in-popup .sign-in-modal-form .sign-in-popup__button {
  display: inline-block;
  margin: 0;
  text-align: center;
  font-family: "Avenir-Black", sans-serif;
  font-size: 0.75rem;
}
.sign-in-wrapper .sign-in-popup__closer {
  display: flex;
  flex-direction: row-reverse;
}
.sign-in-wrapper .sign-in-popup__closer .modal-close {
  width: unset;
  height: unset;
  top: 1.3125rem;
  right: 1.3125rem;
}
.sign-in-wrapper .sign-in-popup__closer .modal-close svg {
  color: #c41230;
}
.sign-in-wrapper .sign-in-popup .hide {
  display: none;
}
.sing-in-buttons-wrapper .sign-in-buttons__divider-wrapper {
  margin-bottom: .25rem;
}
.sing-in-buttons-wrapper .sign-in-buttons__divider {
  font-size: .625rem;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: #2e2e2e;
  position: relative;
  font-family: "Avenir-Black", sans-serif;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.sing-in-buttons-wrapper .sign-in-buttons__divider:before,
.sing-in-buttons-wrapper .sign-in-buttons__divider:after {
  border-top: 1px solid #dfdfdf;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 45%;
  bottom: 0;
  width: 45%;
}
.sing-in-buttons-wrapper .sign-in-buttons__divider:before {
  left: 0;
}
.sing-in-buttons-wrapper .sign-in-buttons__divider:after {
  right: 0;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social {
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 11px;
  margin-bottom: 16px;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social .google-sign-in-btn .abcRioButton {
  border: 1px solid #8d8d8d;
  width: 100% !important;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social .google-sign-in-btn .abcRioButton .abcRioButtonContents {
  font-family: "Avenir-Black", sans-serif;
  font-size: 12px;
  color: #2e2e2e;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social .google-sign-in-btn .abcRioButton .abcRioButtonIcon {
  padding: 6px 11px !important;
  border-right: 1px solid #8d8d8d;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social .google-sign-in-btn .abcRioButton .abcRioButtonIcon .abcRioButtonSvgImageWithFallback svg {
  height: 18px;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google {
  width: 100%;
  height: 32px;
  border: 1px solid #8d8d8d;
  cursor: pointer;
  display: flex;
  flex-direction: row;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook-v2,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google-v2 {
  display: none;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook:hover,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google:hover {
  box-shadow: 0 0 3px 3px rgba(66, 133, 244, 0.3);
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook:focus-visible,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook-icon,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #8d8d8d;
  background: #fff;
  padding: 12px;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook-icon svg:not(:root),
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google-icon svg:not(:root) {
  height: 18px;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook-text,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google-text {
  font-family: "Avenir-Black", sans-serif;
  font-size: 12px;
  color: #2e2e2e;
  background: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .sign-in-wrapper .modal-box {
    margin: 11.875rem auto auto;
    width: 50rem;
  }
  .sign-in-wrapper .modal-box--empty-content {
    width: 25rem;
    transform: translate(-50%, -50%);
    margin: 0;
    top: 50%;
    left: 50%;
  }
  .sign-in-wrapper .modal-box--empty-content .sign-in-popup__content {
    display: none;
  }
  .sign-in-wrapper .modal-box--empty-content .sign-in-popup__form {
    width: 100%;
    padding: 3rem 2rem 3.3125rem;
  }
  .sign-in-wrapper .sign-in-popup {
    display: flex;
    flex-direction: row;
    margin: 0;
  }
  .sign-in-wrapper .sign-in-popup__content {
    display: block;
    color: #FFF;
    text-align: center;
    padding: 7rem 3.125rem 3.125rem;
  }
  .sign-in-wrapper .sign-in-popup__content.subscriptions,
  .sign-in-wrapper .sign-in-popup__content.subscriptions .sign-in-popup__heading,
  .sign-in-wrapper .sign-in-popup__content.subscriptions .sign-in-popup__main-text {
    color: unset;
  }
  .sign-in-wrapper .sign-in-popup__content.subscriptions.spa > *,
  .sign-in-wrapper .sign-in-popup__content.subscriptions .sign-in-popup__heading.spa > *,
  .sign-in-wrapper .sign-in-popup__content.subscriptions .sign-in-popup__main-text.spa > * {
    color: inherit;
  }
  .sign-in-wrapper .sign-in-popup__form {
    padding: 4rem 4rem 6.3125rem;
  }
  .sign-in-wrapper .sign-in-popup__form--complete-account {
    padding: 2.5rem 4rem 2rem;
  }
  .sign-in-wrapper .sign-in-popup__content,
  .sign-in-wrapper .sign-in-popup__form {
    width: 50%;
  }
  .sign-in-wrapper .sign-in-popup__heading {
    font-family: "Avenir-Black", sans-serif;
    font-size: 1.875rem;
    margin-bottom: 1.5rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-transform: none;
  }
  .sign-in-wrapper .sign-in-popup__main-text {
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    font-family: "Avenir-Roman", sans-serif;
    margin-bottom: 1.5rem;
  }
}
.sign-in-popup__content.subscriptions {
  background-image: none !important;
}

.professional-discount-modal {
  padding: 3.125rem 1rem 1.875rem;
  box-shadow: 0 0.25rem 0.25rem 0 rgb(0 0 0 / 25%);
  border: 0.0625rem solid rgba(239, 239, 239, 1);
}
.professional-discount-modal__header {
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}
.professional-discount-modal__buttons {
  padding-top: 1.875rem;
}
@media (min-width: 64rem) {
  .professional-discount-modal {
    padding: 3.125rem 2.0625rem;
  }
  .professional-discount-modal__buttons--yes {
    margin-right: 1rem;
  }
  #professional-discount-modal .modal-box {
    width: 30.5rem;
  }
}

.productCarousel:not(.cq-Editable-dom):not(:has(.prd-carousel--wrap)):has(.prd-carousel) {
    display: none;
}

.productCarousel .slick-dots li.slick-active button:before,
.productCarousel .slick-dots li button:before {
    content: unset;
}

.prd-carousel .single-line {
    color: inherit;
    font-family: inherit;
}

.prd-carousel .red-price {
    color: #A00A1D;
    font-weight: bold;
}

.prd-carousel .prd-carousel-top-price {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.25rem;
    font-weight: bold;
}

.prd-carousel .prd-carousel-top-price-label {
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
}

.prd-carousel .prd-carousel__saving {
    font-weight: bold;
}

.prd-carousel .prd-carousel__product-tile__title  {
    width: inherit;
}

.prd-carousel .member-price-cta__text:hover {
    text-decoration: underline;
}

.prd-carousel .hidden {
    visibility: hidden;
}
.interstitial-prd-carousel {
  padding: 0 2rem 1rem 2rem;
}
.interstitial-prd-carousel__product-tile__title--link,
.interstitial-prd-carousel__header,
.interstitial-prd-carousel__product-tile-price,
.interstitial-prd-carousel__product-tile__btn .button,
.interstitial-prd-carousel .prd-carousel__save-price {
  font-family: 'HelveticaNeue-Bold', sans-serif;
}
.interstitial-prd-carousel__sub-header,
.interstitial-prd-carousel .prd-carousel__product-tile__prices--small {
  font-family: 'HelveticaNeue', sans-serif;
}
.interstitial-prd-carousel__product-tile {
  width: 15rem;
}
.interstitial-prd-carousel__product-tile__bv {
  height: 1.3125rem;
}
.interstitial-prd-carousel__product-tile__title--link {
  color: #000000;
  font-size: .75rem;
  text-decoration: underline;
}
.interstitial-prd-carousel__headline {
  text-align: center;
}
.interstitial-prd-carousel__header {
  font-size: 1rem;
  text-align: center;
  margin: 1rem 0 0 0;
}
.interstitial-prd-carousel__header::after {
  display: none;
}
.interstitial-prd-carousel__sub-header {
  margin: .375rem 0 1rem 0;
  font-size: .75rem;
}
.interstitial-prd-carousel__item {
  width: 14.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.interstitial-prd-carousel__item.slick-slide {
  display: flex;
}
.interstitial-prd-carousel__product-tile-container {
  display: flex;
  justify-content: center;
  padding-left: .5rem;
}
.interstitial-prd-carousel__product-tile-image-container {
  display: flex;
  align-items: center;
}
.interstitial-prd-carousel__product-tile-image-url {
  max-width: 5.9375rem;
  height: 5.9375rem;
}
.interstitial-prd-carousel__product-tile-image {
  max-width: 5.9375rem;
  max-height: 5.9375rem;
}
.interstitial-prd-carousel__product-tile-body {
  font-size: .75rem;
  margin-left: .5rem;
  line-height: 1rem;
  display: flex;
  flex-direction: column;
}
.interstitial-prd-carousel__product-tile__btn {
  margin-top: .5rem;
}
.interstitial-prd-carousel__product-tile__btn .button {
  width: 13.625rem;
  height: 2.1875rem;
  background-color: #fff;
  color: #000000;
  font-size: 1rem;
  text-transform: none;
  border-radius: 3.125rem;
  border-top: 0.125rem solid #000000;
  border-bottom: 0.125rem solid #000000;
  border-left: 0.15rem solid #000000;
  border-right: 0.15rem solid #000000;
}
.interstitial-prd-carousel__product-tile__btn .button:hover,
.interstitial-prd-carousel__product-tile__btn .button:focus {
  background-color: transparent;
  color: #000000;
}
.interstitial-prd-carousel .product-added-btn,
.interstitial-prd-carousel .product-added-btn:hover,
.interstitial-prd-carousel .product-added-btn:focus {
  background-color: #f2f2f2;
  border: 0;
}
.interstitial-prd-carousel__prev-btn,
.interstitial-prd-carousel__next-btn {
  width: 1.25rem;
  height: 1.25rem;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid #eeb111;
  border-width: 0 5px 5px 0;
  cursor: pointer;
}
.interstitial-prd-carousel__prev-btn.slick-disabled,
.interstitial-prd-carousel__next-btn.slick-disabled {
  border-color: #e2e2e2;
}
.interstitial-prd-carousel__prev-btn,
.interstitial-prd-carousel__next-btn,
.interstitial-prd-carousel__prev-btn:hover,
.interstitial-prd-carousel__next-btn:hover,
.interstitial-prd-carousel__prev-btn:focus,
.interstitial-prd-carousel__next-btn:focus {
  background: none;
  padding: 0;
  margin: 0;
}
.interstitial-prd-carousel__prev-btn {
  position: absolute;
  left: -0.9375rem;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(135deg);
}
.interstitial-prd-carousel__next-btn {
  position: absolute;
  right: -0.9375rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.interstitial-prd-carousel .prd-carousel-top-price {
  font-size: .75rem;
}
.interstitial-prd-carousel .prd-carousel__product-tile__prices--small,
.interstitial-prd-carousel .prd-carousel__save-price {
  font-size: .625rem;
}
.interstitial-prd-carousel .prd-carousel__save-price {
  color: #008800;
  display: inline-block;
}
.interstitial-prd-carousel .slick-list > div {
  margin-left: 0;
}

.interstitial-product-card {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(39, 3, 9, 0.3);
}
.interstitial-product-card__product-title:has(+ .marketplace-product-label) {
  margin-bottom: .5rem;
}
.interstitial-product-card__product-data .marketplace-product-label {
  margin: .625rem 0;
  width: 14rem;
}
.interstitial-product-card__product-data .marketplace-product-label span {
  text-decoration: underline;
}
.interstitial-product-card__header-title,
.interstitial-product-card__product-title-text,
.interstitial-product-card__main-cta-text,
.interstitial-product-card__protection-plans-title,
.interstitial-product-card__protection-plan-select,
.interstitial-product-card__product-subscription-label,
.interstitial-product-card__delivery-date {
  font-family: 'HelveticaNeue-Bold', sans-serif;
}
.interstitial-product-card__product-specification,
.interstitial-product-card__delivery,
.interstitial-product-card__protection-plans-learn-more {
  font-family: 'HelveticaNeue', sans-serif;
}
.interstitial-product-card__check-mark-icon {
  width: 2rem;
  height: 2rem;
}
.interstitial-product-card__check-mark-icon svg {
  width: 2rem;
  height: 2rem;
  display: inline-block;
}
.interstitial-product-card__icons {
  display: none;
}
.interstitial-product-card__product-subscription {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.interstitial-product-card__product-subscription-icon {
  width: 1.4rem;
  height: 1.4rem;
}
.interstitial-product-card__product-subscription-icon svg {
  width: 1.4rem;
  height: 1.4rem;
  display: inline-block;
}
.interstitial-product-card__product-subscription-label {
  margin-left: .5rem;
  font-size: .75rem;
  font-weight: bold;
}
.interstitial-product-card__header {
  display: flex;
  align-items: center;
}
.interstitial-product-card__success-title,
.interstitial-product-card__error-title {
  display: none;
}
.success .interstitial-product-card__success-title,
.error .interstitial-product-card__error-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.interstitial-product-card__header-title {
  font-size: 1.25rem;
  margin-left: .5rem;
}
.interstitial-product-card__appliances-quantity {
  font-size: .75rem;
  margin-left: 2.5rem;
}
.interstitial-product-card__item {
  display: flex;
}
.interstitial-product-card__header-container {
  width: 100%;
  display: flex;
  margin: 0 1rem;
  padding: 1.5rem 0 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  flex-wrap: wrap;
}
.interstitial-product-card__cart-limit-message {
  color: #e22323;
  margin-top: 10px;
  width: 100%;
}
.interstitial-product-card__container {
  width: 100%;
}
.interstitial-product-card__container {
  padding: 1.5rem;
}
.interstitial-product-card__product-image-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: .5rem;
}
.interstitial-product-card__product-image {
  max-height: 100%;
}
.interstitial-product-card__product-title-text {
  width: 14rem;
  font-size: .875rem;
  line-height: 1.25rem;
  letter-spacing: normal;
  font-weight: bold;
  color: #000;
}
.interstitial-product-card__product-title-text::after {
  display: none;
}
.interstitial-product-card__product-title {
  margin-bottom: .5625rem;
}
.interstitial-product-card__product-specification {
  font-size: .75rem;
  margin-bottom: .5rem;
}
.interstitial-product-card__product-specification-value {
  font-weight: 700;
  margin-left: 0.25rem;
}
.interstitial-product-card__protection-plans {
  margin-top: 1.5rem;
}
.interstitial-product-card__protection-plans-header {
  display: flex;
  align-items: center;
  margin-bottom: .375rem;
}
.interstitial-product-card__protection-plans-title {
  font-size: .75rem;
  margin-left: .1rem;
}
.interstitial-product-card__protection-plans-body {
  display: flex;
  align-items: center;
}
.interstitial-product-card__trigger {
  display: flex;
}
.interstitial-product-card__protection-plan-select {
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 0 3.625rem 0 .5rem;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 1;
  background: transparent;
  font-weight: bold;
  font-size: .75rem;
}
.interstitial-product-card__protection-plan-select::-ms-expand {
  display: none;
}
.interstitial-product-card__protection-plan-trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #fff;
  border: solid 1px rgba(127, 127, 127, 0.35);
}
.interstitial-product-card__protection-plan-arrow {
  position: absolute;
  top: .6875rem;
  right: 1.25rem;
}
.interstitial-product-card__protection-plan-arrow::before {
  content: '';
  display: block;
  width: .75rem;
  height: .75rem;
  transform: rotate(45deg);
  border: solid #eeb111;
  border-width: 0 3px 3px 0;
}
.interstitial-product-card__protection-plans-learn-more {
  margin-left: .5rem;
}
.interstitial-product-card__protection-plans-learn-more a {
  font-size: .75rem;
  font-weight: normal;
}
.interstitial-product-card__delivery-container {
  width: 100%;
}
.interstitial-product-card__delivery {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  min-height: 2.1875rem;
  font-size: 1rem;
  padding: .5625rem 1rem;
}
.interstitial-product-card__delivery-date {
  color: #008800;
}
.interstitial-product-card .horizontal-line {
  content: '';
  height: 0.0625rem;
  display: block;
  margin: 0 2rem;
  background: #000;
  opacity: 0.2;
}
.interstitial-product-card__main-cta {
  display: none;
}
@media all and (max-width: 47.938rem) {
  .interstitial-product-card__header {
    width: 100%;
  }
  .interstitial-product-card__product-image-container {
    height: 6.75rem;
  }
  .interstitial-product-card__with-protection-plans {
    padding-bottom: 4.75rem;
  }
  .interstitial-product-card__protection-plans-wrapper {
    margin-left: 1rem;
  }
  .interstitial-product-card__protection-plans {
    width: 100vw;
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
  .interstitial-product-card__protection-plan-select {
    padding: 0 1.4rem 0 .2rem;
    font-size: .65rem;
  }
  .interstitial-product-card__protection-plan-arrow {
    right: .4rem;
  }
  .interstitial-product-card__protection-plans-learn-more {
    margin-left: .25rem;
  }
  .interstitial-product-card__protection-plans-learn-more a {
    font-size: .65rem;
  }
}
@media all and (min-width: 48rem) {
  .interstitial-product-card__appliances-quantity {
    font-size: 1.25rem;
    margin-left: .3125rem;
  }
  .interstitial-product-card__container {
    padding: 1.5rem .5rem 1.5rem 2.5rem;
  }
  .interstitial-product-card__product-image-container {
    height: 12.5rem;
    margin-right: 3rem;
  }
  .interstitial-product-card__header-container {
    margin: 0 2.5rem;
    padding: 1rem 0;
    justify-content: space-between;
  }
  .interstitial-product-card__delivery {
    padding: .5625rem 2rem;
  }
  .interstitial-product-card__product-title {
    margin: 1rem 0;
  }
  .interstitial-product-card__product-title-text {
    width: 23rem;
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.19;
  }
  .interstitial-product-card .marketplace-product-label {
    width: 23rem;
  }
  .interstitial-product-card__protection-plans-title {
    margin-left: .25rem;
  }
  .interstitial-product-card__product-image-container {
    align-items: center;
  }
  .interstitial-product-card__main-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0;
    padding: 0;
    margin: 0;
    text-transform: none;
    height: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
  }
  .interstitial-product-card__main-cta:hover,
  .interstitial-product-card__main-cta:focus,
  .interstitial-product-card__main-cta[disabled],
  .interstitial-product-card__main-cta[disabled]:hover,
  .interstitial-product-card__main-cta[disabled]:focus {
    background: none;
    color: inherit;
  }
  .interstitial-product-card__main-cta:before {
    content: '';
    display: block;
    height: 2.5rem;
    width: .0625rem;
    background: #e2e2e2;
    margin-right: 1rem;
  }
  .interstitial-product-card__main-cta-container {
    display: flex;
  }
  .interstitial-product-card__main-cta-icon svg {
    width: 1.375rem;
    height: 1.1875rem;
  }
  .interstitial-product-card__main-cta-text {
    margin-left: .5625rem;
  }
}
@media all and (max-width: 20rem) {
  .interstitial-product-card__protection-plan-select {
    font-size: .55rem;
  }
}
@media all and (max-width: 22.5rem) {
  .interstitial-product-card__container {
    padding-right: .5rem;
  }
  .interstitial-product-card__product-title-text {
    width: 12rem;
  }
  .interstitial-product-card__protection-plans-wrapper {
    margin-left: .2rem;
  }
}

.interstitial-product-subscriptions__select {
  margin-top: .5rem;
  position: relative;
  user-select: none;
  border: 0.063rem solid #a9a9a9;
  background-color: #ffffff;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.interstitial-product-subscriptions__select .recommended {
  font-weight: normal;
}
.interstitial-product-subscriptions__select-trigger,
.interstitial-product-subscriptions__select-options {
  font-style: normal;
  font-weight: bold;
  font-size: .75rem;
  line-height: 1rem;
}
.interstitial-product-subscriptions__select-trigger {
  position: relative;
  display: flex;
  height: 2.5rem;
  align-items: center;
  padding-left: .5625rem;
  color: #000000;
}
.interstitial-product-subscriptions__select-trigger:focus {
  box-shadow: inset 0 0 0 0.0625rem #000000;
}
.interstitial-product-subscriptions__select-options {
  position: absolute;
  top: 102%;
  left: 0;
  right: 0;
  border-radius: .125rem;
  box-shadow: 0 0.5px 4px 0 rgba(0, 0, 0, 0.5);
  border-top: 0;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 2;
}
.interstitial-product-subscriptions__select-options__option {
  position: relative;
  display: block;
  padding: .5625rem .5rem;
  font-size: .75rem;
  color: #000000;
  cursor: pointer;
  transition: all 0.5s;
  line-height: 1.33;
  font-weight: bold;
}
.interstitial-product-subscriptions__select-options__option:hover {
  cursor: pointer;
  background-color: #b2b2b2;
}
.interstitial-product-subscriptions__select-options__option.selected {
  background-color: #ededed;
}
.interstitial-product-subscriptions__select-options__option-frequency-copy {
  font-weight: normal;
  color: #000000;
}
.interstitial-product-subscriptions__select-options__option:focus {
  box-shadow: inset 0 0 0 0.0625rem #000000;
}
.interstitial-product-subscriptions__select.open .interstitial-product-subscriptions__select-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.interstitial-product-subscriptions__select-icon {
  position: absolute;
  width: 3rem;
  height: 100%;
  top: 0;
  right: 0;
  border-left: solid 0.0625rem #a9a9a9;
  display: flex;
  justify-content: center;
  z-index: -1;
}
.interstitial-product-subscriptions__select-icon:after {
  content: '';
  transform: rotate(45deg);
  height: .725rem;
  width: .775rem;
  margin-top: .725rem;
  border-bottom: 0.1875rem solid #e09d00;
  border-right: 0.1875rem solid #e09d00;
}
@media (min-width: 47.938rem) {
  .interstitial-product-subscriptions__select {
    width: 20rem;
  }
}
.interstitial-product-subscriptions__guestpass {
  border: 0.125rem solid rgba(0, 0, 0, 0.2);
  padding: 1.25rem 1rem 1rem;
  font-size: .875rem;
  line-height: 1rem;
  color: #000000;
}
.interstitial-product-subscriptions__guestpass-header {
  font-weight: bold;
  margin-bottom: .75rem;
  display: flex;
}
.interstitial-product-subscriptions__guestpass-header__icon {
  height: 1.5rem;
  width: 1.5rem;
}
.interstitial-product-subscriptions__guestpass-header__icon svg:not(:root) {
  height: inherit;
}
.interstitial-product-subscriptions__guestpass-header__text {
  margin: auto .5rem;
}
.interstitial-product-subscriptions {
  padding: 1.156rem 1rem 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  font-family: "HelveticaNeue", sans-serif;
}
.interstitial-product-subscriptions__checkbox-container {
  position: relative;
  padding-left: 1.625rem;
}
.interstitial-product-subscriptions__checkbox-container input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  top: .0625rem;
  left: 0;
}
.interstitial-product-subscriptions__checkbox-container input[type="checkbox"] + .check-mark {
  height: 1rem;
  width: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  border: .0625rem solid #000;
}
.interstitial-product-subscriptions__checkbox-container input[type="checkbox"]:checked + .check-mark:after {
  position: absolute;
  display: block;
  top: .0625rem;
  left: .25rem;
  width: .375rem;
  height: .625rem;
  border: solid #000000;
  border-width: 0 .125rem .125rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
}
.interstitial-product-subscriptions__label {
  font-size: 1rem;
  line-height: 1.188rem;
  color: #000000;
  font-style: normal;
  font-weight: bold;
}
.interstitial-product-subscriptions__label .percent-off {
  color: #008800;
}
.interstitial-product-subscriptions__terms {
  margin-top: .656rem;
  font-style: normal;
  font-weight: normal;
  font-size: .75rem;
  line-height: 1rem;
  color: #000000;
}
.interstitial-product-subscriptions__terms a {
  font-weight: normal;
}
.interstitial-product-subscriptions__select-container {
  margin-top: .5rem;
}
.interstitial-product-subscriptions__delivery {
  margin-top: .5rem;
  font-size: .75rem;
  font-style: normal;
  font-weight: bold;
  line-height: .875rem;
}
@media (min-width: 48rem) {
  .interstitial-product-subscriptions {
    padding: 1.656rem 3rem 1.5rem;
  }
}

.author-env.interstitial-modal {
  display: block;
  position: unset;
}
.author-env .modal-box {
  opacity: 1;
}
.interstitial-modal-trigger {
  display: none;
}
.interstitial-modal {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.interstitial-modal::-webkit-scrollbar {
  display: none;
}
.interstitial-modal .modal-box {
  padding: 0;
  width: 100%;
  max-width: unset;
}
.interstitial-modal .modal-dialog {
  text-align: unset;
  max-width: 100%;
}
.interstitial-modal__container {
  box-shadow: 0 4px 8px 0 rgba(39, 3, 9, 0.3);
  background-color: #fff;
}
@media all and (max-width: 63.938rem) {
  .interstitial-modal {
    padding: 0;
  }
  .interstitial-modal .modal-box {
    margin: 0;
  }
}
@media all and (min-width: 64rem) {
  .interstitial-modal .modal-box {
    width: 52.5rem;
  }
}

.interstitial-installation-service {
  padding: 1.25rem 0 0 0;
}
.interstitial-installation-service .green {
  color: #008800;
}
.interstitial-installation-service__header:not(.ka-hide) {
  display: flex;
  align-items: center;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
.interstitial-installation-service__header-icon {
  display: inline-block;
}
.interstitial-installation-service__header-icon svg {
  width: 1.875rem;
  height: 1.5rem;
  margin-right: .625rem;
}
.interstitial-installation-service__header-icon img {
  max-width: 1.875rem;
  max-height: 1.5rem;
  margin-right: .625rem;
}
.interstitial-installation-service__learn-more {
  font-weight: normal;
  color: #353535;
  font-size: 0.75rem;
  margin-left: 0.5rem;
}
.interstitial-installation-service__no-options {
  padding: 0;
}
.interstitial-installation-service__title {
  display: inline-block;
  font-size: 0.875rem;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
  margin: 1.5rem 0 1rem 0;
}
.interstitial-installation-service .upper {
  text-transform: uppercase;
}
.interstitial-installation-service__options :last-child {
  margin-bottom: 0;
}
.interstitial-installation-service__price {
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
}
.interstitial-installation-service__checkbox-container {
  position: relative;
  padding-left: 1.625rem;
  margin-bottom: 1rem;
  cursor: pointer;
  font-size: 0.875rem;
  display: block;
  align-items: center;
}
.interstitial-installation-service__checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.interstitial-installation-service__checkbox-container input:checked ~ .check-mark:after {
  display: block;
}
.interstitial-installation-service__checkbox-container .check-mark {
  position: absolute;
  top: 0;
  left: 0;
  border: 0.0625rem solid #000;
  height: 1rem;
  width: 1rem;
}
.interstitial-installation-service__checkbox-container .check-mark:after {
  content: '';
  position: absolute;
  display: none;
  top: .0625rem;
  left: .25rem;
  width: .375rem;
  height: .625rem;
  border: solid black;
  border-width: 0 0.125rem 0.125rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.interstitial-installation-service__header,
.interstitial-installation-service-section {
  padding: 0 1rem;
}
.interstitial-installation-service-section {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
  padding-bottom: 1.1875rem;
}
.interstitial-installation-service__fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
@media all and (min-width: 48rem) {
  .interstitial-installation-service {
    padding: 1.40625rem 0 0 0;
  }
  .interstitial-installation-service__header {
    font-size: 1.25rem;
  }
  .interstitial-installation-service__header-icon {
    display: inline-block;
  }
  .interstitial-installation-service__header-icon svg {
    width: 2.75rem;
    height: 2.1875rem;
  }
  .interstitial-installation-service__header-icon img {
    max-width: 2.75rem;
    max-height: 2.1875rem;
  }
  .interstitial-installation-service__header,
  .interstitial-installation-service-section {
    padding: 0 2rem 1rem 2rem;
  }
  .interstitial-installation-service__learn-more {
    font-size: 1rem;
  }
  .interstitial-installation-service__no-options {
    padding: 0;
  }
  .interstitial-installation-service__title {
    font-size: 1rem;
    margin: 1rem 0;
  }
  .interstitial-installation-service__checkbox-container {
    font-size: 1rem;
  }
  .interstitial-installation-service__checkbox-container input:focus + .check-mark {
    outline: dotted 0.125rem #000000;
  }
}

.interstitial-delivery {
  padding: 1.25rem 0 0 0;
}
.interstitial-delivery .green {
  color: #008800;
}
.interstitial-delivery .upper {
  text-transform: uppercase;
}
.interstitial-delivery__header:not(.ka-hide) {
  display: flex;
  align-items: center;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
.interstitial-delivery__header-icon {
  display: inline-block;
}
.interstitial-delivery__header-icon svg {
  width: 1.875rem;
  height: 1.5rem;
  margin-right: .625rem;
}
.interstitial-delivery__header-icon img {
  max-width: 1.875rem;
  max-height: 1.5rem;
  margin-right: .625rem;
}
.interstitial-delivery__no-options {
  padding: 0;
}
.interstitial-delivery__options :last-child {
  margin-bottom: 0;
}
.interstitial-delivery__title {
  display: inline-block;
  font-size: 0.875rem;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
  margin: 1.5rem 0 1rem 0;
}
.interstitial-delivery__policy {
  font-weight: normal;
  color: #353535;
  font-size: 0.75rem;
  margin-left: 0.5rem;
}
.interstitial-delivery__price {
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
}
.interstitial-delivery__radio-container,
.interstitial-delivery__checkbox-container {
  position: relative;
  padding-left: 1.625rem;
  margin-bottom: 1rem;
  cursor: pointer;
  font-size: 0.875rem;
}
.interstitial-delivery__radio-container input,
.interstitial-delivery__checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.interstitial-delivery__radio-container input:checked ~ .check-mark:after,
.interstitial-delivery__checkbox-container input:checked ~ .check-mark:after {
  display: block;
}
.interstitial-delivery__radio-container .check-mark,
.interstitial-delivery__checkbox-container .check-mark {
  position: absolute;
  top: 0;
  left: 0;
  border: 0.0625rem solid #000;
}
.interstitial-delivery__radio-container .check-mark:after,
.interstitial-delivery__checkbox-container .check-mark:after {
  content: '';
  position: absolute;
  display: none;
}
.interstitial-delivery__radio-container {
  display: block;
}
.interstitial-delivery__radio-container .check-mark {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50%;
  background: #ffffff;
}
.interstitial-delivery__radio-container .check-mark:after {
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  border-radius: 50%;
  background: #000;
}
.interstitial-delivery__checkbox-container {
  display: block;
  align-items: center;
}
.interstitial-delivery__checkbox-container.included {
  opacity: 0.5;
}
.interstitial-delivery__checkbox-container .check-mark {
  height: 1rem;
  width: 1rem;
}
.interstitial-delivery__checkbox-container .check-mark:after {
  top: .0625rem;
  left: .25rem;
  width: .375rem;
  height: .625rem;
  border: solid black;
  border-width: 0 0.125rem 0.125rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.interstitial-delivery__included-copy {
  display: none;
  opacity: 0.5;
}
.interstitial-delivery__included-copy.show {
  display: inline;
}
.interstitial-delivery__accessories {
  display: none;
}
.interstitial-delivery__accessories:before {
  content: '';
  width: 100%;
  height: .0625rem;
  display: block;
  margin-top: 1rem;
  background: #000;
  opacity: .2;
}
.interstitial-delivery__accessories-info {
  position: relative;
  min-height: 1.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0.5rem;
  margin: 0 0.5rem;
}
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-prev-btn-mobile,
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-next-btn-mobile {
  display: none;
  width: 1.25rem;
  height: 1.25rem;
  top: 40%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(135deg);
  transform: rotate(-45deg);
  border: solid #eeb111;
  border-width: 0 0.3125rem 0.3125rem 0;
  cursor: pointer;
}
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-prev-btn-mobile.slick-disabled,
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-next-btn-mobile.slick-disabled {
  border: solid #e2e2e2;
  border-width: 0 0.3125rem 0.3125rem 0;
}
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-prev-btn-mobile {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(135deg);
}
.interstitial-delivery__accessories-info-container {
  text-align: center;
  width: calc(100% - 2.5rem);
  font-size: 0.75rem;
  font-weight: bold;
}
.interstitial-delivery__accessories-info-container .bracket {
  display: initial;
}
.interstitial-delivery__accessory {
  display: flex;
  background: #ffffff;
  width: auto;
  height: 5rem;
  border: solid 0.0625rem #979797;
  align-items: center;
  margin: .5rem 0;
}
.interstitial-delivery__accessory.slick-slide {
  display: flex;
}
.interstitial-delivery__accessory .interstitial-delivery__checkbox-container {
  display: none;
}
.interstitial-delivery__accessory .interstitial-delivery__checkbox-container .check-mark {
  display: none;
}
.interstitial-delivery__accessory.selected {
  border: solid 0.125rem #000000;
}
.interstitial-delivery__accessory-image {
  max-height: 3.5rem;
  max-width: 3.5rem;
  margin: 0 .5rem;
}
.interstitial-delivery__accessory-specifications {
  font-size: .75rem;
  line-height: 1rem;
}
.interstitial-delivery__accessory-price {
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
}
.interstitial-delivery__accessory-price .red {
  color: #c80a33;
}
.interstitial-delivery__accessories-prev-btn,
.interstitial-delivery__accessories-next-btn {
  width: 1.25rem;
  height: 1.25rem;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid #eeb111;
  border-width: 0 0.3125rem 0.3125rem 0;
  cursor: pointer;
}
.interstitial-delivery__accessories-prev-btn.slick-disabled,
.interstitial-delivery__accessories-next-btn.slick-disabled {
  border: solid #e2e2e2;
  border-width: 0 0.3125rem 0.3125rem 0;
}
.interstitial-delivery__accessories-prev-btn {
  position: absolute;
  left: -0.9375rem;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(135deg);
}
.interstitial-delivery__accessories-next-btn {
  position: absolute;
  right: -0.9375rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.interstitial-delivery__header,
.interstitial-delivery__installation-section,
.interstitial-delivery__delivery-section {
  padding: 0 1rem;
}
.interstitial-delivery__installation-section,
.interstitial-delivery__delivery-section {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
  padding-bottom: 1.1875rem;
}
.interstitial-delivery__installation-section {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.2);
  background: #f2f2f2;
  margin-top: 1rem;
}
.interstitial-delivery__content-spot-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 2rem .9375rem 2rem;
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
}
.interstitial-delivery__content-spot-text {
  width: 38.375rem;
  line-height: 1.19;
}
.interstitial-delivery__required-option-error {
  display: none;
  color: #c80a33;
  font-size: .875rem;
  margin: 0.5rem 0 -0.625rem 0;
}
.interstitial-delivery .interstitial-delivery__fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.interstitial-delivery__accessory-wrapper.invisible {
  visibility: hidden;
}
@media all and (min-width: 48rem) {
  .interstitial-delivery {
    padding: 1.40625rem 0 0 0;
  }
  .interstitial-delivery__header {
    font-size: 1.25rem;
  }
  .interstitial-delivery__header-icon {
    display: inline-block;
  }
  .interstitial-delivery__header-icon svg {
    width: 2.75rem;
    height: 2.1875rem;
  }
  .interstitial-delivery__header-icon img {
    max-width: 2.75rem;
    max-height: 2.1875rem;
  }
  .interstitial-delivery__header,
  .interstitial-delivery__installation-section,
  .interstitial-delivery__delivery-section {
    padding: 0 2rem 1rem 2rem;
  }
  .interstitial-delivery__no-options {
    padding: 0;
  }
  .interstitial-delivery__title {
    font-size: 1rem;
    margin: 1rem 0;
  }
  .interstitial-delivery__policy {
    font-size: 1rem;
  }
  .interstitial-delivery__radio-container,
  .interstitial-delivery__checkbox-container {
    font-size: 1rem;
  }
  .interstitial-delivery__radio-container input:focus + .check-mark,
  .interstitial-delivery__checkbox-container input:focus + .check-mark {
    outline: dotted 0.125rem #000000;
  }
  .interstitial-delivery__required-option-error {
    font-size: 1rem;
  }
  .interstitial-delivery__accessory {
    width: 95%;
    margin: .5rem;
  }
  .interstitial-delivery__accessory .interstitial-delivery__checkbox-container.selected {
    display: flex;
  }
  .interstitial-delivery__accessory .interstitial-delivery__checkbox-container input:checked ~ .check-mark {
    display: block;
    margin: 0 0.75rem;
  }
  .interstitial-delivery__accessories-container .slick-track {
    margin-left: 0;
  }
  .interstitial-delivery__accessories-info-container {
    width: 100%;
  }
  .interstitial-delivery__accessories-info-container .bracket {
    display: none;
  }
}

.interstitial-cta-buttons {
  display: flex;
  justify-content: flex-end;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 1rem 2rem 1.4375rem 2rem;
}
.interstitial-cta-buttons__secondary.button {
  padding: 0;
  font-size: 1rem;
  font-weight: normal;
  font-family: 'HelveticaNeue', sans-serif;
  background: none;
  text-decoration: underline;
  color: #353535;
}
.interstitial-cta-buttons__secondary.button:hover,
.interstitial-cta-buttons__secondary.button:focus {
  background: none;
  text-decoration: underline !important;
}
.interstitial-cta-buttons__main {
  width: 18rem;
  margin-left: 1rem;
  font-family: 'HelveticaNeue-Bold', sans-serif;
}
@media all and (max-width: 47.938rem) {
  .interstitial-cta-buttons {
    flex-direction: column;
    align-items: center;
    padding-top: 1.4375rem;
  }
  .interstitial-cta-buttons__secondary.button {
    width: 18rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    background-color: #fff;
    text-decoration: none;
    font-family: 'HelveticaNeue-Bold', sans-serif;
    border-radius: 3.125rem;
    border-top: .125rem solid #000;
    border-bottom: .125rem solid #000;
    border-left: .10rem solid #000;
    border-right: .20rem solid #000;
  }
  .interstitial-cta-buttons__secondary.button:hover,
  .interstitial-cta-buttons__secondary.button:focus {
    background: transparent;
    color: #D99E02;
  }
  .interstitial-cta-buttons__main.button {
    width: 18rem;
    margin: 0;
  }
}

.interstitial-content-spot-v2__wrapper-majors,
.interstitial-content-spot-v2__wrapper-non-majors,
.interstitial-content-spot-v2__wrapper-circuit-breaker-majors,
.interstitial-content-spot-v2__wrapper-circuit-breaker-non-majors {
  padding: 1rem 1.625rem 1rem 1.5rem;
}
.interstitial-content-spot-v2__heading {
  font-size: 0.875rem;
  line-height: 1.36;
  text-align: center;
  font-weight: bold;
  padding-bottom: 0.5rem;
}
.interstitial-content-spot-v2__body {
  font-size: 0.75rem;
  line-height: 1.33;
  text-align: center;
}
@media all and (min-width: 48rem) {
  .interstitial-content-spot-v2__wrapper-majors,
  .interstitial-content-spot-v2__wrapper-non-majors,
  .interstitial-content-spot-v2__wrapper-circuit-breaker-majors,
  .interstitial-content-spot-v2__wrapper-circuit-breaker-non-majors {
    padding: 1rem 7.063rem;
  }
  .interstitial-content-spot-v2__heading,
  .interstitial-content-spot-v2__body {
    font-size: 1rem;
    line-height: 1.19;
  }
}

.interstitial-content-spot__wrapper-majors,
.interstitial-content-spot__wrapper-non-majors,
.interstitial-content-spot__wrapper-circuit-breaker {
  padding: 1rem 1.625rem 1rem 1.5rem;
}
.interstitial-content-spot__heading {
  font-size: 0.875rem;
  line-height: 1.36;
  text-align: center;
  font-weight: bold;
  padding-bottom: 0.5rem;
}
.interstitial-content-spot__body {
  font-size: 0.75rem;
  line-height: 1.33;
  text-align: center;
}
@media all and (min-width: 48rem) {
  .interstitial-content-spot__wrapper-majors,
  .interstitial-content-spot__wrapper-non-majors,
  .interstitial-content-spot__wrapper-circuit-breaker {
    padding: 1rem 7.063rem;
  }
  .interstitial-content-spot__heading,
  .interstitial-content-spot__body {
    font-size: 1rem;
    line-height: 1.19;
  }
}

.plp-item--new .plp-item-color-list {
    flex-basis: unset;
}

.plp-item--new .plp-item-colors {
    height: 2.125rem;
}

.plp-item--new .plp-item-color {
    flex-basis: unset;
    max-width: unset;
}

.plp-item--new .plp-item-color:nth-child(n+2) {
    margin-left: 0.3rem;
}

.plp-item--new .plp-item-color-trigger {
    width: 2.125rem;
    height: 2.125rem;
    padding: 0.25rem;
}

.plp-item--new .plp-item-colors-more {
    margin-left: 0.063rem;
}

.plp-item--new .plp-item-colors-more-link {
    display: flex;
    max-width: 2.125rem;
    margin: 0;
    align-items: center;
    justify-content: center;
    font-size: 0.625rem;
    font-weight: 900;
    line-height: 0.9em;
    color: #000000;
    border: 1px solid #000;
}

.plp-item--new .plp-item-name {
    padding: 0.5rem 0;
    height: auto;
    font-size: 0.75rem;
    font-weight: 900;
    line-height: 1.08em;
}

.plp-item--new .plp-item-name-link {
    max-height: 3.5em;
    color: #000000;
}

.plp-item--new .plp-item-reviews {
    margin-top: 0;
    font-size: 0.625rem;
}

.plp-item--new .plp-item-details {
    margin-top: 0;
    align-items: center;
}

.plp-item--new .plp-item-model {
    margin-left: 0.375rem;
    padding-left: 0.375rem;
    font-size: 0.625rem;
    border-left: 1px solid #000000;
}

.plp-item--new .plp-item-stock {
    margin-left: 0;
    font-size: 0.75rem;
}

.plp-item--new .plp-item-price {
    margin-bottom: 0.25rem;
    padding-top: 0.3rem;
    flex-grow: 0;
    flex-wrap: wrap;
    align-content: baseline;
    text-align: left;
}

.plp-item--new .plp-item-price-line-1 {
    align-self: flex-end;
    font-size: 1em;
    font-weight: 700;
    line-height: 1em;
}

.plp-item--new .plp-item-price.plp-item-price-urgent .plp-item-price-line-1 {
    color: #c41230;
    font-size: 1.25rem;
    font-weight: 700;
    padding-bottom: .5rem;
}

.plp-item--new .plp-item-price .plp-item-price_urgency-message {
    display: none;
}

.plp-item--new .plp-item-price.plp-item-price-urgent .plp-item-price_urgency-message {
    display: inline-flex;
    gap: .25rem;
    padding-bottom: .5rem;
    color: #c41230;
    font-size: .75rem;
    font-weight: 700;
    line-height: normal;
}

.plp-items-grid  .plp-item-price .plp-item-price_urgency-message {
    padding-bottom: 0;
}

.plp-item--new .plp-item-price .plp-item-price_urgency-icon {
    height: .85rem;
    min-width: fit-content;
}

.plp-item--new .plp-item-price-line-1.single-price-line,
.plp-item--new .plp-item-price-line-1.single-price-line .price-label {
    font-size: 1.25rem;
}

.plp-item--new .plp-item-price__save {
    display: flex;
    align-items: baseline;
    margin-left: 0.4em;
    padding-top: .25rem;
    font-size: 10px;
    padding-bottom: 0.3125rem;
}

@media all and (min-width: 48rem) {
    .plp-item--new .plp-item-price__save {
        margin-left: auto;
    }
}

.plp-item--new .plp-item-price-line-2 {
    font-size: inherit;
}

.plp-item--new .plp-item-price-line-1.single-price-line ~ .plp-item-price__save,
.plp-items.plp-items-list .plp-item--new .plp-item-price-line-1.single-price-line ~ .plp-item-price__save {
    display: none;
}

.plp-item--new .plp-item-price__save-value {
    color: #008800;
    font-weight: 900;
}

.plp-item--new .plp-item-eco .eco-m .eco-c a {
    font-size: 0.625rem;
    color: #000;
}

.plp-item--new .plp-item-eco {
    margin-top: 0;
    min-height: unset;
    flex-basis: 100%;
    flex-shrink: 0;
    font-size: 0.625rem;
}

.plp-item--new .plp-item-saves {
    margin-top: 0;
    font-size: 1rem;
    line-height: unset;
    align-items: center;
}

.plp-item--new .plp-item-wishlist-trigger.show-wishlist-btn {
    display: flex;
}

.plp-item--new .plp-item-wishlist-trigger .icon.wishlist-btn__icon-empty.active,
.plp-item--new .plp-item-wishlist-trigger .icon.wishlist-btn__icon-filled.active {
    width: 1.5rem;
    height: 1.4125rem;
    margin-right: 0;
}

.plp-items-list .plp-item--new .plp-item-wishlist-trigger .icon.wishlist-btn__icon-empty.active,
.plp-items-list .plp-item--new .plp-item-wishlist-trigger .icon.wishlist-btn__icon-filled.active {
    width: 1.0625rem;
    height: 1rem;
}

.plp-item--new .plp-item-saves .wishlist-btn__text {
    display: none;
}

.add-to-package-enabled .plp-item-saves{
    justify-content: space-between;
    width: 100%;
}

.add-to-package-enabled .plp-item-saves .plp-compare-checkbox, .add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger.show-wishlist-btn{
    flex-direction: column;
}

.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon.wishlist-btn__icon-empty.active,
.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon.wishlist-btn__icon-filled.active,
.plp-items-list .add-to-package-enabled .plp-item-saves .add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon.wishlist-btn__icon-empty.active,
.plp-items-list .add-to-package-enabled .plp-item-saves .add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon.wishlist-btn__icon-filled.active {
    width: 18px;
    height: 18px;
}

.add-to-package-enabled .plp-item-saves .wishlist-btn{
    font-family: inherit;
}

.add-to-package-enabled .plp-item-saves .wishlist-btn__text {
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.063rem;
    font-size: 9px;
    margin-top: 3px;
}

.add-to-package-enabled .plp-item-saves > div {
    width: 33.33%;
}

.add-to-package-enabled .plp-item-saves .plp-item-wishlist {
    margin-left: 0;
}
.add-to-package-enabled .plp-item-wishlist{
    display: flex;
    justify-content: center;
}

.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon {
    color: initial;
}
.add-to-package-enabled .plp-item-saves > div .header-six {
    height: auto;
    margin-bottom: 0;
    padding: 0;
}

.add-to-package-enabled .plp-item-saves .plp-item-addToPackage .button-tertiary-dark {
    color: #2e2e2e;
    background-color: transparent;
    padding: 15px 0;
}

.add-to-package-enabled .plp-item-saves .plp-compare-checkbox .check-mark {
    margin-right: 0;
    height: 16px;
    width: 16px;
    margin-bottom: 5px;
    border-radius: 4px;
    border-width: 2px;
}

.plp-item-saves .plp-item-addToPackage{
    display: none;
}

.add-to-package-enabled .plp-item-saves .plp-item-addToPackage{
    display: flex;
}

.add-to-package-enabled .plp-item--new .plp-item-saves{
    font-size: 9px;
    gap: 10px;
}

.plp-item-addToPackage .icons-plus{
    font-size: 28px;
    height: 16px;
    width: 18px;
    margin-left: -10px;
    line-height: 0.3;
}

.plp-item--new .plp-item-free-shipping {
    display: flex;
    align-items: center;
    font-size: 0.75rem;
    font-weight: 900;
    color: #008800;
    text-transform: uppercase;
}

.plp-item--new .plp-item-free-shipping__icon {
    margin-right: 0.25rem;
}

.plp-item--new .plp-item-specs {
    padding-top: 0.875rem;
    padding-bottom: 1rem;
}

.plp-item--new .plp-item-specs.energy-label {
    min-height: 2rem;
}

.plp-item--new .plp-item-specs ul {
    margin: 0;
    padding-inline-start: 0;
    font-size: 0.625rem;
    list-style: none;
}

.plp-item--new .plp-item-specs li {
    line-height: 1.7em;
}

.plp-item--new .plp-item-specs strong {
    font-weight: 900;
}

.plp-item--new .plp-item-specs .plp-item-specs__dimensions-title {
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 0.25rem;
}

.plp-item--new .plp-item-specs .plp-item-specs__dimensions-line {
    font-weight: 400;
}

[lang$=CA] .plp-items-grid .plp-item--new .plp-item-specs__dimensions-title {
    display: none;
}

.plp-item--new .plp-where-to-buy-button {
    padding-top: 0.5rem;
    font-size: 0.75rem;
    font-weight: 900;
    color: #000000;
}

.plp-item--new .plp-where-to-buy-button:focus {
    outline: 0.0625rem solid #000000;
}

.plp-item--new .plp-item-price {
    font-size: 1.25rem;
}

.plp-item--new .plp-item-price .member-price-cta {
    padding: 0;
    margin-top: 0.55rem;
}
.plp-item--new .plp-item-price .member-price-cta.hidden {
    visibility: hidden;
}
.plp-items-list .plp-item-price .member-price-cta {
    white-space: nowrap;
}

.plp-item--new .plp-item-price-line-1 .price-label {
    display: block;
    text-transform: capitalize;
}

.plp-item--new .plp-item-whats-in-the-box {
    grid-column: 2 / 2;
    grid-row: 6 / 8;
    margin-top: 0.5rem;
    z-index: 1;
    font-size: 0.75rem;
}

.plp-item--new .plp-item-whats-in-the-box .plp-item-whats-in-the-box__content {
    display: grid;
    gap: 1rem .25rem;
}

.plp-item--new .plp-item-whats-in-the-box .plp-item-whats-in-the-box__content span {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
    text-transform: capitalize;
}

.plp-item--new .plp-item-whats-in-the-box .plp-item-whats-in-the-box__content span img {
    width: 64px;
    height: 64px;
    margin: 0 auto .5rem;
}

.plp-item--new .plp-item-whats-in-the-box .plp-item-whats-in-the-box__view-all {
    color: #c41230;
    font-weight: bold;
    text-transform: uppercase;
    font-size: .75rem;
    background: none;
    border: none;
    padding: 0;
    margin: .5rem 0 0;
    height: auto;
    cursor: pointer;
}

.plp-items.plp-items-grid .plp-item .plp-item-whats-in-the-box .plp-item-whats-in-the-box__content {
    grid-template-columns: repeat(3, 1fr);
}

.plp-items.plp-items-list .plp-item .plp-item-whats-in-the-box .plp-item-whats-in-the-box__content {
    grid-template-columns: repeat(4, minmax(85px, 1fr));
}

.plp-items.plp-items-list .plp-item .plp-item-card-content-bottom .plp-item-specs {
    padding: 0;
}

@media all and (min-width: 48rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.05rem;
    }

    .plp-item--new .plp-item-price-line-1 .price-label {
        font-size: 0.8em;
    }

    .plp-item--new .plp-item-whats-in-the-box {
        max-width: 95%;
    }

}

@media all and (min-width: 52.5rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.1rem;
    }

    .plp-item--new .plp-item-price-line-1 .price-label {
        font-size: 1em;
    }
}

@media all and (min-width: 60rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.25rem;
    }
}

@media all and (min-width: 64rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.05rem;
    }

    .plp-item--new .plp-item-price-line-1 .price-label {
        font-size: 0.8em;
    }

    .plp-item--new .small-font-size .plp-item-price-line-1 {
        font-weight: bold;
    }

    .plp-item--new .small-font-size .plp-item-price-line-1,
    .plp-item--new .small-font-size .plp-item-price-line-1 .price-label {
        font-size: .75rem;
    }
}

@media all and (min-width: 70rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.15rem;
    }
}

@media all and (min-width: 80rem) {
    .plp-item--new .plp-item-price {
        font-size: 1.25rem;
    }

    .plp-item--new .plp-item-price-line-1 .price-label {
        font-size: 1em;
    }
}

.plp-item--new .plp-item-meta-data {
    position: relative;
    display: flex;
    flex-direction: column;
}

html[data-storename='amana-us'] .plp-item--new .plp-item-energy{
    top: -2rem; 
}

.plp-item--new .plp-item-energy,
.plp-items-grid .plp-item--new .plp-item-energy {
    position: absolute;
    top: -1.5rem;
    right: 0;
}

.plp-items-grid .plp-item--new .plp-item-free-shipping {
    margin-top: 0.4rem;
}

.plp-item--new .plp-item-energy img {
    max-width: 2.75rem;
}

@media all and (min-width: 48rem) {
    .plp-item--new .plp-item-name {
        padding: 0.5rem 0.125rem;
    }

    .plp-item--new .plp-item-energy {
        position: static;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-box {
        display: grid;
        grid-template-columns: 22.939% auto 23.5%;
        grid-template-rows: repeat(7, auto);
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-box:after {
        content: "";
        position: absolute;
        display: block;
        width: 1px;
        height: 82%;
        top: 9%;
        right: 27.8%;
        background: #e2e2e2;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-saves {
        grid-column: 3 / 3;
        grid-row: 1 / 1;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-media-image {
        padding-right: 1.3125rem;
        grid-column: 1 / 1;
        grid-row: 2 / span 8;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-media-image .plp-item-image {
        max-width: 100%;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-colors {
        grid-column: 3 / 3;
        grid-row: 3 / 6;
        margin-top: 0;
        align-self: center;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-name {
        padding: 0.125rem;
        align-self: end;
        grid-column: 2 / 2;
        grid-row: 2 / span 2;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-details {
        grid-column: 2 / 2;
        grid-row: 5 / 5;
        margin-bottom: 0;
        padding-bottom: 0.5rem;
        border-bottom: 1px solid #e2e2e2;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-card-content-bottom {
        grid-column: 2 / 2;
        grid-row: 6 / 6;
        z-index: 1;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price {
        grid-column: 3 / 3;
        grid-row: 7 / 7;
        padding: 0 0 0 0.625rem;
        align-content: flex-end;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price.plp-item-price--centered .plp-item-price__save {
        justify-content: center;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price__save {
        display: flex;
        flex-basis: 100%;
        max-width: 100%;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price__save-value {
        margin-left: 0.25rem;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price-line-1 {
        text-align: center;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price__save {
        justify-content: center;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-eco {
        margin-top: 0;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-eco .eco-m .eco-c .eco-widget {
        margin: 0;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-meta-data {
        grid-column: 2 / 2;
        grid-row: 7 / 7;
        position: relative;
        margin-right: 2.7rem;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-meta-data .plp-item-energy {
        margin-top: 0;
        bottom: 0.75rem;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-stock,
    .plp-items.plp-items-list .plp-item--new .plp-item-free-shipping {
        grid-column: 2 / 2;
        grid-row: 4 / 4;
        margin: 0;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-specs {
        padding-top: 0;
        padding-bottom: 1.5rem;
    }

    .plp-items-list .plp-item--new .plp-item-specs .plp-item-specs__dimensions-line {
        display: inline;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-specs li {
        line-height: 1.7em;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-actions {
        margin-top: 0.5rem;
        grid-column: 3 / 3;
        grid-row: 8 / 8;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-actions.plp-item-actions--hidden {
        display: block;
        visibility: hidden;
        opacity: 0;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-cta {
        margin-top: 0;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-name,
    .plp-items.plp-items-list .plp-item--new .plp-item-specs,
    .plp-items.plp-items-list .plp-item--new .plp-item-stock,
    .plp-items.plp-items-list .plp-item--new .plp-item-details,
    .plp-items.plp-items-list .plp-item--new .plp-item-free-shipping,
    .plp-items.plp-items-list .plp-item--new .marketplace-product-label {
        margin-right: 3.7rem;
    }

    .plp-items-list .plp-item-price .member-price-cta {
        margin-left: -0.625rem;
    }

    .plp-items.plp-items-list .newplp-item-v2 .plp-item-box {
        border-radius: 8px;
        padding: 16px 8px;
    }

    .plp-items.plp-items-grid .newplp-item-v2 .plp-item-box {
        border-radius: 8px;
        padding: 20px 15px;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-wishlistv2 {
        grid-column: 1 / 1;
        grid-row: 1 / 1;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-media-image {
        grid-column: 1 / 1;
        grid-row: 2 / span 8;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-name {
        grid-column: 2 / 2;
        grid-row: 1 / 4;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-details {
        grid-column: 2 / 2;
        grid-row: 4 / 4;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-stock {
        grid-column: 2 / 2;
        grid-row: 5 / 5;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-specs {
        grid-column: 2 / 2;
        grid-row: 6 / 6;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-card-content-bottom {
        grid-column: 2 / 2;
        grid-row: 7 / 7;
    }
        
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-meta-data {
        grid-column: 2 / 2;
        grid-row: 8 / 8;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-colors {
        grid-column: 3 / 3;
        grid-row: 5 / 7;
    }
        
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice {
        grid-column: 3 / 3;
        grid-row: 1 / 6;
        padding: 0;
        align-content: flex-start;
        margin-top: 10px;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-onlymessage {
        grid-column: 3 / 3;
        grid-row: 7 / 7;
        align-content: flex-start;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-actions {
        grid-column: 3 / 3;
        grid-row: 9 / 9;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-comparev2 {
        grid-column: 2 / 2;
        grid-row: 9 / 9;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-addToPackagev2 {
        display: none;
    }
    
    .plp-items.plp-items-list .newplp-item-v2 .plp-item-onlyprice .plp-item-price-line-1 {
        margin: 0;
    }

    .plp-items.plp-items-list .newplp-item-v2 .plp-item-box:after {
        display: none;
    }
}

.plp-items.plp-items-list .newplp-item-v2:has(.badge__bestSeller.badge-primary[style="display: block;"]) .plp-item-media-image,
.plp-items.plp-items-list .newplp-item-v2:has(.badge__manual.badge-primary) .plp-item-media-image {
    grid-row: 4 / span 6;
}

.plp-items.plp-items-grid .newplp-item-v2 .plp-item-saves.plp-item-comparev2 {
    margin-top: 5px;
}
@media all and (min-width: 48rem) {
  .plp-items-list .plp-item-card-content-bottom {
    margin-top: 1rem;
  }
  .plp-items-list .plp-item--new .plp-item-specs .plp-item-specs__dimensions-title {
    margin-bottom: 0.75rem;
    padding-bottom: 0;
  }
  .plp-items-list .plp-item .plp-item-meta-data .plp-item__potential-promotions {
    margin-top: 0.75rem;
  }
}
.plp-item--new .plp-item-box .plp-item-card-content-bottom .marketplace-product-label {
  padding-top: .5rem;
}

.comparison-chart__tooltip {
  cursor: pointer;
}
.comparison-chart__tooltip svg {
  height: 1.188rem !important;
  margin-left: 0.5rem;
}
.comparison-chart__tooltip-info:focus {
  border: dotted;
}
.comparison-chart__heading {
  text-align: left;
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
  width: 100%;
}
.comparison-chart__heading-value {
  font-size: 1.875rem;
  line-height: 2.0625rem;
}
.comparison-chart__wrapper {
  width: 100%;
  margin: auto;
  background: #ffffff;
  padding-bottom: 2.5rem;
}
.comparison-chart__columns-wrapper {
  min-width: 75%;
  margin: auto;
  position: relative;
  min-height: 32rem;
  padding-top: 1rem;
}
.comparison-chart__columns-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.comparison-chart__info-column {
  float: left;
  background: #ffffff;
  width: 49%;
  padding-bottom: 5rem;
  position: relative;
  padding-top: 8.375rem;
  box-shadow: 0.625rem 0 0.313 -0.313 #797979;
}
.comparison-chart__info-cell {
  height: 54px !important;
  display: flex;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding: 0.312rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.comparison-chart__info-cell.cat-row {
  background: #5e5e5e !important;
  color: #ffffff;
}
.comparison-chart__info-cell:nth-child(even) {
  background: #f1f2f2;
}
.comparison-chart__info-modal .close-modal-btn:focus {
  border: dotted;
}
.comparison-chart__data-column {
  float: left;
  overflow-x: auto;
  width: 51%;
}
.comparison-chart__data-column-scroll-container {
  position: relative;
}
.comparison-chart__data-column-scroll-container.loading {
  opacity: 0.1;
}
.comparison-chart__data-column-scroll-container.loading .digital-platform-loading-button--loader {
  display: block;
  width: 6.25rem;
  height: 6.25rem;
  opacity: 1;
  left: 45%;
  top: 10%;
  z-index: 10;
}
.comparison-chart__data-column-scroll-container .aem-Grid {
  display: flex;
  padding: 0.375rem;
}
@media screen and (min-width: 1000px) {
  .comparison-chart__info-column {
    width: 15%;
  }
  .comparison-chart__data-column {
    width: 85%;
  }
  .comparison-chart__columns-wrapper {
    display: block;
    width: 95%;
    margin: 0 auto;
  }
}
.comparison-chart .cq-Editable-dom.comparison-chart__data-column-scroll-container .newpar {
  min-width: 5rem;
  flex-grow: 1;
}

.comparison-chart__modals .modal-box {
  position: absolute;
  padding: 2rem 3.125rem 2rem 3.125rem;
  top: 50%;
  left: 50%;
  max-width: 60.75rem;
  transform: translate(-50%, -50%);
}
.comparison-chart__modals .modal-box .close-modal-btn {
  height: 1.5em;
  overflow: hidden;
  width: 1.5em;
  right: 0.7rem;
  top: 0.7rem;
  position: absolute;
  cursor: pointer;
}
.comparison-chart__modals .modal-box .comparison-chart__info-modal-title {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1.375rem;
  line-height: 1.813rem;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #3d3d3d;
  padding-bottom: 2rem;
}
.comparison-chart__modals .modal-box .comparison-chart__info-modal-text {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: justify;
  color: #3d3d3d;
}
.comparison-chart__modals .modal-box .comparison-chart__info-modal-image {
  width: 100%;
}
@media all and (max-width: 48rem) {
  .comparison-chart__modals .modal-box {
    padding: 2rem 1rem 2rem 1rem;
  }
  .comparison-chart__modals .modal-box .comparison-chart__info-modal-title {
    padding-left: 15%;
    padding-right: 15%;
  }
  .comparison-chart__modals .modal-box .comparison-chart__image {
    margin: 0 auto;
  }
  .comparison-chart__modals .modal-box .comparison-chart__info-modal-text {
    text-align: center;
  }
}
.comparison-chart__modals #comparison-chart__video-modal .modal-box {
  width: 70%;
  padding: 1.562rem 5.375rem;
}
.comparison-chart__modals #comparison-chart__video-modal .modal-box #comparison-chart__video-modal-holder_container {
  height: 28.125rem;
}
@media screen and (max-width: 63.938rem) {
  .comparison-chart__modals #comparison-chart__video-modal .modal-box {
    width: 80%;
    height: 18.75rem;
    padding: 4rem 0 0;
  }
}

.comparison-product-wrapper {
  flex-grow: 1;
  width: 100% !important;
}
.comparison-product-wrapper .comparison-product {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  position: relative;
}
.comparison-product-wrapper .comparison-product:hover,
.comparison-product-wrapper .comparison-product:focus {
  box-shadow: 0 0 0.562rem rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.comparison-product-wrapper .comparison-product:after {
  content: '';
  display: table;
  clear: both;
}
.comparison-product-wrapper .comparison-product__data-cell {
  height: 54px !important;
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1rem;
  padding: 0.312rem;
  align-self: center;
}
.comparison-product-wrapper .comparison-product__data-cell.cat-row {
  background: #5e5e5e !important;
  color: #ffffff;
}
.comparison-product-wrapper .comparison-product__data-cell:nth-child(odd) {
  background: #f1f2f2;
}
.comparison-product-wrapper .comparison-product__data-cell:first-of-type {
  height: 8rem !important;
  width: 7.812rem;
  background: transparent;
}
.comparison-product-wrapper .comparison-product__data-cell:last-of-type {
  height: 5rem;
}
.comparison-product-wrapper .comparison-product__data-cell-copy {
  text-align: center;
  width: 100%;
  height: 100%;
}
.comparison-product-wrapper .comparison-product__data-cell-copy img {
  margin: auto;
  height: 100%;
  object-fit: contain;
}
.comparison-product-wrapper .comparison-product__data-cell .button {
  color: #000000;
  margin: 0.625rem 0;
  padding: 1rem;
  min-width: 0;
  width: auto;
}
.comparison-product-wrapper .comparison-product__data-cell .actual-price {
  color: #c41230;
  font-weight: bold;
}
.comparison-product-wrapper .comparison-product__data-cell .actual-price .crossed {
  color: #000000;
  text-decoration: line-through;
  margin-right: 0.5rem;
}
.comparison-product-wrapper .comparison-product__data-cell .actual-price .member-price-text {
  margin-right: 0.5rem;
}
.comparison-product-wrapper .comparison-product__data-cell .actual-price .black {
  color: #000000;
}
.comparison-product-wrapper .comparison-product__data-cell a {
  color: #000000;
}
.comparison-product-wrapper .comparison-product.hover-product {
  box-shadow: 0 0 0.562rem rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.hero-image-component__image-wrapper.left-align {
  padding-right: 5%;
}
.hero-image-component__image-wrapper.right-align {
  padding-left: 5%;
}
.hero-image-component__image-wrapper.full-bleed {
  width: 100%;
}
.hero-image-component__image-wrapper.full-bleed .hero-image-component__image {
  width: 100%;
}
.hero-image-component__text-section {
  padding-left: 5%;
  padding-right: 5%;
}
.hero-image-component__text-section-header {
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0;
  color: #000000;
  padding: 2rem 0 1rem;
}
.hero-image-component__text-section-paragraph {
  font-family: "Avenir-Roman", sans-serif;
  font-size: 1rem;
  line-height: 1.312rem;
  letter-spacing: 0;
  color: #2e2e2e;
}
.hero-image-component__text-section-button-wrapper {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}
.hero-image-component__text-section-button {
  max-height: 2.5rem;
}
.hero-image-component__text-section-button-link {
  color: #ffffff;
}
.hero-image-component__sections-wrapper.desktop-only {
  display: none;
}
@media all and (min-width: 48rem) {
  .hero-image-component {
    padding-top: 8rem;
  }
  .hero-image-component__sections-wrapper.mobile-only {
    display: none;
  }
  .hero-image-component__sections-wrapper.desktop-only {
    display: flex;
    margin-bottom: 5.312rem;
    min-height: 25rem;
    position: relative;
    overflow: hidden;
  }
  .hero-image-component__section {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 30%;
  }
  .hero-image-component__section.right-align {
    left: 75%;
    padding-right: 0;
  }
  .hero-image-component__section.right-align .hero-image-component__text-section {
    padding-right: 10%;
  }
  .hero-image-component__section.left-align {
    left: 0;
  }
  .hero-image-component__section.left-align .hero-image-component__text-section {
    padding-left: 15%;
  }
  .hero-image-component__section.center {
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    text-align: center;
  }
  .hero-image-component__image-wrapper {
    max-width: 70%;
  }
  .hero-image-component__image-wrapper.left-align {
    padding-right: 0;
  }
  .hero-image-component__image-wrapper.right-align {
    margin-left: auto;
    padding-left: 0;
  }
  .hero-image-component__image-wrapper.full-bleed {
    max-width: 100%;
  }
  .hero-image-component__image-wrapper .hero-image-component__image {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .hero-image-component__text-section {
    max-width: 25rem;
  }
  .hero-image-component__text-section-header.black-color,
  .hero-image-component__text-section-paragraph.black-color {
    color: #000000;
  }
  .hero-image-component__text-section-header.white-color,
  .hero-image-component__text-section-paragraph.white-color {
    color: #ffffff;
  }
}

.author-env.geo-ip-redirect-modal {
  display: block;
  position: unset;
}
.author-env .modal-box {
  opacity: 1;
}
.geo-ip-redirect-modal-trigger {
  display: none;
}
.geo-ip-redirect-modal {
  padding-left: 5%;
  padding-right: 5%;
  z-index: 100000001;
  background: rgba(46, 46, 46, 0.9);
}
.geo-ip-redirect-modal .modal-box {
  margin-top: 4rem;
  padding: 1rem;
}
.geo-ip-redirect-modal .modal-box .modal-header .modal-logo-image {
  margin-left: auto;
  margin-right: auto;
}
.geo-ip-redirect-modal .modal-box .modal-header .close-button-wrapper {
  top: -1rem;
  right: -2%;
}
.geo-ip-redirect-modal .modal-box .modal-header .close-button-wrapper .modal-close-icon svg {
  width: 0.875rem;
  height: 0.875rem;
}
.geo-ip-redirect-modal .modal-box .modal-body {
  margin-top: 1.273rem;
}
.geo-ip-redirect-modal__message-block .message-title {
  text-align: center;
}
.geo-ip-redirect-modal__message-block .message-description {
  margin-top: 1.25rem;
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.geo-ip-redirect-modal__cta-block {
  margin-top: 1.25rem;
}
.geo-ip-redirect-modal__cta-block .button {
  width: 100%;
  background: inherit;
  font-family: inherit;
  color: inherit;
}
.geo-ip-redirect-modal__cta-block .button .modal-flag-icon {
  margin-right: 0.56rem;
}
.geo-ip-redirect-modal__cta-block .button .modal-flag-icon svg {
  height: unset;
}
.geo-ip-redirect-modal__cta-block .redirect-button {
  margin-top: 1rem;
}
@media (min-width: 64rem) {
  .geo-ip-redirect-modal .modal-box {
    margin-top: 7.5rem;
    width: 31.5rem;
    padding: 1.5rem;
  }
  .geo-ip-redirect-modal .modal-box .modal-header .close-button-wrapper {
    top: -1.5rem;
  }
  .geo-ip-redirect-modal__cta-block {
    margin-top: 1.5rem;
  }
  .geo-ip-redirect-modal__cta-block .button {
    width: 49%;
    padding: 0;
  }
  .geo-ip-redirect-modal__cta-block .redirect-button {
    margin-top: 0;
    margin-left: 1rem;
    width: 47%;
  }
  .geo-ip-redirect-modal__cta-block .skip-message-button {
    width: 48%;
  }
}


/*
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2015 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
/* grid component */
.aem-Grid {
  display: block;
  width: 100%; }

.aem-Grid::before,
.aem-Grid::after {
  display: table;
  content: " "; }

.aem-Grid::after {
  clear: both; }

/* placeholder for new components */
.aem-Grid-newComponent {
  clear: both;
  margin: 0; }

/* column of a grid */
.aem-GridColumn {
  box-sizing: border-box;
  clear: both; }

/* API function to be called to generate a grid config */
/* example configuration */
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%; }

.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%; }

.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%; }

.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%; }

.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%; }

.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%; }

.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%; }

.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%; }

.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%; }

.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%; }

.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%; }

.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%; }

.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%; }

.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%; }

.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%; }

.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%; }

.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%; }

.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%; }

.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%; }

.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%; }

.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%; }

.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%; }

.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%; }

.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%; }

.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%; }

.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%; }

.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%; }

.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%; }

.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%; }

.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%; }

.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%; }

.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%; }

.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%; }

.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%; }

.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%; }

.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%; }

.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%; }

.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%; }

.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%; }

.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%; }

.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%; }

.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%; }

.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%; }

.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%; }

.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%; }

.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%; }

.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%; }

.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%; }

.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%; }

.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%; }

.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%; }

.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%; }

.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%; }

.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%; }

.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%; }

.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%; }

.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%; }

.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%; }

.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%; }

.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%; }

.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%; }

.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%; }

.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%; }

.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%; }

.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%; }

.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%; }

.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%; }

.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%; }

.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%; }

.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%; }

.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%; }

.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%; }

.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%; }

.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%; }

.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%; }

.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%; }

.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%; }

.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%; }

.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%; }

.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%; }

.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%; }

.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%; }

.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%; }

.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%; }

.aem-Grid > .aem-GridColumn.aem-GridColumn--default--newline {
  /* newline behavior */
  clear: both !important; }

.aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
  /* hide behavior */
  display: none; }

@media (max-width: 768px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--newline {
    /* newline behavior */
    clear: both !important; }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--hide {
    /* hide behavior */
    display: none; } }

@media (min-width: 769px) and (max-width: 1200px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%; }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--newline {
    /* newline behavior */
    clear: both !important; }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--hide {
    /* hide behavior */
    display: none; } }

/* maximum amount of grid cells to be provided */
/* example configuration */
/* default breakpoint */

/*
	Copyright (C) 2011-2019 Hoefler & Co.
	This software is the property of Hoefler & Co. (H&Co).
	Your right to access and use this software is subject to the
	applicable License Agreement, or Terms of Service, that exists
	between you and H&Co. If no such agreement exists, you may not
	access or use this software for any purpose.
	This software may only be hosted at the locations specified in
	the applicable License Agreement or Terms of Service, and only
	for the purposes expressly set forth therein. You may not copy,
	modify, convert, create derivative works from or distribute this
	software in any way, or make it accessible to any third party,
	without first obtaining the written permission of H&Co.
	For more information, please visit us at http://typography.com.
	211685-92294-20190314
*/
@font-face {
    font-family: "Gotham";
    src: url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05Light.woff2") format("woff2"),
    url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05LightItalic.woff2") format("woff2"),
    url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05Book.woff2") format("woff2"),
    url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05Book.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05BookItalic.woff2") format("woff2"),
    url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05BookItalic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05Medium.woff2") format("woff2"),
    url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05MediumItalic.woff2") format("woff2"),
    url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05Bold.woff2") format("woff2"),
    url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05BoldItalic.woff2") format("woff2"),
    url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05Ultra.woff2") format("woff2"),
    url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05Ultra.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05UltraItalic.woff2") format("woff2"),
    url("../../../etc.clientlibs/amanav2/clientlibs/base/css/resources/GothamW05UltraItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Gotham SSm B";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham SSm A";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham SSm B";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham SSm A";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham SSm B";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham SSm A";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Gotham SSm B";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham SSm A";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham SSm B";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham SSm A";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gotham SSm B";
    src: url(data:application/x-font-woff2;base64,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);
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}


@font-face {
  font-family: 'Icons';
  src: url("base/css/resources/Icons.eot");
  /* IE9 Compat Modes */
  src: url("base/css/resources/Icons.eot?#iefix") format("embedded-opentype"),
  url("base/css/resources/Icons.woff") format("woff"), url("base/css/resources/Icons.ttf") format("truetype"),
  url('base/css/resources/Icons.svg') format('svg');;
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: auto; }

[class^="icon-"], [class*=" icon-"], .icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-Troubleshoot:before {
  content: "\e921"; }

.icon-chevron:before {
  content: "\e920"; }

.icon-FAQ:before {
  content: "\e91f"; }

.icon-Filter .path1:before {
  content: "\e916";
  color: #d8d8d8; }

.icon-Filter .path2:before {
  content: "\e917";
  margin-left: -1.158203125em;
  color: #d8d8d8; }

.icon-Filter .path3:before {
  content: "\e918";
  margin-left: -1.158203125em;
  color: #d8d8d8; }

.icon-Filter .path4:before {
  content: "\e919";
  margin-left: -1.158203125em;
  color: #d8d8d8; }

.icon-Filter .path5:before {
  content: "\e91a";
  margin-left: -1.158203125em;
  color: #d8d8d8; }

.icon-Filter .path6:before {
  content: "\e91b";
  margin-left: -1.158203125em;
  color: #d8d8d8; }

.icon-Filter .path7:before {
  content: "\e91c";
  margin-left: -1.158203125em;
  color: #e31c3d; }

.icon-Filter .path8:before {
  content: "\e91d";
  margin-left: -1.158203125em;
  color: #e31c3d; }

.icon-Filter .path9:before {
  content: "\e91e";
  margin-left: -1.158203125em;
  color: #e31c3d; }

.icon-capacity-basket:before {
  content: "\f609"; }

.icon-deep-water-wash-waves:before {
  content: "\f610"; }

.icon-dual-action-agitator:before {
  content: "\f611"; }

.icon-check-icon:before {
  content: "\e719"; }

.icon-laundry-pair:before {
  content: "\e720"; }

.icon-logo:before {
  content: "\e600"; }

.icon-search:before {
  content: "\e601"; }

.icon-chat:before {
  content: "\e602"; }

.icon-cart:before {
  content: "\e603"; }

.icon-account:before {
  content: "\e604"; }

.icon-email:before {
  content: "\e605"; }

.icon-facebook:before {
  content: "\e606"; }

.icon-twitter:before {
  content: "\e607"; }

.icon-youtube:before {
  content: "\e608"; }

.icon-left:before {
  content: "\e609"; }

.icon-right:before {
  content: "\e60a"; }

.icon-up:before {
  content: "\e60b"; }

.icon-down:before {
  content: "\e60c"; }

.icon-check:before {
  content: "\e60d"; }

.icon-close:before {
  content: "\e60e"; }

.icon-print:before {
  content: "\e60f"; }

.icon-volume-mute:before {
  content: "\e610"; }

.icon-volume-mute-x:before {
  content: "\e611"; }

.icon-volume-high:before {
  content: "\e612"; }

.icon-star:before {
  content: "\e613"; }

.icon-logo-2014:before {
  content: "\e614"; }

.icon-french-door:before {
  content: "\e700"; }

.icon-top-freezer:before {
  content: "\e701"; }

.icon-side-by-side:before {
  content: "\e702"; }

.icon-bottom-freezer:before {
  content: "\e703"; }

.icon-electric:before {
  content: "\e704"; }

.icon-gas:before {
  content: "\e705"; }

.icon-countertop:before {
  content: "\e706"; }

.icon-over-the-range:before {
  content: "\e707"; }

.icon-high-efficiency:before {
  content: "\e708"; }

.icon-energy-star:before {
  content: "\e709"; }

.icon-reset:before {
  content: "\e70a"; }

.icon-parts:before {
  content: "\e70b"; }

.icon-manuals:before {
  content: "\e70c"; }

.icon-registration:before {
  content: "\e70d"; }

.icon-pin:before {
  content: "\e70e"; }

.icon-priced-right:before {
  content: "\e70f"; }

.icon-easy-to-use:before {
  content: "\e710"; }

.icon-quality-products:before {
  content: "\e711"; }

.icon-hvac-parts:before {
  content: "\e800"; }

.icon-portables:before {
  content: "\e801"; }

.icon-extended-service:before {
  content: "\e802"; }

.icon-canada:before {
  content: "\e803"; }

.icon-couch:before {
  content: "\e804"; }

.icon-refrigerators:before {
  content: "\e900"; }

.icon-water-filters:before {
  content: "\e901"; }

.icon-cleaners:before {
  content: "\e902"; }

.icon-ice-maker-kits:before {
  content: "\e903"; }

.icon-light-bulbs:before {
  content: "\e904"; }

.icon-organizers-r:before {
  content: "\e905"; }

.icon-panels:before {
  content: "\e906"; }

.icon-touch-up-paint:before {
  content: "\e907"; }

.icon-ranges:before {
  content: "\e908"; }

.icon-backsplashes:before {
  content: "\e909"; }

.icon-burner-bowls:before {
  content: "\e90a"; }

.icon-installation-kits:before {
  content: "\e90b"; }

.icon-cooks-tools:before {
  content: "\e90c"; }

.icon-microwave-filters:before {
  content: "\e90d"; }

.icon-hood-filters:before {
  content: "\e90e"; }

.icon-laundry:before {
  content: "\e90f"; }

.icon-dryer-racks:before {
  content: "\e910"; }

.icon-dryer-venting:before {
  content: "\e911"; }

.icon-diy-manuals:before {
  content: "\e912"; }

.icon-organizers-l:before {
  content: "\e913"; }

.icon-dishwashers:before {
  content: "\e914"; }

.icon-rack-repair:before {
  content: "\e915"; }

.icon-carrot:before {
  content: "\f000"; }

.icon-apple:before {
  content: "\f001"; }

.icon-lemon:before {
  content: "\f002"; }

.icon-cheese:before {
  content: "\f003"; }

.icon-takeout:before {
  content: "\f004"; }

.icon-wine:before {
  content: "\f005"; }

.icon-ketchup:before {
  content: "\f006"; }

.icon-soda:before {
  content: "\f007"; }

.icon-adjustable-bins:before {
  content: "\f008"; }

.icon-crisper-drawer:before {
  content: "\f009"; }

.icon-garden-fresh:before {
  content: "\f00a"; }

.icon-electronic-temp:before {
  content: "\f00b"; }

.icon-easyfreezer:before {
  content: "\f00c"; }

.icon-fast-cool:before {
  content: "\f00d"; }

.icon-flip-up-storage:before {
  content: "\f00e"; }

.icon-gallon-storage:before {
  content: "\f00f"; }

.icon-glide-out-basket:before {
  content: "\f010"; }

.icon-ice-and-water:before {
  content: "\f011"; }

.icon-pizza:before {
  content: "\f100"; }

.icon-ice-cream:before {
  content: "\f101"; }

.icon-ice-cubes:before {
  content: "\f102"; }

.icon-snowflake:before {
  content: "\f103"; }

.icon-scoop:before {
  content: "\f104"; }

.icon-popsicle:before {
  content: "\f105"; }

.icon-deepfreeze:before {
  content: "\f106"; }

.icon-fast-freeze:before {
  content: "\f107"; }

.icon-free-o-frost:before {
  content: "\f108"; }

.icon-insulation:before {
  content: "\f109"; }

.icon-rollers:before {
  content: "\f10a"; }

.icon-wire-baskets:before {
  content: "\f10b"; }

.icon-flexible-install:before {
  content: "\f10c"; }

.icon-colander:before {
  content: "\f200"; }

.icon-bowtie:before {
  content: "\f201"; }

.icon-apron:before {
  content: "\f202"; }

.icon-shrimp:before {
  content: "\f203"; }

.icon-spoons:before {
  content: "\f204"; }

.icon-casserole:before {
  content: "\f205"; }

.icon-pie:before {
  content: "\f206"; }

.icon-easy-touch:before {
  content: "\f207"; }

.icon-xl-window:before {
  content: "\f208"; }

.icon-self-clean:before {
  content: "\f209"; }

.icon-storage-drawer:before {
  content: "\f20a"; }

.icon-temp-assure:before {
  content: "\f20b"; }

.icon-broiler-drawer:before {
  content: "\f20c"; }

.icon-large-capacity:before {
  content: "\f20d"; }

.icon-spillsaver:before {
  content: "\f20e"; }

.icon-versatile-gas:before {
  content: "\f20f"; }

.icon-versatile-electric:before {
  content: "\f210"; }

.icon-auto-defrost:before {
  content: "\f300"; }

.icon-sensor-cooking:before {
  content: "\f301"; }

.icon-cutlery:before {
  content: "\f500"; }

.icon-bowl:before {
  content: "\f501"; }

.icon-plate:before {
  content: "\f502"; }

.icon-cup:before {
  content: "\f503"; }

.icon-martini:before {
  content: "\f504"; }

.icon-whisk:before {
  content: "\f505"; }

.icon-spatula:before {
  content: "\f506"; }

.icon-stainless-steel:before {
  content: "\f507"; }

.icon-triple-filter-wash:before {
  content: "\f508"; }

.icon-fully-integrated:before {
  content: "\f509"; }

.icon-hour-wash:before {
  content: "\f50a"; }

.icon-soilsense:before {
  content: "\f50b"; }

.icon-stainless-steel-towel:before {
  content: "\f50c"; }

.icon-dress:before {
  content: "\f600"; }

.icon-pants:before {
  content: "\f601"; }

.icon-drops:before {
  content: "\f602"; }

.icon-detergent:before {
  content: "\f603"; }

.icon-sock:before {
  content: "\f604"; }

.icon-shirt:before {
  content: "\f605"; }

.icon-sweater:before {
  content: "\f606"; }

.icon-fabric-softener:before {
  content: "\f607"; }

.icon-quick-wash:before {
  content: "\f608"; }

.icon-dryness-control:before {
  content: "\f700"; }

.icon-drum-light:before {
  content: "\f701"; }

.icon-sensor-drying:before {
  content: "\f702"; }

.icon-wrinkle-prevent:before {
  content: "\f703"; }

.icon-gas-dryer:before {
  content: "\f704"; }

.icon-electric-dryer:before {
  content: "\f705"; }
@font-face {
  font-family: 'amana-icons';
  src:  url('base/css/resources/amana-icons.eot?7wrxlf');
  src:  url('base/css/resources/amana-icons.eot?7wrxlf#iefix') format('embedded-opentype'),
    url('base/css/resources/amana-icons.ttf?7wrxlf') format('truetype'),
    url('base/css/resources/amana-icons.woff?7wrxlf') format('woff'),
    url('base/css/resources/amana-icons.svg?7wrxlf#amana-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icons-"], [class*=" icons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'amana-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-video-play:before {
  content: "\e92d";
}
.icons-account:before {
  content: "\e900";
}
.icons-affirm:before {
  content: "\e901";
}
.icons-alert:before {
  content: "\e902";
}
.icons-arrow-down:before {
  content: "\e903";
}
.icons-arrow-left:before {
  content: "\e904";
}
.icons-arrow-right:before {
  content: "\e905";
}
.icons-arrow-up:before {
  content: "\e906";
}
.icons-cart:before {
  content: "\e907";
}
.icons-check-box:before {
  content: "\e908";
}
.icons-checkmark:before {
  content: "\e909";
}
.icons-close:before {
  content: "\e90a";
}
.icons-compare:before {
  content: "\e90b";
}
.icons-connectivity:before {
  content: "\e90c";
}
.icons-delivery:before {
  content: "\e90d";
}
.icons-desktop:before {
  content: "\e90e";
}
.icons-download:before {
  content: "\e90f";
}
.icons-dual-fuel:before {
  content: "\e910";
}
.icons-edit:before {
  content: "\e911";
}
.icons-electric:before {
  content: "\e912";
}
.icons-email:before {
  content: "\e913";
}
.icons-favorite:before {
  content: "\e914";
}
.icons-gas:before {
  content: "\e915";
}
.icons-gift:before {
  content: "\e916";
}
.icons-hamburger:before {
  content: "\e917";
}
.icons-info:before {
  content: "\e918";
}
.icons-live-chat:before {
  content: "\e919";
}
.icons-location:before {
  content: "\e91a";
}
.icons-phone:before {
  content: "\e91b";
}
.icons-plus:before {
  content: "\e91c";
}
.icons-print:before {
  content: "\e91d";
}
.icons-radio-deselected:before {
  content: "\e91e";
}
.icons-radio-selected:before {
  content: "\e91f";
}
.icons-refurbished:before {
  content: "\e920";
}
.icons-registered:before {
  content: "\e921";
}
.icons-registration:before {
  content: "\e922";
}
.icons-replay:before {
  content: "\e923";
}
.icons-return:before {
  content: "\e924";
}
.icons-save:before {
  content: "\e925";
}
.icons-savings:before {
  content: "\e926";
}
.icons-scroll:before {
  content: "\e927";
}
.icons-search:before {
  content: "\e928";
}
.icons-select-box:before {
  content: "\e929";
}
.icons-service:before {
  content: "\e92a";
}
.icons-share:before {
  content: "\e92b";
}
.icons-sign-in:before {
  content: "\e92c";
}
.icons-warranty:before {
  content: "\e92e";
}

.megamenu {
  background: #ffffff;

  position: relative;
  z-index: 19;
}

/* @media (max-width: 39.9609375rem) { */
  /* .megamenu { */
    /* display: none; */
  /* } */
/* } */

.megamenu-panels {
  position: absolute;
  top: 99%;
  margin-top: 1px;
  background: #f1f1f1;
  width: 100%;
  /* display: none;   */
  z-index: 10;
}

/* .megamenu-panels-open { */
  /* display: block; */

/* } */

.megamenu-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: rgba(46, 46, 46, 0.9);
  display: none;
}

@media (min-width: 40rem) {
  .megamenu-overlay {
    display: none;
  }
}

.megamenu-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.megamenu-item {
  -ms-flex-preferred-size: 16.6666666667%;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
  display: flex;
}

.megamenu-panel-trigger {
  display: block;
  font-size: 0.4296875rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #2e2e2e;
  text-align: center;
  padding: 0.390625rem 0.15625rem;
 /* width: 100%;*/
}

.megamenu-item-active .megamenu-panel-trigger {
  color: #ffffff;
 /*background: #c41230;*/
}

.megamenu-panel {
  display: none;
  padding: 0;
}

.megamenu-panel-open {
  display: block;
}

.megamenu-panel-header {
  margin-bottom: 0.625rem;
}

.megamenu-panel-header-title {
  font-size: 0.625rem;
  text-transform: uppercase;
}

.megamenu-panel-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
    flex-direction:row;
    justify-content:center;
}

.megamenu-panel-item {
  -ms-flex-preferred-size: 16.6666666667%;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
  position: relative;
  padding: 0;
}

.megamenu-panel-image {
  max-width: 130px;
  margin: 0 auto;
}

.megamenu-panel-image img {
  width: 100%;
}

.megamenu-panel-image-link {
  display: block;
}

.megamenu-panel-title {
  text-align: center;
}

.megamenu-panel-title-link {
  display: inline-block;
  color: #2e2e2e;
  font-size: 0.4296875rem;
  text-transform: uppercase;
}

.megamenu-panel-title-link:hover {
  color: #2e2e2e;
  text-decoration: underline;
}

.megamenu-subpanel {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  padding: 0.15625rem 0;
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: none;
}

.megamenu-subpanel-open {
  display: block;
}

.megamenu-subpanel-link {
  display: block;
  padding: 0.15625rem 0.390625rem;
  background: #ffffff;
  color: #2e2e2e;
  /*font-size: 0.4296875rem;*/
   font-size:0.625rem;
  text-transform: uppercase;
}

.megamenu-subpanel-link:hover {
  background: #e31c3d;
  color: #ffffff;
}

.megamenu-nav {
  position: relative;
  height: 100vh;
  width: 100%;
  background-color: rgba(46, 46, 46, 0);
  z-index: 9000;
  display: none;
  -webkit-transition: background 250ms ease-in;
  transition: background 250ms ease-in;
}

@media (min-width: 30rem) {
  .megamenu-nav {
    top: 2.7734375rem;
  }
}

@media (max-width: 63.75rem) {
  .megamenu-nav.megamenu-nav-open {
    display: block;
  }
}

.megamenu-nav.megamenu-nav-in {
  background-color: rgba(46, 46, 46, 0.9);
  -webkit-transition: background 250ms ease-in;
  transition: background 250ms ease-in;
}

@media (max-width: 39.9609375rem) {
  .megamenu-scroll-lock {
    overflow: hidden;
  }
}

.megamenu-nav-panels {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #ffffff;
  overflow: hidden;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 250ms ease-in;
  transition: -webkit-transform 250ms ease-in;
  transition: transform 250ms ease-in;
  transition: transform 250ms ease-in, -webkit-transform 250ms ease-in;
}

@media (min-width: 30rem) {
  .megamenu-nav-panels {
    width: 16.2109375rem;
  }
}

.megamenu-nav-in .megamenu-nav-panels {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 250ms ease-out;
  transition: -webkit-transform 250ms ease-out;
  transition: transform 250ms ease-out;
  transition: transform 250ms ease-out, -webkit-transform 250ms ease-out;
}

.megamenu-nav-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background: #ffffff;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out;
  z-index: -1;
}

.megamenu-nav-panel-prev {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out;
  z-index: 20;
}

.megamenu-nav-panel-active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out;
  z-index: 20;
}

.megamenu-nav-no-trs {
  -webkit-transition: -webkit-transform 0s ease-out;
  transition: -webkit-transform 0s ease-out;
  transition: transform 0s ease-out;
  transition: transform 0s ease-out, -webkit-transform 0s ease-out;
}

.megamenu-nav-items {
  padding: 0.390625rem 0.78125rem;
}

.megamenu-nav-back-item,
.megamenu-nav-item {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: #2e2e2e;
  padding: 0.625rem 0;
  border-bottom: 1px solid #eeeeee;
  font-size: 0.625rem;
}

.megamenu-nav-panel-trigger {
  padding-right: 0.78125rem;
}

.megamenu-nav-panel-trigger:after {
  content: "";
  position: absolute;
  background: url("base/icons/arrow.svg") no-repeat;
 /* background-position: right;*/
  background-size: contain;
  width: 1.09375rem;
  height: 1.09375rem;
  top: 50%;
  right: 9px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.megamenu-nav-back-item {
  padding-left: 1.5625rem;
  padding-right: 0.78125rem;
  background: #c41230;
  color: #ffffff;
}

.megamenu-nav-back-item:hover {
  background: #981b1e;
  color: #ffffff;
}

.megamenu-nav-back-item:after {
  content: "";
  position: absolute;
  background: url("base/icons/arrow-white.svg") no-repeat;
  background-position: left;
  background-size: contain;
  width: 1.09375rem;
  height: 1.09375rem;
  top: 50%;
  left: 0.78125rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*# sourceMappingURL=megamenu.css.map */

@media only screen and (max-width: 768px) {
	.megamenu-nav-items{
		height: auto;
        position: relative;
        overscroll-behavior: contain;
	}
    .megamenu-nav .megamenu-nav-panels{
		bottom: 0;
	}
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait){ 
    .megamenu-nav-panel{-webkit-overflow-scrolling: unset !important;overflow-x: unset !important;overflow-y: unset !important;}
	.megamenu-nav .megamenu-nav-panels{overflow-x: hidden;overflow-y: scroll; height:100%; max-height: 800px;}
	.megamenu-nav-back-item, .megamenu-nav-item{height: 8.3vh !important;}

}
.pure-button:focus,
a:active,
a:hover {
	outline: 0
}

.pure-table,
table {
	border-collapse: collapse;
	border-spacing: 0
}

.hidden,
[hidden] {
	display: none!important
}

.pure-img {
	max-width: 100%;
	height: auto;
	display: block
}

.pure-g {
	letter-spacing: -.31em;
	text-rendering: optimizespeed;
	font-family: FreeSans, Arimo, Droid Sans, Helvetica, Arial, sans-serif;
	display: flex;
	flex-flow: row wrap;
	align-content: flex-start
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	table .pure-g {
		display: block
	}
}

.opera-only :-o-prefocus,
.pure-g {
	word-spacing: -.43em
}

.pure-u,
.pure-u-1,
.pure-u-1-1,
.pure-u-1-12,
.pure-u-1-2,
.pure-u-1-24,
.pure-u-1-3,
.pure-u-1-4,
.pure-u-1-5,
.pure-u-1-6,
.pure-u-1-8,
.pure-u-10-24,
.pure-u-11-12,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-2-24,
.pure-u-2-3,
.pure-u-2-5,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24,
.pure-u-3-24,
.pure-u-3-4,
.pure-u-3-5,
.pure-u-3-8,
.pure-u-4-24,
.pure-u-4-5,
.pure-u-5-12,
.pure-u-5-24,
.pure-u-5-5,
.pure-u-5-6,
.pure-u-5-8,
.pure-u-6-24,
.pure-u-7-12,
.pure-u-7-24,
.pure-u-7-8,
.pure-u-8-24,
.pure-u-9-24 {
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
	display: inline-block;
	zoom: 1
}

.pure-g [class*=pure-u] {
	font-family: sans-serif
}

.pure-u-1-24 {
	width: 4.1667%
}

.pure-u-1-12,
.pure-u-2-24 {
	width: 8.3333%
}

.pure-u-1-8,
.pure-u-3-24 {
	width: 12.5%
}

.pure-u-1-6,
.pure-u-4-24 {
	width: 16.6667%
}

.pure-u-1-5 {
	width: 20%
}

.pure-u-5-24 {
	width: 20.8333%
}

.pure-u-1-4,
.pure-u-6-24 {
	width: 25%
}

.pure-u-7-24 {
	width: 29.1667%
}

.pure-u-1-3,
.pure-u-8-24 {
	width: 33.3333%
}

.pure-u-3-8,
.pure-u-9-24 {
	width: 37.5%
}

.pure-u-2-5 {
	width: 40%
}

.pure-u-10-24,
.pure-u-5-12 {
	width: 41.6667%
}

.pure-u-11-24 {
	width: 45.8333%
}

.pure-u-1-2,
.pure-u-12-24 {
	width: 50%
}

.pure-u-13-24 {
	width: 54.1667%
}

.pure-u-14-24,
.pure-u-7-12 {
	width: 58.3333%
}

.pure-u-3-5 {
	width: 60%
}

.pure-u-15-24,
.pure-u-5-8 {
	width: 62.5%
}

.pure-u-16-24,
.pure-u-2-3 {
	width: 66.6667%
}

.pure-u-17-24 {
	width: 70.8333%
}

.pure-u-18-24,
.pure-u-3-4 {
	width: 75%
}

.pure-u-19-24 {
	width: 79.1667%
}

.pure-u-4-5 {
	width: 80%
}

.pure-u-20-24,
.pure-u-5-6 {
	width: 83.3333%
}

.pure-u-21-24,
.pure-u-7-8 {
	width: 87.5%
}

.pure-u-11-12,
.pure-u-22-24 {
	width: 91.6667%
}

.pure-u-23-24 {
	width: 95.8333%
}

.pure-u-1,
.pure-u-1-1,
.pure-u-24-24,
.pure-u-5-5 {
	width: 100%
}

.pure-button {
	display: inline-block;
	zoom: 1;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.pure-button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.pure-button-group {
	letter-spacing: -.31em;
	text-rendering: optimizespeed
}

.opera-only :-o-prefocus,
.pure-button-group {
	word-spacing: -.43em
}

.pure-button {
	font-family: inherit;
	font-size: 100%;
	padding: .5em 1em;
	color: #444;
	color: rgba(0, 0, 0, .8);
	border: transparent;
	background-color: #e6e6e6;
	text-decoration: none;
	border-radius: 2px
}

.pure-button-hover,
.pure-button:focus,
.pure-button:hover {
	background-image: linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1))
}

.pure-button-active,
.pure-button:active {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15), inset 0 0 6px rgba(0, 0, 0, .2)
}

.pure-button-disabled,
.pure-button-disabled:active,
.pure-button-disabled:focus,
.pure-button-disabled:hover,
.pure-button[disabled] {
	border: none;
	background-image: none;
	opacity: .4;
	cursor: not-allowed;
	box-shadow: none;
	pointer-events: none
}

.pure-button-hidden {
	display: none
}

.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
	background-color: #0078e7;
	color: #fff
}

.pure-button-group .pure-button {
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto;
	margin: 0;
	border-radius: 0;
	border-right: 1px solid #111;
	border-right: 1px solid rgba(0, 0, 0, .2)
}

.pure-button-group .pure-button:first-child {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}

.pure-button-group .pure-button:last-child {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-right: none
}

.pure-form input[type=color],
.pure-form input[type=date],
.pure-form input[type=datetime-local],
.pure-form input[type=datetime],
.pure-form input[type=email],
.pure-form input[type=month],
.pure-form input[type=number],
.pure-form input[type=password],
.pure-form input[type=search],
.pure-form input[type=tel],
.pure-form input[type=text],
.pure-form input[type=time],
.pure-form input[type=url],
.pure-form input[type=week],
.pure-form select,
.pure-form textarea {
	padding: .5em .6em;
	display: inline-block;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 3px #ddd;
	border-radius: 4px;
	vertical-align: middle;
	box-sizing: border-box
}

.pure-form input:not([type]) {
	padding: .5em .6em;
	display: inline-block;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 3px #ddd;
	border-radius: 4px
}

.pure-form input[type=color] {
	padding: .2em .5em
}

.pure-form input:not([type]):focus,
.pure-form input[type=color]:focus,
.pure-form input[type=date]:focus,
.pure-form input[type=datetime-local]:focus,
.pure-form input[type=datetime]:focus,
.pure-form input[type=email]:focus,
.pure-form input[type=month]:focus,
.pure-form input[type=number]:focus,
.pure-form input[type=password]:focus,
.pure-form input[type=search]:focus,
.pure-form input[type=tel]:focus,
.pure-form input[type=text]:focus,
.pure-form input[type=time]:focus,
.pure-form input[type=url]:focus,
.pure-form input[type=week]:focus,
.pure-form select:focus,
.pure-form textarea:focus {
	border-color: #129fea
}

.pure-form input[type=checkbox]:focus,
.pure-form input[type=file]:focus,
.pure-form input[type=radio]:focus {
	outline: 1px auto #129fea
}

.pure-form .pure-checkbox,
.pure-form .pure-radio {
	margin: .5em 0;
	display: block
}

.pure-form input:not([type])[disabled],
.pure-form input[type=color][disabled],
.pure-form input[type=date][disabled],
.pure-form input[type=datetime-local][disabled],
.pure-form input[type=datetime][disabled],
.pure-form input[type=email][disabled],
.pure-form input[type=month][disabled],
.pure-form input[type=number][disabled],
.pure-form input[type=password][disabled],
.pure-form input[type=search][disabled],
.pure-form input[type=tel][disabled],
.pure-form input[type=text][disabled],
.pure-form input[type=time][disabled],
.pure-form input[type=url][disabled],
.pure-form input[type=week][disabled],
.pure-form select[disabled],
.pure-form textarea[disabled] {
	cursor: not-allowed;
	background-color: #eaeded;
	color: #cad2d3
}

.pure-form input[readonly],
.pure-form select[readonly],
.pure-form textarea[readonly] {
	background-color: #eee;
	color: #777;
	border-color: #ccc
}

.pure-form input:focus:invalid,
.pure-form select:focus:invalid,
.pure-form textarea:focus:invalid {
	color: #b94a48;
	border-color: #e9322d
}

.pure-form input[type=checkbox]:focus:invalid:focus,
.pure-form input[type=file]:focus:invalid:focus,
.pure-form input[type=radio]:focus:invalid:focus {
	outline-color: #e9322d
}

.pure-form select {
	height: 2.25em;
	border: 1px solid #ccc;
	background-color: #fff
}

.pure-form select[multiple] {
	height: auto
}

.pure-form label {
	margin: .5em 0 .2em
}

.pure-form fieldset {
	margin: 0;
	padding: .35em 0 .75em;
	border: 0
}

.pure-form legend {
	display: block;
	width: 100%;
	padding: .3em 0;
	margin-bottom: .3em;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

.pure-form-stacked input:not([type]),
.pure-form-stacked input[type=color],
.pure-form-stacked input[type=date],
.pure-form-stacked input[type=datetime-local],
.pure-form-stacked input[type=datetime],
.pure-form-stacked input[type=email],
.pure-form-stacked input[type=file],
.pure-form-stacked input[type=month],
.pure-form-stacked input[type=number],
.pure-form-stacked input[type=password],
.pure-form-stacked input[type=search],
.pure-form-stacked input[type=tel],
.pure-form-stacked input[type=text],
.pure-form-stacked input[type=time],
.pure-form-stacked input[type=url],
.pure-form-stacked input[type=week],
.pure-form-stacked label,
.pure-form-stacked select,
.pure-form-stacked textarea {
	display: block;
	margin: .25em 0
}

.pure-form-aligned .pure-help-inline,
.pure-form-aligned input,
.pure-form-aligned select,
.pure-form-aligned textarea,
.pure-form-message-inline {
	display: inline-block;
	vertical-align: middle
}

.pure-form-aligned textarea {
	vertical-align: top
}

.pure-form-aligned .pure-control-group {
	margin-bottom: .5em
}

.pure-form-aligned .pure-control-group label {
	text-align: right;
	display: inline-block;
	vertical-align: middle;
	width: 10em;
	margin: 0 1em 0 0
}

.pure-form-aligned .pure-controls {
	margin: 1.5em 0 0 11em
}

.pure-form .pure-input-rounded,
.pure-form input.pure-input-rounded {
	border-radius: 2em;
	padding: .5em 1em
}

.pure-form .pure-group fieldset {
	margin-bottom: 10px
}

.pure-form .pure-group input,
.pure-form .pure-group textarea {
	display: block;
	padding: 10px;
	margin: 0 0 -1px;
	border-radius: 0;
	position: relative;
	top: -1px
}

.pure-form .pure-group input:focus,
.pure-form .pure-group textarea:focus {
	z-index: 3
}

.pure-form .pure-group input:first-child,
.pure-form .pure-group textarea:first-child {
	top: 1px;
	border-radius: 4px 4px 0 0;
	margin: 0
}

.pure-form .pure-group input:first-child:last-child,
.pure-form .pure-group textarea:first-child:last-child {
	top: 1px;
	border-radius: 4px;
	margin: 0
}

.pure-form .pure-group input:last-child,
.pure-form .pure-group textarea:last-child {
	top: -2px;
	border-radius: 0 0 4px 4px;
	margin: 0
}

.pure-form .pure-group button {
	margin: .35em 0
}

.pure-form .pure-input-1 {
	width: 100%
}

.pure-form .pure-input-3-4 {
	width: 75%
}

.pure-form .pure-input-2-3 {
	width: 66%
}

.pure-form .pure-input-1-2 {
	width: 50%
}

.pure-form .pure-input-1-3 {
	width: 33%
}

.pure-form .pure-input-1-4 {
	width: 25%
}

.pure-form .pure-help-inline,
.pure-form-message-inline {
	display: inline-block;
	padding-left: .3em;
	color: #666;
	vertical-align: middle;
	font-size: .875em
}

.pure-form-message {
	display: block;
	color: #666;
	font-size: .875em
}

.pure-menu-fixed {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 3
}

.pure-menu-item,
.pure-menu-list {
	position: relative
}

.pure-menu-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.pure-menu-item {
	padding: 0;
	margin: 0;
	height: 100%
}

.pure-menu-heading,
.pure-menu-link {
	display: block;
	text-decoration: none;
	white-space: nowrap
}

.pure-menu-horizontal {
	width: 100%;
	white-space: nowrap
}

.pure-menu-horizontal .pure-menu-list {
	display: inline-block
}

.pure-menu-horizontal .pure-menu-heading,
.pure-menu-horizontal .pure-menu-item,
.pure-menu-horizontal .pure-menu-separator {
	display: inline-block;
	zoom: 1;
	vertical-align: middle
}

.pure-menu-item .pure-menu-item {
	display: block
}

.pure-menu-children {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 3
}

.pure-menu-horizontal .pure-menu-children {
	left: 0;
	top: auto;
	width: inherit
}

.pure-menu-active>.pure-menu-children,
.pure-menu-allow-hover:hover>.pure-menu-children {
	display: block;
	position: absolute
}

.pure-menu-has-children>.pure-menu-link:after {
	padding-left: .5em;
	content: "\25B8";
	font-size: small
}

.pure-menu-horizontal .pure-menu-has-children>.pure-menu-link:after {
	content: "\25BE"
}

.pure-menu-scrollable {
	overflow-y: scroll;
	overflow-x: hidden
}

.pure-menu-scrollable .pure-menu-list {
	display: block
}

.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list {
	display: inline-block
}

.pure-menu-horizontal.pure-menu-scrollable {
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: auto;
	-ms-overflow-style: none;
	-webkit-overflow-scrolling: touch;
	padding: .5em 0
}

.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar {
	display: none
}

.pure-menu-horizontal .pure-menu-children .pure-menu-separator,
.pure-menu-separator {
	background-color: #ccc;
	height: 1px;
	margin: .3em 0
}

.pure-menu-horizontal .pure-menu-separator {
	width: 1px;
	height: 1.3em;
	margin: 0 .3em
}

.pure-menu-horizontal .pure-menu-children .pure-menu-separator {
	display: block;
	width: auto
}

.pure-menu-heading {
	text-transform: uppercase;
	color: #565d64
}

.pure-menu-link {
	color: #777
}

.pure-menu-children {
	background-color: #fff
}

.pure-menu-disabled,
.pure-menu-heading,
.pure-menu-link {
	padding: .5em 1em
}

.pure-menu-disabled {
	opacity: .5
}

.pure-menu-disabled .pure-menu-link:hover {
	background-color: transparent
}

.pure-menu-active>.pure-menu-link,
.pure-menu-link:focus,
.pure-menu-link:hover {
	background-color: #eee
}

.pure-menu-selected .pure-menu-link,
.pure-menu-selected .pure-menu-link:visited {
	color: #000
}

.pure-table {
	empty-cells: show;
	border: 1px solid #cbcbcb
}

.pure-table caption {
	color: #000;
	font: italic 85%/1 arial, sans-serif;
	padding: 1em 0;
	text-align: center
}

.pure-table td,
.pure-table th {
	border-left: 1px solid #cbcbcb;
	border-bottom-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: .5em 1em
}

.pure-table td:first-child,
.pure-table th:first-child {
	border-left-width: 0
}

.pure-table thead {
	background-color: #e0e0e0;
	color: #000;
	text-align: left;
	vertical-align: bottom
}

.pure-table td {
	background-color: transparent
}

.pure-table-odd td,
.pure-table-striped tr:nth-child(2n-1) td {
	background-color: #f2f2f2
}

.pure-table-bordered td {
	border-bottom: 1px solid #cbcbcb
}

.pure-table-bordered tbody>tr:last-child>td {
	border-bottom-width: 0
}

.pure-table-horizontal td,
.pure-table-horizontal th {
	border-width: 0 0 1px;
	border-bottom: 1px solid #cbcbcb
}

.pure-table-horizontal tbody>tr:last-child>td {
	border-bottom-width: 0
}

.demo-Content {
	margin: 0 auto 50px
}

.demo-GridContainer {
	padding: 0 64px
}

.demo-GridRowExample {
	margin: 16px 0
}

.demo-GridRowExample-title {
	height: 32px;
	width: 64px;
	line-height: 32px;
	margin-left: -72px;
	padding-right: 8px;
	text-align: right;
	float: left
}

.demo-Grid {
	background: #fafafa
}

.demo-GridColumn {
	background: #eee;
	min-height: 32px;
	line-height: 32px;
	padding-right: 8px;
	text-align: right
}

.demo-GridColumn--separator {
	border-right: 5px solid #fafafa
}

.demo-GridColumn--multiline {
	margin: 8px 0
}

.demo-GridColumn--image {
	height: 128px;
	line-height: 128px;
	text-align: center;
	border: 5px solid #fafafa
}

.aem-Grid.gutter {
	margin-left: -10px;
	margin-right: -10px
}

*,
:after,
:before {
	box-sizing: border-box
}

.g-container {
	max-width: 73.125rem;
	margin: 0 auto;
	padding: 0;
}

.g-container.narrow {
	max-width: 60rem
}

input {
	border-radius: 0;
	border: 1px solid #fff;
	transition: border-color .3s ease-out
}

.page {
	position: relative;
}

.page__content {
	padding: 0
}

.page__content-area--left {
	margin-bottom: 30px
}

.section__heading {
	margin-bottom: 2.1875rem
}

.section__heading.bordered {
	border-left: 7px solid #e31c3d;
	padding-left: 0.9375rem
}

.section__heading h1,
.section__heading h2,
.section__heading h3 {
	margin-bottom: 0.78125rem
}

.section__heading h1 {
	margin-top: 0;
    line-height: 1.25;
}

.section__heading p {
	margin: 0
}

.row {
	width: 100%
}

.row.padding--large {
	padding: 5.625rem 0
}

.row.padding--small {
	padding: 2.1875rem 0
}

.row.white {
	background-color: #fff
}

.row.dark {
	background: #1c1c1c;
	background: linear-gradient(90deg, #1c1c1c 0, #383838)
}

.row.dark .section__heading h2,
.row.dark .section__heading h3,
.row.dark .section__heading p {
	color: #fff
}

.row.red {
	background-color: #e31c3d;
}

.row.red h2,
.row.red h3,
.row.red p {
	color: #fff
}

.row.gray {
	background-color: #f3f3f3
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.btn {
	display: inline-block;
	padding: 0.9375rem 1.25rem;
	background-color: #e31c3d;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	font-size: 0.875rem;
	height: auto;
	margin: 2.1875rem 0;
	text-align: center;
	width: 100%;
	transition: background-color .3s ease-out, border-color .3s ease-out;
	cursor: pointer
}

.btn a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	font-size: 0.875rem;
	height: auto;
}

.btn:focus,
.btn:hover {
	background-color: #c31d2a
}

.btn.dark {
	background-color: #464646;
	
}

.btn.dark:hover {
	background-color: #4e4e4e;
	
}

.btn.arrow:after {
	content: "\E920";
	font-family: Icons;
	display: inline-block;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	padding-left: 0.625rem;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.btn.arrow:hover:after {
	-webkit-transform: translateX(0.3125rem);
	transform: translateX(0.3125rem)
}

.btn--large {
	font-size: 1.125rem;
	max-width: 21.875rem
}

.btn--small {
	padding: 0.625rem 0.9375rem;
	font-size: 0.75rem
}

a.link {
	color: #e31c3d;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 0.875rem;
	position: relative;
	transition: color .3s ease-out
}

a.link:after {
	content: "\E60A";
	font-family: Icons;
	padding-left: 0.625rem;
	font-size: 90%;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	display: inline-block;
	position: relative
}

a.link:focus,
a.link:hover {
	color: #c31d2a
}

a.link:focus:after,
a.link:hover:after {
	-webkit-transform: translateX(0.3125rem);
	transform: translateX(0.3125rem)
}

.page-home {
	text-align: left
}

.nav__subcategory {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-bottom: 1.25rem;
	overflow-x: scroll
}

.nav__subcategory li {
	padding: 0.625rem 1.25rem
}

.nav__subcategory li.active {
	background-color: #363636;
	color: #fff
}

.nav__subcategory li a {
	color: inherit;
	text-decoration: inherit
}

.hidden {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px
}

.underbar-link {
	position: relative;
	outline: 0
}

.underbar-link:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition-property: border-color, -webkit-transform;
	transition-property: border-color, transform;
	transition-property: border-color, transform, -webkit-transform;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	top: auto;
	border-top: 2px solid #e31c3d;
	-webkit-transform: scale(.75, 0);
	transform: scale(.75, 0);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	content: "";
	display: inline-block
}

.underbar-link.is-hovered,
.underbar-link:active,
.underbar-link:focus,
.underbar-link:hover {
	color: #e31c3d
}

.underbar-link.is-hovered:after,
.underbar-link:active:after,
.underbar-link:focus:after,
.underbar-link:hover:after {
	border-color: #e31c3d;
	-webkit-transform: none;
	transform: none
}

.underbar-link.nuxt-link-active:not(.header-logo-link) {
	color: #fff
}

.underbar-link.nuxt-link-active:not(.header-logo-link):after {
	-webkit-transform: none;
	transform: none;
	border-color: #f1f1f1
}

.underbar-link.nuxt-link-active:not(.header-logo-link):focus,
.underbar-link.nuxt-link-active:not(.header-logo-link):hover {
	color: #e31c3d
}

.underbar-link.nuxt-link-active:not(.header-logo-link):focus:after,
.underbar-link.nuxt-link-active:not(.header-logo-link):hover:after {
	border-color: #e31c3d
}

.underbar-link.nuxt-link-active:not(.header-logo-link).is-hovered {
	color: #e31c3d
}

.underbar-link.nuxt-link-active:not(.header-logo-link).is-hovered:after {
	-webkit-transform: none;
	transform: none;
	border-color: #e31c3d
}

.header-content {
	position: static;
	border-bottom: 1px solid #4e4e4e;
}

.header-logo-link {
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition-property: color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	color: #e31c3d
}

.header-logo-link:hover {
	color: #fff
}

.header-logo-link:after {
	border-color: #fff
}

.header-logo-link:hover:active:after,
.header-logo-link:hover:not(:focus):after {
	-webkit-transform: scale(.75, 0);
	transform: scale(.75, 0)
}

.header-link {
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition-property: color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer
}

.header .skip-link {
	position: absolute;
	top: 20%;
	left: 1.25rem;
	padding: 0.3125rem 0.625rem;
	border: 2px solid #4e4e4e;
	text-decoration: none;
	color: #fff;
	transition: all .3s ease-out;
	background-color: #222;
	z-index: 100;
	-webkit-transform: translateY(-300%);
	transform: translateY(-300%)
}

.header .skip-link:focus,
.header .skip-link:hover {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.megamenu {
	/* display: flex; */
	/* flex-direction: row; */
	/* justify-content: space-between */
}

.megamenu-items {
	display: flex;
	margin-left: 28%;
	margin-right: -25px;
	width: 833px;
	height: 70px;
}

.megamenu-item {
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex: auto;
	overflow: hidden
}

.megamenu-panel-trigger {
	transition-property: color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	margin-left: -25px;
	margin-right: -25px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 0.6875rem;
	text-transform: uppercase
}

.megamenu-panel-trigger:after {
	left: 25px;
	right: 25px
}

.megamenu-panel-trigger.nuxt-link-active {
	color: #e31c3d
}

.header-slot {
	display: flex;
	flex-direction: row;
	justify-content: flex-end
}

.header-slot-aside {
	display: flex;
	height: 45px;
	float: left;
}

.header-slot-aside button {
	background-color: transparent;
	border: none;
	outline: 0
}

.header-slot-item {
	display: flex
}

.header-slot-link {
	transition-property: color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	padding-left: 12px;
	padding-right: 12px;
	color: #b1d4e8;
	font-size: 0.6875rem
}

.header-slot-link:after {
	left: 12px;
	right: 12px
}

.header-slot-link.nuxt-link-active {
	color: #e31c3d
}

.header-slot-link.nuxt-link-exact-active {
	pointer-events: none
}

.nuxt-link-exact-active.no-nest {
	pointer-events: none
}

.bottom-nav {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	height: 180px;
	overflow: hidden;
	pointer-events: none
}

.bottom-nav-list {
	padding: 0;
	list-style: none;
	display: flex;
	margin: -40px 0 0;
	height: 70px;
	background-color: #e31c3d;
	pointer-events: auto
}

.bottom-nav-item {
	flex: 1;
	display: flex;
	border-top: 1px solid rgba(0, 0, 0, .2)
}

.bottom-nav-item:not(:first-child) {
	border-left: 1px solid #c31d2a
}

.bottom-nav-trigger {
	margin: 0;
	padding: 0 11px;
	border: 0;
	background-color: #e31c3d;
	color: inherit;
	font: inherit;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex: 1;
	color: #fff;
	font-size: 0.625rem;
	text-transform: uppercase
}

.bottom-nav-trigger:focus,
.bottom-nav-trigger:hover {
	background-color: #c31d2a
}

.bottom-nav-trigger-active {
	background-color: #fff;
	color: #464646
}

.bottom-nav-trigger-active:focus,
.bottom-nav-trigger-active:hover {
	background-color: #fff;
	color: #e31c3d
}

.bottom-nav-trigger-icon {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 3px;
	height: 35px
}

.bottom-nav-trigger-icon-open {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px)
}

.bottom-nav-trigger-icon svg {
	max-width: 100%;
	max-height: 100%;
	fill: currentColor
}

.bottom-subnav {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	position: relative;
	overflow: auto;
	background-color: #fff;
	pointer-events: auto
}


/* .bottom-subnav+.bottom-subnav { */


/* margin-top: -150px */


/* } */

.bottom-subnav-list {
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-shrink: 0;
	min-width: 100%
}

.bottom-subnav .subcategories__item {
	flex: 1 0;
	width: 28.57143vw;
	white-space: nowrap
}

.bottom-subnav .subcategories__link {
	padding-left: 0;
	padding-right: 0
}

.bottom-subnav .subcategories__image {
	max-width: none
}


/* .megamenu-nav { */


/* display: flex; */


/* position: fixed; */


/* right: 0; */


/* top: 50px; */


/* bottom: 0; */


/* z-index: 101; */


/* width: 100%; */


/* max-width: 375px; */


/* overflow: hidden; */


/* background-color: #e31c3d */


/* } */


/* @media (min-width: 769px) { */


/* .megamenu-nav { */


/* display:none */


/* } */


/* } */

.megamenu-nav-panels {
	flex: 1;
	display: flex;
}


/* for mobole.megamenu-nav-panel { */


/* flex-shrink: 0; */


/* margin-right: -100%; */


/* box-sizing: border-box; */


/* width: 100%; */


/* position: relative; */


/* overflow: auto; */


/* } */

.megamenu-nav-panel-sub {
	background-color: #f1f1f1
}

.megamenu-nav-back-item,
.megamenu-nav-item {
	margin: 0;
	border: 0;
	background-color: #fff;
	font: inherit;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	transition-property: color, background-color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	padding: 0 15px;
	border-bottom: 1px solid #f1f1f1;
	height: 65px;
	color: inherit;
	font-weight: 700;
	font-size: 0.8125rem;
	text-decoration: none;
	text-transform: uppercase
}

.megamenu-nav-back-item:hover,
.megamenu-nav-item:hover {
	background-color: #aaa
}

.megamenu-nav-back-item:focus,
.megamenu-nav-item:focus {
	background-color: #f1f1f1
}

.megamenu-nav-item.nuxt-link-exact-active,
.nuxt-link-exact-active.megamenu-nav-back-item {
	color: #e31c3d
}

.megamenu-nav-item-icon {
	height: 17px;
	fill: #e31c3d
}

.megamenu-nav-panel-sub .megamenu-nav-back-item:not(.megamenu-nav-back-item):focus,
.megamenu-nav-panel-sub .megamenu-nav-item:not(.megamenu-nav-back-item):focus {
	background-color: #fff
}

.megamenu-nav-back-item {
	justify-content: flex-start;
	
	width: 100%;
	background-color: #e31c3d;
	color: #fff
}

.megamenu-nav-back-item:focus {
	background-color: #464646;
	color: #fff
}

.megamenu-nav-back-item:hover {
	background-color: #c31d2a;
	color: #fff
}

.megamenu-nav-back-item .megamenu-nav-item-icon {
	margin-right: .5em;
	fill: currentColor
}

.megamenu-nav .nuxt-link-exact-active {
	pointer-events: none
}

.masthead {
	height: 0;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: #222;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.masthead:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	bottom: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(15.41deg, rgba(0, 0, 0, .7) 16.04%, transparent 51.41%), linear-gradient(90.4deg, rgba(0, 0, 0, .6) 9.56%, transparent 58.37%)
}

.masthead__content {
	vertical-align: bottom;
	margin-top: 1.5625rem;
	margin-bottom: 1.5625rem
}

.masthead__text {
	position: relative;
	padding-left: calc(0.9375rem + 7px);
	z-index: 1
}

.masthead__text h1,
.masthead__text p {
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	overflow: hidden
}
.masthead__text div.masthead__heading{
	text-transform: uppercase;
    margin: 0 0 0.625rem;
	color: #fff;
    text-shadow: 0 2px 4px rgb(0 0 0 / 30%);
    overflow: hidden;
	font-size: 2.5rem;    
    font-weight: 700;
	position: relative;
    z-index: 100;
    width: 100%;
}
.masthead__text h1 span,
.masthead__text p span {
	display: block
}

.masthead__text h1 {
	text-transform: uppercase;
	margin: 0 0 0.625rem
}

.masthead__text p {
	margin-bottom: 0;
	max-width: 25rem
}

.masthead__border {
	content: "";
	width: 7px;
	background-color: #e31c3d
}

.masthead__border,
.masthead__image {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%
}

.masthead__image {
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1
}

.masthead__image img,
.masthead__image picture {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.email-signup__error {
	color: #e31c3d;
	font-size: 0.625rem;
}

.footer p .email-signup__confirmation {
	font-size: 0.75rem;
}

.masthead__btn {
	margin-bottom: 0;
	margin-left: calc(0.9375rem + 8px)
}

.masthead .g-container {
	width: 100%
}

.masthead.active {
	transition: height 1s ease;
	height: 30rem
}

.masthead.active.small {
	height: 22.5rem
}

.masthead.active.fit:before {
	background-image: linear-gradient(30deg, #000, transparent 33.33%)
}

.masthead.active.fit .masthead__image img,
.masthead.active.fit .masthead__image picture {
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: 90%;
	object-position: 90%
}

.content-column {
	transition-property: margin-top;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s
}

.content-column__inner {
	position: relative;
	right: -0.625rem
}
.footer .breadcrumbs .breadcrumbs-list-item-last {
	color: #fff;
}

.breadcrumbs .breadcrumbs-list-item-last{
	font-weight: bold;
}
.breadcrumbs .breadcrumbs-list-item a {
    font-size: 0.75rem;
}
.breadcrumbs-link:hover,
.breadcrumbs-link:focus{
	color: #981b1e;
}

.breadcrumbs__item {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

.breadcrumbs__divider {
	height: 15px;
	fill: currentColor
}

.breadcrumbs__link {
	margin: 0;
	border: 0;
	background-color: transparent;
	color: inherit;
	font: inherit;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	transition-property: color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	padding: 0 12px;
	height: 40px;
	font-weight: 500;
	text-transform: uppercase;
	outline: 0
}

.breadcrumbs__link[data-v-7fc9545c]:focus,
.breadcrumbs__link[data-v-7fc9545c]:hover {
	color: #e31c3d;
	outline: 0
}

.breadcrumbs__link svg {
	margin-right: 5px;
	max-width: 18px;
	height: 15px;
	fill: currentColor
}

.step__question {
	font-size: 20px;
	line-height: normal
}

.step__back {
	padding: 0;
	border: 0;
	background-color: transparent;
	color: inherit;
	font: inherit;
	transition-property: color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	display: inline-block;
	margin: 30px 0 0;
	width: 25px;
	height: 95px;
	vertical-align: top
}

.step__back:hover {
	color: #e31c3d
}

.step__back svg {
	fill: currentColor
}

.step__responses {
	padding: 0;
	list-style: none;
	position: relative;
	margin: 5px 0 0
}

.step__link {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: inherit;
	font: inherit;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	transition-property: color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	font-size: 14px;
	width: 100%
}

.step__link:hover {
	color: #e31c3d
}

.step__icon {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	border: 2px solid;
	border-radius: 50%;
	box-sizing: border-box;
	width: 70px;
	height: 70px
}

.step__icon svg {
	width: 100%;
	height: 100%;
	max-width: 60%;
	max-height: 60%;
	fill: currentColor
}

.step__title {
	margin-top: 5px;
	font-weight: 500;
	text-transform: uppercase
}

.action-icons {
	display: flex;
	flex-direction: row;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

.action-icons__button {
	padding: 0;
	border: 0;
	background-color: transparent;
	color: inherit;
	font: inherit;
	transition-property: color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	margin: 0 0 0 -10px;
	width: 40px;
	height: 40px
}

.action-icons__button:focus,
.action-icons__button:hover {
	color: #e31c3d;
	outline: 0
}

.action-icons svg {
	width: 15px;
	height: 15px;
	fill: currentColor
}

.tile-grid {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 -0.625rem
}

.tile-grid__item {
	padding: 1.25rem;
	background: #222;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-self: stretch;
	height: 15rem;
	box-sizing: border-box;
	margin: 0.625rem;
	position: relative;
	transition: box-shadow .3s ease-out;
	cursor: pointer;
	overflow: hidden;
	text-decoration: none;
	width: calc(33.33333% - 1.25rem)
}

.tile-grid__item:after {
	font-family: Icons;
	content: "\E60A";
	font-size: 1rem;
	width: 1.25rem;
	height: 1.25rem;
	display: block;
	position: absolute;
	color: #e31c3d;
	right: 0.625rem;
	bottom: 0.8125rem;
	transition: color .3s ease, -webkit-transform .3s ease-out;
	transition: transform .3s ease-out, color .3s ease;
	transition: transform .3s ease-out, color .3s ease, -webkit-transform .3s ease-out
}

.tile-grid__item:focus,
.tile-grid__item:hover {
	outline: 0
}

.tile-grid__item:focus .tile-grid__btn,
.tile-grid__item:hover .tile-grid__btn {
	background-color: #e31c3d
}

.tile-grid__item:focus .tile-grid__title,
.tile-grid__item:hover .tile-grid__title {
	color: #e31c3d
}

.tile-grid__item:focus .tile-grid__icon,
.tile-grid__item:hover .tile-grid__icon {
	color: #e31c3d;
	border-color: #e31c3d
}

.tile-grid__icon {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 3.125rem;
	align-self: center;
	margin-bottom: 0.9375rem;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	transition: all .3s ease-out;
	color: #b1d4e8;
	border: 3px solid #b1d4e8;
	border-radius: 50%;
	width: 5.625rem;
	height: 5.625rem
}

.tile-grid__text {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.tile-grid__title {
	color: #fff;
	text-transform: none;
	display: block;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.35;
	margin-bottom: 0;
	transition: all .3s ease-out
}

.tile-grid__subtitle {
	padding-right: 3.75rem;
	color: #fff
}

.tile-grid__btn {
	position: absolute;
	width: 100%;
	bottom: -5.9375rem;
	left: 0;
	max-width: 100%;
	background-color: transparent;
	transition: opacity .25s ease-out, background-color .3s ease-out, -webkit-transform .3s ease-out;
	transition: transform .3s ease-out, opacity .25s ease-out, background-color .3s ease-out;
	transition: transform .3s ease-out, opacity .25s ease-out, background-color .3s ease-out, -webkit-transform .3s ease-out
}

.tile-grid__btn:hover {
	background-color: #c31d2a!important
}

.seo-block a {
	color: #e31c3d;
	text-decoration: none;
	transition: color .3s ease-out
}

.seo-block a:hover {
	color: #c31d2a
}

.seo-block a:focus {
	text-decoration: underline
}

.seo-block p {
	font-size: 0.875rem;
	line-height: 1.4;
	margin-bottom: 0.9375rem;
	color: #4e4e4e
}

.seo-block p:last-of-type {
	margin-bottom: 0
}

.footer {
	background: #1c1c1c;
	background: linear-gradient(90deg, #1c1c1c 0, #383838);
	color: #464646;
	padding: 1.5625rem 1.25rem;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #4e4e4e;
}

.footer-media-icon {
	width: auto;
	height: auto;
	display: inline-block;
}

.footer.drawer-active {
	margin-bottom: 1.875rem
}

.footer .hidden {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px
}

.footer h3 {
	font-size: 1rem;
	line-height: 1.5rem;
	text-transform: uppercase;
	padding-right: 1.25rem;
	color: #b1d4e8;
	margin-bottom: 0
}

.footer a,
.footer p,
.footer p>a {
	font-size: 0.625rem;
	color: #fff
}

.footer p>a {
	text-decoration: underline;
	font-weight: 400
}

.footer p {
	margin: 0 0rem 0.9375rem;
}

.footer__bottom-container {
	margin-bottom: 1.25rem
}

.footer__links {
	margin-bottom: 1.25rem;
}

.footer__links a {
	font-weight: 500;
	text-decoration: none;
	color: #fff;
	transition: color .3s ease;
	line-height: 1.3125rem;
	display: inline-block;
	width: 100%;
	cursor: pointer;
	font-size: 0.875rem;
	margin-top: 1.25rem;
}

.footer__links a:focus,
.footer__links a:hover {
	color: #e31c3d
}

.footer__links a:focus {
	text-decoration: underline
}

.footer__links .aem-GridColumn {
	margin-bottom: 1.25rem
}

.footer__email {
	display: flex;
	flex-direction: column
}

.footer__social {
	margin-top: 0.625rem;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start
}

.footer__social h3 {
	width: auto;
	padding-right: 0.625rem;
	font-weight: 300
}

.footer__social .icon {
	color: #fff;
	font-size: 0.9375rem;
	margin-right: 0.625rem;
	background-color: #e31c3d;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: background-color .3s ease-out
}

.footer__social a:focus {
	text-decoration: none
}

.footer__social a:focus .icon,
.footer__social a:hover .icon {
	background-color: #c31d2a
}

.footer__icons {
	display: flex;
	flex-direction: row
}

.footer__icons a {
	text-decoration: none
}

.footer .link-container,
.footer .footer-implinks-row {
	display: flex;
	flex-direction: row
}

.footer .footer-implinks-row {
	margin-top: 1rem;
}

#footer-link .footer-implinks-cell {
	text-decoration: underline;
	font-weight: 400;
	color: #fff;
	margin: 1rem 0.625rem 0.9375rem 0;
	line-height: 0.875rem;
}

#footer-link .footer-implinks-cell:hover {
	color: #e31c3d;
}

#footer-link .footer-implinks-cell:focus {
	color: #aaa
}

.email-signup {
	display: flex
}

.email-signup form {
	display: flex;
	flex-direction: column
}

.email-signup .input-field {
	flex-shrink: 0;
	margin-right: -100%;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	position: relative;
	width: 100%
}

.email-signup .input-field input {
	display: flex;
	width: 100%;
	text-indent: 0.625rem;
	font-size: 0.9375rem;
	height: 2.5rem;
}

.email-signup .privacy {
	display: flex;
	flex-direction: row;
	margin: 0.625rem 0;
	font-size: 10px;
}

.email-signup .privacy input {
	margin-right: 0.46875rem;
	width: 0.625rem;
	height: 0.625rem;
}

.email-signup .privacy label {
	position: relative;
	top: -1px;
	color: #fff;
	max-width: 28.125rem
}

.email-signup .privacy label a {
	text-decoration: underline;
	transition: color .3s ease;
	display: inline;
}

.email-signup .privacy label a:hover {
	color: #e31c3d
}

.email-signup__error {
	color: #f9838c;
	background-color: #1c1c1c;
	border-radius: 3px;
	padding: 0.3125rem 0.625rem;
	margin: 0.3125rem 0;
	border: 1px solid #f9838c;
	font-weight: 700
}

.email-signup button.btn {
	margin: 0;
	padding: 0.625rem 1.25rem;
	width: 100%;
	height: 2.5rem;
	max-width: 6.875rem;
	border: none;
	font-size: 0.9375rem
}

.email-signup__confirmation {
	flex-shrink: 0;
	margin-right: -100%;
	box-sizing: border-box;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 0;
	margin-bottom: 0.625rem;
	font-size: 0.75rem
}

.subcategories {
	height: auto;
}

.subcategories__item {
	display: flex;
	width: 130px;
}

.subcategories__item--primary {
	width: 500px;
}

.subcategories__link,
.subcategories__primary-link {
	flex: 1;
	padding: 5px;
	color: inherit;
	text-decoration: none;
	justify-content: flex-end;
	align-items: center;
	flex-direction: column;
}

.subcategories__link.nuxt-link-active,
.nuxt-link-active.subcategories__primary-link {
	color: red;
}

.subcategories__link.nuxt-link-exact-active,
.nuxt-link-exact-active.subcategories__primary-link {
	pointer-events: none;
}

.subcategories__primary-link {
	flex-direction: row;
	margin-left: 1.875rem;
	padding-top: 20px;
	padding-bottom: 20px;
}

.subcategories__primary-link__image {
	width: 53%;
	float: left;
	/*change*/
	height: 100%;
}

.subcategories__primary-link__image img {
	width: 100%;
	height: 100%;
}

.subcategories__primary-link__content {
	flex: 245px;
	/*change*/
	margin-left: 20px;
	margin-right: 15px;
	width: 35%;
	float: right;
}

.subcategories__primary-link__heading {
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.25rem;
	text-transform: uppercase;
}

.subcategories__primary-link__text {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0.75rem;
}

.subcategories__primary-link__link {
	position: relative;
	padding-top: 5px;
	color: red;
	font-size: 0.75rem;
	font-weight: 500;
	text-transform: uppercase;
}

.subcategories__primary-link__link generated-block {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin-top: 2px;
	border-top: 2px solid red;
}

.subcategories__primary-link__link svg {
	margin-left: 0.5em;
	width: auto;
	height: 0.75em;
	fill: currentColor;
}

.subcategories__primary-link:focus:not(:hover) .subcategories__primary-link__link::after {
	border-color: red;
}

.subcategories__primary-link:not(:hover):not(:focus) .subcategories__primary-link__link::after {
	opacity: 0;
	transform: scaleX(0.75);
}

.subcategories__icon {
	margin-top: auto;
	margin-bottom: auto;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	background-color: transparent;
	border: 3px solid red;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.subcategories__icon svg {
	width: 45px;
	height: 45px;
}

.subcategories__image {
	height: auto;
}

.subcategories__image--primary {
	width: auto;
	height: 100%;
}

.subcategories__text {
	position: relative;
	margin-top: 2px;
	font-weight: 500;
	font-size: 0.625rem;
	text-transform: uppercase;
	text-align: center;
}

.subcategories__link:hover .subcategories__text::after,
.subcategories__primary-link:hover .subcategories__text::after {
	border-color: red;
	border-top: 2px solid red;
}

.subcategories__link:not(:hover):not(:focus) .subcategories__text::after,
.subcategories__primary-link:not(:hover):not(:focus) .subcategories__text::after {
	opacity: 0;
	transform: scaleX(0.75);
}

.underbar-link.nuxt-link-active:not(.header-logo-link) {
	color: #fff;
}

.megamenu-panel-trigger.nuxt-link-active {
	color: #e31c3d;
}

#navbar {
	display: block;
}
/*****adding for the header*****/

.megamenu-nav {
	/* hides sub-menu */
	visibility: visible;
	/* hides sub-menu */
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	transform: translateY(-2em);
	transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.03s;
}

.megamenu-item:focus .megamenu-nav,
.megamenu-item:focus-within .megamenu-nav,
.megamenu-item:hover .megamenu-nav {
	visibility: visible;
	/* shows sub-menu */
	opacity: 1;
	transform: translateY(0%);
	transition-delay: 0s, 0s, 0.3s;
	/* this removes the transition delay so the menu will be visible while the other styles transition */
}

.subcategories__primary-link__link:after,
.subcategories__text:after {
	transition-property: color, opacity, -webkit-transform;
	transition-property: color, opacity, transform;
	transition-property: color, opacity, transform, -webkit-transform;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	position: absolute;
	left: -2px;
	right: -2px;
	top: 100%;
	margin-top: 2px;
	border-top: 2px solid #e31c3d;
	content: "";
	display: inline-block;
}

footer .empty {
	border: 1px solid transparent;
}

.email-signup label a {
	display: inline;
	font-size: 0.625rem;
	color: #fff;
}

.bottom-nav-trigger {
	display: none;
}

.breadcrumb ol li a :hover,
.footer__links a:focus,
.footer__links a:hover {
	color: #e31c3d
}

.carticon {
	filter: invert(88%) sepia(7%) saturate(1269%) hue-rotate(171deg) brightness(93%) contrast(95%);
}

.carticon:hover {
	filter: invert(15%) sepia(77%) saturate(4090%) hue-rotate(346deg) brightness(119%) contrast(91%);
}

.hamburger {
	display: none;
}


/* added for navigation start*/

.desktopMegamenu {
	flex-direction: column-reverse;
	position: relative;
	z-index: 2;
	color: #464646;
	background-color: #222;
	width: 100%;
}

.megamenu-panel-image {
	display: flex;
	text-align: center;
}

.megamenu-panel-title-link {
	position: relative;
	margin-top: 2px;
	font-weight: 500;
	font-size: 0.625rem;
	text-align: center;
}

.megamenu-panel-item {
	position: relative;
	width: 130px;
	height: 152px
}

.mobilenavigation {
	display: none;
}

.positionofheader {
	position: absolute;
	top: 63px;
	left: 7%;
	z-index: 1000;
}

@media (max-width: 1024px) {
	.positionofheader {
		left: 0%;
		top: 15px;
	}
	.header-bar {
		justify-content: flex-end;
	}
}

.menubar {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.bgcolor {
	background-color: #f1f1f1;
}

.header-logo {
	width: 167px;
	height: 37px;
}

/* added for navigation end*/

.megamenu-nav-inner {
	position: relative;
	background-color: #e31c3d;
	pointer-events: auto;
}

.subcategories:after {
	content: "";
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	margin: auto;
	display: block;
	background: #e31c3d;
}

.page-terms--table-of-contents {
	background: #f1f1f1;
	padding: 1.25rem;
	margin-bottom: 1.5625rem;
}

.page-terms--table-of-contents a,
.page-terms--table-of-contents li {
	font-size: 0.9375rem;
	margin: 0.3125rem 0;
}

.page-terms--table-of-contents a {
	color: #222;
	text-decoration: underline;
	transition: color .3s ease-out;
}

.page-terms--table-of-contents a:focus,
.page-terms--table-of-contents a:hover {
	color: #c31d2a;
}

.page-terms ol {
	padding-left: 2.1875rem;
	margin-bottom: 1.5625rem;
}

.page-terms ol li {
	list-style-type: inherit;
	font-size: 0.8125rem;
	line-height: 1.25;
}

.amanachat {
	display: flex;
	float: right;
	color: #b1d4e8;
}

.megamenu-panels {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	transform: translateY(-2em);
	transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.03s;
}

.megamenu-panels-open {
	visibility: visible;
	opacity: 1;
	transform: translateY(0%);
	transition-delay: 0s, 0s, 0.3s;
}

.footer.iparsys.parsys,
.header.iparsys.parsys {
	display: none;
}

.page-content {
	max-width: 73.125rem;
	margin: 0 auto;
}

.page-content ol li {
	list-style-type: decimal;
	font-size: 0.8125rem;
	line-height: 1.25;
}

.page-content ol {
	padding-left: 2.1875rem;
	margin-bottom: 1.5625rem;
}

.page-content #section-5 p {
	font-size: 1rem;
	line-height: 1.4;
	padding: 0;
	margin: 0 0 1.5625rem;
	color: #464646;
}

.page-terms {
	padding-top: 10px;
}

.page-terms h4 {
	margin-bottom: 0.78125rem;
}

.rte .page-terms p {
	font-size: 1rem;
	line-height: 1.4;
	padding: 0;
	margin: 0 0 1.5625rem;
	color: #464646;
}

.amanachat {
	display: block;
	padding-top: 5px;
}

.amanachat:hover {
	color: #e31c3d;
}

.form-select-icon {
	position: absolute;
	z-index: 0;
	top: 50%;
	right: 0.3125rem;
	transform: translateY(-50%);
	color: #c41230;
}


/* for article  page**/

.page__article img {
	max-width: 100%;
	display: block
}

.page__article h3 {
	margin-bottom: 0.625rem;
	line-height: 1.4
}

.page__article p {
	line-height: 1.8;
	font-size: 0.9375rem
}

.page__article p:last-child {
	margin-bottom: 0
}

.page__article .ul {
	line-height: 1.8;
	font-size: 0.9375rem;
	margin-top: 0.625rem;
	margin-left: 0.6875rem
}

.page__article .ul li {
	position: relative;
	margin-bottom: 0.625rem
}

.page__article .ul li:last-child {
	margin-bottom: 0
}

.page__article .ul li:before {
	content: "\2022";
	position: absolute;
	left: -12px;
	font-size: 1.1em
}

.page__article .padding-small .g-container {
	max-width: none
}

.page__article .article__insetColumn {
	max-width: 744px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.625rem;
	padding-right: 0.625rem
}

.page__article .article__outsetColumn {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.page__article .article__borderedColumn {
	border-left: 7px solid #e31c3d;
	padding-left: 0.9375rem
}

.page__article .article__intro p {
	font-size: 1.375rem;
	line-height: 1.5;
	color: #797979;
	font-weight: 600;
	padding-top: 2.1875rem
}

.page__article .article__intro.article__intro--two p {
	margin-bottom: 0
}

.page__article .article__card__wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.page__article .article__card__content {
	display: flex;
	align-items: center;
	padding-right: 1.25rem
}

.page__article .article__card__content--right {
	padding-right: 0;
	padding-left: 1.25rem
}

.page__article .bg--gray {
	background-color: #f3f3f3
}

.page__article .bg--gray .article__card__content {
	padding: 1.875rem
}

.page__article .article__text-link {
	position: relative;
	color: #e31c3d;
	text-decoration: none;
	display: inline-block;
	cursor: pointer
}

.page__article .article__text-link:before {
	content: "";
	position: absolute;
	width: 0;
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #e31c3d;
	visibility: hidden;
	transition: all .3s ease-out
}

.page__article .article__text-link:hover:before {
	visibility: visible;
	width: 100%
}

.page__article .article__text-link.caret-r .icon-right {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	transition: -webkit-transform .2s ease .3s;
	transition: transform .2s ease .3s;
	transition: transform .2s ease .3s, -webkit-transform .2s ease .3s;
	display: inline-block
}

.page__article .article__text-link.caret-r:hover .icon-right {
	-webkit-transform: translateX(0.15625rem);
	transform: translateX(0.15625rem)
}

.page__article .article__text-link.caret-r:hover:before {
	width: calc(100% - 0.9375rem)
}

.page__article .sticky-nav {
	background: #222;
	position: -webkit-sticky;
	position: sticky;
	top: -1px;
	z-index: 3;
	scroll-behavior: smooth
}

.page__article .sticky-nav .g-container {
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.page__article .sticky-nav ul {
	display: flex;
	justify-content: space-around
}

.page__article .sticky-nav a {
	text-transform: uppercase;
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
	font-size: 0.875rem;
	display: block;
	padding: 1.25rem;
	transition: font-size .5s ease-out, padding .5s ease-out;
	font-weight: 700;
	position: relative;
	outline: 0
}

.page__article .sticky-nav a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition-property: border-color, -webkit-transform;
	transition-property: border-color, transform;
	transition-property: border-color, transform, -webkit-transform;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	top: auto;
	border-color: currentcolor transparent transparent;
	border-top: 4px solid transparent;
	-webkit-transform: scale(.75, 0);
	transform: scale(.75, 0);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	content: "";
	display: inline-block
}

.page__article .sticky-nav a.active:after,
.page__article .sticky-nav a:hover:after {
	-webkit-transform: none;
	transform: none
}

.page__article .sticky-nav a.active:after {
	border-color: #e31c3d
}

img.subcategories__image {
	max-width: 74%;
	margin: 0 auto;
}

.email-signup button.btn {
	right: 0;
}

@media only screen and (max-width: 768px) {
	.page__article .sticky-nav {
		opacity: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		z-index: 100;
		transition: all .3s ease-out;
		overflow-y: hidden
	}
	.page__article .sticky-nav li {
		border-top: 2px solid #464646
	}
	.page__article .sticky-nav.mobile-show {
		opacity: 1;
		-webkit-transform: translateY(51px);
		transform: translateY(51px)
	}
}

.page__article .progress {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 4px
}

.page__article .progress__inner {
	position: absolute;
	height: 100%;
	width: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #e31c3d;
	transition: width .3s ease
}

@media only screen and (min-width: 768px) {
	.page__article .text-image-module.large-image .aem-GridColumn--default--4,
	.page__article .text-image-module.large-image .aem-GridColumn--tablet--4 {
		width: 40%
	}
	.page__article .text-image-module.large-image .aem-GridColumn--default--8,
	.page__article .text-image-module.large-image .aem-GridColumn--tablet--8 {
		width: 60%
	}
}

.page__article .image-grid__container {
	display: flex;
	justify-content: space-between;
	margin-right: -0.625rem;
	margin-left: -0.625rem
}

.page__article .image-grid__container div {
	flex: 0 1 auto;
	width: 33.33333%;
	padding-right: 0.625rem;
	padding-left: 0.625rem
}

.page__article .image-grid__container.single div {
	width: 100%
}

.page__article .violator {
	position: relative;
	margin-top: 3.75rem;
	padding: 3.75rem 0;
	background-color: #222;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-height: 615px
}
.footer__social a:focus {
    text-decoration: none;
}

@media only screen and (min-width: 768px) {
	.page__article .violator {
		padding: 7.5rem 0;
		min-height: auto;
		display: block;
	}
}

.page__article .violator__text {
	position: relative;
	z-index: 1
}

.page__article .violator__text h2 {
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	overflow: hidden
}

.page__article .violator__body {
	max-width: 34.375rem
}

.page__article .violator__image {
	z-index: 0
}

.page__article .violator__image:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	bottom: 0;
	height: 100.1%;
	width: 100%;
	background: linear-gradient(45deg, #000, rgba(0, 0, 0, .1) 90%);
	z-index: 1
}

.page__article .violator .btn:last-child {
	margin-bottom: 0
}

.megamenu {
	border-bottom: none;
}

.page__article h3 {
	z-index: 99
}

.page__article .article__intro p {
	font-size: 1.5rem
}

.page__article .article__intro p:first-child {
	padding-top: 0
}

.page__article .article__card__content {
	padding: 1.875rem 0 0
}

.page__article .article__card__image {
	order: -1
}

.page__article .article__card__image.aem-GridColumn--default--hide {
	display: block
}

.page__article .sticky-nav ul {
	justify-content: flex-start
}

.page__article .image-grid__container div {
	flex-shrink: 0;
	padding-bottom: 0.625rem;
	padding-top: 0.625rem
}

.page__article .violator__text {
	padding-right: calc(0.9375rem + 7px)
}

.page__article .image-grid__container {
	flex-wrap: wrap;
	margin: 0
}



@media only screen and (min-width: 768px) {
	.page__article .bg--gray .article__card__content {
		padding: 2.5rem 3.75rem
	}
}
@media only screen and (min-width: 768px) {
	.page__article .sticky-nav a:focus:after,
	.page__article .sticky-nav a:hover:after {
		border-color: #e31c3d
	}
}
@media only screen and (max-width: 1200px) {
	.page__article .sticky-nav {
		overflow-x: scroll
	}
}

/* for article  page end**/
@media only screen and (max-width: 768px) {
	.scroll-top {
		scroll-margin-top: 50px
	}
}

@media only screen and (max-width: 1200px) {
	.g-container {
		padding: 0 1.5625rem
	}
	
	.tile-grid {
		flex-wrap: wrap
	}
	
	.tile-grid__item {
		width: calc(50% - 1.25rem);
		height: 17.5rem
	}
	
	.tile-grid__text {
		min-height: 8.125rem
	}
	
	.tile-grid__subtitle {
		padding-right: 0
	}
	
	.footer__email {
		margin-top: 0;
		margin-left: 1.25rem
	}
	
	.footer__email>p {
		padding-right: 0
	}
	
	.footer__social {
		margin-left: 1.25rem
	}
	
	.footer .empty {
		display: none
	}
	
	.megamenu-items {
		margin-left: 23%;
	}
}
@media only screen and (max-width: 1023px) {
	.aem-Grid.gutter {
		margin: 0
	}
	
	.g-container.mobile-full-width {
		padding: 0
	}
	
	.g-container {
		padding: 0;
	}
	
	.row.padding--large {
		padding: 2.5rem 0
	}
	
	.page-content,
	.page__content {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.page__article .article__insetColumn {
		max-width: 100%;
		margin-left: -10px;
		margin-right: -10px;
		padding-left: 0;
		padding-right: 0
	}

	
	svg:not(:root) {
		height: auto;
	}
	
	.masthead__image img,
	.masthead__image picture {
		-o-object-position: top center;
		object-position: top center
	}
	
	.masthead__btn {
		width: 100%;
		max-width: 100%;
		margin-left: 0
	}
	
	.masthead {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}
	
	.masthead .g-container {
		margin-left: 0
	}
	
	.masthead.active.fit .masthead__image img,
	.masthead.active.fit .masthead__image picture {
		-o-object-position: center 20%;
		object-position: center 20%
	}
	
	.masthead.active {
		height: calc(100vh - 120px)
	}
	
	.masthead.active.article .masthead__image img {
		-o-object-position: 50% 50%;
		object-position: 50% 50%
	}
}
@media only screen and (max-width: 768px) {
	.content-column__inner {
		margin-top: 0;
		position: relative;
		right: 0
	}
	
	.breadcrumbs__title {
		display: none
	}
	
	.step__back {
		display: none
	}
	
	.step__responses {
		display: flex;
		flex-direction: column
	}
	
	.tile-grid {
		margin: 0
	}
	
	.tile-grid__item {
		width: 100%;
		height: auto;
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
		margin: 0;
		border-bottom: 1px solid hsla(0, 0%, 47.5%, .2)
	}
	
	.tile-grid__item:after {
		top: 42%;
		bottom: auto
	}
	
	.tile-grid__icon {
		position: absolute;
		font-size: 2.1875rem;
		border: none;
		width: auto;
		height: auto
	}
	
	.tile-grid__text {
		min-height: 0;
		padding-left: 4.375rem
	}
	
	.tile-grid__subtitle {
		display: none
	}
	
	.aem-Grid--Compare {
		display: flex
	}
	
	.footer>.g-container {
		padding: 0
	}
	
	.footer h3 {
		font-size: 0.9375rem;
		margin-bottom: 0
	}
	
	.footer__bottom-container {
		display: flex;
		flex-direction: column;
		padding: 0 0.9375rem;
		margin-bottom: 0
	}
	
	.footer__bottom {
		text-align: center
	}
	
	.footer__bottom-container .footer__left-container {
		order: 2
	}
	
	.footer__bottom-container .footer__right-container {
		order: 1
	}
	
	.footer__links a {
		padding: 2.09375rem 0.9375rem 1.09375rem 0.9375rem;
		font-size: 0.8125rem;
		line-height: 1;
		width: 100%;
		color: #464646;
		text-transform: uppercase;
		font-weight: 700;
		border-bottom: 1px solid #f1f1f1;
		margin-top: 0;
		display: none;
	}
	
	.footer__email {
		margin-top: 0;
		margin-left: 0
	}
	
	.footer__email>p {
		text-align: center;
		max-width: 100%
	}
	
	.footer__social {
		margin: 1.25rem 0;
		flex-direction: column
	}
	
	.footer__social h3 {
		margin-bottom: 0.625rem
	}
	
	.footer .link-container .footer-implinks-row {
		flex-wrap: wrap;
		justify-content: center;
		width: 100%
	}
	
	.footer .link-container li {
		margin-bottom: 0
	}
	
	.footer .link-container .footer-implinks-row .footer-implinks-cell:last-of-type {
		width: 100%;
		text-align: center
	}

	#footer-link.link-container .footer-implinks-row .footer-implinks-cell {
		margin-bottom: 0.125rem
	}
	
	.footer {
		padding: 0 0 1.5625rem
	}
	
	.footer p {
		margin: 0 0rem 0.625rem;
	}
	
	.footer__accordion {
		cursor: pointer;
		margin-bottom: 0!important;
		border-bottom: 1px solid #4e4e4e;
	}
	
	.footer__accordion .footer__accordion-content {
		background: #fff
	}
	
	.footer__accordion.active .footer__accordion-content {
		display: inherit;
	}
	
	.footer__accordion.active .footer__accordion-title:after {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	
	.footer__accordion-content {
		position: relative;
		overflow: hidden;
		height: 100%;
		transition: max-height .3s ease-out, padding .3s ease-out
	}
	
	.footer__accordion-title {
		padding: 1.09375rem 0.9375rem;
		display: flex;
		flex-direction: row;
		align-items: center;
		position: relative
	}
	
	.footer__accordion-title:after {
		font-family: Icons;
		content: "\E60A";
		font-size: 1rem;
		display: block;
		position: absolute;
		color: #fff;
		right: 0.625rem;
		transition: -webkit-transform .3s ease;
		transition: transform .3s ease;
		transition: transform .3s ease, -webkit-transform .3s ease;
		-webkit-transform: rotate(-270deg);
		transform: rotate(-270deg);
		margin-right: 0.3125rem;
		top: 18px;
	}
	
	.email-signup .input-field input {
		width: 75%
	}
	
	.email-signup .input-field {
		max-width: 34.375rem;
		margin: 0 auto;
	}
	
	.email-signup button.btn {
		width: 25%;
		padding: 0
	}
	
	.email-signup__confirmation {
		text-align: center
	}
	
	.email-signup {
		justify-content: center
	}
	
	#footer-link {
		position: relative;
	}
	
	#footer-link .allright {
		position: absolute;
		bottom: -52%;
		left: 0%;
	}
	
	.bottom-nav-trigger {
		display: flex;
	}
}
@media only screen and (max-width: 990px) {
	.compare-bar-global-container.compare-page .compare-bar-global-product-tile {
		width: 11.25rem;
		flex-grow: 0;
		flex-shrink: 0
	}
	
	.positionofheader {
		left: 2%;
	}
}
.header-logo-link {
	max-width: 100%;
}
.header-slot-aside {
	border-bottom: 0
}
.header-slot-aside {
	height: 48px;
	float: left;
	align-items: inherit;
	padding: 0;
}

.header-chat-link-icon .icon {
	width: 0.9375rem;
	height: 1rem;
	display: inline-block;
}

.megamenu-panel-trigger {
	padding-left: 8px;
	padding-right: 8px;
}
.megamenu-item-active .megamenu-panel-trigger {
	background: transparent;
}
.megamenu-item:hover .megamenu-panel-trigger {
	color: #e31c3d
}
.email-signup__error {
	color: #e31c3d;
	background-color: #222222;
	border-radius: 3px;
	padding: 0.3125rem 0.625rem;
	margin: 0.3125rem 0;
	border: 1px solid #e31c3d;
	font-weight: 700;
}
@media (min-width: 40rem) {
	.header-slot {
		flex-basis: 100%;
		max-width: 100%;
	}
}
@media (min-width: 670px) {
	.bottom-subnav .subcategories__item {
		width: 15.38462vw
	}
}
@media (min-width: 565px) {
	.bottom-subnav .subcategories__item {
		width: 18.18182vw
	}
}
@media only screen and (max-width: 480px) {
	body {
		/*padding-bottom:70px*/
	}
	
	.pure-form button[type=submit] {
		margin: .7em 0 0
	}
	
	.pure-form input:not([type]),
	.pure-form input[type=color],
	.pure-form input[type=date],
	.pure-form input[type=datetime-local],
	.pure-form input[type=datetime],
	.pure-form input[type=email],
	.pure-form input[type=month],
	.pure-form input[type=number],
	.pure-form input[type=password],
	.pure-form input[type=search],
	.pure-form input[type=tel],
	.pure-form input[type=text],
	.pure-form input[type=time],
	.pure-form input[type=url],
	.pure-form input[type=week],
	.pure-form label {
		margin-bottom: .3em;
		display: block
	}
	
	.pure-group input:not([type]),
	.pure-group input[type=color],
	.pure-group input[type=date],
	.pure-group input[type=datetime-local],
	.pure-group input[type=datetime],
	.pure-group input[type=email],
	.pure-group input[type=month],
	.pure-group input[type=number],
	.pure-group input[type=password],
	.pure-group input[type=search],
	.pure-group input[type=tel],
	.pure-group input[type=text],
	.pure-group input[type=time],
	.pure-group input[type=url],
	.pure-group input[type=week] {
		margin-bottom: 0
	}
	
	.pure-form-aligned .pure-control-group label {
		margin-bottom: .3em;
		text-align: left;
		display: block;
		width: 100%
	}
	
	.pure-form-aligned .pure-controls {
		margin: 1.5em 0 0
	}
	
	.pure-form .pure-help-inline,
	.pure-form-message,
	.pure-form-message-inline {
		display: block;
		font-size: .75em;
		padding: .2em 0 .8em
	}
	
	.header-slot-aside {
		display: none
	}
	
	.step__link {
		margin-top: 15px
	}
}
@media (min-width: 465px) {
	.bottom-subnav .subcategories__item {
		width: 22.22222vw
	}
}

/*****TOC*****/
.rte .page-terms--table-of-contents h3 {
	font-size: 1.75rem;
	color: #464646;
	line-height: 1.75;
	font-weight: 700;
}
.rte .page-terms--table-of-contents a,
.rte .page-terms--table-of-contents li {
	font-size: 0.9375rem;
	margin: 0.3125rem 0;
	line-height: 1.2;
}
.rte .page-terms--table-of-contents a,
.page-terms--table-of-contents li {
	font-size: 0.9375rem;
	margin: 0.3125rem 0
}
.rte .page-terms--table-of-contents a {
	color: #222;
	text-decoration: underline;
	transition: color .3s ease-out
}
.rte .page-terms--table-of-contents a:focus,
.page-terms--table-of-contents a:hover {
	color: #c31d2a
}
.rte .page-terms ol {
	padding-left: 2.1875rem;
	margin-bottom: 1.5625rem
}
.rte .page-terms ol li {
	list-style-type: inherit;
	font-size: 0.8125rem;
	line-height: 1.25
}
.rte .page-content {
	max-width: 1172px;
	margin: 0 auto
}
.rte .page-content ol li {
	list-style-type: decimal;
	font-size: 0.8125rem;
	line-height: 1.25
}
.rte .page-content ol {
	padding-left: 2.1875rem;
	margin-bottom: 1.5625rem
}
.rte .page-content #section-5 p {
	font-size: 1rem;
	line-height: 1.4;
	padding: 0;
	margin: 0 0 1.5625rem;
	color: #464646
}
.rte .page-terms {
	padding-top: 10px
}
.rte .page-terms h4 {
	margin-bottom: 0.78125rem
}
.rte .page-terms p {
	font-size: 1rem;
	line-height: 1.4;
	padding: 0;
	margin: 0 0 1.5625rem;
	color: #464646;
}
.rte .page-terms--table-of-contents a:focus,
.rte .page-terms--table-of-contents a:hover {
	color: #c31d2a;
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.header-cart {
		top: 4px;
		padding: 0 40px 0 0;
	}

	.megamenu-nav-panels {
		width: 22.4609375rem;
	}
}
.header-chat-link {
	display: block;

	transition-property: color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
	transition-property: color;
	transition-duration: 195ms;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-delay: 0s;

	color: #b1d4e8;
	font-size: 0.6875rem;
    padding-top: 6px;
	padding-bottom: 19px;
	margin-left: 12px;
    margin-right: 12px;
}

.header-chat-link:hover, .header-chat-link:focus{
    color: #e31c3d;
}
.footer-media-icon {
    width: 40px;
    height: 40px;
	margin-bottom: 0.275rem;
}

.footer-media-icon:first-of-type {
	margin-right: 0.1875rem;
}

@media only screen and (max-width: 768px){
.rte .page-terms--table-of-contents h3 {
    font-size: 1.4375rem;
    line-height: 1;
    margin-bottom: 0.625rem;
}
}
.page-privacy .accordion__heading {
    border-bottom: none;
    color: #e31c3d;
    cursor: pointer;
}
.page-privacy h3 {
    font-size: 1.25rem;
    text-transform: uppercase;
    color: #464646;
    line-height: 1.4;
}
.accordion__heading {
    transition-property: background-color,color;
    transition-duration: 195ms;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-delay: 0s;
    border-bottom: 1px solid hsla(0,0%,47.5%,.2);
    position: relative;
    padding: 1.25rem 0;
    cursor: pointer;
}
.accordion__heading.active .accordion__heading__icon {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.page-privacy .accordion__heading__icon {
    display: none;
}
.accordion__subhead.active {
    display: block;
}
.accordion__subhead {
    display: none;
}
.accordion__heading__icon {
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    right: 0.9375rem;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}


.accordion__content {
    height: 0;
    overflow: hidden;
}
.accordion__content.active {
    height: auto;
}

.rte-link-ext, .rte-link-opt{
	position: relative;
    color: #e31c3d;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
	line-height: 1.8;
    font-size: 0.9375rem;
}
.rte-link-ext a:not(.button),
.rte-link-opt a:not(.button),
.rte-link-ext:not(.button),
.rte-link-opt:not(.button) {
    transition: color .3s ease-out;
    font-weight: 700;
	text-decoration: none;
	color: #e31c3d;
}
.rte-link-ext a:not(.button):focus,
.rte-link-opt a:not(.button):hover,
.rte-link-ext:not(.button):focus,
.rte-link-opt:not(.button):hover {
    color: #c31d2a;
}
.rte-link-ext::before,
.rte-link-opt::before,
.rte-link-ext a::before,
.rte-link-opt a::before{
	content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #e31c3d;
    visibility: hidden;
    transition: all .3s ease-out;
}
.rte-link-ext:hover::before,
.rte-link-opt:hover::before,
.rte-link-ext a:hover::before,
.rte-link-opt a:hover::before {
    width: calc(100% - 0.9375rem);
}
.rte-link-ext:hover::before,
.rte-link-opt:hover::before,
.rte-link-ext a:hover::before,
.rte-link-opt a:hover::before {
    visibility: visible;
    width: 100%;
}
.rte-disclaimer{
	font-size: 0.625rem;
    color: #000;
	margin-bottom: 0.9375rem;
}
.rte-strike{
	font-size: 0.625rem;
    color: #000;
	margin-bottom: 0.9375rem;
	text-decoration:line-through;
}

.section__heading {
     margin-bottom: 2.1875rem;
}
 .section__heading.bordered {
     border-left: 7px solid #e31c3d;
     display:block;
     padding-left: 0.75rem;

}
 .section__heading {
     margin: 0;
}
 p span.section__heading.bordered {
     padding-left: 0.75rem;
    font-size: 1rem;
}

 .cmp-image img{
     width:100% 
}
 .rte h1{
     margin:0;
     line-height:1.2;
}
 .rte p{
     margin:0;
     font-size: 0.9375rem;

}
 .ti{
     position: relative;
}
 .ti-image{
     width:100%;
     display: block;
}
 .ti-text{
     position:absolute;
     width:100%;
     top:0;
     bottom:auto;
     left:0;
     right:auto;
     margin:1.375rem;
}
 .ti-text-100{
     width:97% 
}
 .ti-text-75{
     width:75% 
}
 .ti-text-50{
     width:50% 
}
 .ti-text-25{
     width:25% 
}
 .ti-text-top{
     top:0;
     bottom:auto 
}
 .ti-text-bottom{
     bottom:0;
     top:auto 
}
 .ti-text-middle{
     top:50%;
     transform:translateY(-50%) 
}
 .ti-text-middle.ti-text-center{
     transform:translate(-50%,-50%) 
}
 .ti-text-left{
     left:0;
     right:auto;
}
 .ti-text-right{
     right:0;
     left:auto;
     width:auto 
}
 .ti-text-center{
     left:50%;
     transform:translateX(-50%);
     width:auto 
}
 .ti-text-center.ti-text-middle{
     transform:translate(-50%,-50%) 
}
 .ti-ctas-left{
     text-align:left 
}
 .ti-ctas-center{
     text-align:center 
}
 .ti-ctas-right{
     text-align:right 
}
.ti-text .rte .section__heading.bordered {
		padding-top: 0.5125rem;
	}
.rte p span.section__heading.bordered {
	     line-height: 1.4;
         padding-top: 0.625rem;
	}
.rte h1 + p{
	margin-top: 0;
}

 @media(max-width:786px){
	.section__heading.bordered {
		width: 100%;
	}
	.rte p {
		line-height: 1;
	}
	.ti-text {
		margin: 0 0.625rem;
        width:95%;
	}
	.rte .section__heading.bordered {
		margin: 0px 0 0rem 0rem;
	}
	.ti-text .rte .section__heading.bordered {
		margin: 0;
        padding-top: 0.25625rem;
	}
	p span.section__heading.bordered {
	     font-size: 0.875rem;
	}
    .rte p span.section__heading.bordered {
	     line-height: 1.3;
         padding-top: 0.75rem;
	}

}

.textImage .hero-banner{
		width: 100vw;
		position: relative;
		margin-left:-50vw;
		margin-right:-50vw;
		left:50%;
		right:50%;
}


  @media (min-width: 320px) and (max-width:667px){
	.textImage .hero-banner .rte h1, h1 {
		font-size: 1.25rem;
	}
	.textImage .rte h1, h1 {
		font-size: 1.25rem;
	}
 }

/**********link-text**************/
.grey_link,.black_link{
	color: #464646;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 1rem;
}
.grey_link:hover,.black_link:hover{
	color:#e31c3d;
	border-bottom: 2px solid #e31c3d;
	cursor: pointer;
	line-height:1.4;
}
.black_link{
	color:#222222;
}

/*******product-disclaimersfont***************/
.product-disclaimer{
	font-size: 0.625rem;
}
.product-disclaimers {
    padding-top: 0.796875rem;
    padding-bottom: 0.796875rem;
}
.product-disclaimer sup {
    font-size: 0.625rem;
} 
.contact-us{
    color: #464646;
}
.contact-us .contact-us-sec-title{
    font-size: 2.1875rem;
	border: 0;
	padding:0;
	line-height:1.2;
}
.contact-us .form-req-message{
    font-size: 1rem;
    line-height: 1.4;
    padding: 0;
    margin: 0 0 1.5625rem;
    color: #464646;
}
.contact-us abbr[title] {
    border-bottom: 0 dotted;
}
.contact-us .form-label{
    display: block;
    font-size: 1rem;
    line-height: 1.4;
    padding: 0;
    margin: 0 0 0.625rem;
	font-weight: 400;
}
.contact-us .form-input, .contact-us .contact-us-topic-dropdown .form-select{
	display: block;
    border: 2px solid #CCC;
    height: 2.5rem;
    width: 100%;
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 1rem;
    max-width: 500px;
}
.contact-us .contact-us-remain-char{
   font-size: 1rem;
}

.contact-us .contact-us-form-content .form-group{
	width: 100%
}
.contact-us .contact-us-topic-form .contact-us-form-content .form-group:nth-child(3) {
    margin-top: -1.5625rem;
    margin-bottom: 0.9375rem;
}
.contact-us #contact-us-topic-drp {
    border: 0;
    margin-bottom: 0;
    padding: 0;
    height: 2.5rem;
    width: 100%;
}
.contact-us .contact-us-topic-dropdown .form-select {
     margin-bottom: 0;
    padding: 0;

}

.contact-us .form-group{
   margin-bottom: 1.5625rem;
}
.contact-us .form-error.form-input, .contact-us .form-error.form-select .select,
.contact-us-topic-dropdown #contact-us-topic-drp.form-select-dropdown.form-error,
.contact-us .contact-us-info-form .form-error .form-checkbox{
    border-color: #c41230;
    border: 2px solid #c41230;                            

}
.contact-us .contact-us-info-form .form-error .form-checkbox{
   padding: 0.625rem;
} 
.contact-us .contact-us-info-form .form-error .form-checkbox .form-checkbox-input{
  top :0.75rem;
  left: 0.3125rem;  
}
.contact-us .form-error-item{
	 margin-top: 0.625rem;
}
.contact-us .fixed-size-textarea {
    background-color: #eeefef;
    color: #b5b4b5;
    line-height: 1.2;
    height: 100px;
    padding: 10px;
    width: 100%;
    max-width: 500px;
    font-size: 1rem;
    color: #464646;
    border: 2px solid #CCC;
}
.contact-us .contact-us-topic-form p [title="Contact Us Help Link"] {
    margin-top: -20px;
    display: flex;
    font-weight: 700;
}
.contact-us .form-input:focus, .contact-us .contact-us-topic-dropdown .form-select:focus{
	outline: inset 0.125rem #e31c3d;
}
.contact-us .contact-us-info-form .contact-us-form-content .form-group:nth-child(1) {
    margin-top: 1.5625rem;
}

.contact-us .form-checkbox-text {
    font-size: 1rem;
    line-height: 1.4;
    padding: 0;
    margin: 0 0 1.5625rem 0.53125rem;
}
.contact-us .form-checkbox-text a{
	font-weight: 700;
    color: #C41230;
}
.contact-us .form-checkbox-text a:hover, .contact-us .form-checkbox-text a:focus{
    color: #9b132b;
}
.contact-us #contact-us-topic-drp:focus{
     outline: none;
}                    
.contact-us .contact-us-send-btn {
	display: inline-block;
    padding: 0.625rem 0.9375rem;
    background-color: #e31c3d;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.75rem;
    height: auto;
    margin: 2.1875rem 0;
    text-align: center;
    width: 100%;
    transition: background-color .3s ease-out,border-color .3s ease-out;
    cursor: pointer;
    max-width: 31.25rem;
}
.contact-us .contact-us-send-btn:focus, .contact-us .contact-us-send-btn:hover {
    background-color: #c31d2a;
}
.contact-us-topic-dropdown .form-select:nth-child(1){
	border: 0;
}
.contact-us-topic-dropdown #contact-us-topic-drp.form-select-dropdown{
	border: 2px solid #CCC;
}
.contact-us option{
 font-size: 0.75rem;
}
.select-font-width{
	max-width: 500px;
    font-size: 1rem;
}
.majors-contact-info {
    background: #fff;
    padding: 0.5859375rem 0.390625rem
}

.majors-contact-info {
    margin-bottom: 0.390625rem
}

@media(min-width:40rem) {
    .majors-contact-info {
        margin-bottom: 0
    }
}
.contactInfo .majors-contact-info {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem
}
.contactInfo .majors-contact-info .contact-info-title {
    text-transform: uppercase;
    font-size: 2.1875rem;
    color: #464646;
    margin:0 0 0.78125rem 0;
	font-weight: 700;

}

.contactInfo .majors-contact-info .contact-prompt-txt, .contactInfo .majors-contact-info .contact-reci-name{
	color: #464646;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.875rem;
    position: relative;
    transition: color .3s ease-out;
	display: block;
    
    margin:0.375rem 0 0 0;

}
.contactInfo .majors-contact-info .contact-hrs-desc,
.contactInfo .majors-contact-info .contact-addr-line1
{
	font-size: 1rem;
    line-height: 1.4;
    padding: 0;
    color: #464646;
	margin:0.625rem 0 0;
}

.contactInfo .majors-contact-info .contact-attn-txt{
    color: #464646;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.875rem;
    position: relative;
    transition: color .3s ease-out;
	display: block;
    cursor: pointer;
    margin:0.375rem 0 0 0;
}
.contactInfo .majors-contact-info a.contact-prompt-txt {
    color: #C41230;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.875rem;
    position: relative;
    transition: color .3s ease-out;
    display: block;
    cursor: pointer;
    margin-top: 0.375rem;
}
.contactInfo .majors-contact-info .contact-hrs-opr,
.contactInfo .majors-contact-info .contact-addr-line2
{
    font-size: 1rem;
    line-height: 1.4;
    padding: 0;
    color: #464646;
	margin:0rem;
}

.contactInfo .majors-contact-info .contact-prompt-txt:after
{
    content: "\e60a";
    font-family: Icons;
    padding-left: 0.625rem;
    font-size: 90%;

}

.contactInfo .majors-contact-info .contact-info-header {
    font-size: small;
    font-weight: bold;
    text-transform: uppercase;
}

.contactInfo .majors-contact-info .contact-prompt-txt:after,
.contactInfo .majors-contact-info .contact-reci-name:after,
.contactInfo .majors-contact-info .contact-attn-txt:after{
    content: "\e60a";
    font-family: Icons;
    padding-left: 0.625rem;
    font-size: 90%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    display: none;
    position: relative;
}
.contactInfo .majors-contact-info a.contact-prompt-txt:focus, 
.contactInfo .majors-contact-info a.contact-prompt-txt:hover,
.contactInfo .majors-contact-info a.contact-reci-name:focus,
.contactInfo .majors-contact-info a.contact-attn-txt:focus,
.contactInfo .majors-contact-info a.contact-reci-name:hover,
.contactInfo .majors-contact-info a.contact-attn-txt:hover{
    color: #9b132b;
}

.contactInfo .majors-contact-info .fixed-size-textarea {
    background-color: #eeefef;
    color: #b5b4b5;
    margin: 5px 5px 10px 0;
    line-height: 1.2;
    height: 100px ;
    padding: 10px;
    width: 100%;
    max-width: 500px;
    font-size: 1rem;
    color: #464646;
    border: 2px solid #ccc;
}
.contact-us-sec-title {
    font-weight: 700;
}
@media (max-width: 785px){                                                                
.contactUsForm .contact-us-form-wrapper {
    padding: 0.625rem 0;
  }
.contact-us .contact-us-sec-title {
    font-size: 1.5625rem;
    font-weight: 700;
    margin-bottom: 0.9375rem;
}
.contact-us .form-req-message,
.contact-us .form-label,
.contact-us .form-checkbox-text {
	font-size: 0.875rem;
}
.contact-us .contact-us-comment-box{
	margin-top: 0;
}
.contact-us-comment-box{
	margin-top: 0;
}

.contactInfo .majors-contact-info .contact-info-title{
	font-size: 1.5625rem;
}

.contactInfo .majors-contact-info .g-col-6.g-col-md-4{
    flex-basis: 100%;
    max-width: 100%;
}
.contactInfo .majors-contact-info .contact-prompt-txt,
.contactInfo .majors-contact-info .contact-hrs-desc,
.contactInfo .majors-contact-info .contact-hrs-opr,
.contactInfo .majors-contact-info .contact-attn-txt,
.contactInfo .majors-contact-info .contact-reci-name{
	font-size: 0.875rem;
}
.contactInfo .majors-contact-info .contact-chat-info{
	margin-top: 0.625rem;
	margin-bottom: 1.5625rem;
}
}   

.contactUsForm .contact-us-form-wrapper {
    padding: 0.9375rem 0rem 0.625rem;
}

.contact-us-form-content p {
    margin: 0 0 0.625rem;
}
.contact-info-title {
    line-height: inherit;
}
.contact-us-form-content.form-checkbox{
    max-width: 31.25rem;
}
.contact-us-sec-title{
	margin-bottom: 0.9375rem;
}
.contact-us-topic-dropdown #contact-us-topic-drp.form-select-dropdown:focus {
    border: 2px solid #e31c3d;
}
.contact-us-form-content .form-group .form-textarea:focus {
    border: 2px solid #e31c3d;
}
.form-checkbox{
    max-width: 30.9375rem;
}
.contact-us-topic-dropdown {
    margin-bottom: 1.5625rem;
}
.contact-us .form-submit-error.form-submit-error-on{
	font-size: 1rem;
    color: #C41230;
}


.forgot-password-box .form-button{
	width: 10%;
    border-width: 0px;
    font-size: 0.9375rem;
}
.forgot-password-box .form-req{
	border-bottom: none;
        }
.button {
    padding: 0.96875rem 0.9375rem;
}
.reset-password-box .form-button{
	width: 10%;
    border-width: 0px;
} 

html,
body {
  font-family: Gotham, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto;
  background-color: #fff;
  overflow-x: hidden;
  color: #222;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  color: #E31C3D;
  font-weight: 700;
}
a:hover {
  color: #981b1e;
  font-weight: 700;
  text-decoration: underline;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  border: 0;
  display: block;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.pure-button,
input {
  line-height: normal;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.pure-button,
.pure-form input:not([type]),
.pure-menu {
  box-sizing: border-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend,
td,
th {
  padding: 0;
}
legend {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  width: 100%;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #222222;
}
h1,
.rte h1 {
  font-size: 3.125rem;
}
.rte h2,
h2 {
  font-size: 2.75rem;
}
.rte h3,
h3 {
  font-size: 2.125rem;
}
.rte h4,
h4 {
  font-size: 1.875rem;
  line-height: 1.4;
}
.rte h5,
h5 {
  font-size: 1.625rem;
  line-height: 1.35;
}
.rte h6,
h6 {
  font-size: 1.25rem;
}
p {
  font-size: 1rem;
  line-height: 1.4;
  padding: 0;
  margin: 0;
  color: #222222;
}
p a:not(.btn):not(.header-pencil-banner-v4__message a) {
  color: #E31C3D;
  text-decoration: none;
  transition: color 0.3s ease-out;
  font-weight: 700;
}
p a:not(.btn):not(.header-pencil-banner-v4__message a):focus,
p a:not(.btn):not(.header-pencil-banner-v4__message a):hover {
  color: #981B1E;
  text-decoration: underline;
  font-weight: 700;
}
.rte h4 {
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #222222;
  line-height: 1.4;
  font-weight: 700;
}
.section .new {
  margin: 0;
  height: auto;
}
.rte h1 + p,
.rte h1 + div,
.rte h1 + blockquote,
.rte h1 + ul,
.rte h1 + ol,
.rte h1 + .button,
.rte h2 + p,
.rte h2 + div,
.rte h2 + blockquote,
.rte h2 + ul,
.rte h2 + ol,
.rte h2 + .button,
.rte h3 + p,
.rte h3 + div,
.rte h3 + blockquote,
.rte h3 + ul,
.rte h3 + ol,
.rte h3 + .button,
.rte h4 + p,
.rte h4 + div,
.rte h4 + blockquote,
.rte h4 + ul,
.rte h4 + ol,
.rte h4 + .button,
.rte h5 + p,
.rte h5 + div,
.rte h5 + blockquote,
.rte h5 + ul,
.rte h5 + ol,
.rte h5 + .button,
.rte h6 + p,
.rte h6 + div,
.rte h6 + blockquote,
.rte h6 + ul,
.rte h6 + ol,
.rte h6 + .button {
  margin-top: 0;
  line-height: 1.2;
}
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  line-height: 1.2;
}
.accordion__heading {
  margin-bottom: 0.3125rem;
}
.heading {
  font-size: 3.125rem;
  color: #222222;
  font-weight: 700;
  position: relative;
  z-index: 100;
  width: 100%;
  text-transform: uppercase;
  line-height: 2.5;
  margin: 0.67em 0;
}
@media only screen and (max-width: 48rem) {
  .rte h1,
  h1,
  .heading {
    font-size: 2rem;
  }
  .rte h2,
  h2 {
    font-size: 1.625rem;
  }
  .rte h3,
  h3 {
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 0.625rem;
  }
  .rte h4,
  h4 {
    font-size: 1rem;
  }
  .rte p,
  p {
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
.cmp-image--title {
  font-size: 0.875rem;
}
.rte {
  padding-left: 0.625rem;
}
.hamburger:hover,
.hamburger:focus {
  background-color: #e31c3d;
}
.page-terms--table-of-contents {
  background: #f1f1f1;
  padding: 1.25rem;
  margin-bottom: 1.5625rem;
}
.eco-m .eco-c {
  /*font-family:Gotham,Helvetica,sans-serif;*/
  font-family: Gotham, sans-serif;
}

@media (max-width: 47.938rem) {
    .button, .btn, .btn-decorative, .button-grey, .rte .button, .simple-button {
        width: 100%;
    }
}

.form-button {
    margin-bottom: 1rem;
}

.simple-button {
    width: auto;
    cursor: pointer;
}

.tooltip-trigger {
    position: relative;
}

.tooltip-panel {
    position: fixed;
    background: #eeeeee;
    padding: 0.390625rem;
    max-width: 9.765625rem;
    font-size: 0.625rem;
    line-height: 1.6;
    z-index: 9999;
}

.tooltip-panel:after {
    content: '';
    position: absolute;
    top: -0.390625rem;
    width: 0;
    height: 0;
    border-left: 0.46875rem solid transparent;
    border-right: 0.46875rem solid transparent;
    border-bottom: 0.46875rem solid #eeeeee;
    left: 0.3125rem;
}

.tooltip-panel-right:after {
    left: auto;
    right: 0.3125rem;
}

/*****textIMage-button*********/
.textImage .ti-text .rte .button {
    width: auto;
}

/* Gotham - Book */
@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
  src: url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamBook_normal_normal.woff2') format('woff2'), url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamBook_normal_normal.woff') format('woff');
}

/* Gotham - Book, Italic */
@font-face {
  font-family: "Gotham";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  font-weight: 400;
  src: url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamBookItalic_italic_normal.woff2') format('woff2'), url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamBookItalic_italic_normal.woff') format('woff');
}

/* Gotham - Medium */
@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
  src: url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamMedium_normal_normal.woff2') format('woff2'), url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamMedium_normal_normal.woff') format('woff');
}

/* Gotham - Medium, Italic */
@font-face {
  font-family: "Gotham";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  font-weight: 500;
  src: url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamMediumItalic_italic_normal.woff2') format('woff2'), url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamMediumItalic_italic_normal.woff') format('woff');
}

/* Gotham - Bold */
@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  font-weight: 700;
  src: url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamBold_normal_normal.woff2') format('woff2'), url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamBold_normal_normal.woff') format('woff');
}

/* Gotham - Bold, Italic */
@font-face {
  font-family: "Gotham";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  font-weight: 700;
  src: url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamBoldItalic_italic_normal.woff2') format('woff2'), url('https://cdn.fonts.net/kit/ab380b6e-7725-45e7-bef9-78f87c97016f/Gotham/GothamBoldItalic_italic_normal.woff') format('woff');
}
.grid-layout {
    display: flex;
}

.grid-layout__bottom-images {
    margin-top: 1rem;
    display: flex;
}

.grid-layout__image {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.grid-layout__text {
    flex-direction: column;
    display: flex;
    justify-content: center;
    padding: 1rem;
}

.grid-layout__buttons-cont {
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0;
}

.grid-layout__header,
.grid-layout__description {
    padding: 0.5rem 0;
}

.grid-layout__image img {
    width: 100%;
}

.grid-layout__button--primary,
.grid-layout__button--secondary {
    text-decoration: none;
}
.grid-layout__button--primary:focus {
    outline: 1px solid #000;
}

.grid-layout video,
.grid-layout .video-container iframe {
    width: 100%;
}

@media (max-width: 767px) {
    .grid-layout,
    .grid-layout__buttons-cont {
        flex-direction: column;
    }

    .grid-layout__bottom-images.grid-layout__bottom-images--xs {
        display: none;
    }

    .grid-layout__button--primary,
    .grid-layout__button--primary span,
    .grid-layout__button--secondary,
    .grid-layout__button--secondary span {
        width: 100%;
    }

    .grid-layout__button--secondary {
        margin-top: 1rem;
    }
}

@media (min-width: 768px) {
    .grid-layout__button--secondary--left-offset {
        margin-left: 1rem;
    }
    .grid-layout__button--secondary--top-offset {
        margin-top: 1rem;
    }
    .grid-layout__text--right {
        margin-left: 2rem;
    }

    .grid-layout__image-cont--w20 {
        width: 20%;
    }

    .grid-layout__image-cont--w30 {
        width: 30%;
    }

    .grid-layout__image-cont--w40 {
        width: 40%;
    }
    
    .grid-layout__image-cont--w50 {
        width: 50%;
    }

    .grid-layout__image-cont--w60 {
        width: 60%;
    }

    .grid-layout__image-cont--w70 {
        width: 70%;
    }

    .grid-layout__image-cont--w80 {
        width: 80%;
    }

    .grid-layout__image-cont--w100 {
        width: 100%;
    }

    .grid-layout__image--left {
        order: 0;
    }

    .grid-layout__image--right {
        order: 1;
    }

    .grid-layout__bottom-image-two {
        margin-left: 1rem;
    }

    .grid-layout__text--w20 {
        width: 20%;
    }
    
    .grid-layout__text--w30 {
        width: 30%;
    }

    .grid-layout__text--w40 {
        width: 40%;
    }

    .grid-layout__text--w50 {
        width: 50%;
    }

    .grid-layout__text--w60 {
        width: 60%;
    }

    .grid-layout__text--w70 {
        width: 70%;
    }

    .grid-layout__text--w80 {
        width: 80%;
    }

    .grid-layout__text--center-aligned {
        align-items: center;
    }

    .grid-layout__text--left-aligned {
        align-items: flex-start;
    }

    .grid-layout__text--right-aligned {
        align-items: flex-end;
    }
}
.reset-password-form-v2 {
  display: none;
  max-width: 53.3125rem;
  box-shadow: none;
  background-color: #ffffff;
  box-sizing: border-box;
  margin: 0 auto;
}
.reset-password-form-v2 .reset-password-form-v2-container__header {
  height: 3.25rem;
  display: flex;
  justify-content: center;
  align-items: end;
  margin-top: 1.25rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__header-text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.875rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__subheader {
  margin-top: .8125rem;
  display: flex;
  justify-content: center;
}
.reset-password-form-v2 .reset-password-form-v2-container__subheader-text {
  color: #757575;
  font-size: 0.875rem;
  line-height: 1.15;
}
.reset-password-form-v2 .reset-password-form-v2-container__required-info {
  display: flex;
  margin-left: 1.5rem;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.015rem;
  line-height: 0.9375rem;
  padding-top: 1.25rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__required-info abbr.form-req {
  color: #c41230;
}
.reset-password-form-v2 .reset-password-form-v2-container .form-req {
  margin: 0 0.3125rem;
}
.reset-password-form-v2 .reset-password-form-v2-container .form-submit-container {
  display: flex;
  justify-content: center;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container {
  display: flex;
  justify-content: center;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields {
  width: 21rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields-legend {
  width: 100%;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-group {
  margin: 1.25rem 0;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-label {
  font-size: 0.75rem;
  line-height: 1rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-error-items {
  font-size: 0.75rem;
  line-height: 0.875rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .reset-password-form-v2-container__checkbox-item {
  margin-bottom: 1rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .reset-password-form-v2-container__checkbox-item .form-error-items {
  margin-top: 1rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons {
  padding-bottom: 3rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
  width: 100%;
  margin-bottom: 1.25rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
  padding-left: 0;
  display: block;
  text-align: center;
  font-size: 1rem;
  line-height: 1.1875rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success {
  display: none;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__icon-container {
  display: flex;
  justify-content: center;
  padding-top: 2rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__icon-container-image svg {
  width: 3rem;
  height: 3rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__header-container {
  display: flex;
  justify-content: center;
  padding-top: 0.75rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__header-container-text {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.875rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__info-container {
  display: flex;
  justify-content: center;
  padding-top: 0.75rem;
  padding-bottom: 2rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__info-container-text {
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
  margin: 0 1.875rem;
}
@media (min-width: 48rem) {
  .reset-password-form-v2 {
    box-shadow: 0 0.25rem 0.875rem #00000024;
  }
  .reset-password-form-v2 .reset-password-form-v2-container__required-info {
    justify-content: center;
    margin-left: 0;
  }
  .reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .reset-password-form-v2-container__checkbox-item {
    margin-bottom: 1.5rem;
  }
  .reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons {
    text-align: center;
  }
  .reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
    width: 8.875rem;
    margin-bottom: 0.5rem;
  }
  .reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
    padding-left: 1.25rem;
    display: inline-block;
  }
}

.forgot-password-form-v2 {
  display: none;
  max-width: 53.3125rem;
  box-shadow: none;
  background-color: #ffffff;
  box-sizing: border-box;
  margin: 0 auto;
}
.forgot-password-form-v2 .forgot-password-form-v2-container {
  margin: 0 0.875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__header {
  display: flex;
  justify-content: center;
  align-items: end;
  padding-top: 3rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__header-text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.875rem;
  text-align: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__subheader {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__subheader-text {
  font-size: 0.875rem;
  letter-spacing: 0.015rem;
  line-height: 1.09375rem;
  max-width: 35rem;
  text-align: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__required-info {
  display: flex;
  justify-content: center;
  font-size: 0.75rem;
  font-weight: 400;
  padding-top: 1.25rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container .form-submit-container {
  display: flex;
  justify-content: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container {
  display: flex;
  justify-content: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields {
  width: 24.375rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-submit-error-on {
  font-size: 0.75rem;
  line-height: 0.915625rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-submit-error-on .trigger-modal {
  font-weight: 700;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields-legend {
  width: 100%;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-group {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-label {
  color: #000000;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons {
  margin-top: 1.5rem;
  padding-bottom: 3rem;
  text-align: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
  width: 100%;
  margin-bottom: 1.5rem;
  text-transform: capitalize;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
  font-size: 1rem;
  line-height: 1.1875rem;
  padding-left: 0;
  text-transform: capitalize;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .registration-form__item.registration-form__recaptcha {
  justify-content: center;
  margin-top: 1rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .registration-form__item.registration-form__recaptcha .form-error-items {
  width: 18.75rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success {
  display: none;
  margin: 0 0.875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__icon-container {
  display: flex;
  justify-content: center;
  padding-top: 4.6875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__icon-container-image svg {
  width: 3rem;
  height: 3rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__header-container {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__header-container-text {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: normal;
  overflow-wrap: anywhere;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container {
  display: flex;
  justify-content: center;
  padding-top: 0.5rem;
  padding-bottom: 2rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text {
  max-width: 40.625rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.25rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text a {
  font-weight: normal;
  text-decoration: underline;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text-new-line {
  display: block;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text__link {
  font-size: unset;
  font-weight: unset;
  line-height: unset;
  text-decoration: underline;
}
@media (min-width: 48rem) {
  .forgot-password-form-v2 {
    box-shadow: 0 0.25rem 0.875rem #00000024;
  }
  .forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
    width: 13.625rem;
    margin-bottom: 0.5rem;
  }
  .forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
    padding-left: 1.25rem;
  }
  .forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text-new-line {
    display: inline;
  }
}

.cross-site-navigation-brands {
  display: none;
  min-height: 5.9375rem;
  background: #eeeeee;
  margin: 0 -0.625rem;
}
.cross-site-navigation-brands__title {
  display: flex;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 400;
  padding-top: 1.25rem;
}
.cross-site-navigation-brands__container {
  text-align: center;
  min-height: 3.5625rem;
}
.cross-site-navigation-brands__container-element {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  display: inline-block;
  align-items: center;
}
.cross-site-navigation-brands__container-element-img {
  width: 5rem;
  height: 3.125rem;
}
@media (min-width: 48rem) {
  .cross-site-navigation-brands {
    margin: 0;
  }
  .cross-site-navigation-brands__container-element {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .cross-site-navigation-brands__container-element-img {
    width: 6.25rem;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.cross-site-navigation-brands {
  margin: 0 -1.25rem;
}
@media (min-width: 48rem) {
  .cross-site-navigation-brands {
    margin: 0;
  }
}

.forgot-password-form-v2 {
  display: none;
  max-width: 53.3125rem;
  box-shadow: none;
  background-color: #ffffff;
  box-sizing: border-box;
  margin: 0 auto;
}
.forgot-password-form-v2 .forgot-password-form-v2-container {
  margin: 0 0.875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__header {
  display: flex;
  justify-content: center;
  align-items: end;
  padding-top: 3rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__header-text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.875rem;
  text-align: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__subheader {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__subheader-text {
  font-size: 0.875rem;
  letter-spacing: 0.015rem;
  line-height: 1.09375rem;
  max-width: 35rem;
  text-align: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__required-info {
  display: flex;
  justify-content: center;
  font-size: 0.75rem;
  font-weight: 400;
  padding-top: 1.25rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container .form-submit-container {
  display: flex;
  justify-content: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container {
  display: flex;
  justify-content: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields {
  width: 24.375rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-submit-error-on {
  font-size: 0.75rem;
  line-height: 0.915625rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-submit-error-on .trigger-modal {
  font-weight: 700;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields-legend {
  width: 100%;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-group {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-label {
  color: #000000;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons {
  margin-top: 1.5rem;
  padding-bottom: 3rem;
  text-align: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
  width: 100%;
  margin-bottom: 1.5rem;
  text-transform: capitalize;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
  font-size: 1rem;
  line-height: 1.1875rem;
  padding-left: 0;
  text-transform: capitalize;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .registration-form__item.registration-form__recaptcha {
  justify-content: center;
  margin-top: 1rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .registration-form__item.registration-form__recaptcha .form-error-items {
  width: 18.75rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success {
  display: none;
  margin: 0 0.875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__icon-container {
  display: flex;
  justify-content: center;
  padding-top: 4.6875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__icon-container-image svg {
  width: 3rem;
  height: 3rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__header-container {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__header-container-text {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: normal;
  overflow-wrap: anywhere;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container {
  display: flex;
  justify-content: center;
  padding-top: 0.5rem;
  padding-bottom: 2rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text {
  max-width: 40.625rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.25rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text a {
  font-weight: normal;
  text-decoration: underline;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text-new-line {
  display: block;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text__link {
  font-size: unset;
  font-weight: unset;
  line-height: unset;
  text-decoration: underline;
}
@media (min-width: 48rem) {
  .forgot-password-form-v2 {
    box-shadow: 0 0.25rem 0.875rem #00000024;
  }
  .forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
    width: 13.625rem;
    margin-bottom: 0.5rem;
  }
  .forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
    padding-left: 1.25rem;
  }
  .forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text-new-line {
    display: inline;
  }
}

.registration-form {
  background: #ffffff;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 1.625rem 1.8125rem 12.185rem;
}
.registration-form__social-sign-in {
  display: flex;
  justify-content: center;
}
.registration-form .registration-form__social-sign-in-container {
  background: #eee;
}
.registration-form__header {
  font-size: 1.5rem;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  line-height: 1.15rem;
}
.registration-form__existing-account-sign-in {
  text-align: center;
  margin: .8125rem 0 1.4375rem 0;
  font-size: .875rem;
}
.registration-form__existing-account-sign-in span {
  color: #757575;
}
.registration-form__existing-account-sign-in .link-btn {
  color: #757575;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
  font-size: inherit;
}
.registration-form__existing-account-sign-in .link-btn:hover {
  color: #757575;
  text-decoration: underline !important;
}
.registration-form__social-sign-in-container {
  width: 19.8125rem;
  padding: 1.8125rem 2.1875rem .875rem 2.1875rem;
}
.registration-form__social-sign-in-container .sing-in-buttons-wrapper .sign-in-buttons__login-social {
  align-items: center;
  height: auto;
}
.registration-form__social-sign-in-container .sing-in-buttons-wrapper .sign-in-buttons__divider:before,
.registration-form__social-sign-in-container .sing-in-buttons-wrapper .sign-in-buttons__divider:after {
  width: 42%;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social--google,
.registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook {
  width: 13.375rem;
  height: 2.5rem;
  margin-bottom: .625rem;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social {
  margin-bottom: 0;
}
.registration-form__social-sign-in-container .sign-in-buttons__divider {
  width: 14rem;
  font-weight: normal;
  font-size: 1rem;
}
.registration-form__social-sign-in-container .sign-in-buttons__divider-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 1.125rem;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social--google-icon,
.registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook-icon {
  border-right: 0;
  padding-right: 0;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social--google-text,
.registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook-text {
  font-size: .875rem;
}
.registration-form__required-info {
  font-size: .75rem;
  margin: 1.375rem 0 .75rem 0;
}
.registration-form .form-submit-error-with-icon {
  display: grid;
  margin-right: -1.825rem;
  margin-left: -1.825rem;
  background: linear-gradient(0deg, rgba(238, 177, 17, 0.15), rgba(238, 177, 17, 0.15)), #ffffff;
  border: 0.0625rem solid #eeb111;
  padding: 1rem;
  margin-top: 1.5rem;
}
.registration-form .form-submit-error-with-icon.hidden {
  display: none;
}
.registration-form .form-submit-error-with-icon__text {
  grid-column: 2;
  font-weight: 400;
  font-size: .875rem;
  line-height: 1.0625rem;
  color: #222222;
  font-family: "HelveticaNeue", sans-serif;
}
.registration-form .form-submit-error-with-icon__text a {
  font-weight: 700;
  text-decoration: underline;
}
.registration-form .form-submit-error-with-icon__icon {
  margin-right: .5rem;
  grid-column: 1;
}
.registration-form .form-submit-error-with-icon__icon svg {
  max-width: .75rem;
}
.registration-form .form-submit-error-with-icon__close {
  margin-left: .5rem;
  grid-column: 3;
  justify-self: self-end;
}
.registration-form .form-submit-error-with-icon__close svg {
  max-width: .625rem;
  cursor: pointer;
}
.registration-form .form-input.form-warn {
  border-color: #eeb111;
}
.registration-form .form-label-wrapper .form-label {
  align-self: flex-end;
}
.registration-form .form-label:not(.form-show-password-label) {
  font-weight: 800;
  font-size: .875rem;
}
.registration-form .form-input::placeholder,
.registration-form .form-input:-ms-input-placeholder {
  font-weight: normal;
}
.registration-form .form-select-input {
  display: block;
  width: 100%;
  border: 0.0625rem solid #b3b3b3;
  background: #ffffff;
  height: 2.5rem;
  padding: 0 .5rem;
  border-radius: 0;
  box-shadow: none;
  background: url("../../../etc.clientlibs/digital-platform/clientlibs/global/resources/select_icon_down.svg") no-repeat right;
  background-size: 3rem 1.2rem;
}
.registration-form .form-select-input.empty-state {
  color: #757575;
}
.registration-form .form-select-input.empty-state option:not(:first-child) {
  color: #000000;
}
.registration-form .form-select-input option:first-child {
  color: #757575;
}
.registration-form__password-labels {
  display: flex;
  justify-content: space-between;
}
.registration-form__password-criteria {
  display: none;
}
.registration-form__password-criteria-mobile {
  display: flex;
  align-items: center;
  margin-bottom: .25rem;
  font-size: .75rem;
  font-weight: normal;
  color: #5E5E5E;
  text-decoration: underline;
}
.registration-form__tooltip svg {
  margin-right: .25rem;
  width: 1rem;
  height: 1rem;
}
.registration-form__checkbox-item:first-child {
  margin: 1.5rem 0 .75rem 0;
}
.registration-form__checkbox-container {
  display: flex;
  position: relative;
  padding-left: 1.875rem;
  font-weight: normal;
  font-size: .75rem;
  line-height: .875rem;
  color: #757575;
}
.registration-form__checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.registration-form__checkbox-container input:checked ~ .registration-form__check-mark:after {
  display: block;
}
.registration-form__checkbox-container input:focus ~ .registration-form__check-mark {
  outline: 0.0625rem solid #000000;
}
.registration-form__checkbox-container a {
  color: #757575;
  text-decoration: underline;
  font-weight: normal;
}
.registration-form__checkbox {
  position: absolute;
  opacity: 0;
}
.registration-form__check-mark {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  border: 0.1rem solid #b3b3b3;
  border-radius: .2rem;
  height: 1.125rem;
  width: 1.125rem;
}
.registration-form__check-mark:after {
  content: '';
  position: absolute;
  display: none;
  top: .0625rem;
  left: .25rem;
  width: .375rem;
  height: .625rem;
  border: solid #ffffff;
  border-width: 0 .1875rem .1875rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.registration-form__recaptcha {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.registration-form__cta-btn {
  display: flex;
  justify-content: center;
  margin-top: 1.1875rem;
}
.registration-form__submit-btn {
  width: 12.625rem;
  height: 2.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 1.25rem;
}
.registration-form .form-error-items {
  font-size: .8125rem;
}
.registration-form__group_padding {
  padding: 1.875rem 0;
}
.registration-form__items-group {
  position: relative;
}
.registration-form__items-group--padding-top {
  padding-top: 1rem;
}
.registration-form__item {
  position: relative;
  margin-bottom: .625rem;
}
.registration-form__item:focus-within .form-label.form-show-password-label {
  color: #000000;
}
.registration-form__item--professional-discount {
  padding-top: 1.375rem;
  padding-bottom: 1.0625rem;
  margin-top: 1rem;
}
.registration-form__item--professional-discount-label {
  display: flex;
  flex-direction: row;
}
.registration-form__item--professional-discount-label .form-input__subheader {
  font-size: .625rem;
  font-style: italic;
  color: #757575;
  margin-left: .625rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
}
.registration-form__item--professional-discount-label .form-input__subheader--tooltip {
  margin-left: 0.3125rem;
}
.registration-form__item--professional-discount-label .form-input__subheader--tooltip .form-input__subheader {
  display: block;
  font-style: normal;
  visibility: hidden;
  max-width: 12rem;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  padding: 0.625rem;
  position: absolute;
  bottom: 95%;
  transform: translate(-50%, 0);
  margin: 0;
  width: fit-content;
  font-size: 0.6875rem;
  line-height: 1.6;
  border-radius: 0.375rem;
}
.registration-form__item--professional-discount-label .form-input__subheader--tooltip:hover .form-input__subheader {
  visibility: visible;
}
.registration-form__item--professional-discount-label .form-input__subheader--tooltip svg {
  height: auto;
}
.registration-form__item--professional-discount-label .form-input__subheader-link {
  text-decoration: underline;
  text-decoration-color: #757575;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.registration-form__item--professional-discount-label .form-input__subheader-link:hover {
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #757575;
}
.registration-form .registration-form__item .row {
  margin: 0;
}
@media (min-width: 64rem) {
  .registration-form {
    width: 57.875rem;
    box-shadow: 0 0.25rem 0.875rem rgba(0, 0, 0, 0.14);
    padding: 1.8125rem 3.3125rem 3.3125rem 3.3125rem;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .registration-form .form-submit-error-with-icon {
    margin: 1.25rem 0 1.5rem;
    display: flex;
  }
  .registration-form .form-submit-error-with-icon__icon {
    margin-right: .625rem;
  }
  .registration-form .form-submit-error-with-icon__icon svg {
    max-width: 1rem;
  }
  .registration-form .form-submit-error-with-icon__close {
    margin-left: auto;
  }
  .registration-form .form-submit-error-with-icon__close svg {
    max-width: .875rem;
  }
  .registration-form__social-sign-in-container {
    width: 32.125rem;
    padding: 0;
  }
  .registration-form__social-sign-in-container .sing-in-buttons-wrapper {
    padding: 1.125rem 2.25rem 1.375rem 2.25rem;
  }
  .registration-form__social-sign-in-container .sing-in-buttons-wrapper .sign-in-buttons__login-social {
    flex-direction: row;
    height: auto;
  }
  .registration-form__social-sign-in-container .sign-in-buttons__login-social--google,
  .registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook {
    margin: 0;
  }
  .registration-form__required-info {
    text-align: center;
  }
  .registration-form__checkbox-item:first-child {
    margin-top: 0;
  }
  .registration-form__items-group {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
  }
  .registration-form__items-group.registration-form__items-group--padding-top {
    padding-top: 1rem;
  }
  .registration-form__group_padding {
    padding: 2.0625rem 0;
  }
  .registration-form__item {
    width: 24.375rem;
    margin: 0;
  }
  .registration-form__item .form-input {
    border-radius: .125rem;
  }
  .registration-form__item--professional-discount {
    padding-top: unset;
    padding-bottom: 1.375rem;
  }
  .registration-form__item .form-input__subheader--tooltip .form-input__subheader {
    bottom: 120%;
  }
  .registration-form__recaptcha {
    justify-content: flex-start;
    margin-top: .625rem;
  }
  .registration-form__password-criteria {
    display: flex;
    flex-basis: 100%;
    margin: .5rem 0 1.6875rem 0;
    font-size: .625rem;
    color: #757575;
  }
  .registration-form__password-tooltip-message,
  .registration-form__password-criteria-mobile {
    display: none;
  }
  .registration-form__cta-btn {
    margin-top: 2.0625rem;
  }
  .registration-form__submit-btn {
    margin-bottom: 0;
  }
}

.form-group {
  position: relative;
}
.form-show-password-label {
  position: absolute;
  top: 0.375rem;
  right: .325rem;
  height: 1.75rem;
  width: fit-content;
  text-align: center;
  font-weight: 900;
  color: #000000;
  font-size: .75rem;
  line-height: 1rem;
  text-transform: uppercase;
  background: #f2f2f2;
}
.form-show-password-label.show-password-btn {
  display: block;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.registration-form abbr[title] {
  border: 0;
}
.registration-form__submit-btn {
  width: inherit;
  font-family: Gotham, sans-serif;
  height: 2.5rem;
  font-size: 1rem;
  font-weight: bold;
  padding: 0;
}
.registration-form__header {
  font-size: 1.5rem;
  font-family: Gotham, sans-serif;
}
.registration-form__existing-account-sign-in {
  margin: .8125rem 0 1.4375rem 0;
  font-size: .875rem;
}
.registration-form__required-info {
  font-size: .75rem;
  margin: 1.375rem 0 .75rem 0;
}
.registration-form .form-req {
  color: #2e2e2e;
}
.registration-form .form-label {
  margin-bottom: 0.25rem;
}
.registration-form .form-label.form-show-password-label {
  font-weight: 700;
  border-radius: unset;
  font-family: Gotham, sans-serif;
  background-color: #f3f3f4;
}
.registration-form .form-label.form-show-password-label:hover {
  background-color: #dfdfdf;
}
.registration-form .form-label:not(.form-show-password-label) {
  font-family: Gotham, sans-serif;
  text-transform: capitalize;
  font-size: .875rem;
}
.registration-form .form-submit-error-with-icon__text {
  line-height: 1.0625rem;
  color: #222222;
  font-family: Gotham, sans-serif;
}
.registration-form .form-submit-error-with-icon__text a {
  color: #222222;
}
.registration-form__social-sign-in {
  display: flex;
  justify-content: center;
}
.registration-form__social-sign-in-container .sign-in-buttons__divider {
  font-family: Gotham, sans-serif;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social--google,
.registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook {
  box-shadow: 0 0.25rem 0.875rem rgba(0, 0, 0, 0.14);
  border: 0;
  width: 13.75rem;
  height: 2.5rem;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social--google:hover,
.registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook:hover {
  text-decoration: none;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social--google-text,
.registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook-text {
  font-size: 0.75rem;
  font-family: Gotham, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #222222;
  padding-right: 0.5rem;
}
.registration-form__checkbox-container {
  padding-left: 1.875rem;
  font-size: .75rem;
  line-height: .875rem;
}
.registration-form__checkbox-container input:checked ~ .registration-form__check-mark {
  background: #e31c3d;
}
.registration-form__checkbox-container input:focus ~ .registration-form__check-mark {
  outline: none;
}
.registration-form__checkbox-container input:focus-visible ~ .registration-form__check-mark {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
.registration-form__items-group--padding-top {
  padding-top: 1rem;
}
.registration-form__item--professional-discount-label {
  line-height: 1.15;
}
.registration-form__check-mark:after {
  left: 0.28rem;
}
.registration-form .form-error-items {
  color: #c80a33;
}
.registration-form .form-error-item.parsley-required,
.registration-form .form-error-item.parsley-equalto,
.registration-form .form-error-item.parsley-type,
.registration-form .form-error-item.parsley-pattern {
  color: #c80a33;
  font-weight: normal;
}
@media (min-width: 64rem) {
  .registration-form {
    width: 57.875rem;
    margin-bottom: 1.25rem;
    padding: 1.8125rem 3.3125rem 3.3125rem 3.3125rem;
  }
  .registration-form__group_padding {
    padding: 2.0625rem 0;
  }
  .registration-form__item {
    width: 24.375rem;
  }
  .registration-form__item .form-input {
    border-radius: .125rem;
    height: 2.5rem;
    padding: 0 0.5rem;
  }
  .registration-form__social-sign-in-container {
    width: 32.875rem;
    padding: 0;
  }
  .registration-form__social-sign-in-container .sing-in-buttons-wrapper {
    padding: 1.125rem 2.25rem 1.375rem 2.25rem;
  }
  .registration-form__social-sign-in-container .sign-in-buttons__divider-wrapper {
    margin-bottom: 1.125rem;
  }
  .registration-form__social-sign-in-container .sign-in-buttons__divider {
    width: 14rem;
    font-size: 1rem;
  }
}
@media (max-width: 63.938rem) {
  .button.registration-form__submit-btn {
    width: 13.375rem;
    padding: 0;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.loginForm .login-title {
  text-transform: none;
  margin-top: 1.25rem;
}
.loginForm .form-input {
  border-radius: .125rem;
}
.loginForm .form-error-items .form-error-item {
  font-weight: normal;
  font-size: .8125rem;
}
.loginForm .login-forgot-password-link {
  color: #e31c3d;
}
.loginForm .login-forgot-password-link:hover {
  color: #981b1e;
  text-decoration: underline;
}
.loginForm .form-buttons {
  margin-top: 1rem;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.forgot-password .page-headline-title {
  text-transform: none;
}
.forgot-password .page-headline-text a {
  color: #e31c3d;
}
.forgot-password .forgot-password-box .form-error-items .form-error-item {
  font-weight: normal;
  font-size: .8125rem;
}
.forgot-password .forgot-password-box .form-submit-error {
  color: #c80a33;
}
.forgot-password .forgot-password-box .form-group .form-input {
  border: 1px solid #b3b3b3;
  border-radius: .125rem;
}
.forgot-password .forgot-password-box .form-group .form-input:focus-visible {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
.forgot-password .forgot-password-box .form-button {
  height: 3rem;
  width: fit-content;
}
.forgot-password .forgot-password-box .button-grey {
  background-color: transparent;
  color: #e31c3d;
  border: 1px solid #e31c3d;
}
.forgot-password .forgot-password-box .button-grey:hover {
  color: #981b1e;
  border: 1px solid #981b1e;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
  text-transform: uppercase;
  line-height: 100%;
  font-size: 0.875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .button-cancel {
  text-transform: capitalize;
  text-decoration: underline;
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #464646;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text p:first-child {
  margin-bottom: 0;
}
@media (min-width: 48rem) {
  .forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
    width: 8.875rem;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.reset-password .page-headline-title {
  text-transform: none;
}
.reset-password .reset-password-box .form-error-items .form-error-item {
  font-weight: normal;
  font-size: .8125rem;
}
.reset-password .reset-password-box .form-submit-error {
  color: #c80a33;
}
.reset-password .reset-password-box .form-group .form-input {
  border: 1px solid #b3b3b3;
  border-radius: .125rem;
}
.reset-password .reset-password-box .form-group .form-input:focus-visible {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
.reset-password .reset-password-box .password-visual-meter {
  margin-bottom: 1rem;
}
.reset-password .reset-password-box .form-buttons {
  display: block;
}
.reset-password .reset-password-box .form-buttons .form-button,
.reset-password .reset-password-box .form-buttons .button {
  width: fit-content;
  height: 3rem;
  font-size: 1rem;
}
.reset-password .reset-password-box .form-buttons .button-grey {
  margin-left: 0;
  background-color: transparent;
  color: #e31c3d;
  border: 1px solid #e31c3d;
}
@media (min-width: 26.25rem) {
  .reset-password .reset-password-box .form-buttons .button-grey {
    margin-left: 0.5rem;
  }
}
.reset-password .reset-password-box .form-buttons .button-grey:hover {
  color: #981b1e;
  border: 1px solid #981b1e;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.reset-password-form-v2 .reset-password-form-v2-container abbr.form-req {
  color: #c41230;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
  font-family: Gotham, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
  font-family: Gotham, sans-serif;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: 700;
  text-decoration-line: underline;
  color: #464646;
}
@media (min-width: 64rem) {
  .reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
    width: 13.75rem;
  }
}

header.header-v3 {
  border-bottom: solid 0.1875rem #edb110;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  z-index: 1050;
}
header.header-v3 .xf-content-height {
  margin: 0;
}
header.header-v3--search-fixed {
  margin-bottom: 3.5rem;
}
header.header-v3.header-v3--unset-position .main_header .tool-set-section {
  height: 5rem;
}
header.header-v3 .main_header {
  padding: 0;
  position: relative;
}
header.header-v3 .main_header .tool-set-section {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  box-shadow: none;
  background-color: #ffffff;
  height: 3.5rem;
  align-items: center;
  position: relative;
  padding: 0;
}
header.header-v3 .main_header .tool-set-section .logo {
  display: block;
  height: 3.5rem;
  padding: 0.875rem 0.5rem;
}
header.header-v3 .main_header .tool-set-section .logo img {
  max-height: 100%;
}
header.header-v3 .main_header .tool-set-section_right-side {
  width: inherit;
  display: flex;
  justify-content: flex-end;
  padding-right: 3.5rem;
  align-items: center;
}
header.header-v3 .main_header .tool-set-section_right-side.simplified .header-cart-v3 {
  padding-left: 0;
}
header.header-v3 .main_header {
  background: none;
}
header.header-v3 .main_header input[type="checkbox"] {
  transition: all 0.2s;
  box-sizing: border-box;
  display: none;
}
header.header-v3 .main_header .g-container {
  padding: 0;
  width: 100%;
}
header.header-v3 .main_header .g-row {
  margin: 0;
}
header.header-v3 .modal-overlay {
  width: 100%;
  height: 100%;
  padding: 1.125rem;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 99999;
}
header.header-v3 .sign-in-modal-component #sign-in-modal.modal {
  background: rgba(46, 46, 46, 0.9);
}
header.header-v3 .sign-in-account:focus-visible {
  outline: 0.0625rem solid #000000;
  outline-offset: 0.3125rem;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  header.header-v3 .mega-menu-section {
    height: 2.625rem;
  }
  header.header-v3 .mega-menu-section:before {
    content: '';
    position: absolute;
    width: 100%;
    border: solid #d8d8d8;
    border-width: 0.0625rem 0 0 0;
    left: 0;
    z-index: 1;
  }
  header.header-v3 .main_header .tool-set-section {
    height: 5rem;
    display: flex;
    flex-direction: row;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    display: block;
    height: 3.5rem;
    padding: 0.1rem 0.5rem;
  }
  header.header-v3 .main_header .tool-set-section_right-side {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: inherit;
    padding-right: 0;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal.modal {
    overflow: inherit;
    background: none;
    z-index: 5;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal .modal-box {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media all and (min-width: 85.375rem) {
  header.header-v3 .mega-menu-section {
    height: 2.625rem;
  }
  header.header-v3 .mega-menu-section:before {
    content: '';
    position: absolute;
    width: 100%;
    border: solid #d8d8d8;
    border-width: 0.0625rem 0 0 0;
    left: 0;
    z-index: 1;
  }
  header.header-v3 .main_header .tool-set-section {
    height: 5rem;
    display: flex;
    flex-direction: row;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    display: block;
    height: 3.5rem;
    padding: 0.1rem 0.5rem;
  }
  header.header-v3 .main_header .tool-set-section_right-side {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: inherit;
    padding-right: 0;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal.modal {
    overflow: inherit;
    background: none;
    z-index: 5;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal .modal-box {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media all and (min-width: 85.375rem) {
  .author-mode header.header-v3 .mega-menu-section {
    height: 2.625rem;
  }
  .author-mode header.header-v3 .mega-menu-section:before {
    content: '';
    position: absolute;
    width: 100%;
    border: solid #d8d8d8;
    border-width: 0.0625rem 0 0 0;
    left: 0;
    z-index: 1;
  }
  .author-mode header.header-v3 .main_header .tool-set-section {
    height: 5rem;
    display: flex;
    flex-direction: row;
  }
  .author-mode header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    display: block;
    height: 3.5rem;
    padding: 0.1rem 0.5rem;
  }
  .author-mode header.header-v3 .main_header .tool-set-section_right-side {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: inherit;
    padding-right: 0;
  }
  .author-mode header.header-v3 .sign-in-modal-component #sign-in-modal.modal {
    overflow: inherit;
    background: none;
    z-index: 5;
  }
  .author-mode header.header-v3 .sign-in-modal-component #sign-in-modal .modal-box {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media all and (min-width: 64rem) {
  header.header-v3 {
    z-index: 21;
  }
}
.everydrop .modal.active {
  z-index: 4000;
}
html.modal-open .utility-nav__container,
html .ReactModal__Body--open .utility-nav__container {
  z-index: 1;
}
html.modal-open header.header-v3,
html .ReactModal__Body--open header.header-v3 {
  z-index: 2;
}

.global-navigation {
  height: 0;
}
.global-navigation .sidebar-icon-toggle {
  transition: all 0.2s;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  width: 3.5rem;
  height: 3.5rem;
  background-color: #edb110;
  -webkit-tap-highlight-color: transparent;
}
.global-navigation .sidebar-icon-toggle .sidebar-icon-toggle_icon {
  margin: 1rem 1rem 0 1rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle {
  background-color: #eeeeee;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal {
  transition: all 0.2s;
  box-sizing: border-box;
  opacity: 0;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal.mobile-menu-close-text {
  opacity: unset;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  color: #000000;
  display: block;
  width: 100%;
  text-align: center;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal.mobile-menu-text {
  display: none;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-1 {
  transition: all .2s;
  box-sizing: border-box;
  transform: rotate(135deg);
  margin-top: .625rem;
  height: 0.25rem;
  border-radius: 0.25rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-2 {
  transition: all .2s;
  box-sizing: border-box;
  transform: rotate(-135deg);
  margin-top: -0.56rem;
  height: 0.25rem;
  border-radius: 0.25rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
  transform: translateX(0);
  border-top: solid 2px #edb110;
  overflow-y: auto;
}
.global-navigation .spinner-mobile {
  transition: all 0.2s;
  box-sizing: border-box;
  position: absolute;
  height: 0.125rem;
  width: 100%;
  border-radius: 20%;
  background-color: #000000;
}
.global-navigation .diagonal.part-1 {
  position: relative;
  transition: all 0.2s;
  box-sizing: border-box;
  float: left;
}
.global-navigation .diagonal.part-2 {
  transition: all 0.2s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 0.1875rem;
}
.global-navigation .horizontal {
  transition: all 0.2s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 0.1875rem;
}
.global-navigation .horizontal.mobile-menu-close-text {
  display: none;
}
.global-navigation .mobile-menu-text {
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  color: #000000;
  width: 100%;
  text-align: center;
}
.global-navigation .global-menu_container .primary-link.hidden {
  display: none;
  transition: 0.2s;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .global-navigation {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: inherit;
  }
  .global-navigation .sidebar-icon-toggle {
    display: none;
  }
  .global-navigation .global-navigation {
    margin: 0 8.4375rem 0 8.4375rem;
  }
  .global-navigation input[type="checkbox"]:not(:checked)#openGlobalMenuTrigger ~ .global-menu {
    display: flex;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: none;
    border-top: none;
  }
}
@media all and (min-width: 85.375rem) {
  .global-navigation {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: inherit;
  }
  .global-navigation .sidebar-icon-toggle {
    display: none;
  }
  .global-navigation .global-navigation {
    margin: 0 8.4375rem 0 8.4375rem;
  }
  .global-navigation input[type="checkbox"]:not(:checked)#openGlobalMenuTrigger ~ .global-menu {
    display: flex;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: none;
    border-top: none;
  }
}
@media all and (min-width: 85.375rem) {
  .author-mode .global-navigation {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: inherit;
  }
  .author-mode .global-navigation .sidebar-icon-toggle {
    display: none;
  }
  .author-mode .global-navigation .global-navigation {
    margin: 0 8.4375rem 0 8.4375rem;
  }
  .author-mode .global-navigation input[type="checkbox"]:not(:checked)#openGlobalMenuTrigger ~ .global-menu {
    display: flex;
  }
  .author-mode .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: none;
    border-top: none;
  }
}
@media all and (max-width: 63.938rem) {
  .global-menu_container .primary-link.open {
    background-color: transparent !important;
    transition: none;
  }
}
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media only screen and (min-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .global-menu_container {
    display: block !important;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider,
  .global-menu_container .primary-link.ipad-open ~ .hidden-slider {
    opacity: 0 !important;
  }
  .global-navigation .global-menu_container .primary-link.ipad-open.open {
    background-color: #edb110;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .global-menu_container {
      display: block !important;
    }
    .global-navigation .global-menu_container .primary-link.open {
      background-color: #edb110;
      transition: .5s;
    }
    .global-menu_container .hidden-slider {
      display: none !important;
    }
    .global-menu_container .primary-link.open ~ .hidden-slider,
    .global-menu_container .primary-link.ipad-open ~ .hidden-slider {
      opacity: 0 !important;
    }
  }
}
@media not all and (min-resolution: 0.001dpcm) and only screen and (max-width: 48rem) {
  .global-navigation .global-menu_container .primary-link.open {
    background-color: transparent;
    transition: none;
  }
}
@supports (-webkit-hyphens:none) {
  .global-menu_container {
    display: block !important;
  }
  .global-navigation .global-menu_container .primary-link.open {
    background-color: #edb110;
    transition: .5s;
  }
  .global-menu_container .hidden-slider {
    display: none !important;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider,
  .global-menu_container .primary-link.ipad-open ~ .hidden-slider {
    opacity: 0 !important;
  }
}
.keyboard-navigation .global-menu_container li:active,
.keyboard-navigation .global-menu_container li a:active {
  outline: unset !important;
}
.keyboard-navigation .global-menu_container .primary-link:focus {
  transition: none;
  outline: 0.125rem solid #000000;
  outline-offset: -0.25rem;
}
.global-menu {
  left: 0;
  width: 100%;
  transform: translateX(150%);
  transition: transform 500ms ease-in-out;
  background: #ffffff;
  height: 100vh;
  -webkit-tap-highlight-color: transparent;
}
.global-menu_container {
  list-style-type: none;
  margin: 0;
  align-items: center;
  color: #000000;
  font-size: 1rem;
  cursor: pointer;
  text-decoration: none;
  font-family: "HelveticaNeue", sans-serif;
  padding: 0;
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  background: #ffffff;
}
.global-menu_container .hidden-slider {
  display: none;
}
.global-menu_container li:active,
.global-menu_container li a:active {
  outline: none !important;
}
.global-menu_container .primary-link {
  display: inline-block;
  padding: .313rem 0;
  width: 100%;
  position: relative;
  transition: 0.5s;
}
.global-menu_container .primary-link > .global-menu_flyout {
  display: none;
}
.global-menu_container .primary-link:not(:first-child) {
  border-top: solid 1px #dedede;
}
.global-menu_container .primary-link .link-arrow-right {
  content: '';
  transition: 0.5s;
  border: solid #898989;
  border-width: 0 0.125rem 0.125rem 0;
  display: inline-block;
  padding: 0.1875rem;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 1.5rem;
  right: 1rem;
}
.global-menu_container .primary-link .primary-link_control-panel {
  margin-left: 1rem;
  line-height: 3rem;
  min-height: 3rem;
}
.global-menu_container .primary-link.expanded-link .primary-link_href {
  transition: 0.5s;
  font-weight: bold;
  color: #edb110;
}
.global-menu_container .primary-link.expanded-link .link-arrow-right {
  border: solid #edb110;
  border-width: 0 0.125rem 0.125rem 0;
  transition: 0.5s;
  transform: rotate(-135deg);
}
.global-menu_container .primary-link.expanded-link .link-arrow-left {
  display: none;
}
.global-menu_container .primary-link.expanded-link .global-menu_flyout {
  display: block;
  background: #ffffff;
  width: 100%;
  transition: all 0.5s;
  border-top: solid 1px #dedede;
}
.global-menu_container .primary-link .primary-link_href {
  transition: 0.5s;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1rem;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
}
.global-menu_container .primary-link.selected {
  text-align: center;
  transition: 0.5s;
}
.global-menu_container .primary-link.selected .link-arrow-right {
  display: none;
}
.global-menu_container .primary-link.selected .link-arrow-left {
  content: '';
  transition: 0.5s;
  border: solid #000000;
  border-width: 0 0.125rem 0.125rem 0;
  display: inline-block;
  padding: 0.1875rem;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 1.5rem;
  left: 1rem;
}
.global-menu_container .primary-link.selected .primary-link_href {
  font-weight: bold;
}
.global-menu_container .primary-link.hidden {
  transition: 0.5s;
  display: none;
}
.global-menu .sub-menu-head span {
  font-weight: 600;
}
.global-menu .g-row .g-col-6 .single-high {
  margin-top: 0;
}
.global-menu .user_links img {
  margin: 0 auto;
}
.global-menu .user_links__utilities {
  font-size: 0.625rem !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  line-height: 1.375rem;
  text-align: center;
  color: #2e2e2e;
  border-bottom: 0 !important;
}
.global-menu .column_border-right {
  border-right: 0.0625rem solid #eee;
}
.global-menu .padding_left_column {
  padding-left: 1.875rem;
}
.global-menu .column_padding_bottom {
  padding-bottom: 1.5625rem;
}
.global-menu .contact_details {
  margin-bottom: 1.25rem;
}
.global-menu .live_chat {
  padding-bottom: 1.5625rem;
  padding-left: 1.9375rem;
}
.global-menu .main {
  margin: 0 auto;
  display: block;
  height: 100%;
}
.global-menu .mainInner {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.global-menu .mainInner div {
  display: table-cell;
  vertical-align: middle;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 0.078125rem;
}
.global-menu .main-menu {
  padding: 0;
}
.global-menu .main-menu li {
  padding-left: 2.3125rem;
  border-bottom: 0.0625rem solid #dadada;
  background-color: #eee;
}
.global-menu .always_visible {
  display: block;
}
.global-menu .padding_left_column {
  padding: 0 0.625rem;
}
.global-menu .g-row-mobile {
  background: #eee;
}
.global-menu .display-none-mobile {
  display: none;
}
.global-menu .user_links .header-suggestions-panel .header-suggestions-button {
  font-weight: 500;
  font-size: 0.6875rem !important;
  line-height: 1.5rem !important;
  display: flex;
  align-items: center;
  color: #c41230 !important;
  text-transform: capitalize !important;
}
.global-menu .overlay-menu {
  display: none !important;
}
.global-menu .mega-menu-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  background-origin: content-box;
  width: 1.4375rem;
  height: 1.4375rem;
  float: right;
}
.global-menu .column_border-right {
  padding-left: 0;
  padding-right: 0;
}
.global-menu .content-hidden-mobile {
  display: none;
}
.global-menu .header-logged-out {
  text-align: center;
}
.global-menu .main-menu-svg-fill {
  width: 1.0625rem;
  height: 1.0625rem;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .global-menu {
    display: flex;
    justify-content: space-between;
    height: inherit;
    transform: none;
    transition: none;
    padding-bottom: 0;
  }
  .global-menu .tool-set-section {
    margin: 0 8.4375rem 0 8.4375rem;
    height: 5rem;
  }
  .global-menu_container {
    padding: 0;
    display: flex;
    height: 2.625rem;
    position: initial;
    overflow: hidden;
  }
  .global-menu_container .hidden-slider {
    display: block;
    position: absolute;
    width: 9.375rem;
    height: 2.625rem;
    top: 5rem;
    left: 0;
    background: #edb110;
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
  }
  .global-menu_container .primary-link {
    padding: 0.625rem 0;
    position: initial;
    z-index: 1;
  }
  .global-menu_container .primary-link .primary-link_control-panel {
    line-height: unset;
    min-height: unset;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout {
    display: block;
    position: absolute;
    background: #ffffff;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 7.5625rem;
    cursor: auto;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    width: 100%;
    border-bottom: solid 0.1875rem #edb110;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:after {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-right {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .global-menu_container .primary-link:first-of-type:focus {
    border-left: 0.0625rem solid;
  }
  .global-menu_container .primary-link .primary-link_href {
    font-family: "HelveticaNeue", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.19;
    color: #000000;
    margin-left: 0.5rem;
  }
  .global-menu_container .primary-link .primary-link_href:focus {
    outline: 0.0625rem solid #000000;
  }
  .global-menu_container .primary-link .primary-link_href:hover {
    text-decoration: underline;
  }
  .global-menu_container .primary-link .primary-link_href:after {
    display: none;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 1;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: inherit;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_href {
    transition: none;
    font-weight: bold;
    color: #000000;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-right {
    border: none;
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    border-top: inherit;
  }
}
@media all and (min-width: 85.375rem) {
  .global-menu {
    display: flex;
    justify-content: space-between;
    height: inherit;
    transform: none;
    transition: none;
    padding-bottom: 0;
  }
  .global-menu .tool-set-section {
    margin: 0 8.4375rem 0 8.4375rem;
    height: 5rem;
  }
  .global-menu_container {
    padding: 0;
    display: flex;
    height: 2.625rem;
    position: initial;
    overflow: hidden;
  }
  .global-menu_container .hidden-slider {
    display: block;
    position: absolute;
    width: 9.375rem;
    height: 2.625rem;
    top: 5rem;
    left: 0;
    background: #edb110;
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
  }
  .global-menu_container .primary-link {
    padding: 0.625rem 0;
    position: initial;
    z-index: 1;
  }
  .global-menu_container .primary-link .primary-link_control-panel {
    line-height: unset;
    min-height: unset;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout {
    display: block;
    position: absolute;
    background: #ffffff;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 7.5625rem;
    cursor: auto;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    width: 100%;
    border-bottom: solid 0.1875rem #edb110;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:after {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-right {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .global-menu_container .primary-link:first-of-type:focus {
    border-left: 0.0625rem solid;
  }
  .global-menu_container .primary-link .primary-link_href {
    font-family: "HelveticaNeue", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.19;
    color: #000000;
    margin-left: 0.5rem;
  }
  .global-menu_container .primary-link .primary-link_href:focus {
    outline: 0.0625rem solid #000000;
  }
  .global-menu_container .primary-link .primary-link_href:hover {
    text-decoration: underline;
  }
  .global-menu_container .primary-link .primary-link_href:after {
    display: none;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 1;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: inherit;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_href {
    transition: none;
    font-weight: bold;
    color: #000000;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-right {
    border: none;
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    border-top: inherit;
  }
}
@media all and (min-width: 48rem) {
  .global-menu__search {
    display: none;
  }
}
@media all and (min-width: 85.375rem) {
  .author-mode .global-menu {
    display: flex;
    justify-content: space-between;
    height: inherit;
    transform: none;
    transition: none;
    padding-bottom: 0;
  }
  .author-mode .global-menu .tool-set-section {
    margin: 0 8.4375rem 0 8.4375rem;
    height: 5rem;
  }
  .author-mode .global-menu_container {
    padding: 0;
    display: flex;
    height: 2.625rem;
    position: initial;
    overflow: hidden;
  }
  .author-mode .global-menu_container .hidden-slider {
    display: block;
    position: absolute;
    width: 9.375rem;
    height: 2.625rem;
    top: 5rem;
    left: 0;
    background: #edb110;
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
  }
  .author-mode .global-menu_container .primary-link {
    padding: 0.625rem 0;
    position: initial;
    z-index: 1;
  }
  .author-mode .global-menu_container .primary-link .primary-link_control-panel {
    line-height: unset;
    min-height: unset;
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout {
    display: block;
    position: absolute;
    background: #ffffff;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 7.5625rem;
    cursor: auto;
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    width: 100%;
    border-bottom: solid 0.1875rem #edb110;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:after {
    display: none;
  }
  .author-mode .global-menu_container .primary-link .link-arrow-right {
    display: none;
  }
  .author-mode .global-menu_container .primary-link .link-arrow-left {
    display: none;
  }
  .author-mode .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .author-mode .global-menu_container .primary-link:first-of-type:focus {
    border-left: 0.0625rem solid;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href {
    font-family: "HelveticaNeue", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.19;
    color: #000000;
    margin-left: 0.5rem;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href:focus {
    outline: 0.0625rem solid #000000;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href:hover {
    text-decoration: underline;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href:after {
    display: none;
  }
  .author-mode .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 1;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: inherit;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .primary-link_href {
    transition: none;
    font-weight: bold;
    color: #000000;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .link-arrow-right {
    border: none;
    display: none;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: none;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    border-top: inherit;
  }
}
.noscroll {
  overflow: hidden !important;
  position: relative;
  height: 100%;
  max-height: 100vh;
}
.header-less-overlay {
  top: 3.7rem;
  left: 0;
  width: 100%;
  height: calc(100% - 3.7rem);
  z-index: 10;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}

.utility-nav-wrapper-mobile {
  text-align: start;
  display: block;
}
.utility-nav-wrapper-mobile .utility-nav__container {
  display: block;
  position: relative;
}
.utility-nav__container {
  display: none;
  background-color: #e2e2e2;
  padding-left: 1rem;
  padding-bottom: 0.75rem;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1049;
  transform: translateX(150%);
  transition: transform 500ms ease-in-out;
}
.utility-nav__container .hide {
  display: none;
}
.utility-nav__container.visible {
  transform: translateX(0);
}
.utility-nav__container .header-chat-link {
  font-size: 0.75rem;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  height: 1rem;
  font-style: normal;
  line-height: 1.33;
  display: flex;
}
.utility-nav__container .header-chat-link:hover {
  color: #d99e02;
}
.utility-nav__container .header-chat-link-icon-with-text {
  display: flex;
}
.utility-nav__container .header-chat-link-icon {
  align-items: center;
  display: flex;
  margin-right: .5rem;
}
.utility-nav__link {
  font-size: 0.875rem;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background: unset;
  font-family: "HelveticaNeue", sans-serif;
  text-transform: none;
  padding: 0;
  display: block;
  height: auto;
}
.utility-nav__link:hover {
  color: #d99e02;
  text-decoration: underline !important;
  background: transparent;
}
.utility-nav__link-icon {
  padding-right: 0.5rem;
  display: flex;
  font-size: 1rem;
  align-items: center;
}
.utility-nav__link-icon .icon {
  width: .75rem;
  height: .75rem;
}
.utility-nav__link-wrapper {
  padding-top: 1.5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
.utility-nav__link-wrapper .utility-nav__link .location-data {
  font-weight: bold;
}
.utility-nav__link-wrapper .utility-nav__link:focus-visible {
  outline-width: .125rem;
}
.utility-nav__link-wrapper--location {
  position: relative;
  font-family: "HelveticaNeue", sans-serif;
}
.utility-nav__link-wrapper--location .location-nav-dropdown {
  top: 2.5rem;
  right: 0;
  padding: 1rem;
  position: absolute;
  background-color: white;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  width: 17.75rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .button {
  margin-bottom: 0;
  width: 100%;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-headline-dropdown {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-text-block {
  font-size: 0.75rem;
  line-height: 1.33;
  margin-bottom: 0.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-text-label {
  font-weight: bold;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location {
  margin-bottom: 1rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code {
  display: flex;
  border: 2px solid #000000;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code .zip-loader,
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code .zip-resolved-checkmark {
  position: inherit;
  align-self: center;
  margin-right: 0.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border-color: #c80a33;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2 {
  border: 0;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2:focus-visible {
  outline: 0.125rem solid #000000;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-input {
  font-size: 0.75rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .close-modal-overlay {
  position: absolute;
  right: 1rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .close-modal-overlay svg {
  height: 0.813rem;
  width: 0.875rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error {
  color: #c41230;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-modal-button {
  font-size: 1rem;
  line-height: 1.188rem;
  margin-top: 0.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper {
  padding-top: 0;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper .suggestion-wrapper {
  border-radius: .25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: .25rem 0;
  align-items: center;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper .suggestion-wrapper .suggestion-message,
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  color: #c41230;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-right: 0.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper .suggestion-wrapper svg {
  width: 1.375rem;
  margin-top: 0.188rem;
  align-self: flex-start;
  margin-right: 0.375rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown #update-location-btn:disabled {
  background: #f2f2f2;
}
.utility-nav__cross-site-navigation {
  padding-top: 1rem;
  display: grid;
  grid-template-columns: 7.5rem 7.5rem;
}
.utility-nav__cross-site-navigation-item {
  height: 2rem;
  display: inline-flex;
  width: fit-content;
  margin-bottom: .5rem;
  border-top: .125rem solid transparent;
  border-bottom: .125rem solid transparent;
}
.utility-nav__cross-site-navigation-item.active {
  border-bottom: 0.125rem solid #eeb111;
}
.utility-nav__cross-site-navigation-brands-label {
  font-family: 'HelveticaNeue', sans-serif;
  font-weight: 400;
  font-size: .75rem;
  line-height: 1rem;
  color: #000000;
  padding-bottom: 1.25rem;
}
.utility-nav__cross-site-navigation-link {
  cursor: pointer;
  margin: auto 0;
}
.utility-nav__cross-site-navigation-img {
  max-height: 2rem;
}
.utility-nav__cross-site-navigation-img:focus-visible {
  outline-width: .125rem;
}
.utility-nav .primary-link .ipad-open + .utility-nav-wrapper-mobile .utility-nav__switch-links-navigation {
  background-color: red;
}
.utility-nav__switch-links-navigation--mobile .utility-nav__switch-link-wrapper {
  transition: none;
  background-color: #ffffff;
  box-shadow: inset 0 -0.0625rem 0 #d2d2d2;
  position: relative;
  margin-left: -1rem;
}
.utility-nav__switch-links-navigation--mobile .utility-nav__switch-link {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #2e2e2e;
  padding: 1.1875rem 0 1.1875rem 1rem;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .utility-nav__switch-links-navigation--mobile .utility-nav__switch-link {
    padding: 1.5rem 0 1.5rem 1rem;
    align-items: center;
  }
  .utility-nav__switch-links-navigation--mobile .utility-nav__switch-link .utility-nav__switch-text {
    height: 1.875rem;
    align-content: center;
  }
}
.utility-nav__switch-links-navigation--mobile .utility-nav__switch-link-icon {
  margin-right: .5rem;
}
.utility-nav__switch-links-navigation--desktop {
  display: none;
}
.header-v3 .content-block-wrapper {
  background-color: #ffffff;
  padding: 1rem;
  position: relative;
  top: 3.5rem;
}
.header-v3 .content-block-wrapper .close-modal-overlay {
  display: none;
}
.header-v3 .content-block-wrapper .button {
  margin-bottom: 0;
  width: 100%;
}
.header-v3 .content-block-wrapper .button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.header-v3 .content-block-wrapper .location-headline-dropdown {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.header-v3 .content-block-wrapper .location-text-block {
  font-size: 0.75rem;
  line-height: 1.33;
  margin-bottom: 0.5rem;
}
.header-v3 .content-block-wrapper .location-text-label {
  font-weight: bold;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.header-v3 .content-block-wrapper .form-block-location {
  margin-bottom: 1rem;
}
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code {
  display: flex;
  border: 2px solid #000000;
}
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code .zip-loader,
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code .zip-resolved-checkmark {
  position: inherit;
  align-self: center;
  margin-right: 0.5rem;
}
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border-color: #c80a33;
}
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2 {
  border: 0;
}
.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2:focus-visible {
  outline: 0.125rem solid #000000;
}
.header-v3 .content-block-wrapper .form-input {
  font-size: 0.75rem;
}
.header-v3 .content-block-wrapper .close-modal-overlay {
  position: absolute;
  right: 1rem;
}
.header-v3 .content-block-wrapper .close-modal-overlay svg {
  height: 0.813rem;
  width: 0.875rem;
}
.header-v3 .content-block-wrapper .zip-code-error {
  color: #c41230;
}
.header-v3 .content-block-wrapper .location-modal-button {
  font-size: 1rem;
  line-height: 1.188rem;
  margin-top: 0.5rem;
}
.header-v3 .content-block-wrapper .zip-code-error-wrapper {
  padding-top: 0;
}
.header-v3 .content-block-wrapper .zip-code-error-wrapper .suggestion-wrapper {
  border-radius: .25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: .25rem 0;
  align-items: center;
}
.header-v3 .content-block-wrapper .zip-code-error-wrapper .suggestion-wrapper .suggestion-message,
.header-v3 .content-block-wrapper .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  color: #c41230;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-right: 0.5rem;
}
.header-v3 .content-block-wrapper .zip-code-error-wrapper .suggestion-wrapper svg {
  width: 1.375rem;
  margin-top: 0.188rem;
  align-self: flex-start;
  margin-right: 0.375rem;
}
.header-v3 .content-block-wrapper #update-location-btn:disabled {
  background: #f2f2f2;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .utility-nav-wrapper-mobile {
    display: none;
  }
  .modal-box.user-location-modal-box {
    padding: 2.5rem;
  }
  .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
  .utility-nav__container {
    height: 2.5rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    transform: translateX(0);
    position: relative;
    max-width: 74.5rem;
    margin: 0 auto;
  }
  .utility-nav__container .hide {
    display: none;
  }
  .utility-nav__container .header-chat-link {
    font-size: 0.75rem;
  }
  .utility-nav__container .header-chat-link:focus-visible {
    outline-width: .125rem;
  }
  .utility-nav__container .header-chat-link-icon {
    margin-right: .25rem;
  }
  .utility-nav__link {
    font-size: .75rem;
    line-height: 1.33;
  }
  .utility-nav__link-wrapper {
    padding-left: 1rem;
    padding-top: unset;
    justify-content: center;
  }
  .utility-nav__link-icon {
    padding-right: .25rem;
  }
  .utility-nav__cross-site-navigation {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 2.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    padding: 0 0 0 .563rem;
  }
  .utility-nav__cross-site-navigation-brands-label {
    padding-bottom: 0;
  }
  .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.25rem;
  }
  .utility-nav__switch-links-navigation ~ .utility-nav__cross-site-navigation {
    display: none;
  }
  .utility-nav__switch-links-navigation {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
    padding-left: 1.5rem;
  }
  .utility-nav__switch-links-navigation--mobile {
    display: none;
  }
  .utility-nav__switch-links-navigation--desktop {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
  }
  .utility-nav__switch-link-wrapper {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    height: 100%;
    align-items: center;
    display: flex;
  }
  .utility-nav__switch-link-wrapper--primary {
    background-color: #ffffff;
    pointer-events: none;
    cursor: default;
  }
  .utility-nav__switch-link {
    font-family: "Nunito", sans-serif;
    display: flex;
    margin-right: auto;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .875rem;
    color: #000000;
  }
  .utility-nav__switch-link:hover {
    color: #000000;
  }
  .utility-nav__switch-link-icon {
    margin-left: .375rem;
  }
  [lang$=CA] .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.5rem;
  }
}
@media (min-width: 64.01rem) and (max-width: 75rem) {
  .utility-nav__cross-site-navigation-item {
    max-width: 4.8127rem;
    margin: 0 0 0 0.25rem;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .utility-nav-wrapper-mobile {
    display: none;
  }
  .author-mode .modal-box.user-location-modal-box {
    padding: 2.5rem;
  }
  .author-mode .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .author-mode .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
  .author-mode .utility-nav__container {
    height: 2.5rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    transform: translateX(0);
    position: relative;
    max-width: 74.5rem;
    margin: 0 auto;
  }
  .author-mode .utility-nav__container .hide {
    display: none;
  }
  .author-mode .utility-nav__container .header-chat-link {
    font-size: 0.75rem;
  }
  .author-mode .utility-nav__container .header-chat-link:focus-visible {
    outline-width: .125rem;
  }
  .author-mode .utility-nav__container .header-chat-link-icon {
    margin-right: .25rem;
  }
  .author-mode .utility-nav__link {
    font-size: .75rem;
    line-height: 1.33;
  }
  .author-mode .utility-nav__link-wrapper {
    padding-left: 1rem;
    padding-top: unset;
    justify-content: center;
  }
  .author-mode .utility-nav__link-icon {
    padding-right: .25rem;
  }
  .author-mode .utility-nav__cross-site-navigation {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 2.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    padding: 0 0 0 .563rem;
  }
  .author-mode .utility-nav__cross-site-navigation-brands-label {
    padding-bottom: 0;
  }
  .author-mode .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.25rem;
  }
  .author-mode .utility-nav__switch-links-navigation ~ .author-mode .utility-nav__cross-site-navigation {
    display: none;
  }
  .author-mode .utility-nav__switch-links-navigation {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
    padding-left: 1.5rem;
  }
  .author-mode .utility-nav__switch-links-navigation--mobile {
    display: none;
  }
  .author-mode .utility-nav__switch-links-navigation--desktop {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
  }
  .author-mode .utility-nav__switch-link-wrapper {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    height: 100%;
    align-items: center;
    display: flex;
  }
  .author-mode .utility-nav__switch-link-wrapper--primary {
    background-color: #ffffff;
    pointer-events: none;
    cursor: default;
  }
  .author-mode .utility-nav__switch-link {
    font-family: "Nunito", sans-serif;
    display: flex;
    margin-right: auto;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .875rem;
    color: #000000;
  }
  .author-mode .utility-nav__switch-link:hover {
    color: #000000;
  }
  .author-mode .utility-nav__switch-link-icon {
    margin-left: .375rem;
  }
  .author-mode [lang$=CA] .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.5rem;
  }
}
@media all and (min-width: 85.375rem) {
  .utility-nav-wrapper-mobile {
    display: none;
  }
  .modal-box.user-location-modal-box {
    padding: 2.5rem;
  }
  .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
  .utility-nav__container {
    height: 2.5rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    transform: translateX(0);
    position: relative;
    max-width: 74.5rem;
    margin: 0 auto;
  }
  .utility-nav__container .hide {
    display: none;
  }
  .utility-nav__container .header-chat-link {
    font-size: 0.75rem;
  }
  .utility-nav__container .header-chat-link:focus-visible {
    outline-width: .125rem;
  }
  .utility-nav__container .header-chat-link-icon {
    margin-right: .25rem;
  }
  .utility-nav__link {
    font-size: .75rem;
    line-height: 1.33;
  }
  .utility-nav__link-wrapper {
    padding-left: 1rem;
    padding-top: unset;
    justify-content: center;
  }
  .utility-nav__link-icon {
    padding-right: .25rem;
  }
  .utility-nav__cross-site-navigation {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 2.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    padding: 0 0 0 .563rem;
  }
  .utility-nav__cross-site-navigation-brands-label {
    padding-bottom: 0;
  }
  .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.25rem;
  }
  .utility-nav__switch-links-navigation ~ .utility-nav__cross-site-navigation {
    display: none;
  }
  .utility-nav__switch-links-navigation {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
    padding-left: 1.5rem;
  }
  .utility-nav__switch-links-navigation--mobile {
    display: none;
  }
  .utility-nav__switch-links-navigation--desktop {
    display: flex;
    margin-right: auto;
    height: 100%;
    align-items: center;
  }
  .utility-nav__switch-link-wrapper {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    height: 100%;
    align-items: center;
    display: flex;
  }
  .utility-nav__switch-link-wrapper--primary {
    background-color: #ffffff;
    pointer-events: none;
    cursor: default;
  }
  .utility-nav__switch-link {
    font-family: "Nunito", sans-serif;
    display: flex;
    margin-right: auto;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .875rem;
    color: #000000;
  }
  .utility-nav__switch-link:hover {
    color: #000000;
  }
  .utility-nav__switch-link-icon {
    margin-left: .375rem;
  }
  [lang$=CA] .utility-nav__cross-site-navigation-item {
    margin: 0 0 0 1.5rem;
  }
}
@media all and (max-width: 64.01rem) {
  .header-v3 .content-block-wrapper {
    max-width: 28.125rem;
    margin: auto;
  }
}
@media all and (min-width: 48rem) {
  .utility-nav__container .utility-nav__link-wrapper--mobile {
    display: none;
  }
}
[lang$=CA] .utility-nav__container .header-chat-link-icon {
  display: none;
}
@media all and (max-width: 64.01rem) and (orientation: landscape) {
  .header-v3 .content-block-wrapper {
    top: 0;
  }
}
.user-location-modal-box {
  background: #ffffff;
  padding: 1.25rem;
}
.user-location-modal-box .modal-dialog .modal-content .modal-header {
  display: none;
}
.user-location-modal-box .location-block {
  text-align: left;
}
.user-location-modal-box .location-block .button {
  margin-bottom: 0;
  width: 100%;
}
.user-location-modal-box .location-block .button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.user-location-modal-box .location-block .location-headline-dropdown {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.user-location-modal-box .location-block .location-text-block {
  font-size: 0.75rem;
  line-height: 1.33;
  margin-bottom: 0.5rem;
}
.user-location-modal-box .location-block .location-text-label {
  font-weight: bold;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.user-location-modal-box .location-block .form-block-location {
  margin-bottom: 1rem;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code {
  display: flex;
  border: 2px solid #000000;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .zip-loader,
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .zip-resolved-checkmark {
  position: inherit;
  align-self: center;
  margin-right: 0.5rem;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border-color: #c80a33;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2 {
  border: 0;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2:focus-visible {
  outline: 0.125rem solid #000000;
}
.user-location-modal-box .location-block .form-input {
  font-size: 0.75rem;
}
.user-location-modal-box .location-block .close-modal-overlay {
  position: absolute;
  right: 1rem;
}
.user-location-modal-box .location-block .close-modal-overlay svg {
  height: 0.813rem;
  width: 0.875rem;
}
.user-location-modal-box .location-block .zip-code-error {
  color: #c41230;
}
.user-location-modal-box .location-block .location-modal-button {
  font-size: 1rem;
  line-height: 1.188rem;
  margin-top: 0.5rem;
}
.user-location-modal-box .location-block .zip-code-error-wrapper {
  padding-top: 0;
}
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper {
  border-radius: .25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: .25rem 0;
  align-items: center;
}
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .suggestion-message,
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  color: #c41230;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-right: 0.5rem;
}
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper svg {
  width: 1.375rem;
  margin-top: 0.188rem;
  align-self: flex-start;
  margin-right: 0.375rem;
}
.user-location-modal-box .location-block #update-location-btn:disabled {
  background: #f2f2f2;
}

.change-location-v5 {
  z-index: 1051;
}
.change-location-v5 .close-button-wrapper {
  top: -4.9rem;
  right: -4.9rem;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .change-location-v5 .utility-nav-wrapper-mobile {
    display: none;
  }
  .change-location-v5 .modal-box.user-location-modal-box {
    padding: 2.5rem 5rem !important;
    max-width: 42rem;
    margin-top: 8.5rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-body.user-location-modal-body {
    margin-top: -1rem;
  }
  .change-location-v5 .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
}
@media (min-width: 64.01rem) and (max-width: 75rem) {
  .change-location-v5 .utility-nav__cross-site-navigation-item {
    max-width: 4.8127rem;
    margin: 0 0 0 0.25rem;
  }
}
@media all and (min-width: 64.01rem) {
  .change-location-v5 .author-mode .utility-nav-wrapper-mobile {
    display: none;
  }
  .change-location-v5 .author-mode .modal-box.user-location-modal-box {
    padding: 2.5rem 5rem !important;
    max-width: 42rem;
    margin-top: 8.5rem;
  }
  .change-location-v5 .author-mode .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .change-location-v5 .author-mode .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-body.user-location-modal-body {
    margin-top: -1rem;
  }
  .change-location-v5 .author-mode .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
}
@media all and (min-width: 85.375rem) {
  .change-location-v5 .utility-nav-wrapper-mobile {
    display: none;
  }
  .change-location-v5 .modal-box.user-location-modal-box {
    padding: 2.5rem 5rem !important;
    max-width: 42rem;
    margin-top: 8.5rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-body.user-location-modal-body {
    margin-top: -1rem;
  }
  .change-location-v5 .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
}
@media all and (max-width: 64.01rem) {
  .change-location-v5 .header-v3 .content-block-wrapper {
    max-width: 28.125rem;
    margin: auto;
  }
}
@media all and (min-width: 48rem) {
  .change-location-v5 .utility-nav__container .utility-nav__link-wrapper--mobile {
    display: none;
  }
}
@media all and (max-width: 64.01rem) and (orientation: landscape) {
  .change-location-v5 .header-v3 .content-block-wrapper {
    top: 0;
  }
}
.change-location-v5 .user-location-modal-box {
  background: #ffffff;
  padding: 1.25rem;
}
.change-location-v5 .user-location-modal-box .modal-dialog .modal-content .modal-header {
  display: none;
}
.change-location-v5 .user-location-modal-box .location-block {
  text-align: left;
  padding: 0px;
}
.change-location-v5 .user-location-modal-box .location-block .button {
  margin-bottom: 0;
  width: 100%;
}
.change-location-v5 .user-location-modal-box .location-block .button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.change-location-v5 .user-location-modal-box .location-block .location-headline-dropdown {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Avenir65Medium';
  line-height: 120%;
  color: #000000;
}
.change-location-v5 .user-location-modal-box .location-block .location-text-block {
  font-size: 0.875rem !important;
  margin-bottom: 1.25rem !important;
  line-height: 120% !important;
  font-weight: 400;
  color: #000000;
  font-family: 'Avenir55Roman';
}
.change-location-v5 .user-location-modal-box .location-block .location-text-label {
  font-weight: bold;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.change-location-v5 .user-location-modal-box .location-block .current-location-block {
  font-weight: 700;
  font-size: 14px;
  gap: 4px;
  display: flex;
  line-height: 120%;
  color: #000000;
}
.change-location-v5 .user-location-modal-box .location-block .location-value {
  color: #000000;
}
.change-location-v5 .user-location-modal-box .location-block .form-location {
  margin-top: 8px;
}
.change-location-v5 .user-location-modal-box .location-block .update-location-block {
  display: flex;
  justify-content: center;
}
.change-location-v5 .user-location-modal-box .location-block .update-location-block .button {
  width: auto;
  font-size: 16px;
  padding: 12px 20px;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location {
  margin-bottom: 2rem !important;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code {
  display: flex;
  border: 1px solid #D5D5D5 !important;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .zip-loader,
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .zip-resolved-checkmark {
  position: inherit;
  align-self: center;
  margin-right: 0.5rem;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border-color: #CF4632 !important;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2:focus-visible {
  border: 0;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code input.zip-code-required:focus,
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code input.zip-code-required:focus-visible {
  outline: none;
}
.change-location-v5 .user-location-modal-box .location-block .form-input {
  font-size: 0.875rem !important;
  padding: 0.5rem;
  line-height: 120%;
  font-weight: 400;
  color: #5B5B5B;
}
.change-location-v5 .user-location-modal-box .location-block .close-modal-overlay {
  position: absolute;
  right: 1rem;
}
.change-location-v5 .user-location-modal-box .location-block .close-modal-overlay svg {
  height: 0.813rem;
  width: 0.875rem;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error {
  color: #c41230;
}
.change-location-v5 .user-location-modal-box .location-block .location-modal-button {
  font-size: 1rem;
  line-height: 1.188rem;
  margin-top: 0.5rem;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper {
  padding-top: 0;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper {
  border-radius: .25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: .25rem 0;
  align-items: center;
  gap: 6px;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .zip-validation-error {
  padding-top: 4px;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .suggestion-message,
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  font-size: 0.625rem;
  color: #CF4632;
  line-height: 120%;
  font-weight: 400;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper svg {
  width: 1rem;
  height: 1rem;
  margin-top: 0.188rem;
  align-self: flex-start;
  margin-right: 0;
}
.change-location-v5 .user-location-modal-box .location-block #update-location-btn:disabled {
  background: #f2f2f2;
}
@media (max-width: 767px) {
  .change-location-v5 .modal-box.user-location-modal-box {
    padding: 2rem 1rem;
    margin-top: 10rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .location-block .location-headline-dropdown {
    font-size: 16px;
    margin-top: -1rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .location-block .form-block-location {
    margin-bottom: 1.25rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .close-button-wrapper {
    top: -4.3rem;
    right: -0.6rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .change-location-v5 .modal-box.user-location-modal-box {
    padding: 2.5rem 5rem;
    margin-top: 10rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .location-block .location-headline-dropdown {
    margin-top: -1rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .location-block .form-block-location {
    margin-bottom: 1.25rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box #update-location-btn {
    width: auto;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .close-button-wrapper {
    top: -4.3rem;
    right: -4.6rem;
  }
}
.modal-bg.modal-change-location {
  z-index: 1050;
}

.flyout-container {
  background-color: #ffffff;
  width: 100%;
}
.flyout-container .flyout-header {
  display: none;
}
.flyout-container .flyout-container__left-columns {
  display: flex;
  flex-direction: column;
}
.flyout-container .flyout-container__left-columns .flyout-left-col {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.flyout-container .flyout-container__left-columns .flyout-left-col.flyout-horizontal-line {
  border: none;
}
.flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column:not(:last-child) {
  border: none;
}
.flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  width: 100%;
}
.flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  clear: both;
}
.flyout-container .flyout-container__left-columns .flyout-right-col {
  margin: 0 auto;
}
.flyout-container .platform-components-page-list .item_card {
  flex: 0 0 100%;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .flyout-container {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: row;
  }
  .flyout-container .flyout-header {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    margin-bottom: .5rem;
    width: fit-content;
  }
  .flyout-container .flyout-header:empty {
    margin-bottom: 0;
    margin-top: 0;
  }
  .flyout-container .flyout-container__left-columns {
    display: flex;
    flex-direction: column;
    max-width: 65%;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col {
    flex-direction: row;
    width: fit-content;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col.flyout-horizontal-line {
    border-top: solid 0.0625rem #353535;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
    margin-top: 1rem;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    min-width: 13.5rem;
    width: auto;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column:not(:last-child) {
    border-right: solid 0.03125rem #d8d8d8;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-feature-cards__wrapper {
    width: 25rem;
  }
  .flyout-container .flyout-right-col {
    width: inherit;
    position: relative;
    overflow: hidden;
    padding-top: 1rem;
  }
  .flyout-container .flyout-right-col.flyout-right-col--full-size {
    padding: 0;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .flyout-container {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: row;
  }
  .author-mode .flyout-container .flyout-header {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    margin-bottom: .5rem;
    width: fit-content;
  }
  .author-mode .flyout-container .flyout-header:empty {
    margin-bottom: 0;
    margin-top: 0;
  }
  .author-mode .flyout-container .flyout-container__left-columns {
    display: flex;
    flex-direction: column;
    max-width: 65%;
  }
  .author-mode .flyout-container .flyout-container__left-columns .flyout-left-col {
    flex-direction: row;
    width: fit-content;
  }
  .author-mode .flyout-container .flyout-container__left-columns .flyout-left-col.flyout-horizontal-line {
    border-top: solid 0.0625rem #353535;
  }
  .author-mode .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
    margin-top: 1rem;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    min-width: 13.5rem;
    width: auto;
  }
  .author-mode .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column:not(:last-child) {
    border-right: solid 0.03125rem #d8d8d8;
  }
  .author-mode .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-feature-cards__wrapper {
    width: 25rem;
  }
  .author-mode .flyout-container .flyout-right-col {
    width: inherit;
    position: relative;
    overflow: hidden;
    padding-top: 1rem;
  }
  .author-mode .flyout-container .flyout-right-col.flyout-right-col--full-size {
    padding: 0;
  }
}
@media all and (min-width: 85.375rem) {
  .flyout-container {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: row;
  }
  .flyout-container .flyout-header {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    margin-bottom: .5rem;
    width: fit-content;
  }
  .flyout-container .flyout-header:empty {
    margin-bottom: 0;
    margin-top: 0;
  }
  .flyout-container .flyout-container__left-columns {
    display: flex;
    flex-direction: column;
    max-width: 65%;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col {
    flex-direction: row;
    width: fit-content;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col.flyout-horizontal-line {
    border-top: solid 0.0625rem #353535;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
    margin-top: 1rem;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    min-width: 13.5rem;
    width: auto;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column:not(:last-child) {
    border-right: solid 0.03125rem #d8d8d8;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-feature-cards__wrapper {
    width: 25rem;
  }
  .flyout-container .flyout-right-col {
    width: inherit;
    position: relative;
    overflow: hidden;
    padding-top: 1rem;
  }
  .flyout-container .flyout-right-col.flyout-right-col--full-size {
    padding: 0;
  }
}

.flyout-links {
  margin-top: 0;
}
.flyout-links .flyout-links_container .flyout-links_header {
  border-bottom: solid 1px #dedede;
  padding: .313rem 0 .313rem 1rem;
}
.flyout-links .flyout-links_container .flyout-links_header.border-none {
  border-bottom: none;
}
.flyout-links .flyout-links_container .flyout-links_header-wrapper {
  margin: 0;
}
.flyout-links .flyout-links_container .flyout-links_header-wrapper,
.flyout-links .flyout-links_container .flyout-links_header a {
  font-family: "HelveticaNeue", sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-size: 1rem;
  font-style: normal;
  line-height: 3rem;
  letter-spacing: normal;
  color: #000000;
  text-decoration: none;
  min-height: 3rem;
}
.flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link {
  position: relative;
  width: 100%;
  display: inline-block;
  text-align: left;
}
.flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link--ref {
  display: block;
}
.flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link .sub-link-arrow-right,
.flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link .sub-link-arrow-up {
  content: '';
  transition: 0.5s;
  border: solid #898989;
  border-width: 0 0.05rem 0.05rem 0;
  display: block;
  padding: 0.25rem;
  margin-left: 0.1875rem;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  right: 1rem;
  top: 1.25rem;
  float: right;
}
.flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link .sub-link-arrow-up {
  display: none;
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
}
.flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link.desktop {
  display: none;
}
.flyout-links .flyout-links_container.expanded-sub-link .flyout-links_header-wrapper,
.flyout-links .flyout-links_container.expanded-sub-link .flyout-links_header a {
  transition: 0.5s;
  color: #edb110;
}
.flyout-links .flyout-links_container.expanded-sub-link .flyout-links_header .flyout-links_header-link .sub-link-arrow-right {
  display: none;
}
.flyout-links .flyout-links_container.expanded-sub-link .flyout-links_header .flyout-links_header-link .sub-link-arrow-up {
  display: block;
}
.flyout-links .flyout-links_container.expanded-sub-link .sub-link-arrow-right {
  border: solid #edb110;
  border-width: 0 0.05rem 0.05rem 0;
  transition: 0.5s;
  transform: rotate(-135deg);
}
.flyout-links .flyout-links_container.expanded-sub-link ul {
  display: block;
}
.flyout-links .flyout-links_container ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.flyout-links .flyout-links_container ul li {
  font-weight: 500;
  padding: .5rem 0 .5rem 2rem;
  border-bottom: solid 1px #dedede;
  text-align: left;
}
.flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a {
  font-weight: 500;
  font-stretch: normal;
  font-size: 0.875rem;
  font-style: normal;
  letter-spacing: normal;
  color: #000000;
  text-decoration: none;
  display: block;
  height: 3rem;
  line-height: 3rem;
}
.keyboard-navigation .flyout-links {
  padding-right: 0.5rem;
}
.keyboard-navigation .flyout-links .flyout-links_container:focus,
.keyboard-navigation .flyout-links .flyout-links_container a:focus {
  border: 1px dotted #000000;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .flyout-links .flyout-links_container {
    margin-bottom: 1rem;
  }
  .flyout-links .flyout-links_container .flyout-links_header {
    border-bottom: none;
    padding: 0;
  }
  .flyout-links .flyout-links_container .flyout-links_header-wrapper,
  .flyout-links .flyout-links_container .flyout-links_header a {
    font-size: .875rem;
    line-height: 1.36;
    font-weight: bold;
    min-height: auto;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link .sub-link-arrow-right {
    position: static;
    display: inline-block;
    float: unset;
    margin-right: 0;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link.desktop {
    display: block;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link.mobile {
    display: none;
  }
  .flyout-links .flyout-links_container .flyout-links_header .hide {
    display: none;
  }
  .flyout-links .flyout-links_container ul {
    display: block;
    margin-top: 0.5rem;
  }
  .flyout-links .flyout-links_container ul li {
    font-weight: unset;
    padding: 0;
    border-bottom: none;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a {
    font-weight: normal;
    color: #353535;
    line-height: 1.625rem;
    height: auto;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a:hover {
    text-decoration: underline;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .flyout-links .flyout-links_container {
    margin-bottom: 1rem;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_header {
    border-bottom: none;
    padding: 0;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_header-wrapper,
  .author-mode .flyout-links .flyout-links_container .flyout-links_header a {
    font-size: .875rem;
    line-height: 1.36;
    font-weight: bold;
    min-height: auto;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link .sub-link-arrow-right {
    position: static;
    display: inline-block;
    float: unset;
    margin-right: 0;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link.desktop {
    display: block;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link.mobile {
    display: none;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_header .hide {
    display: none;
  }
  .author-mode .flyout-links .flyout-links_container ul {
    display: block;
    margin-top: 0.5rem;
  }
  .author-mode .flyout-links .flyout-links_container ul li {
    font-weight: unset;
    padding: 0;
    border-bottom: none;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a {
    font-weight: normal;
    color: #353535;
    line-height: 1.625rem;
    height: auto;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a:hover {
    text-decoration: underline;
  }
}
@media all and (min-width: 85.375rem) {
  .flyout-links .flyout-links_container {
    margin-bottom: 1rem;
  }
  .flyout-links .flyout-links_container .flyout-links_header {
    border-bottom: none;
    padding: 0;
  }
  .flyout-links .flyout-links_container .flyout-links_header-wrapper,
  .flyout-links .flyout-links_container .flyout-links_header a {
    font-size: .875rem;
    line-height: 1.36;
    font-weight: bold;
    min-height: auto;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link .sub-link-arrow-right {
    position: static;
    display: inline-block;
    float: unset;
    margin-right: 0;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link.desktop {
    display: block;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link.mobile {
    display: none;
  }
  .flyout-links .flyout-links_container .flyout-links_header .hide {
    display: none;
  }
  .flyout-links .flyout-links_container ul {
    display: block;
    margin-top: 0.5rem;
  }
  .flyout-links .flyout-links_container ul li {
    font-weight: unset;
    padding: 0;
    border-bottom: none;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a {
    font-weight: normal;
    color: #353535;
    line-height: 1.625rem;
    height: auto;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a:hover {
    text-decoration: underline;
  }
}

.flyout-feature-cards {
  display: none;
}
.flyout-feature-cards__play-button,
.flyout-feature-cards__pause-button {
  background-color: #797979;
  border: medium none;
  color: #ffffff;
  font-size: 1.125rem;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  position: absolute;
  top: calc(50% - 1rem);
  left: calc(50% - 1.5rem);
  border-radius: 100%;
  z-index: 1;
  display: none;
}
.flyout-feature-cards__play-button.active {
  display: block;
}
.flyout-feature-cards__content {
  position: relative;
}
.flyout-feature-cards__content:hover .flyout-feature-cards__pause-button.active {
  display: block;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .flyout-feature-cards {
    display: flex;
    flex-direction: column;
  }
  .flyout-feature-cards__wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    max-width: 28.5rem;
    max-height: 11.25rem;
    overflow: hidden;
  }
  .flyout-feature-cards__wrapper:hover {
    text-decoration: none;
  }
  .flyout-feature-cards__wrapper:hover .flyout-feature-cards__asset,
  .flyout-feature-cards__wrapper:hover .cq-dd-image {
    transform: scale(1.04);
  }
  .flyout-feature-cards__wrapper:hover .flyout-feature-cards__right-column {
    transform-style: preserve-3d;
    transition: transform 300ms ease-in-out;
    transform: translateX(0.25rem) translateY(0) translateZ(0);
  }
  .flyout-feature-cards__content {
    width: 30%;
    max-width: 9.25rem;
    align-items: center;
  }
  .flyout-feature-cards__asset,
  .flyout-feature-cards .cq-dd-image {
    max-height: 11.25rem;
    width: 100%;
    height: auto;
    transition: all 600ms ease-in-out;
  }
  .flyout-feature-cards__link__text {
    text-decoration: underline;
    cursor: pointer;
    max-width: 95%;
  }
  .flyout-feature-cards__link__arrow {
    display: inline-block;
    margin-left: .3125rem;
    text-decoration: none;
    position: relative;
    top: .2rem;
  }
  .flyout-feature-cards__right-column {
    display: flex;
    flex-direction: column;
    width: 70%;
    max-width: 19.25rem;
    padding-bottom: 2.5rem;
  }
  .flyout-feature-cards.flyout-feature-cards--row {
    flex-direction: row;
    justify-content: flex-end;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .flyout-feature-cards {
    display: flex;
    flex-direction: column;
  }
  .author-mode .flyout-feature-cards__wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    max-width: 28.5rem;
    max-height: 11.25rem;
    overflow: hidden;
  }
  .author-mode .flyout-feature-cards__wrapper:hover {
    text-decoration: none;
  }
  .author-mode .flyout-feature-cards__wrapper:hover .flyout-feature-cards__asset,
  .author-mode .flyout-feature-cards__wrapper:hover .cq-dd-image {
    transform: scale(1.04);
  }
  .author-mode .flyout-feature-cards__wrapper:hover .flyout-feature-cards__right-column {
    transform-style: preserve-3d;
    transition: transform 300ms ease-in-out;
    transform: translateX(0.25rem) translateY(0) translateZ(0);
  }
  .author-mode .flyout-feature-cards__content {
    width: 30%;
    max-width: 9.25rem;
    align-items: center;
  }
  .author-mode .flyout-feature-cards__asset,
  .author-mode .flyout-feature-cards .cq-dd-image {
    max-height: 11.25rem;
    width: 100%;
    height: auto;
    transition: all 600ms ease-in-out;
  }
  .author-mode .flyout-feature-cards__link__text {
    text-decoration: underline;
    cursor: pointer;
    max-width: 95%;
  }
  .author-mode .flyout-feature-cards__link__arrow {
    display: inline-block;
    margin-left: .3125rem;
    text-decoration: none;
    position: relative;
    top: .2rem;
  }
  .author-mode .flyout-feature-cards__right-column {
    display: flex;
    flex-direction: column;
    width: 70%;
    max-width: 19.25rem;
    padding-bottom: 2.5rem;
  }
  .author-mode .flyout-feature-cards.flyout-feature-cards--row {
    flex-direction: row;
    justify-content: flex-end;
  }
}
@media all and (min-width: 85.375rem) {
  .flyout-feature-cards {
    display: flex;
    flex-direction: column;
  }
  .flyout-feature-cards__wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    max-width: 28.5rem;
    max-height: 11.25rem;
    overflow: hidden;
  }
  .flyout-feature-cards__wrapper:hover {
    text-decoration: none;
  }
  .flyout-feature-cards__wrapper:hover .flyout-feature-cards__asset,
  .flyout-feature-cards__wrapper:hover .cq-dd-image {
    transform: scale(1.04);
  }
  .flyout-feature-cards__wrapper:hover .flyout-feature-cards__right-column {
    transform-style: preserve-3d;
    transition: transform 300ms ease-in-out;
    transform: translateX(0.25rem) translateY(0) translateZ(0);
  }
  .flyout-feature-cards__content {
    width: 30%;
    max-width: 9.25rem;
    align-items: center;
  }
  .flyout-feature-cards__asset,
  .flyout-feature-cards .cq-dd-image {
    max-height: 11.25rem;
    width: 100%;
    height: auto;
    transition: all 600ms ease-in-out;
  }
  .flyout-feature-cards__link__text {
    text-decoration: underline;
    cursor: pointer;
    max-width: 95%;
  }
  .flyout-feature-cards__link__arrow {
    display: inline-block;
    margin-left: .3125rem;
    text-decoration: none;
    position: relative;
    top: .2rem;
  }
  .flyout-feature-cards__right-column {
    display: flex;
    flex-direction: column;
    width: 70%;
    max-width: 19.25rem;
    padding-bottom: 2.5rem;
  }
  .flyout-feature-cards.flyout-feature-cards--row {
    flex-direction: row;
    justify-content: flex-end;
  }
}

@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .feature-blog {
    display: block;
    margin-bottom: 1rem;
    height: 100%;
  }
  .feature-blog__header {
    line-height: 1.2rem;
    font-weight: bold;
    margin: 1rem 0;
    font-size: .875rem;
    color: #000000;
  }
  .feature-blog__container {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
    min-height: 21.125rem;
  }
  .feature-blog__container .feature-blog-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-shadow: 0 0.125rem 0.25rem rgba(47, 35, 3, 0.2);
    border-radius: .5rem;
    width: 100%;
    margin: 0 .5rem;
    overflow: hidden;
  }
  .feature-blog__container .feature-blog-item__content {
    display: flex;
    flex-direction: column;
    padding: .5rem;
    width: 100%;
    height: 100%;
  }
  .feature-blog__container .feature-blog-item:first-child {
    margin-left: 0;
  }
  .feature-blog__container .feature-blog-item:last-child {
    margin-right: 0;
  }
  .feature-blog__container .feature-blog-item__image {
    width: 100%;
    height: 9rem;
    max-height: 50%;
    position: relative;
    transition: all 600ms ease-in-out;
  }
  .feature-blog__container .feature-blog-item__image img {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 600ms ease-in-out;
  }
  .feature-blog__container .feature-blog-item p {
    color: #000000;
  }
  .feature-blog__container .feature-blog-item__header {
    margin: 0;
  }
  .feature-blog__container .feature-blog-item__header p {
    font-weight: bold;
    line-height: 1.2rem;
    margin: 0;
  }
  .feature-blog__container .feature-blog-item__paragraph {
    flex-grow: 1;
    margin: .5rem 0;
  }
  .feature-blog__container .feature-blog-item__paragraph p {
    font-size: .75rem;
    line-height: 1rem;
    margin: 0;
  }
  .feature-blog__container .feature-blog-item a {
    text-decoration: none;
  }
  .feature-blog__container .feature-blog-item__link {
    margin-top: auto;
    display: flex;
    width: 100%;
    height: 2.25rem;
    flex-direction: column;
    align-items: center;
    background: #eeb111;
    border-radius: 1.125rem;
  }
  .feature-blog__container .feature-blog-item__link .feature-blog-item__link-label {
    margin: auto;
    font-style: normal;
    font-weight: bold;
    font-size: .75rem;
    line-height: 1rem;
  }
  .feature-blog__container .feature-blog-item:hover {
    text-decoration: none;
  }
  .feature-blog__container .feature-blog-item:hover .feature-blog-item__image {
    transform: scale(1.04);
    object-fit: fill;
  }
  .feature-blog__container .feature-blog-item.blog-design {
    box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.25);
    border-radius: 0;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__header {
    margin: .5rem 0;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__header p {
    font-weight: bold;
    line-height: 1.125rem;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__paragraph {
    flex-grow: 1;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__paragraph p {
    font-size: .75rem;
    line-height: 1rem;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link {
    margin: auto 0 1rem 0;
    display: flex;
    flex-direction: row;
    align-items: start;
    background: none;
    border-radius: unset;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link .feature-blog-item__link-label {
    margin: auto 0;
    color: #353535;
    font-size: .75rem;
    line-height: 1.25rem;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link .feature-blog-item__arrow {
    margin: auto 0.625rem;
    position: inherit;
  }
}
@media only screen and (max-width: 64.01rem) {
  .feature-blog {
    display: block;
    height: 100%;
  }
  .feature-blog__header {
    line-height: 1.2rem;
    font-weight: bold;
    text-align: left;
    font-size: 1rem;
    color: #000000;
    background-color: #f2f2f2;
    padding: 0.5rem 0 0.5rem 1rem;
  }
  .feature-blog__container {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    flex-wrap: nowrap;
    background-color: transparent;
    margin: 0 1rem;
    min-height: 21.125rem;
  }
  .feature-blog__container .feature-blog-item {
    display: flex;
    flex-direction: row;
    box-shadow: 0 0.125rem 0.25rem rgba(47, 35, 3, 0.2);
    border-radius: .5rem;
    overflow: hidden;
    background-color: #ffffff;
    margin-bottom: 1rem;
  }
  .feature-blog__container .feature-blog-item__content {
    flex-basis: 70%;
    margin: 1rem 1rem 0 1rem;
  }
  .feature-blog__container .feature-blog-item:first-child {
    margin-left: 0;
    margin-top: 1rem;
  }
  .feature-blog__container .feature-blog-item:last-child {
    margin-right: 0;
  }
  .feature-blog__container .feature-blog-item__image {
    flex-basis: 30%;
    position: relative;
    transition: all 600ms ease-in-out;
  }
  .feature-blog__container .feature-blog-item__image img {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 600ms ease-in-out;
  }
  .feature-blog__container .feature-blog-item p {
    color: #000000;
  }
  .feature-blog__container .feature-blog-item__header {
    margin: 0;
  }
  .feature-blog__container .feature-blog-item__header p {
    font-weight: 700;
    line-height: 1rem;
    font-size: 0.875rem;
    text-align: left;
    margin: 0;
  }
  .feature-blog__container .feature-blog-item__paragraph {
    flex-grow: 1;
    margin: .5rem 0;
  }
  .feature-blog__container .feature-blog-item__paragraph p {
    font-size: .75rem;
    line-height: 1rem;
    margin: 0.5rem 0 0;
    text-align: left;
  }
  .feature-blog__container .feature-blog-item a {
    text-decoration: none;
  }
  .feature-blog__container .feature-blog-item__link {
    margin-top: auto;
    display: flex;
    width: 100%;
    height: 2.25rem;
    flex-direction: column;
    align-items: center;
    background: #eeb111;
    border-radius: 1.125rem;
  }
  .feature-blog__container .feature-blog-item__link .feature-blog-item__link-label {
    margin: auto 0;
    font-style: normal;
    font-weight: bold;
    font-size: 0.625rem;
    line-height: 0.75rem;
  }
  .feature-blog__container .feature-blog-item:hover {
    text-decoration: none;
  }
  .feature-blog__container .feature-blog-item:hover .feature-blog-item__image {
    transform: scale(1.04);
    object-fit: fill;
  }
  .feature-blog__container .feature-blog-item.blog-design {
    box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.25);
    border-radius: 0;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__header {
    margin: .5rem 0;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__header p {
    font-weight: bold;
    line-height: 1.125rem;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__paragraph {
    flex-grow: 1;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__paragraph p {
    font-size: .75rem;
    line-height: 1rem;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link {
    display: flex;
    flex-direction: row;
    align-items: start;
    background: none;
    border-radius: unset;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link .feature-blog-item__arrow {
    margin: auto 0.625rem;
    position: inherit;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .feature-blog {
    display: block;
    margin-bottom: 1rem;
    height: 100%;
  }
  .author-mode .feature-blog__header {
    line-height: 1.2rem;
    font-weight: bold;
    margin: 1rem 0;
    font-size: .875rem;
    color: #000000;
  }
  .author-mode .feature-blog__container {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
    min-height: 21.125rem;
  }
  .author-mode .feature-blog__container .feature-blog-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-shadow: 0 0.125rem 0.25rem rgba(47, 35, 3, 0.2);
    border-radius: .5rem;
    width: 100%;
    margin: 0 .5rem;
    overflow: hidden;
  }
  .author-mode .feature-blog__container .feature-blog-item__content {
    display: flex;
    flex-direction: column;
    padding: .5rem;
    width: 100%;
    height: 100%;
  }
  .author-mode .feature-blog__container .feature-blog-item:first-child {
    margin-left: 0;
  }
  .author-mode .feature-blog__container .feature-blog-item:last-child {
    margin-right: 0;
  }
  .author-mode .feature-blog__container .feature-blog-item__image {
    width: 100%;
    height: 9rem;
    max-height: 50%;
    position: relative;
    transition: all 600ms ease-in-out;
  }
  .author-mode .feature-blog__container .feature-blog-item__image img {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 600ms ease-in-out;
  }
  .author-mode .feature-blog__container .feature-blog-item p {
    color: #000000;
  }
  .author-mode .feature-blog__container .feature-blog-item__header {
    margin: 0;
  }
  .author-mode .feature-blog__container .feature-blog-item__header p {
    font-weight: bold;
    line-height: 1.2rem;
    margin: 0;
  }
  .author-mode .feature-blog__container .feature-blog-item__paragraph {
    flex-grow: 1;
    margin: .5rem 0;
  }
  .author-mode .feature-blog__container .feature-blog-item__paragraph p {
    font-size: .75rem;
    line-height: 1rem;
    margin: 0;
  }
  .author-mode .feature-blog__container .feature-blog-item a {
    text-decoration: none;
  }
  .author-mode .feature-blog__container .feature-blog-item__link {
    margin-top: auto;
    display: flex;
    width: 100%;
    height: 2.25rem;
    flex-direction: column;
    align-items: center;
    background: #eeb111;
    border-radius: 1.125rem;
  }
  .author-mode .feature-blog__container .feature-blog-item__link .feature-blog-item__link-label {
    margin: auto;
    font-style: normal;
    font-weight: bold;
    font-size: .75rem;
    line-height: 1rem;
  }
  .author-mode .feature-blog__container .feature-blog-item:hover {
    text-decoration: none;
  }
  .author-mode .feature-blog__container .feature-blog-item:hover .feature-blog-item__image {
    transform: scale(1.04);
    object-fit: fill;
  }
  .author-mode .feature-blog__container .feature-blog-item.blog-design {
    box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.25);
    border-radius: 0;
  }
  .author-mode .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__header {
    margin: .5rem 0;
  }
  .author-mode .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__header p {
    font-weight: bold;
    line-height: 1.125rem;
  }
  .author-mode .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__paragraph {
    flex-grow: 1;
  }
  .author-mode .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__paragraph p {
    font-size: .75rem;
    line-height: 1rem;
  }
  .author-mode .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link {
    margin: auto 0 1rem 0;
    display: flex;
    flex-direction: row;
    align-items: start;
    background: none;
    border-radius: unset;
  }
  .author-mode .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link .feature-blog-item__link-label {
    margin: auto 0;
    color: #353535;
    font-size: .75rem;
    line-height: 1.25rem;
  }
  .author-mode .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link .feature-blog-item__arrow {
    margin: auto 0.625rem;
    position: inherit;
  }
}
@media all and (min-width: 85.375rem) {
  .feature-blog {
    display: block;
    margin-bottom: 1rem;
    height: 100%;
  }
  .feature-blog__header {
    line-height: 1.2rem;
    font-weight: bold;
    margin: 1rem 0;
    font-size: .875rem;
    color: #000000;
  }
  .feature-blog__container {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
    min-height: 21.125rem;
  }
  .feature-blog__container .feature-blog-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-shadow: 0 0.125rem 0.25rem rgba(47, 35, 3, 0.2);
    border-radius: .5rem;
    width: 100%;
    margin: 0 .5rem;
    overflow: hidden;
  }
  .feature-blog__container .feature-blog-item__content {
    display: flex;
    flex-direction: column;
    padding: .5rem;
    width: 100%;
    height: 100%;
  }
  .feature-blog__container .feature-blog-item:first-child {
    margin-left: 0;
  }
  .feature-blog__container .feature-blog-item:last-child {
    margin-right: 0;
  }
  .feature-blog__container .feature-blog-item__image {
    width: 100%;
    height: 9rem;
    max-height: 50%;
    position: relative;
    transition: all 600ms ease-in-out;
  }
  .feature-blog__container .feature-blog-item__image img {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 600ms ease-in-out;
  }
  .feature-blog__container .feature-blog-item p {
    color: #000000;
  }
  .feature-blog__container .feature-blog-item__header {
    margin: 0;
  }
  .feature-blog__container .feature-blog-item__header p {
    font-weight: bold;
    line-height: 1.2rem;
    margin: 0;
  }
  .feature-blog__container .feature-blog-item__paragraph {
    flex-grow: 1;
    margin: .5rem 0;
  }
  .feature-blog__container .feature-blog-item__paragraph p {
    font-size: .75rem;
    line-height: 1rem;
    margin: 0;
  }
  .feature-blog__container .feature-blog-item a {
    text-decoration: none;
  }
  .feature-blog__container .feature-blog-item__link {
    margin-top: auto;
    display: flex;
    width: 100%;
    height: 2.25rem;
    flex-direction: column;
    align-items: center;
    background: #eeb111;
    border-radius: 1.125rem;
  }
  .feature-blog__container .feature-blog-item__link .feature-blog-item__link-label {
    margin: auto;
    font-style: normal;
    font-weight: bold;
    font-size: .75rem;
    line-height: 1rem;
  }
  .feature-blog__container .feature-blog-item:hover {
    text-decoration: none;
  }
  .feature-blog__container .feature-blog-item:hover .feature-blog-item__image {
    transform: scale(1.04);
    object-fit: fill;
  }
  .feature-blog__container .feature-blog-item.blog-design {
    box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.25);
    border-radius: 0;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__header {
    margin: .5rem 0;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__header p {
    font-weight: bold;
    line-height: 1.125rem;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__paragraph {
    flex-grow: 1;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__paragraph p {
    font-size: .75rem;
    line-height: 1rem;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link {
    margin: auto 0 1rem 0;
    display: flex;
    flex-direction: row;
    align-items: start;
    background: none;
    border-radius: unset;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link .feature-blog-item__link-label {
    margin: auto 0;
    color: #353535;
    font-size: .75rem;
    line-height: 1.25rem;
  }
  .feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link .feature-blog-item__arrow {
    margin: auto 0.625rem;
    position: inherit;
  }
}

.header-cart-v3 {
  position: relative;
  padding-left: 1.5rem;
}
.header-cart-v3 .header-cart-v3-trigger {
  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;
  position: relative;
  padding: 0;
  background: transparent;
  color: #2e2e2e;
  width: 2.8125rem;
  height: 3.125rem;
}
.header-cart-v3 .header-cart-v3-trigger:focus-visible {
  outline-width: 0.125rem;
}
.header-cart-v3 .header-cart-v3-trigger .header-cart-v3-item-count {
  position: absolute;
  top: 0;
  right: 0;
  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;
  background: #eeb111;
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 1.0625rem;
  height: 1.0625rem;
  border-radius: 100%;
  font-size: 0.4375rem;
  line-height: 1;
  overflow: hidden;
  -webkit-transform: translate(-10%, 25%);
  transform: translate(-10%, 25%);
}
.header-cart-v3 .header-cart-v3-trigger .header-cart-v3-item-count.zero-items {
  display: none;
}
.header-cart-v3 .header-cart-v3-trigger .header-cart-v3-item-count .header-cart-v3-item-count-value {
  margin: auto;
}
.header-cart-v3 .header-cart-v3-trigger:hover {
  background: transparent;
  color: #000000;
}
.header-cart-v3 .header-cart-v3-trigger .header-cart-v3-trigger-icon {
  margin: auto;
  /* com.whr.aem.core.htl.header.SvgIcon output */
}
.header-cart-v3 .header-cart-v3-trigger .header-cart-v3-trigger-icon .icon {
  width: 1.833rem;
  height: 1.604rem;
}
.header-cart-v3 .header-cart-v3-trigger .header-cart-v3-trigger-icon svg {
  width: 1.833rem;
  height: 1.604rem;
}
.header-cart-v3 .cart-mini-v3 {
  top: 4.063rem;
  padding: 0;
  border: 0;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  width: 19.875rem;
  position: absolute;
  right: 0;
  background-color: #ffffff;
  z-index: 21;
  display: none;
}
.header-cart-v3 .cart-mini-v3 .hidden,
.header-cart-v3 .cart-mini-v3 .cart-v3-i18dictionary {
  display: none;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container {
  padding: 0 1.5rem 0;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container.cart-mini-v3-checkout {
  padding: 0 1rem 0;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container.cart-mini-v3-section-container-full-border {
  border-bottom: 0.0625rem solid #b3b3b3;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section {
  border-bottom: 0;
  padding: 1rem 0;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-section-container-short-border {
  border-bottom: 0.0625rem solid #b3b3b3;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section .empty-cart-v3-icon {
  display: inline-block;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section .empty-cart-v3-icon .icon {
  width: 1.375rem;
  height: 1.2rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__title {
  padding: 0.5rem 0;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__title .cart-mini-v3__title-text {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-empty .empty-cart-v3-text {
  vertical-align: top;
  font-weight: 700;
  line-height: 1.2rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-signinn-link,
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-authorized-text {
  border-bottom: 0;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__other.hidden {
  display: none;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__other .cart-mini-v3__other--subtot {
  font-weight: normal;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__other .cart-mini-v3__other--label,
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__other .cart-mini-v3__other--subtot {
  line-height: 1rem;
  font-size: 0.75rem;
  font-weight: 400;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__count .cart-mini-v3__count-text {
  line-height: 1rem;
  font-size: 0.75rem;
  color: #000000;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__count .cart-mini-v3__count-text .cart-mini-v3__count-link {
  font-weight: 400;
  text-decoration: underline;
  line-height: 1rem;
  font-size: 0.75rem;
  cursor: pointer;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-img {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  width: 3.75rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-img img {
  max-height: 6.25rem;
  margin: auto;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 60%;
  flex: 1 0 60%;
  padding: 0 0.5rem;
  width: 10.625rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info .cart-mini-v3__prod-title {
  height: auto;
  margin-bottom: 0.5rem;
  white-space: normal;
  font-size: 0.75rem;
  line-height: 1.2;
  overflow: hidden;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info .cart-mini-v3__prod-title--link {
  text-decoration: none;
  line-height: 1rem;
  font-size: 0.75rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 3rem;
  outline-offset: -0.063rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info .cart-mini-v3__prod-title--link:focus {
  outline: 0.063rem dashed #000000;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info .cart-mini-v3__prod-mdl {
  margin-bottom: 0.3125rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info .cart-mini-v3__prod-mdl,
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info .cart-mini-v3__prod-qty {
  font-size: 0.75rem;
  line-height: 1rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-qty--sqr {
  height: 1rem;
  width: 1rem;
  border: 1px solid #2e2e2e;
  text-align: center;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-qty--green {
  color: #5c700f;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-price {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  white-space: normal;
  width: 57px;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-price--text {
  text-align: right;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__other--subtot {
  text-align: right;
  font-weight: bold;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section--last {
  margin-top: 0.563rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total {
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total.hidden {
  display: none;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--label,
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--amt,
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--label-bld,
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--amt-bld {
  font-size: 0.75rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--label {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--amt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: right;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--label-bld {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  font-weight: bold;
  line-height: 1rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--amt-bld {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-weight: bold;
  text-align: right;
  line-height: 1rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--promo {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  white-space: pre-wrap;
  flex: 1 1 100%;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__cta-btns {
  font-size: 0.625rem;
  padding: 1rem 0;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__cta-btns:nth-child(2) {
  margin-left: 0.625rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__cta-btns.cart-mini-empty {
  display: block;
  text-align: center;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__cta-btns .checkout-cart-mini-v3-btn {
  width: 17.875rem;
  height: 3rem;
  line-height: 1.188rem;
  font-size: 1rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__cta-btns .checkout-cart-mini-v3-btn:focus {
  outline: 1px solid #000;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__empty-state-msgbox {
  border: 0;
  background-color: #ffffff;
  padding: 0;
  color: #797979;
  white-space: normal;
  /*RTE*/
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__empty-state-msgbox p {
  font-size: 1rem;
  line-height: 1.188rem;
  display: contents;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__empty-state-msgbox p a {
  font-size: 1rem;
  line-height: 1.188rem;
  font-weight: 700;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__empty-state-msgbox .cart-mini-v3__empty-state-msgbox-text .cart-mini-v3__empty-state-msgbox-link {
  text-decoration: none;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__empty-state-msgbox .cart-mini-v3__empty-state-msgbox--big-text {
  margin-bottom: 1rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__empty-state-msgbox .signin-trigger-modal {
  cursor: pointer;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3_promo-area {
  position: absolute;
  right: 0;
  width: 100%;
  height: auto;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3_promo-area .cq-dd-image {
  width: 100%;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-lazyload {
  width: 25px;
  height: 25px;
  margin: 20px auto 0;
}
.header-cart-v3 .header-cart-v3-trigger-icon .icon {
  width: 2rem;
  height: 2rem;
}
.header-cart-v3 .header-cart-v3-item-count .header-cart-v3-item-count-value {
  color: #000000;
  font-weight: normal;
  font-size: 0.625rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cart-mini-v3 {
    min-width: 18.75rem;
  }
}
@media all and (min-width: 47.938rem) and (max-width: 64rem) {
  .header-cart-v3 .cart-mini-v3 {
    top: 4.05rem;
  }
}
@media all and (max-width: 47.938rem) {
  .header-cart-v3 {
    padding-right: 1rem;
    padding-left: 0;
  }
  .header-cart-v3 .cart-mini-v3 {
    width: 17.313rem;
    top: 3.5rem;
    right: -3.5rem;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container {
    padding: 0 1rem 0;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section {
    padding: 0.9rem 0;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-section-container-short-border {
    border-bottom: 0.1rem solid #979797;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__title {
    padding-top: 1rem;
    line-height: 1.75rem;
    font-weight: bold;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-empty .empty-cart-v3-icon .icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-empty .empty-cart-v3-text {
    font-size: 0.9rem;
    line-height: 1.188rem;
    vertical-align: super;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-signinn-link .cart-mini-v3__empty-state-msgbox {
    /*RTE*/
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-signinn-link .cart-mini-v3__empty-state-msgbox .cart-mini-v3__empty-state-msgbox-text .cart-mini-v3__empty-state-msgbox-link {
    text-decoration: underline;
    font-size: 0.9rem;
    line-height: 1.188rem;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-signinn-link .cart-mini-v3__empty-state-msgbox .cart-mini-v3__empty-state-msgbox-text .cart-mini-v3__empty-state-msgbox-link:focus-visible {
    outline-width: 0.125rem;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-signinn-link .cart-mini-v3__empty-state-msgbox p {
    font-size: 0.9rem;
    line-height: 1.188rem;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__other .cart-mini-v3__other--label,
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__other .cart-mini-v3__other--subtot {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--label-bld,
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total--amt-bld {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container.cart-mini-v3-checkout .cart-mini-v3__cta-btns {
    margin-bottom: 1rem;
    margin-top: 0.375rem;
    padding: 0;
  }
  .header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container.cart-mini-v3-checkout .cart-mini-v3__cta-btns .checkout-cart-mini-v3-btn {
    margin-bottom: 0;
    width: 15.313rem;
  }
}
@media (min-width: 47.938rem) {
  .header-cart-v3-trigger {
    width: 1.625rem;
    height: 1.625rem;
  }
  .header-cart-v3-trigger .header-cart-v3-item-count {
    -webkit-transform: translate(25%, -25%);
    transform: translate(25%, -25%);
  }
  .header-cart-v3-trigger .header-cart-v3-trigger-icon .icon {
    width: 1.0625rem;
    height: 1.0625rem;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header-cart-v3-trigger-icon {
    margin: 0;
  }
  .header-cart-v3-item-count-value {
    margin: 0;
  }
}
@media all and (min-width: 64.01rem) {
  .header-cart-v3 {
    z-index: 10;
  }
}

.sign-in-modal-component #sign-in-modal.modal {
  padding: 0 1rem;
}
.sign-in-modal-component #sign-in-modal .modal-box {
  margin-top: 1rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .modal-content {
  box-shadow: 0 0.25rem 0.5rem 0 rgba(39, 3, 9, 0.3);
  margin: 0;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form {
  padding: 1rem 1rem 1rem 1rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .login-title {
  font-size: 1rem;
  padding-bottom: 0.5rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-label {
  line-height: 1.67;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-button {
  height: 2.5rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-show-password-label {
  top: 0.25rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__divider {
  font-size: 0.75rem;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
  line-height: 1.67;
  margin-top: 0.75rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social {
  height: inherit;
  margin-bottom: 0;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--facebook,
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--google {
  height: 2.5rem;
  margin-bottom: 1rem;
  text-decoration: none;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--facebook-text,
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--google-text {
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
  line-height: 1.67;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .sign-in-modal-component #sign-in-modal {
    max-width: 76.375rem;
    margin: 0 auto;
    padding-right: 0;
  }
  .sign-in-modal-component #sign-in-modal:focus {
    outline: none;
  }
  .sign-in-modal-component #sign-in-modal::-moz-focus-inner {
    border: 0;
  }
  .sign-in-modal-component #sign-in-modal.modal {
    position: absolute;
  }
  .sign-in-modal-component #sign-in-modal .modal-box {
    margin: 5rem 0 auto auto;
    width: 20rem;
    transform: translate(20px, 0px);
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__closer {
    display: none;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup.conditional-content .sign-in-popup__closer {
    display: flex;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup.conditional-content .sign-in-popup__closer .modal-close-icon {
    display: block;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .modal-content {
    box-shadow: 0 0.25rem 0.5rem 0 rgba(39, 3, 9, 0.3), 0 0.25rem 0.375rem 0 rgba(0, 0, 0, 0.5);
    width: 20rem;
    margin: 0;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup {
    width: 20rem;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .login-title {
    font-size: 1.5rem;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-label {
    line-height: 1.67;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed {
    position: fixed;
    right: 50%;
    top: calc(50% - 20rem);
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed .sign-in-popup {
    width: 40rem;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed .modal-box--empty-content {
    right: -10%;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed .modal-box--empty-content .sign-in-popup {
    width: 25rem;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed-home {
    position: absolute;
    right: 50%;
    top: calc(50% - 8rem);
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box .sign-in-popup__closer {
    display: flex;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .sign-in-popup {
    width: 40rem;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box--empty-content {
    right: -10%;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box--empty-content .sign-in-popup {
    width: 25rem;
  }
  .sign-in-modal-component .sign-in-wrapper {
    height: 0;
  }
}
@media all and (min-width: 85.375rem) {
  .sign-in-modal-component #sign-in-modal {
    max-width: 76.375rem;
    margin: 0 auto;
    padding-right: 0;
  }
  .sign-in-modal-component #sign-in-modal:focus {
    outline: none;
  }
  .sign-in-modal-component #sign-in-modal::-moz-focus-inner {
    border: 0;
  }
  .sign-in-modal-component #sign-in-modal.modal {
    position: absolute;
  }
  .sign-in-modal-component #sign-in-modal .modal-box {
    margin: 5rem 0 auto auto;
    width: 20rem;
    transform: translate(20px, 0px);
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__closer {
    display: none;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup.conditional-content .sign-in-popup__closer {
    display: flex;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup.conditional-content .sign-in-popup__closer .modal-close-icon {
    display: block;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .modal-content {
    box-shadow: 0 0.25rem 0.5rem 0 rgba(39, 3, 9, 0.3), 0 0.25rem 0.375rem 0 rgba(0, 0, 0, 0.5);
    width: 20rem;
    margin: 0;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup {
    width: 20rem;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .login-title {
    font-size: 1.5rem;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-label {
    line-height: 1.67;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed {
    position: fixed;
    right: 50%;
    top: calc(50% - 20rem);
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed .sign-in-popup {
    width: 40rem;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed .modal-box--empty-content {
    right: -10%;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed .modal-box--empty-content .sign-in-popup {
    width: 25rem;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed-home {
    position: absolute;
    right: 50%;
    top: calc(50% - 8rem);
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box .sign-in-popup__closer {
    display: flex;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .sign-in-popup {
    width: 40rem;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box--empty-content {
    right: -10%;
  }
  .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box--empty-content .sign-in-popup {
    width: 25rem;
  }
  .sign-in-modal-component .sign-in-wrapper {
    height: 0;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .sign-in-modal-component #sign-in-modal,
  .checkout-header .sign-in-modal-component #sign-in-modal {
    max-width: 76.375rem;
    margin: 0 auto;
    padding-right: 0;
  }
  .author-mode .sign-in-modal-component #sign-in-modal:focus,
  .checkout-header .sign-in-modal-component #sign-in-modal:focus {
    outline: none;
  }
  .author-mode .sign-in-modal-component #sign-in-modal::-moz-focus-inner,
  .checkout-header .sign-in-modal-component #sign-in-modal::-moz-focus-inner {
    border: 0;
  }
  .author-mode .sign-in-modal-component #sign-in-modal.modal,
  .checkout-header .sign-in-modal-component #sign-in-modal.modal {
    position: absolute;
  }
  .author-mode .sign-in-modal-component #sign-in-modal .modal-box,
  .checkout-header .sign-in-modal-component #sign-in-modal .modal-box {
    margin: 5rem 0 auto auto;
    width: 20rem;
    transform: translate(20px, 0px);
  }
  .author-mode .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__closer,
  .checkout-header .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__closer {
    display: none;
  }
  .author-mode .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup.conditional-content .sign-in-popup__closer,
  .checkout-header .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup.conditional-content .sign-in-popup__closer {
    display: flex;
  }
  .author-mode .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup.conditional-content .sign-in-popup__closer .modal-close-icon,
  .checkout-header .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup.conditional-content .sign-in-popup__closer .modal-close-icon {
    display: block;
  }
  .author-mode .sign-in-modal-component #sign-in-modal .modal-box .modal-content,
  .checkout-header .sign-in-modal-component #sign-in-modal .modal-box .modal-content {
    box-shadow: 0 0.25rem 0.5rem 0 rgba(39, 3, 9, 0.3), 0 0.25rem 0.375rem 0 rgba(0, 0, 0, 0.5);
    width: 20rem;
    margin: 0;
  }
  .author-mode .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup,
  .checkout-header .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup {
    width: 20rem;
  }
  .author-mode .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form,
  .checkout-header .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
  }
  .author-mode .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .login-title,
  .checkout-header .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .login-title {
    font-size: 1.5rem;
  }
  .author-mode .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-label,
  .checkout-header .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-label {
    line-height: 1.67;
  }
  .author-mode .sign-in-modal-component #sign-in-modal.modal-open.fixed,
  .checkout-header .sign-in-modal-component #sign-in-modal.modal-open.fixed {
    position: fixed;
    right: 50%;
    top: calc(50% - 20rem);
  }
  .author-mode .sign-in-modal-component #sign-in-modal.modal-open.fixed .sign-in-popup,
  .checkout-header .sign-in-modal-component #sign-in-modal.modal-open.fixed .sign-in-popup {
    width: 40rem;
  }
  .author-mode .sign-in-modal-component #sign-in-modal.modal-open.fixed .modal-box--empty-content,
  .checkout-header .sign-in-modal-component #sign-in-modal.modal-open.fixed .modal-box--empty-content {
    right: -10%;
  }
  .author-mode .sign-in-modal-component #sign-in-modal.modal-open.fixed .modal-box--empty-content .sign-in-popup,
  .checkout-header .sign-in-modal-component #sign-in-modal.modal-open.fixed .modal-box--empty-content .sign-in-popup {
    width: 25rem;
  }
  .author-mode .sign-in-modal-component #sign-in-modal.modal-open.fixed-home,
  .checkout-header .sign-in-modal-component #sign-in-modal.modal-open.fixed-home {
    position: absolute;
    right: 50%;
    top: calc(50% - 8rem);
  }
  .author-mode .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box .sign-in-popup__closer,
  .checkout-header .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box .sign-in-popup__closer {
    display: flex;
  }
  .author-mode .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .sign-in-popup,
  .checkout-header .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .sign-in-popup {
    width: 40rem;
  }
  .author-mode .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box--empty-content,
  .checkout-header .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box--empty-content {
    right: -10%;
  }
  .author-mode .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box--empty-content .sign-in-popup,
  .checkout-header .sign-in-modal-component #sign-in-modal.modal-open.fixed-home .modal-box--empty-content .sign-in-popup {
    width: 25rem;
  }
  .author-mode .sign-in-modal-component .sign-in-wrapper,
  .checkout-header .sign-in-modal-component .sign-in-wrapper {
    height: 0;
  }
}

.sign-in-account {
  display: flex;
  font-family: "HelveticaNeue", sans-serif;
}
.sign-in-account:focus-within {
  outline: 1px solid #000000;
}
.sign-in-account__link {
  flex-direction: column;
}
.sign-in-account__second-row {
  display: none;
}
.sign-in-account__first-row {
  font-size: 0.625rem;
  font-family: "HelveticaNeue", sans-serif;
}
.sign-in-account__first-row .sign-in-account__text {
  display: none;
}
.sign-in-account.authorized .sign-in-account__first-row {
  display: none;
}
.sign-in-account.authorized .sign-in-account__link-log-in {
  display: none;
}
.sign-in-account.authorized .sign-in-account__link-log-in.link-btn {
  display: none;
}
.sign-in-account.authorized .sign-in-account__authorized {
  display: flex;
  align-items: center;
  min-width: 24px;
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon {
  display: flex;
  justify-content: center;
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon svg {
  color: #000000;
  width: 1.5rem;
  height: 1.5rem;
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__welcome-text {
  font-size: 0.75rem;
  line-height: 1.33;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: normal;
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__nav-closer {
  display: block;
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__nav-closer .menu-close {
  background: white;
  position: absolute;
  top: 0.2rem;
  right: 0;
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__nav-closer .icon {
  width: 1rem;
  height: 1rem;
}
.sign-in-account__icon {
  display: flex;
  justify-content: center;
}
.sign-in-account__icon svg {
  color: #000000;
  width: 1.5rem;
  height: 1.5rem;
}
.sign-in-account__text-bold {
  font-weight: bold;
}
.sign-in-account__link {
  text-decoration: none;
}
.sign-in-account__link:hover {
  text-decoration: none;
  cursor: pointer;
}
.sign-in-account__link:focus {
  outline: 0.125rem solid #000000;
}
.sign-in-account__link::-moz-focus-inner {
  border: 0;
}
.sign-in-account__sign-in-form {
  display: none;
}
.sign-in-account__authorized {
  display: none;
}
.sign-in-account__nav {
  background: #ffffff;
  width: 100%;
  right: 0;
  display: none;
  top: 3.7rem;
}
.sign-in-account__nav.active {
  position: absolute;
  display: block;
}
.sign-in-account__nav-row {
  background: #ffffff;
  z-index: 10;
  display: flex;
  align-items: center;
  font-family: "HelveticaNeue", sans-serif;
  line-height: 1.19;
}
.sign-in-account__nav-row-item {
  display: flex;
  flex-direction: row;
  font-size: 1rem;
  text-decoration: none;
  margin: 0.5rem 0 0.5rem 1.5rem;
}
.sign-in-account__nav-row-item.user-name {
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.19;
  display: inline;
}
.sign-in-account__nav-row-item:hover {
  text-decoration: none;
}
.sign-in-account__nav-row-item.button {
  background: #ffffff;
  border: solid 0.125rem #000000;
  width: 100%;
  margin: 0 1rem;
}
.sign-in-account__nav-row-icon {
  margin-right: 1rem;
}
.sign-in-account__nav-row-icon img {
  max-height: 1.5rem;
}
.sign-in-account__nav-row:first-child {
  margin-top: 0.5rem;
}
.sign-in-account__nav-row:last-child {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
.sign-in-account__nav-delimiter {
  border-top: solid 0.0625rem #979797;
  height: 0;
  width: 100%;
  display: block;
  margin: 0.5rem 0;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .sign-in-account.authorized:focus-within {
    outline: 1px solid #000000;
  }
  .sign-in-account.authorized .sign-in-account__first-row {
    display: inherit;
  }
  .sign-in-account.authorized .sign-in-account__authorized {
    cursor: pointer;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon.active svg {
    color: #000000;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__nav-closer {
    display: none;
  }
  .sign-in-account.authorized .sign-in-account__link.active {
    outline: none;
  }
  .sign-in-account__link {
    display: block;
    flex-direction: row;
    align-items: center;
  }
  .sign-in-account__link:focus {
    outline: none;
  }
  .sign-in-account__text-container {
    display: block;
    padding-left: 0.5rem;
  }
  .sign-in-account__second-row {
    display: inline;
    position: relative;
  }
  .sign-in-account__second-row:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 0.3rem solid transparent;
    border-right: 0.3rem solid transparent;
    border-top: 0.4rem solid #000000;
    top: 35%;
    margin-left: 0.25rem;
  }
  .sign-in-account__first-row {
    font-size: 0.75rem;
    line-height: 1.33;
  }
  .sign-in-account__first-row .sign-in-account__text-bold {
    font-weight: bold;
  }
  .sign-in-account__first-row .sign-in-account__text {
    display: inline;
    font-weight: normal;
  }
  .sign-in-account__nav {
    right: 0;
    top: 5rem;
    display: none;
    z-index: 10;
    max-width: 20rem;
    box-shadow: 0 0.375rem 0.5rem 0 rgba(0, 0, 0, 0.5);
  }
  .sign-in-account__nav-row-item.user-name {
    font-size: 1.25rem;
    line-height: 0.95;
  }
  .sign-in-account .sign-in-account__link.active {
    outline: 1px solid #000000;
  }
}
@media all and (min-width: 63.938rem) {
  .sign-in-account.authorized:focus-within {
    outline: 1px solid #000000;
  }
  .sign-in-account.authorized .sign-in-account__first-row {
    display: inherit;
  }
  .sign-in-account.authorized .sign-in-account__authorized {
    cursor: pointer;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon.active svg {
    color: #000000;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__nav-closer {
    display: none;
  }
  .sign-in-account.authorized .sign-in-account__link.active {
    outline: none;
  }
  .sign-in-account__link {
    display: block;
    flex-direction: row;
    align-items: center;
  }
  .sign-in-account__link:focus {
    outline: none;
  }
  .sign-in-account__text-container {
    display: block;
    padding-left: 0.5rem;
  }
  .sign-in-account__second-row {
    display: inline;
    position: relative;
  }
  .sign-in-account__second-row:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 0.3rem solid transparent;
    border-right: 0.3rem solid transparent;
    border-top: 0.4rem solid #000000;
    top: 35%;
    margin-left: 0.25rem;
  }
  .sign-in-account__first-row {
    font-size: 0.75rem;
    line-height: 1.33;
  }
  .sign-in-account__first-row .sign-in-account__text-bold {
    font-weight: bold;
  }
  .sign-in-account__first-row .sign-in-account__text {
    display: inline;
    font-weight: normal;
  }
  .sign-in-account__nav {
    right: 0;
    top: 5rem;
    display: none;
    z-index: 10;
    max-width: 20rem;
    box-shadow: 0 0.375rem 0.5rem 0 rgba(0, 0, 0, 0.5);
  }
  .sign-in-account__nav-row-item.user-name {
    font-size: 1.25rem;
    line-height: 0.95;
  }
  .sign-in-account .sign-in-account__link.active {
    outline: 1px solid #000000;
  }
}
.sign-in-account .sign-in-account__link.link-btn {
  display: flex;
  text-align: left;
}
.header-menu-overlay {
  top: 3.7rem;
  left: 0;
  width: 100%;
  height: calc(100% - 3.7rem);
  z-index: 10;
  position: absolute;
  background-color: rgba(0, 0, 0, 0);
  transition: 0.3s;
}
.header-menu-overlay.header-menu-overlay-fade {
  background-color: rgba(0, 0, 0, 0.4);
}
.my-account-nav-placeholder {
  display: none;
}
.tool-set-section_right-side.simplified .sign-in-account .sign-in-account__first-row,
.tool-set-section_right-side.simplified .sign-in-account .sign-in-account__second-row {
  display: none;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .header-menu-overlay {
    top: 7.5rem;
    height: calc(100% - 7.5rem);
  }
  .my-account-nav-placeholder {
    display: block;
    overflow: inherit;
    background: none;
    top: 0;
    z-index: 1000;
    position: absolute;
    width: 100%;
  }
}
@media all and (min-width: 85.375rem) {
  .header-menu-overlay {
    top: 7.5rem;
    height: calc(100% - 7.5rem);
  }
  .my-account-nav-placeholder {
    display: block;
    overflow: inherit;
    background: none;
    top: 0;
    z-index: 1000;
    position: absolute;
    width: 100%;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .header-menu-overlay {
    top: 7.5rem;
    height: calc(100% - 7.5rem);
  }
  .author-mode .my-account-nav-placeholder {
    display: block;
    overflow: inherit;
    background: none;
    top: 0;
    z-index: 1000;
    position: absolute;
    width: 100%;
  }
}
@media all and (min-width: 48rem) and (max-width: 64rem) {
  .sign-in-account {
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 0;
  }
}
@media all and (max-width: 47.938rem) {
  .sign-in-account {
    padding-right: 1rem;
  }
}

.header-search-form__wrapper.search-featured .header-search-trigger-icon {
  padding-right: 1rem;
}
.header-search-form__wrapper.search-featured .header-search-trigger-icon svg {
  width: 1rem;
  height: 1rem;
}
.header-search-form__wrapper.search-featured .header-suggestions-icon svg path {
  fill: #bfbfbf;
}
.header-search-form__wrapper.search-featured .header-search-open.header-search {
  width: 100%;
}
.header-search-form__wrapper.search-featured .header-search-input {
  font-size: 1rem;
  height: 2.5rem;
  padding-left: 1rem;
  background: #f4f4f4;
  color: #000000;
  outline: none;
  border: 0;
}
.header-search-form__wrapper.search-featured .header-search-input::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.header-search-form__wrapper.search-featured .header-search-form__search-items.active .header-close-button-icon {
  visibility: visible;
  opacity: 1;
  cursor: pointer;
}
.header-search-form__wrapper.search-featured .header-search-form__search-items.active .header-close-button-icon svg path {
  fill: #353535;
}
.header-search-form__wrapper.search-featured .header-suggestions-item {
  padding-left: 1.25rem;
  text-overflow: ellipsis;
  overflow: hidden;
}
.header-search-form__wrapper.search-featured .header-suggestions-term {
  font-size: 1rem;
}
.header-search-form__wrapper.search-featured .header-suggestions__view-all {
  padding-right: .5rem;
  margin-left: auto;
  text-decoration: underline;
  font-size: .75rem;
}
.header-search-form__wrapper.search-featured .header-suggestions__view-all-link {
  color: #000000;
}
.header-search-form__wrapper.search-featured .header-suggestions-link {
  text-transform: none;
  font-size: 1rem;
  line-height: 1.1875rem;
}
.header-search-form__wrapper.search-featured .header-suggestions-bottom {
  text-align: left;
  padding-left: 1.25rem;
  padding-top: 1rem;
}
.header-search-form__wrapper.search-featured .header-search-form {
  background: #f4f4f4;
  min-width: 15.625rem;
  border-radius: 1.25rem;
  font-family: "HelveticaNeue", sans-serif;
}
.header-search-form__wrapper.search-featured .header-search-form.active {
  border-bottom: 0;
  z-index: 2;
}
.header-search-form__wrapper.search-featured .header-search-form.active .header-search-form__search-items {
  border-bottom: 0;
}
.header-search-form__wrapper.search-featured .header-search-form.active .header-search-form__search-items::after {
  content: '';
  display: block;
  border: .03125rem solid #979797;
  opacity: 0.25;
  margin: 0 1rem;
}
.header-search-form__wrapper.search-featured .header-search-button-icon svg {
  height: 1rem;
  width: 1rem;
}
.header-search-form__wrapper.search-featured .header-search-button {
  top: .5rem;
  right: .9375rem;
  background: none;
  outline: none;
}
.header-search-form__wrapper.search-featured .header-search-button:focus-visible {
  outline: 0.125rem solid #000000;
}
.header-search-form__wrapper.search-featured .header-suggestions-combined.suggestions-disabled {
  display: none;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel {
  margin-top: 0;
  min-width: initial;
  width: 15.625rem;
  border-radius: 0 0 1.25rem 1.25rem;
  background: #f4f4f4;
  color: #353535;
  padding-bottom: 1.375rem;
  border-top: 0;
}
.header-search-form__wrapper.search-featured .header-suggestions-button {
  border: 0;
  background: inherit;
  text-transform: capitalize;
  font-size: 1rem;
}
.header-search-form__wrapper.search-featured .header-search {
  transform: none;
  width: initial;
  height: initial;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .header-suggestions-term {
  padding: 0.75rem 0 0.75rem 1rem;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__link {
  text-align: center;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 700;
  padding: 0.625rem 1.5rem;
  border: 0.125rem solid #222222;
  margin: 0 1.5rem;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__name {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.1875rem;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__header {
  background-color: #f2f2f2;
}
@media all and (min-width: 48rem) {
  .header-search-form__wrapper.search-featured .header-search-input {
    border: 0.0625rem solid #b3b3b3;
    border-radius: 1.25rem;
    padding-right: 2.5rem;
  }
  .header-search-form__wrapper.search-featured .header-search-form {
    border: 0;
    z-index: 2;
  }
  .header-search-form__wrapper.search-featured .header-search-form__search-items {
    border: 0.0625rem solid #b3b3b3;
    border-radius: 1.25rem;
    transition: all 1s;
    width: 15.625rem;
  }
  .header-search-form__wrapper.search-featured .header-search-form__search-items .header-close-button-icon {
    visibility: hidden;
    position: absolute;
    right: 4rem;
    top: .75rem;
    z-index: 4;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    outline: none;
  }
  .header-search-form__wrapper.search-featured .header-search-form__search-items .header-close-button-icon:focus-visible {
    outline: 0.125rem solid #000000;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-search-form__search-items {
    border: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-search-form__search-items.active {
    width: 28.125rem;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-search-form__search-items.active .header-search-input {
    border: 0.125rem solid #353535;
    box-sizing: border-box;
    background: linear-gradient(90deg, #f2f2f2 89%, #eeb111 11%);
    padding-right: 5rem;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-suggestions-top {
    margin-bottom: 0.25rem;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-suggestions-panel__more-prominent .header-suggestions-panel__products {
    margin: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-suggestions-panel .header-suggestions-items .header-suggestions-item {
    padding: 0.25rem 0.5rem 0.25rem 1rem;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-suggestions-panel .header-suggestions-items .header-suggestions-item:hover {
    cursor: pointer;
    background-color: #d8d8d8;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-suggestions-panel .header-suggestions-items .header-suggestions-item.no-results {
    cursor: auto;
    background-color: transparent !important;
    text-decoration: none;
    font-style: italic;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-suggestions-panel__products {
    margin: 2rem 0 0 1rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-search-input {
    border-bottom: 0;
    padding-right: 5rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel__left {
    padding-bottom: 0.5rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel__left.header-suggestions-panel__more-prominent {
    padding-bottom: 1.5rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel.noproducts {
    width: 28rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel.noproducts .header-suggestions-panel__right {
    width: 100%;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel.noproducts .header-suggestions-panel__left {
    display: none;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-search-form__search-items {
    width: 28.125rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-search-input {
    border: 0.125rem solid #353535;
    box-sizing: border-box;
  }
  .header-search-form__wrapper.search-featured .header-search-button-icon svg {
    height: 1rem;
    width: 1rem;
  }
  .header-search-form__wrapper.search-featured .header-search-button {
    top: .4375rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component {
    display: flex;
  }
  .header-search-form__wrapper.search-featured .header-search-component::after {
    content: '';
    display: block;
    height: 2.5rem;
    width: .03125rem;
    background: #979797;
    margin: 0 1rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products {
    margin-right: 0;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__name {
    display: -webkit-box;
    max-width: 200px;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__items {
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 1.5rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__title {
    padding: 0.75rem 0 0.75rem 1rem;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.1875rem;
  }
  .header-search-form__wrapper.search-featured .suggestions-products {
    margin-right: 1rem;
    display: flex;
    flex-direction: column;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__header {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__items {
    display: flex;
    flex-direction: column;
    margin-bottom: 0.5rem;
    word-break: break-word;
    overflow-wrap: break-word;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__item {
    display: flex;
    flex-direction: row;
    max-height: 4.5rem;
    height: 4.5rem;
    margin-top: 1.5rem;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__item:hover .suggestions-products__name {
    text-decoration: underline;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__item:focus {
    outline-offset: 0.4375rem;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__img {
    height: fit-content;
    max-height: 4.5rem;
    max-width: 6.375rem;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__img-container {
    flex-basis: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 6.375rem;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__info-container {
    flex-basis: 65%;
    display: flex;
    align-items: center;
    margin-left: 0.625rem;
  }
}
@media all and (max-width: 47.938rem) {
  .header-search-form__wrapper.search-featured .header-search-open {
    width: 100%;
    top: 3.5rem;
  }
  .header-search-form__wrapper.search-featured .header-search-open .header-search-form {
    width: 100%;
    border-radius: initial;
    border-bottom: none;
    background: rgba(0,0,0,0.5);
    transition: none;
    height: 100%;
  }
  .header-search-form__wrapper.search-featured .header-search-open .header-search-form__search-items {
    border: 0;
    height: 3.625rem;
  }
  .header-search-form__wrapper.search-featured .header-search-open .header-suggestions-panel {
    width: 100%;
    border: 0;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, 0.5);
    padding-top: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-open .header-search-input {
    background: #ffffff;
    height: 1.75rem;
    margin-bottom: 0;
    padding-right: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-open .header-search-button {
    top: .6875rem;
    right: 1.125rem;
  }
  .header-search-form__wrapper.search-featured .header-close-button-icon {
    position: relative;
    right: .7rem;
    top: 1.3rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed:not(.active-search) .header-search-form {
    border-bottom: inset !important;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed.header-suggestions-open .header-search-form {
    height: 100%;
  }
  .header-search-form__wrapper.search-featured .header-search-component .active-search,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-open,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed {
    width: 100%;
    visibility: visible;
    height: initial;
    transform: none;
    top: 3.625rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .active-search .header-search-form,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-open .header-search-form,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed .header-search-form {
    width: 100%;
    border-radius: initial;
    border-bottom: none;
    transform: translate3d(0, 0, 0);
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .header-search-form__wrapper.search-featured .header-search-component .active-search .header-search-form__search-items,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-open .header-search-form__search-items,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed .header-search-form__search-items {
    border: 0;
    border-bottom: 0.125rem solid #000000;
    background: #ffffff;
    display: flex;
    flex-direction: row;
    justify-items: center;
    justify-content: space-between;
    width: auto;
    position: static;
  }
  .header-search-form__wrapper.search-featured .header-search-component .active-search .header-search-form__input,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-open .header-search-form__input,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed .header-search-form__input {
    margin: auto 0 auto 0.25rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .active-search .header-search-form .header-search-input,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-open .header-search-form .header-search-input,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed .header-search-form .header-search-input {
    height: inherit;
  }
  .header-search-form__wrapper.search-featured .header-search-component .active-search .header-suggestions-panel,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-open .header-suggestions-panel,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed .header-suggestions-panel {
    width: 100%;
    border: 0;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, 0.5);
    padding-top: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-component .active-search .header-suggestions-panel__right,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-open .header-suggestions-panel__right,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed .header-suggestions-panel__right {
    display: block;
  }
  .header-search-form__wrapper.search-featured .header-search-component .active-search .header-search-input,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-open .header-search-input,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed .header-search-input {
    background: #ffffff;
    height: 1.75rem;
    margin-bottom: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-component .active-search .header-search-button,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-open .header-search-button,
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed .header-search-button {
    top: .6875rem;
    right: 1.125rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-suggestions-open .header-search-form {
    position: fixed;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search {
    height: 3.5625rem;
    box-shadow: inset 0 -0.0625rem 0 #000000;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-form__input {
    margin: auto 0 auto 0.25rem;
    padding: 0;
    height: 3rem;
    width: calc(100% - 7rem);
    position: relative;
    display: flex;
    align-items: center;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-form__input .header-search-input {
    height: inherit;
    border: none;
    border-radius: unset;
    padding-left: 1rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-button {
    position: inherit;
    width: 3.5rem;
    height: 3.5rem;
    transition: none;
    background: #ffffff;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-fixed {
    border-radius: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-panel {
    border-radius: 0;
    padding-bottom: 0;
    height: 100%;
    overflow-y: scroll;
    position: static;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-bottom {
    display: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-fixed.active-search {
    transition: all 0.3s;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: none;
    visibility: visible;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open .header-search-close,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-close {
    display: flex;
    font-weight: 500;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open .header-search-form__clear,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-form__clear {
    display: block;
    visibility: hidden;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open .header-search-form__clear--visible,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-form__clear--visible {
    visibility: visible;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-close {
    width: 3.5rem;
    height: 3.5rem;
    justify-content: center;
    align-items: center;
    display: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-form__clear {
    display: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-top {
    padding: 0.75rem 0 0.75rem 1rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-items {
    padding-left: 1rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-items .header-suggestions-item {
    padding: 0.9375rem 0 0.9375rem 0;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-items .header-suggestions-item:last-child {
    border-bottom: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-items .header-suggestions-item.no-results {
    text-decoration: none;
    font-style: italic;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-form__search-items .header-close-button-icon {
    display: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-suggestions-open .header-suggestions-panel {
    display: block !important;
  }
  .header-search-form__wrapper.search-featured .suggestions-products {
    display: flex;
    flex-direction: column;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__header {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    padding: 0.75rem 0.75rem 0.75rem 1rem;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__items {
    display: flex;
    flex-direction: column;
    padding: 0 1rem;
    margin-bottom: 1.5625rem;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__item {
    display: flex;
    flex-direction: row;
    max-height: 5.5rem;
    height: 5.5rem;
    margin-top: 1rem;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__img {
    height: fit-content;
    max-height: 5.5rem;
    max-width: 5.5rem;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__img-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 5.5rem;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__info-container {
    display: flex;
    align-items: center;
    margin-left: 1rem;
  }
}
@media speech {
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed .header-search.active-search .header-search-form__input .header-search-input:focus {
    outline: 0.125rem solid #000000;
  }
}
.header-search-form__wrapper.search-featured .header-search-close {
  display: none;
}
.header-search-form__wrapper.search-featured .header-search-form__clear {
  display: none;
}
@media (min-width: 48rem) and (max-width: 63.938rem) {
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-search-form .header-suggestions-panel {
    width: 39.2rem;
  }
}
@media all and (min-width: 48rem) and (max-width: 55rem) {
  .header-search-form__wrapper.search-featured.redesign-feature .header-search-form .header-search-form__search-items {
    width: 20rem;
  }
}
@media all and (min-width: 48rem) {
  .header-search-form__wrapper.search-featured.redesign-feature .header-search-form__search-items {
    width: 28.125rem;
  }
  .header-search-form__wrapper.search-featured.redesign-feature .header-search-form__search-items.active .header-search-button-icon:before {
    display: none;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel {
    border-radius: 0.5rem;
    top: 3rem;
    left: 0;
    width: 40.75rem;
    display: flex !important;
    flex-direction: row;
    flex-grow: 1;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel__left,
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel__right {
    width: 50%;
  }
}
.global-menu .global-menu__search {
  display: none;
}
.global-menu .header-search {
  visibility: visible;
  position: inherit;
  background: none;
  border-bottom: .0625rem solid #dedede;
}
.global-menu .header-search-form {
  display: inline;
  background: none;
  padding: 0;
  width: 100%;
}
.global-menu .header-search-form__search-items {
  margin: 1rem .75rem;
}
.global-menu .header-suggestions-open {
  position: absolute;
  background: #fbfbfb;
  top: 3.375rem;
  left: 0;
  right: 0;
}
.global-menu .header-suggestions-open .header-search-form {
  padding: 0;
  display: block;
  z-index: 11;
  border: 0;
}
.global-menu .header-suggestions-open .header-search-form__search-items {
  background: #fbfbfb;
  margin: 0 .75rem;
  position: relative;
  border: 0;
}
.global-menu .header-suggestions-open .header-search-form__search-items::after {
  display: none;
}
.global-menu .header-suggestions-open .header-suggestions-panel {
  background: #fbfbfb;
  width: 100%;
  padding-top: 0;
}
.global-menu .header-suggestions-open .header-search-input {
  border: 0.0625rem solid #b3b3b3;
  background: #fbfbfb;
  border-bottom: 0;
}
.global-menu .header-menu-overlay-fade {
  top: 0;
}
.global-menu .header-menu-overlay,
.global-menu .header-menu-overlay-fade {
  transition: none;
}
.global-menu .header-search-form__clear {
  display: none;
}
@media all and (max-width: 47.938rem) {
  .global-menu .header-search-form__wrapper.search-featured .header-search {
    margin-top: auto;
  }
  .global-menu .header-search-form__wrapper.search-featured .header-search-open {
    top: .75rem;
  }
  .global-menu .header-search-form__wrapper.search-featured .header-search-form {
    background: initial;
    padding: 1.25rem;
  }
  .global-menu .header-search-form__wrapper.search-featured .header-search-form__search-items {
    border: 0.0625rem solid #b3b3b3;
    position: relative;
  }
  .global-menu .header-search-form__wrapper.search-featured .header-search-form__search-items.active .header-search-input {
    border: none;
    box-shadow: none;
    background: #f2f2f2;
  }
  .global-menu .header-search-form__wrapper.search-featured .header-search-input {
    height: 2.5rem;
    background: #f4f4f4;
  }
  .global-menu .header-search-form__wrapper.search-featured .header-search-button {
    top: .5rem;
    right: .9375rem;
  }
  .global-menu .header-search-form__wrapper.search-featured .header-suggestions-open .header-search-input {
    background: #fbfbfb;
  }
  .global-menu .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel {
    border-top: 0;
  }
}
@media all and (min-width: 48rem) {
  .global-menu .header-menu-overlay-fade {
    background-color: inherit;
  }
}
@media all and (max-width: 47.938rem) {
  .header-v3--unset-position {
    position: unset;
    visibility: hidden;
    height: 0;
  }
  .header-v3--unset-position .main_header {
    position: unset;
  }
  .header-v3--unset-position .main_header .tool-set-section {
    position: unset;
  }
  .header-v3--unset-position .main_header .tool-set-section .header-search-trigger {
    display: none;
  }
  .hide-scroll {
    overflow: hidden !important;
    height: 100% !important;
  }
}

.header-search-form__wrapper.search-v0 .header-search-trigger-icon {
  padding-right: 1rem;
}
.header-search-form__wrapper.search-v0 .header-search-trigger-icon svg {
  width: 1rem;
  height: 1rem;
}
.header-search-form__wrapper.search-v0 .header-search-trigger-icon.active svg path {
  fill: #edb110;
}
.header-search-form__wrapper.search-v0 .header-suggestions-icon svg path {
  fill: #bfbfbf;
}
.header-search-form__wrapper.search-v0 .header-search-open.header-search {
  width: 100%;
}
.header-search-form__wrapper.search-v0 .header-search-input {
  font-size: 1rem;
  height: 2.5rem;
  padding-left: 1rem;
  background: #f4f4f4;
  outline: none;
  border: 0;
}
.header-search-form__wrapper.search-v0 .header-search-input::placeholder {
  color: #353535;
  font-size: 1rem;
}
.header-search-form__wrapper.search-v0 .header-suggestions-item {
  padding-left: 1.25rem;
  text-overflow: ellipsis;
  overflow: hidden;
}
.header-search-form__wrapper.search-v0 .header-suggestions-term {
  font-size: 1rem;
}
.header-search-form__wrapper.search-v0 .header-suggestions-link {
  text-transform: lowercase;
  font-size: 1rem;
  line-height: 1.1875rem;
}
.header-search-form__wrapper.search-v0 .header-suggestions-bottom {
  text-align: left;
  padding-left: 1.25rem;
  padding-top: 1rem;
}
.header-search-form__wrapper.search-v0 .header-search-form {
  background: #f4f4f4;
  width: 15.625rem;
  border-radius: 1.25rem;
  font-family: "HelveticaNeue", sans-serif;
}
.header-search-form__wrapper.search-v0 .header-search-form.active {
  border-bottom: 0;
  border-radius: 1.25rem 1.25rem 0 0;
  z-index: 2;
}
.header-search-form__wrapper.search-v0 .header-search-form.active .header-search-form__search-items {
  border-radius: 1.25rem 1.25rem 0 0;
  border-bottom: 0;
}
.header-search-form__wrapper.search-v0 .header-search-form.active .header-search-form__search-items::after {
  content: '';
  display: block;
  border: .03125rem solid #979797;
  opacity: 0.25;
  margin: 0 1rem;
}
.header-search-form__wrapper.search-v0 .header-search-form__search-items {
  border: 0.0625rem solid #b3b3b3;
  border-radius: 1.25rem;
}
.header-search-form__wrapper.search-v0 .header-search-form__search-items.active .header-search-button-icon svg path {
  fill: #edb110;
}
.header-search-form__wrapper.search-v0 .header-search-button-icon svg {
  height: 1rem;
  width: 1rem;
}
.header-search-form__wrapper.search-v0 .header-search-button {
  top: .5rem;
  right: .9375rem;
}
.header-search-form__wrapper.search-v0 .header-suggestions-panel {
  margin-top: 0;
  min-width: initial;
  width: 15.625rem;
  border: 0.0625rem solid #b3b3b3;
  border-radius: 0 0 1.25rem 1.25rem;
  background: #f4f4f4;
  color: #353535;
  padding-bottom: 1.375rem;
  border-top: 0;
}
.header-search-form__wrapper.search-v0 .header-suggestions-button {
  border: 0;
  background: inherit;
  text-transform: capitalize;
  font-size: 1rem;
}
.header-search-form__wrapper.search-v0 .header-search {
  transform: none;
  width: initial;
  height: initial;
}
@media all and (min-width: 48rem) {
  .header-search-form__wrapper.search-v0 .header-search-input {
    border: 0.0625rem solid #b3b3b3;
    border-radius: 1.25rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-form__search-items {
    border: 0;
  }
  .header-search-form__wrapper.search-v0 .header-search-form {
    border: 0;
    z-index: 2;
  }
  .header-search-form__wrapper.search-v0 .header-suggestions-open .header-search-input {
    border-radius: 1.25rem 1.25rem 0 0;
    border-bottom: 0;
  }
  .header-search-form__wrapper.search-v0 .header-suggestions-open .header-suggestions-panel {
    padding-top: 0;
  }
  .header-search-form__wrapper.search-v0 .header-suggestions-open .header-suggestions-panel::before {
    content: '';
    display: block;
    border: 0.03125rem solid #979797;
    opacity: 0.25;
    margin: 0 1rem .71875rem 1rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-button-icon svg {
    height: 1rem;
    width: 1rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-button {
    top: .4375rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-component {
    display: flex;
  }
  .header-search-form__wrapper.search-v0 .header-search-component::after {
    content: '';
    display: block;
    height: 2.5rem;
    width: .03125rem;
    background: #979797;
    margin: 0 1rem;
  }
}
@media all and (max-width: 47.938rem) {
  .header-search-form__wrapper.search-v0 .header-search-open {
    width: 100%;
    top: 3.5rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-open .header-search-form {
    width: 100%;
    border-radius: initial;
    border-bottom: none;
    background: #ffffff;
  }
  .header-search-form__wrapper.search-v0 .header-search-open .header-search-form__search-items {
    border: 0;
  }
  .header-search-form__wrapper.search-v0 .header-search-open .header-suggestions-panel {
    width: 100%;
    border: 0;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, 0.5);
    padding-top: 0;
  }
  .header-search-form__wrapper.search-v0 .header-search-open .header-suggestions-panel::before {
    content: '';
    display: block;
    border: 0.03125rem solid #979797;
    opacity: .25;
    margin: 0 1rem 1.0625rem 1rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-open .header-search-input {
    background: #ffffff;
    height: 1.75rem;
    margin-bottom: 0;
  }
  .header-search-form__wrapper.search-v0 .header-search-open .header-search-input::placeholder {
    color: #6a6a6a;
  }
  .header-search-form__wrapper.search-v0 .header-search-open .header-search-button {
    top: .6875rem;
    right: 1.125rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-component .header-search-fixed {
    width: 100%;
    visibility: visible;
    height: initial;
    transform: none;
    top: 3.5rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-component .header-search-fixed .header-search-form {
    width: 100%;
    border-radius: initial;
    border-top: 0.125rem #ffffff solid;
    border-bottom: none;
    background: #ffffff;
    transform: translate3d(0, 0, 0);
    box-shadow: inset 0 -0.0625rem 0 #000000;
  }
  .header-search-form__wrapper.search-v0 .header-search-component .header-search-fixed .header-search-form__search-items {
    border: 0;
  }
  .header-search-form__wrapper.search-v0 .header-search-component .header-search-fixed .header-suggestions-panel {
    width: 100%;
    border: 0;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, 0.5);
    padding-top: 0;
  }
  .header-search-form__wrapper.search-v0 .header-search-component .header-search-fixed .header-suggestions-panel::before {
    content: '';
    display: block;
    border: 0.03125rem solid #979797;
    opacity: .25;
    margin: 0 1rem 1.0625rem 1rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-component .header-search-fixed .header-search-input {
    background: #ffffff;
    height: 1.75rem;
    margin-bottom: 0;
  }
  .header-search-form__wrapper.search-v0 .header-search-component .header-search-fixed .header-search-input::placeholder {
    color: #6a6a6a;
  }
  .header-search-form__wrapper.search-v0 .header-search-component .header-search-fixed .header-search-button {
    top: .6875rem;
    right: 1.125rem;
  }
}
.global-menu .header-search-form__wrapper.search-v0 .header-search {
  visibility: visible;
  position: inherit;
  background: none;
  border-bottom: .0625rem solid #dedede;
}
.global-menu .header-search-form__wrapper.search-v0 .header-search-form {
  display: inline;
  background: none;
  padding: 0;
  width: 100%;
}
.global-menu .header-search-form__wrapper.search-v0 .header-search-form__search-items {
  margin: 1rem .75rem;
}
.global-menu .header-search-form__wrapper.search-v0 .header-suggestions-open {
  position: absolute;
  background: #fbfbfb;
  top: 3.375rem;
  left: 0;
  right: 0;
}
.global-menu .header-search-form__wrapper.search-v0 .header-suggestions-open .header-search-form {
  padding: 0;
  display: block;
  z-index: 11;
  border: 0;
}
.global-menu .header-search-form__wrapper.search-v0 .header-suggestions-open .header-search-form__search-items {
  background: #fbfbfb;
  margin: 0 .75rem;
  position: relative;
  border: 0;
}
.global-menu .header-search-form__wrapper.search-v0 .header-suggestions-open .header-search-form__search-items::after {
  display: none;
}
.global-menu .header-search-form__wrapper.search-v0 .header-suggestions-open .header-suggestions-panel {
  background: #fbfbfb;
  width: 100%;
  padding-top: 0;
}
.global-menu .header-search-form__wrapper.search-v0 .header-suggestions-open .header-suggestions-panel::before {
  content: '';
  display: block;
  border: 0.03125rem solid #979797;
  opacity: .25;
  margin: 0 1rem 1.0625rem 1rem;
}
.global-menu .header-search-form__wrapper.search-v0 .header-suggestions-open .header-search-input {
  border: 0.0625rem solid #b3b3b3;
  border-radius: 1.25rem 1.25rem 0 0;
  background: #fbfbfb;
  border-bottom: 0;
}
.global-menu .header-search-form__wrapper.search-v0 .header-menu-overlay-fade {
  top: 0;
}
.global-menu .header-search-form__wrapper.search-v0 .header-menu-overlay,
.global-menu .header-search-form__wrapper.search-v0 .header-menu-overlay-fade {
  transition: none;
}
@media all and (max-width: 47.938rem) {
  .global-menu .header-search-form__wrapper.search-v0 .header-search-form__wrapper .old .header-search {
    margin-top: auto;
  }
  .global-menu .header-search-form__wrapper.search-v0 .header-search-form__wrapper .old .header-search-open {
    top: .75rem;
  }
  .global-menu .header-search-form__wrapper.search-v0 .header-search-form__wrapper .old .header-search-form {
    background: initial;
  }
  .global-menu .header-search-form__wrapper.search-v0 .header-search-form__wrapper .old .header-search-form__search-items {
    border: 0.0625rem solid #b3b3b3;
    position: relative;
  }
  .global-menu .header-search-form__wrapper.search-v0 .header-search-form__wrapper .old .header-search-input {
    height: 2.5rem;
    background: #f4f4f4;
  }
  .global-menu .header-search-form__wrapper.search-v0 .header-search-form__wrapper .old .header-search-button {
    top: .5rem;
    right: .9375rem;
  }
  .global-menu .header-search-form__wrapper.search-v0 .header-search-form__wrapper .old .header-suggestions-panel {
    border: 0.0625rem solid #b3b3b3;
    box-shadow: none;
  }
  .global-menu .header-search-form__wrapper.search-v0 .header-search-form__wrapper .old .header-suggestions-open .header-search-input {
    background: #fbfbfb;
  }
  .global-menu .header-search-form__wrapper.search-v0 .header-search-form__wrapper .old .header-suggestions-open .header-suggestions-panel {
    border-top: 0;
  }
}
@media all and (min-width: 48rem) {
  .global-menu .header-search-form__wrapper.search-v0 .header-menu-overlay-fade {
    background-color: inherit;
  }
}

.header-pencil-banner {
  display: inline-flex;
  width: 100%;
  justify-content: center;
  min-height: 3.5rem;
  align-items: center;
}
.header-pencil-banner p {
  line-break: auto;
}
.header-pencil-banner__content {
  display: inline-flex;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.header-pencil-banner * {
  color: inherit;
}
.header-pencil-banner a:hover {
  color: inherit;
}
.header-pencil-banner__message {
  margin-right: 0.75rem;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .header-pencil-banner {
    height: 3.125rem;
    min-height: 3.125rem;
  }
}
@media all and (min-width: 85.375rem) {
  .header-pencil-banner {
    height: 3.125rem;
    min-height: 3.125rem;
  }
}

.circuit-breaker-banner__config {
  display: none;
}
.circuit-breaker-banner {
  width: 100%;
  text-align: center;
  padding: 1rem 0.9375rem 1rem 0.9375rem;
  animation: 0.5s fadeIn 0s 1 forwards;
  font-weight: normal;
}
.circuit-breaker-banner.hidden {
  display: none;
}
.circuit-breaker-banner--fixed {
  position: fixed;
  z-index: 25;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
header.header-v3 {
  display: block;
  border-bottom: solid 0.1875rem #e31c3d;
  box-shadow: 0 0.125em 0.25rem 0 rgb(0 0 0 / 50%);
  /** iPad Pro 12.9 **/
}
header.header-v3 .main_header .tool-set-section .brand-logo .logo {
  display: flex;
  align-items: center;
  width: 6.875rem;
  height: auto;
  padding: initial;
  margin-left: 1rem;
}
header.header-v3 .location-value {
  color: #222222;
}
header.header-v3 .location-headline-dropdown {
  font-family: Gotham, sans-serif;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1.1875rem;
}
header.header-v3 .content-block-wrapper {
  padding: 0;
}
header.header-v3 .content-block-wrapper .location-text-label {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 150%;
  color: #222222;
  margin-bottom: 0.5rem;
}
header.header-v3 .content-block-wrapper .form-block-location .email-form {
  margin-top: 0;
}
header.header-v3 .content-block-wrapper .form-block-location .form-location {
  margin-top: 0;
}
header.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code {
  border: 0.0625rem solid #222222;
}
header.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border: 0.0625rem solid #222222;
}
header.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2 {
  height: 2.25rem;
}
header.header-v3 .content-block-wrapper .form-input {
  font-size: 1rem;
  padding: 0 .8rem;
  line-height: 1rem;
  margin-bottom: 0;
}
header.header-v3 .content-block-wrapper .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  font-family: Gotham, sans-serif;
  color: #c80a33;
  font-style: normal;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 120%;
}
header.header-v3 .content-block-wrapper #update-location-btn:disabled {
  background: #e31c3d;
}
header.header-v3 .content-block-wrapper .zip-icon-error {
  width: 0.84375rem;
  height: 0.84375rem;
  margin: auto 0.375rem auto auto;
}
header.header-v3 .content-block-wrapper .current-location-label,
header.header-v3 .content-block-wrapper .location-value {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 150%;
  color: #222222;
  text-transform: none;
}
header.header-v3 .content-block-wrapper .location-text-block {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 150%;
  display: flex;
  align-items: center;
  color: #222222;
  margin: 0;
}
header.header-v3 .content-block-wrapper p.location-text-block {
  margin-bottom: 0.75rem;
}
header.header-v3 .location-block {
  padding: 1rem;
}
header.header-v3 .cart-mini-v3__title-text {
  text-transform: capitalize;
}
header.header-v3 .empty-cart-v3-text {
  text-transform: capitalize;
  vertical-align: top !important;
}
header.header-v3 .sign-in-account svg {
  width: 1.5rem;
  height: 1.5rem;
}
header.header-v3 .sign-in-account .menu-close {
  display: none;
}
header.header-v3 .header-cart-v3 .header-cart-v3-trigger .header-cart-v3-trigger-icon svg {
  width: 1.5rem;
  height: 1.5rem;
}
header.header-v3 .header-search-button {
  z-index: 4;
}
header.header-v3 .header-search {
  top: 3.65rem;
}
header.header-v3 #update-location-btn {
  height: 2.5rem;
  font-size: 0.8125rem;
  line-height: 1.75rem;
}
header.header-v3 .sign-in-modal-component #sign-in-modal.modal {
  z-index: 1050;
}
header.header-v3 .header-search-form__wrapper .header-search-trigger-icon svg {
  width: 1.375rem;
  height: 1.375rem;
}
header.header-v3 #update-location-btn {
  min-height: 1.75rem;
  padding: 0.625rem 1.25rem;
  height: unset;
}
@media all and (min-width: 63.938rem) and (max-width: 64.01rem) {
  header.header-v3 {
    border-bottom: 0.25rem solid #e31c3d;
  }
  header.header-v3 .header-search-input {
    border-radius: 1.25rem;
    background: #dfdfdf;
    border: 0.063rem solid rgba(70, 70, 70, 0.5);
    box-sizing: border-box;
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.313rem;
    padding: 0 .9rem;
    z-index: 4;
    position: relative;
  }
  header.header-v3 .header-search-button {
    background: none;
  }
  header.header-v3 .header-suggestions-panel {
    width: 100%;
    border: 0.0625rem solid rgba(70, 70, 70, 0.5);
    background: #dfdfdf;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    padding-left: 0;
    margin-left: 0;
    width: 10.875rem;
  }
  header.header-v3 .menu-close {
    display: block;
  }
  header.header-v3 .mega-menu-section:before {
    border: solid #dfdfdf;
    border-width: 0.0625rem 0 0 0;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    margin-left: 1.5rem !important;
    width: 6.875rem !important;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-title {
    line-height: 1.5rem;
    text-transform: uppercase;
    font-family: Gotham, sans-serif;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label {
    font-family: Gotham, sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #222222;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label::placeholder {
    color: transparent;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-forgot-password-link {
    font-family: Gotham, sans-serif;
    font-size: .75rem;
    line-height: 1rem;
    top: -0.75rem;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__divider {
    text-transform: none;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__button {
    display: inline-block;
    margin: 0;
    text-align: center;
    text-transform: none;
    font-family: Gotham, sans-serif;
    font-style: normal;
    line-height: 1.25rem;
  }
  header.header-v3 .sub-menu-block {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.header-v3 .menu-close {
    display: block;
  }
  header.header-v3 .sign-in-account__nav {
    width: fit-content;
    max-width: 25rem;
    min-width: 20rem;
    right: 6rem;
  }
}
@media all and (min-width: 64.01rem) {
  header.header-v3 {
    border-bottom: 0.25rem solid #e31c3d;
  }
  header.header-v3 .header-search-input {
    border-radius: 1.25rem;
    background: #dfdfdf;
    border: 0.063rem solid rgba(70, 70, 70, 0.5);
    box-sizing: border-box;
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.313rem;
    padding: 0 .9rem;
    z-index: 4;
    position: relative;
  }
  header.header-v3 .header-search-button {
    background: none;
  }
  header.header-v3 .header-suggestions-panel {
    width: 100%;
    border: 0.0625rem solid rgba(70, 70, 70, 0.5);
    background: #dfdfdf;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    padding-left: 0;
    margin-left: 0;
    width: 10.875rem;
  }
  header.header-v3 .menu-close {
    display: block;
  }
  header.header-v3 .mega-menu-section:before {
    border: solid #dfdfdf;
    border-width: 0.0625rem 0 0 0;
  }
}
@media all and (min-width: 85.375rem) {
  header.header-v3 .sign-in-modal-component #sign-in-modal .modal-box {
    right: 6.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.01rem) {
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    margin-left: 1.5rem !important;
    width: 6.875rem !important;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-title {
    line-height: 1.5rem;
    text-transform: uppercase;
    font-family: Gotham, sans-serif;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label {
    font-family: Gotham, sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #222222;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label::placeholder {
    color: transparent;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-forgot-password-link {
    font-family: Gotham, sans-serif;
    font-size: .75rem;
    line-height: 1rem;
    top: -0.75rem;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__divider {
    text-transform: none;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__button {
    display: inline-block;
    margin: 0;
    text-align: center;
    text-transform: none;
    font-family: Gotham, sans-serif;
    font-style: normal;
    line-height: 1.25rem;
  }
  header.header-v3 .sub-menu-block {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.header-v3 .menu-close {
    display: block;
  }
  header.header-v3 .sign-in-account__nav {
    width: fit-content;
    max-width: 25rem;
    min-width: 20rem;
    right: 6rem;
  }
}
@media (min-width: 48rem) and (max-width: 64.01rem) and (orientation: landscape) {
  header.header-v3 .main_header .tool-set-section {
    height: 4.5rem;
  }
  header.header-v3 .main_header .tool-set-section_right-side {
    padding-right: 4.5rem;
  }
  header.header-v3 .mega-menu-section {
    height: 0;
  }
  header.header-v3 .sign-in-account__nav {
    top: 4.75rem;
  }
}
@media only screen and (min-device-width: 64rem) and (max-device-width: 85.375rem) and (-webkit-min-device-pixel-ratio: 2) {
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    margin-left: 1.5rem !important;
    width: 6.875rem !important;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-title {
    line-height: 1.5rem;
    text-transform: uppercase;
    font-family: Gotham, sans-serif;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label {
    font-family: Gotham, sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #222222;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label::placeholder {
    color: transparent;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-forgot-password-link {
    font-family: Gotham, sans-serif;
    font-size: .75rem;
    line-height: 1rem;
    top: -0.75rem;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__divider {
    text-transform: none;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__button {
    display: inline-block;
    margin: 0;
    text-align: center;
    text-transform: none;
    font-family: Gotham, sans-serif;
    font-style: normal;
    line-height: 1.25rem;
  }
  header.header-v3 .sub-menu-block {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.header-v3 .menu-close {
    display: block;
  }
  header.header-v3 .sign-in-account__nav {
    width: fit-content;
    max-width: 25rem;
    min-width: 20rem;
    right: 6rem;
  }
}
@media only screen and (min-device-width: 64rem) and (max-device-width: 85.375rem) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  header.header-v3 .main_header .tool-set-section {
    height: 4.5rem;
  }
  header.header-v3 .main_header .tool-set-section_right-side {
    padding-right: 4.5rem;
  }
  header.header-v3 .mega-menu-section {
    height: 0;
  }
  header.header-v3 .sign-in-account__nav {
    top: 4.75rem;
  }
}
#additional-sign-in-modal .sign-in-popup__form .login .login-title {
  font-family: Gotham, sans-serif;
}
#additional-sign-in-modal #sign-in-form-confirmation {
  margin-top: 0.5rem;
}
#additional-sign-in-modal button#complete-account {
  min-height: 3rem;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
#additional-sign-in-modal .form-checkbox-input {
  z-index: 0;
  -webkit-appearance: none;
  width: 1rem;
  height: 1rem;
  outline: #ffffff;
}
#additional-sign-in-modal .form-checkbox-input::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1rem;
  width: 1rem;
  border: 2px solid #464646;
  border-radius: 3px;
}
#additional-sign-in-modal .form-checkbox-input:checked::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 0;
  width: .375rem;
  height: .5625rem;
  border: solid #464646;
  border-radius: 2px;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #ffffff;
  box-shadow: 0 -1px 0 0 #ffffff, 2px -2px 0 0 #ffffff;
}
.sign-in-wrapper .sign-in-popup__form .login .user-data-container .form-input {
  border: 1px solid #b3b3b3;
  -webkit-text-fill-color: #2e2e2e;
  -webkit-opacity: 1;
  color: #2e2e2e;
  background: white;
}
.sign-in-wrapper .sign-in-popup__form .login .login-title {
  border-bottom: 1px solid #b3b3b3;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.global-navigation {
  /** iPad Pro 12.9 **/
}
.global-navigation .spinner-mobile {
  background-color: #ffffff;
}
.global-navigation .mobile-menu-text {
  color: #ffffff;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .sidebar-icon-toggle_icon {
  margin: 0.75rem 1rem 0 1rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-1,
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-2 {
  color: #ffffff;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
  border-top: 0.0625rem solid #dfdfdf;
}
.global-navigation .global-menu__search .header-search-form__search-items .header-search-input {
  background: none;
}
.global-navigation .global-menu__search .header-search-form__search-items .header-search-button {
  top: .3rem;
  right: .5rem;
}
.global-navigation .global-menu__search .header-search-form__search-items .header-suggestions-panel .header-suggestions-top {
  padding-top: .5rem;
}
.global-navigation .global-menu__search .header-search-form__search-items .header-suggestions-panel .header-suggestions-bottom {
  padding-left: .25rem;
}
.global-navigation .global-menu_container {
  font-family: Gotham, sans-serif;
  border-top: 0.0625rem solid #d2d2d2;
}
.global-navigation .global-menu_container .primary-link {
  display: block;
  text-align: left;
  width: auto;
  padding-left: 0;
  padding-right: 0;
  transition: none;
  z-index: initial;
}
.global-navigation .global-menu_container .primary-link:focus,
.global-navigation .global-menu_container .primary-link *:focus {
  outline: inset 0.125rem #e31c3d;
}
.global-navigation .global-menu_container .primary-link.selected {
  text-align: left;
}
.global-navigation .global-menu_container .primary-link.selected .link-arrow-left {
  left: 1.25rem;
  border: solid #222222;
  border-width: 0 0.125rem 0.125rem 0;
}
.global-navigation .global-menu_container .primary-link.expanded-link {
  padding-bottom: 0;
}
.global-navigation .global-menu_container .primary-link.expanded-link.selected .primary-link_href {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
}
.global-navigation .global-menu_container .primary-link.expanded-link.selected .primary-link_control-panel {
  margin: auto;
}
.global-navigation .global-menu_container .primary-link.expanded-link .primary-link_href {
  color: #222222;
  font-size: 0.875rem;
  line-height: 1rem;
  text-transform: capitalize;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: bold;
  text-align: center;
}
.global-navigation .global-menu_container .primary-link.expanded-link .global-menu_flyout {
  padding-left: 0;
}
.global-navigation .global-menu_container .primary-link .link-arrow-right {
  border: solid #222222;
  border-width: 0 .125rem .125rem 0;
  padding: 0.2875rem;
}
.global-navigation .global-menu_container .primary-link_href {
  color: #222222;
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  font-size: 1rem;
  line-height: 100%;
}
.global-navigation .global-menu_container .primary-link_href:hover {
  color: #222222;
  text-decoration: none;
}
.global-navigation .global-menu_container .primary-link:not(:first-child) {
  border-top: 0.0625rem solid #d2d2d2;
}
.global-navigation .global-menu_container .primary-link .primary-link_control-panel {
  text-align: center;
  width: fit-content;
  margin: 0 0 0 1rem;
}
.global-navigation .global-menu_container .primary-link .sub-menu-block {
  padding-top: 0;
}
.global-navigation .global-menu_container .primary-link:first-of-type {
  left: 0;
}
.global-navigation .global-menu_container .hidden-slider {
  display: none;
}
.global-navigation .mobile-menu-close-text {
  padding-top: .25rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle {
  background-color: #f3f3f4;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .sidebar-icon-toggle_icon .spinner-mobile {
  background-color: #222222;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal.mobile-menu-close-text {
  font-family: Gotham, sans-serif;
  font-size: 0.59375rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-1 {
  margin-top: .65rem;
  height: 0.125rem;
  margin-left: 0.25rem;
  width: 70%;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-2 {
  margin-top: -0.46rem;
  height: 0.125rem;
  margin-left: 0.25rem;
  width: 70%;
  color: #222222;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
  border-top: 0.125rem solid #e31c3d;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu .global-menu_container {
  border-top: none;
}
.global-navigation .mobile-menu-text {
  font-family: Gotham, sans-serif;
  font-size: 0.59375rem;
}
.global-navigation .sub-menu-block {
  display: block;
}
.global-navigation .sidebar-icon-toggle {
  background: #e31c3d;
}
.global-navigation .global-menu_container .primary-link .link-arrow-right {
  right: 1.6rem;
  top: 1.5rem;
}
.global-navigation .global-menu_container .primary-link.hidden {
  display: none;
  transition: 0.2s;
}
.global-navigation .global-menu_container .primary-link.selected .link-arrow-right {
  display: none;
}
.global-navigation .global-menu_container .primary-link.selected .link-arrow-left {
  top: 1.5625rem;
}
.global-navigation .global-menu_container .primary-link.selected.expanded-link {
  border-top: none;
}
@media (min-width: 48rem) and (max-width: 64.01rem) {
  .global-navigation {
    height: 0;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .sidebar-icon-toggle_icon {
    margin: 1.2rem 1rem 0 1rem;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: translateX(100%) translateX(-20rem);
  }
  .global-navigation .global-menu {
    transform: translateX(150%);
    position: fixed;
  }
  .global-navigation .global-menu_container {
    list-style-type: none;
    margin: 0;
    align-items: center;
    font-size: 1rem;
    cursor: pointer;
    text-decoration: none;
    padding: 0 0 10vh 0;
    height: calc(100vh - 3rem);
    border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
    display: block;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 20rem;
  }
  .global-navigation .global-menu_container .primary-link {
    padding: 1.25rem 0;
    transition: none;
    display: block;
    text-align: left;
    width: auto;
    margin: 0;
    position: relative;
    box-shadow: inset 0 -0.0625rem 0 #dfdfdf;
  }
  .global-navigation .global-menu_container .primary-link .primary-link_control-panel {
    margin-left: 1rem;
  }
  .global-navigation .global-menu_container .primary-link .link-arrow-right {
    display: block;
  }
  .global-navigation .global-menu_container .primary-link:first-of-type {
    left: inherit;
  }
  .global-navigation .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: block;
  }
  .global-navigation .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    display: block;
    border-top: 0.0625rem solid #dfdfdf;
  }
  .global-navigation .global-menu_container .primary-link.selected.expanded-link > .global-menu_flyout {
    display: block;
  }
  .global-navigation .global-menu_container .primary-link:hover > .global-menu_flyout .global-menu_flyout-border {
    border-bottom: none;
  }
  .global-navigation .global-menu_container .primary-link:hover ~ .hidden-slider {
    opacity: 0;
  }
  .global-navigation .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 0;
  }
  .global-navigation .global-menu_container .primary-link:not(:first-child) {
    border-top: 0;
  }
  .global-navigation .global-menu_container .primary-link_href {
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 100%;
    text-transform: uppercase;
    color: #222222;
  }
  .global-navigation .global-menu_container .primary-link_href {
    width: fit-content;
  }
  .global-navigation .global-menu_container .primary-link:hover > .global-menu_flyout .g-container,
  .global-navigation .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0;
  }
  .global-navigation .sidebar-icon-toggle .sidebar-icon-toggle_icon {
    margin: 1.36rem 1rem 0 1rem;
  }
  .global-navigation .flyout-right-col {
    display: none;
  }
  .global-navigation .global-menu_container {
    overflow-x: hidden;
  }
  .global-navigation .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: 1.125rem;
  }
  .global-navigation .global-menu_container .primary-link.open > .global-menu_flyout {
    display: none;
  }
  .global-navigation .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    border-bottom: none;
  }
}
@media (min-width: 48rem) and (max-width: 64.01rem) and (orientation: landscape) {
  .global-navigation .sidebar-icon-toggle {
    display: block;
    width: 4.5rem;
    height: 4.5rem;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: translateX(65%);
    height: 100%;
    box-shadow: 0 0.125rem 0.25rem 0 rgb(0 0 0 / 50%);
  }
  .global-navigation .global-menu_container {
    max-width: 35%;
  }
}
@media (min-width: 64.01rem) {
  .global-navigation .global-menu_container {
    height: auto;
    border-top: none;
    display: flex !important;
  }
  .global-navigation .global-menu_container .primary-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    margin-right: 1rem;
    z-index: 1;
    height: 100%;
  }
  .global-navigation .global-menu_container .primary-link .primary-link_control-panel {
    margin: 0;
  }
  .global-navigation .global-menu_container .primary-link .primary-link_control-panel .primary-link_href {
    margin: 0;
  }
  .global-navigation .global-menu_container .primary-link:focus,
  .global-navigation .global-menu_container .primary-link *:focus {
    outline: none;
  }
  .global-navigation .global-menu_container .primary-link:focus-visible,
  .global-navigation .global-menu_container .primary-link *:focus-visible {
    outline: inset 0.1875rem #e31c3d;
    outline-offset: -0.25rem;
    visibility: visible;
    opacity: 1;
  }
  .global-navigation .global-menu_container .primary-link .sub-menu-block {
    padding-top: 0;
  }
  .global-navigation .global-menu_container .primary-link_href {
    color: #222222;
    line-height: 1rem;
    text-transform: capitalize;
    font-weight: bold;
    transition: none;
  }
  .global-navigation .global-menu_container .primary-link .global-menu_flyout .global-menu_flyout-border {
    border-bottom: none;
    box-shadow: none;
  }
  .global-navigation .global-menu_container .primary-link.open {
    background: #e31c3d;
  }
  .global-navigation .global-menu_container .primary-link.open > .global-menu_flyout {
    box-shadow: none;
    border-top: 0.25rem solid #e31c3d;
  }
  .global-navigation .global-menu_container .primary-link.open .primary-link_href {
    color: #ffffff;
    text-decoration: underline;
    margin-left: 0;
  }
  .global-navigation .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .global-navigation .global-menu_container .primary-link .primary-link_href {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 100%;
    text-decoration-line: none;
    text-transform: uppercase;
    color: #222222;
  }
}
@media only screen and (min-width: 85.375rem) {
  .global-navigation .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 1.5rem;
  }
}
@media only screen and (min-device-width: 64rem) and (max-device-width: 85.375rem) and (-webkit-min-device-pixel-ratio: 2) {
  .global-navigation {
    height: 0;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .sidebar-icon-toggle_icon {
    margin: 1.2rem 1rem 0 1rem;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: translateX(100%) translateX(-20rem);
  }
  .global-navigation .global-menu {
    transform: translateX(150%);
    position: fixed;
  }
  .global-navigation .global-menu_container {
    list-style-type: none;
    margin: 0;
    align-items: center;
    font-size: 1rem;
    cursor: pointer;
    text-decoration: none;
    padding: 0 0 10vh 0;
    height: calc(100vh - 3rem);
    border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
    display: block;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 20rem;
  }
  .global-navigation .global-menu_container .primary-link {
    padding: 1.25rem 0;
    transition: none;
    display: block;
    text-align: left;
    width: auto;
    margin: 0;
    position: relative;
    box-shadow: inset 0 -0.0625rem 0 #dfdfdf;
  }
  .global-navigation .global-menu_container .primary-link .primary-link_control-panel {
    margin-left: 1rem;
  }
  .global-navigation .global-menu_container .primary-link .link-arrow-right {
    display: block;
  }
  .global-navigation .global-menu_container .primary-link:first-of-type {
    left: inherit;
  }
  .global-navigation .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: block;
  }
  .global-navigation .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    display: block;
    border-top: 0.0625rem solid #dfdfdf;
  }
  .global-navigation .global-menu_container .primary-link.selected.expanded-link > .global-menu_flyout {
    display: block;
  }
  .global-navigation .global-menu_container .primary-link:hover > .global-menu_flyout .global-menu_flyout-border {
    border-bottom: none;
  }
  .global-navigation .global-menu_container .primary-link:hover ~ .hidden-slider {
    opacity: 0;
  }
  .global-navigation .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 0;
  }
  .global-navigation .global-menu_container .primary-link:not(:first-child) {
    border-top: 0;
  }
  .global-navigation .global-menu_container .primary-link_href {
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 100%;
    text-transform: uppercase;
    color: #222222;
  }
  .global-navigation .global-menu_container .primary-link_href {
    width: fit-content;
  }
  .global-navigation .global-menu_container .primary-link:hover > .global-menu_flyout .g-container,
  .global-navigation .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0;
  }
  .global-navigation .sidebar-icon-toggle .sidebar-icon-toggle_icon {
    margin: 1.36rem 1rem 0 1rem;
  }
  .global-navigation .flyout-right-col {
    display: none;
  }
  .global-navigation .global-menu_container {
    overflow-x: hidden;
  }
  .global-navigation .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: 1.125rem;
  }
  .global-navigation .global-menu_container .primary-link.open > .global-menu_flyout {
    display: none;
  }
  .global-navigation .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    border-bottom: none;
  }
}
@media only screen and (min-device-width: 64rem) and (max-device-width: 85.375rem) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .global-navigation .sidebar-icon-toggle {
    display: block;
    width: 4.5rem;
    height: 4.5rem;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: translateX(65%);
    height: 100%;
    box-shadow: 0 0.125rem 0.25rem 0 rgb(0 0 0 / 50%);
  }
  .global-navigation .global-menu_container {
    max-width: 35%;
  }
}
@media (min-width: 48rem) and (max-width: 64.01rem) and (orientation: landscape) {
  .header-menu-overlay {
    top: 7.25rem;
    height: calc(92.75%);
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .global-navigation .global-menu_container .primary-link:hover {
      transition: 0s;
    }
    .global-menu_container .primary-link.open > .global-menu_flyout {
      display: block;
      z-index: 9999;
    }
    .header-less-overlay {
      z-index: 0;
    }
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .login-title {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 100%;
  text-transform: uppercase;
  color: #222222;
  border-bottom: 0.0625rem solid #dfdfdf;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .form-input {
  border: 0.0625rem solid #b3b3b3;
  font-size: 90%;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .form-input:focus {
  border: 0.0625rem solid #222222;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .form-input.form-error {
  border: 0.0625rem solid #c80a33;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .form-input.form-error:focus {
  border: 0.0625rem solid #b3b3b3;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .form-input.form-success {
  border: 0.0625rem solid #2e8540;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .login-forgot-password-link {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  text-decoration-line: underline;
  color: #e31c3d;
  text-underline-offset: 0.125rem;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .login-forgot-password-link:hover {
  color: #981b1e;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .login-forgot-password-edit {
  margin-bottom: 1rem;
  line-height: 1.25rem;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .form-group {
  margin: 1rem 0 0 0;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .form-group:first-of-type,
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .login .form-group:last-of-type {
  margin: 0;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .sign-in-modal-form .sign-in-popup__button {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 100%;
  text-decoration-line: underline;
  color: inherit;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__closer .modal-close {
  z-index: 101;
  top: 0.875rem;
}
.sign-in-modal-component .sign-in-wrapper .sign-in-popup__closer .modal-close svg {
  color: #222222;
  width: 1.5rem;
  height: 1.5rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .login-title {
  font-size: 1rem;
  padding-bottom: 0.75rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-label {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #222222;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-show-password-label {
  margin-top: 0.125rem;
  border-radius: unset;
  background: #f3f3f4;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-show-password-label:hover {
  background: #dfdfdf;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-buttons {
  min-height: 3rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form .form-button {
  height: inherit;
  padding: 0.8125rem;
  display: flex;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__divider {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 100%;
  color: #222222;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--google-text,
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--facebook-text {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 100%;
  text-transform: uppercase;
  color: #222222;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--google,
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--facebook {
  height: 2.5rem;
  border: 0.0625rem solid #222222;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--facebook-icon,
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--google-icon {
  border-right: 0.0625rem solid #222222;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__login-social--google:hover {
  text-decoration: none;
}
@media (min-width: 48rem) {
  .sign-in-modal-component .sign-in-wrapper .sign-in-popup__form .sign-in-modal-form .sign-in-popup__button {
    font-size: 1rem;
  }
  .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .login-title {
    font-size: 1.125rem;
    padding-bottom: 0.5rem;
  }
}
.form-label.form-show-password-label:focus,
.form-show-password-label:focus {
  outline: none;
}
.form-label.form-show-password-label:focus-visible,
.form-show-password-label:focus-visible {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.sign-in-account {
  padding-right: 0;
  margin: auto 0;
}
.sign-in-account__first-row {
  font-size: inherit;
}
.sign-in-account__nav {
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
  z-index: 11;
}
@media all and (min-width: 48rem) and (max-width: 64.01rem) {
  .sign-in-account__nav {
    right: 8rem;
  }
}
.sign-in-account__nav-row-item {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: .875rem;
  line-height: 1rem;
}
.sign-in-account__nav-row-icon {
  min-width: 1.5rem;
  margin-right: 0.5rem;
}
.sign-in-account .login-user-signout {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.01rem;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #e31c3d;
  border-color: #e31c3d;
  padding: 0.625rem 1.5625rem;
  height: 2.5rem;
}
.sign-in-account .login-user-signout:hover {
  color: #ffffff;
  background-color: #981b1e;
  border-color: #981b1e;
}
.sign-in-account.authorized .sign-in-account__authorized {
  margin: 0 .5rem;
}
@media only screen and (max-width: 20.25rem) {
  .sign-in-account.authorized .sign-in-account__authorized {
    margin: 0;
  }
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon.active svg path {
  fill: #e31c3d;
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__second-row {
  display: none;
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__nav-closer .menu-close {
  top: 0;
  display: block;
  z-index: 10;
}
.sign-in-account__name-text {
  font-weight: bold;
}
.sign-in-account__nav-delimiter {
  border-top: solid 0.0625rem #dfdfdf;
}
.sign-in-account__text-container {
  font-family: Gotham, sans-serif;
  color: #222222;
}
.sign-in-account__text-container:hover .sign-in-account__text-bold {
  color: #222222;
  font-weight: 700;
}
.sign-in-account__nav-row-item {
  font-size: 1rem;
  line-height: 1rem;
  color: #222222;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: normal;
}
.sign-in-account__nav-row-item.user-name {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 100%;
  text-transform: uppercase;
  color: #222222;
}
.sign-in-account__nav-row-item.user-name:hover {
  text-decoration: none;
}
.sign-in-account__nav-row-item:hover {
  text-decoration: underline;
}
.sign-in-account__text-bold {
  font-family: Gotham, sans-serif;
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 0.5rem;
  color: #222222;
}
.sign-in-account__text {
  font-size: 1rem;
  font-family: Gotham, sans-serif;
}
.sign-in-account__second-row {
  font-style: normal;
  font-size: 0.813rem;
  line-height: 1.25rem;
  text-transform: capitalize;
  font-weight: 700;
}
.sign-in-account__welcome-text {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1rem;
  color: #222222;
}
.sign-in-account__link.active .sign-in-account__first-row .sign-in-account__text-bold,
.sign-in-account__link.active .sign-in-account__second-row {
  text-decoration: none;
}
.sign-in-account__nav-row-item {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 100%;
  color: #222222;
  display: flex;
  align-items: center;
}
.sign-in-account__nav-row-item.button {
  margin: 0 1.5rem;
}
.sign-in-account .sign-in-account__nav-closer .menu-close {
  padding-right: 1.5rem;
}
.sign-in-account__link.active .sign-in-account__icon path {
  fill: #e31c3d;
}
.sign-in-account__link.active .sign-in-account__text-container {
  color: #e31c3d;
}
.sign-in-account__link.active .sign-in-account__text-container .sign-in-account__text,
.sign-in-account__link.active .sign-in-account__text-container .sign-in-account__text-bold {
  color: #e31c3d;
}
.sign-in-account__link.active .sign-in-account__text-container .sign-in-account__second-row:after {
  border-top: 0.4rem solid #e31c3d;
}
.sign-in-account .sign-in-account__link .sign-in-account__first-row .sign-in-account__text-bold {
  font-weight: 700;
}
@media all and (min-width: 64.01rem) {
  .sign-in-account {
    margin: auto 0;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__text-container {
    padding-left: .5rem;
    display: block;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__text-container .sign-in-account__first-row {
    display: block;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__text-container .sign-in-account__first-row .sign-in-account__welcome-text,
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__text-container .sign-in-account__first-row .sign-in-account__name-first-text {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 100%;
    color: #222222;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link {
    letter-spacing: 0;
    font-weight: 400;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link .sign-in-account__second-row .sign-in-account__text-bold {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 100%;
    color: #222222;
    text-transform: uppercase;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link .sign-in-account__second-row:after {
    border-left: .2rem solid transparent;
    border-right: .2rem solid transparent;
    border-top: 0.3rem solid #222222;
    top: 40%;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link.active .sign-in-account__second-row {
    text-decoration: none;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link.active .sign-in-account__second-row:after {
    border-left: 0.2rem solid transparent;
    border-right: 0.2rem solid transparent;
    border-top: 0.3rem solid #e31c3d;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link.active .sign-in-account__second-row .sign-in-account__text-bold {
    color: #e31c3d;
    text-decoration: none;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link:hover {
    font-weight: 700;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon svg {
    width: 2rem;
    height: 2rem;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon.active svg {
    color: #e31c3d;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__second-row {
    font-size: 0.8125rem;
    display: block;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__second-row .sign-in-account__text-bold {
    font-size: inherit;
    text-transform: capitalize;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon.active ~ .sign-in-account__text-container .sign-in-account__first-row .sign-in-account__welcome-text,
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon.active ~ .sign-in-account__text-container .sign-in-account__first-row .sign-in-account__name-first-text {
    color: #e31c3d;
    text-decoration: none;
  }
  .sign-in-account__nav {
    width: fit-content;
    max-width: 25rem;
    min-width: 20rem;
  }
  .sign-in-account__text-container .sign-in-account__first-row,
  .sign-in-account__text-container .sign-in-account__second-row {
    display: block;
  }
  .sign-in-account__text-container .sign-in-account__first-row .sign-in-account__text {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.625rem;
    line-height: 100%;
    color: #222222;
    text-transform: uppercase;
  }
  .sign-in-account__text-container .sign-in-account__first-row .sign-in-account__text-bold,
  .sign-in-account__text-container .sign-in-account__second-row .sign-in-account__text-bold {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 100%;
    text-transform: uppercase;
    color: #222222;
  }
  .sign-in-account .sign-in-account__link .sign-in-account__first-row .sign-in-account__text-bold {
    display: inline;
  }
}
@media (min-width: 47.938rem) and (max-width: 64rem) {
  .sign-in-account__text-container .sign-in-account__first-row,
  .sign-in-account__text-container .sign-in-account__second-row {
    display: block;
  }
  .sign-in-account__link {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sign-in-account__link .sign-in-account__icon {
    margin: auto;
  }
  .sign-in-account__first-row .sign-in-account__text {
    display: none;
  }
  .sign-in-account__text-container .sign-in-account__second-row {
    display: none;
  }
  .sign-in-account__nav {
    border-top: 0.125rem solid #e31c3d;
    top: 3.5rem;
  }
}
@media only screen and (min-width: 85.375rem) {
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__nav {
    right: 3.5rem;
  }
}
header.header-v3 .sign-in-account:focus-visible,
.sign-in-account:focus {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
/** iPad Pro 12.9 **/
@media only screen and (min-device-width: 64rem) and (max-device-width: 85.375rem) and (-webkit-min-device-pixel-ratio: 2) {
  .sign-in-account__text-container .sign-in-account__first-row,
  .sign-in-account__text-container .sign-in-account__second-row {
    display: block;
  }
  .sign-in-account__link {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sign-in-account__link .sign-in-account__icon {
    margin: auto;
  }
  .sign-in-account__first-row .sign-in-account__text {
    display: none;
  }
  .sign-in-account__text-container .sign-in-account__second-row {
    display: none;
  }
  .sign-in-account__nav {
    border-top: 0.125rem solid #e31c3d;
    top: 3.5rem;
  }
}
@media all and (max-width: 31.25rem) {
  .sign-in-account__nav-row-item.user-name {
    font-size: 0.625rem;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.header-search-form__wrapper.search-featured .header-search-input {
  background: #f3f3f4;
  border: 0.0625rem solid #dfdfdf;
}
.header-search-form__wrapper.search-featured .header-search-input::placeholder {
  color: #464646;
}
.header-search-form__wrapper.search-featured .header-search svg path {
  color: #464646;
}
.header-search-form__wrapper.search-featured .header-search-form .header-suggestions-item .header-suggestions-link {
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: #222222;
  text-decoration: none;
}
.header-search-form__wrapper.search-featured .header-search-form .header-suggestions-item .header-suggestions-link:hover {
  text-decoration: underline;
}
.header-search-form__wrapper.search-featured .header-suggestions__view-all {
  text-decoration: none;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel .suggestions-products__header-link,
.header-search-form__wrapper.search-featured .header-suggestions__view-all-link {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1rem;
  text-align: right;
  color: #e31c3d;
  text-decoration: underline;
  text-transform: capitalize;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel .suggestions-products__header-link:hover,
.header-search-form__wrapper.search-featured .header-suggestions__view-all-link:hover {
  color: #981b1e;
}
.header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-top {
  background-color: #f3f3f4;
  height: 2.5rem;
}
.header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-top .header-suggestions-term {
  color: #222222;
  text-transform: uppercase;
  padding-left: 0;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products {
  font-family: Gotham, sans-serif;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__header {
  background-color: #f3f3f4;
  height: 2.5rem;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__title {
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__name {
  color: #222222;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__link {
  height: 2.5rem;
  border-color: #e31c3d;
  text-transform: uppercase;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__link:hover {
  border: #981b1e;
  background: #981b1e;
  color: #ffffff;
}
@media all and (max-width: 48rem) {
  .header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__title {
    font-size: 0.75rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__link {
    margin-bottom: 1.25rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-form__input .header-search-form__clear {
    margin: auto 0.8125rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search {
    background: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open .header-search-form__search-items,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-form__search-items {
    border-bottom: 0.125rem solid #dfdfdf;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open .header-search-button,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-button {
    background: #e31c3d;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-form__clear {
    display: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-close-button-icon,
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-button,
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-close {
    min-width: 3.5rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-form__search-items {
    border-bottom: 0.125rem solid #e31c3d;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-form__search-items .header-search-form__input .header-search-form__clear {
    display: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-form__search-items .header-close-button-icon {
    display: flex;
    position: static;
    right: auto;
    top: auto;
    padding: 0 1rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-form__search-items .header-close-button-icon.hide {
    visibility: hidden;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-form__search-items .header-close-button-icon svg path {
    fill: #464646;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search svg path {
    fill: #ffffff;
    transition-duration: 200ms;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-close {
    text-decoration: none;
    font-size: 0.75rem;
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 1rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-top {
    padding: 0.8125rem 0 0.8125rem 1rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-term {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 100%;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-link {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-highlight {
    font-family: Gotham, sans-serif;
    font-weight: bold;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-items .header-suggestions-item {
    margin: 0;
    padding: 1rem 0;
    border-bottom: 0.0625rem solid #dfdfdf;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-items .header-suggestions-item:last-of-type {
    border-bottom: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions__view-all {
    padding-right: 0.625rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions__view-all-link {
    font-style: normal;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 0.875rem;
    text-align: right;
    color: #e31c3d;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search-fixed {
    box-shadow: 0px 2px 4px rgba(47, 35, 3, 0.2);
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search-close {
    text-decoration: none;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search-close__text {
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #000000;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-suggestions-panel__right .suggestions-products {
    display: flex;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-suggestions-panel__right .suggestions-products .suggestions-products__header {
    background: #f3f3f4;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-suggestions-panel__right .suggestions-products .suggestions-products__header .suggestions-products__title {
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 100%;
    text-transform: uppercase;
    color: #464646;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-suggestions-panel__right .suggestions-products .suggestions-products__header .suggestions-products__header-link {
    font-style: normal;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 0.875rem;
    text-align: right;
    color: #e31c3d;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-suggestions-panel__right .suggestions-products__name {
    font-style: normal;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 100%;
    text-transform: uppercase;
    color: #222222;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-suggestions-top {
    margin: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-open .header-search-form {
    background: none;
  }
}
@media all and (min-width: 48rem) {
  .header-search-form__wrapper.search-featured .header-suggestions-item {
    margin-bottom: 0;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel {
    border-radius: 0;
    background: #ffffff;
    box-shadow: 0 0.125rem 0.25rem 0.125rem rgba(47, 35, 3, 0.2);
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel__right {
    border-left: 0.0625rem solid #dfdfdf;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel__right .suggestions-products__title {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 100%;
    text-transform: uppercase;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel__right .suggestions-products__name {
    font-style: normal;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 100%;
    text-transform: uppercase;
    color: #222222;
  }
  .header-search-form__wrapper.search-featured .header-search-input {
    border-radius: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-search-form__search-items.active .header-search-input {
    background: linear-gradient(90deg, #F3F3F4 89%, #E31C3D 11%);
    border: 0.125rem solid #464646;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-search-form__search-items.active .header-search-input::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-search-form__search-items.active .header-search-button svg path {
    fill: #ffffff;
    transition-duration: 200ms;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-search-form__search-items .header-close-button-icon {
    height: 1.5rem;
    top: 0.5rem;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-search-form__search-items .header-close-button-icon svg {
    height: auto;
    width: auto;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-suggestions-top {
    margin: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-form .header-suggestions-top .header-suggestions-term {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 100%;
  }
  .header-search-form__wrapper.search-featured .header-search-form__search-items .header-close-button-icon:focus,
  .header-search-form__wrapper.search-featured .header-search-button:focus {
    outline: inset 0.125rem #e31c3d;
  }
}
@media (min-width: 48rem) and (max-width: 63.938rem) {
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-search-form .header-suggestions-panel {
    width: 37rem;
  }
}
@media all and (min-width: 48rem) and (max-width: 55rem) {
  .header-search-form__wrapper.search-featured.redesign-feature .header-search-form .header-search-form__search-items {
    width: 25rem;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.header-cart-v3 {
  font-family: Gotham, sans-serif;
}
.header-cart-v3 .header-cart-v3-trigger[aria-expanded=true] svg path {
  fill: #e31c3d;
}
.header-cart-v3 .header-cart-v3-trigger .header-cart-v3-item-count {
  background: #e31c3d;
}
.header-cart-v3 .header-cart-v3-trigger .header-cart-v3-item-count .header-cart-v3-item-count-value {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 0.5rem;
  line-height: 0.6875rem;
  text-align: center;
  color: #ffffff;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container {
  margin: 0 1rem 0;
  padding: 0;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section {
  padding-bottom: 1rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__title .cart-mini-v3__title-text {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 100%;
  text-transform: uppercase;
  color: #222222;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__count {
  font-family: Gotham, sans-serif;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__count .cart-mini-v3__count-text .cart-mini-v3__count-link {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 125%;
  text-align: right;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #222222;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__count .cart-mini-v3__count-text:last-of-type {
  text-align: right;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-empty .empty-cart-v3-text {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14 0.0625rem;
  line-height: 100%;
  color: #222222;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-section-container-short-border {
  display: inline-flex;
  align-items: center;
  width: 100%;
  border-bottom: 0.0625rem solid #dfdfdf;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3-section-container-short-border .empty-cart-v3-icon {
  margin-right: 0.5rem;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info .cart-mini-v3__prod-title {
  overflow: inherit;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info .cart-mini-v3__prod-title--link {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 150%;
  color: #222222;
  max-height: max-content;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info .cart-mini-v3__prod-title--link:focus {
  outline: none;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3-section.cart-mini-v3__prod .cart-mini-v3__prod-info .cart-mini-v3__prod-title--link:focus-visible {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__empty-state-msgbox .cart-mini-v3__empty-state-msgbox--big-text {
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 150%;
  color: #222222;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container.cart-mini-v3-section-container-full-border {
  border-bottom: 0.0625rem solid #f3f3f4;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container.cart-mini-v3-checkout {
  padding: 0;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__total .cart-mini-v3__total--label-normal {
  font-style: normal;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 100%;
  color: #222222;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__cta-btns .checkout-cart-mini-v3-btn {
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 100%;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__cta-btns .checkout-cart-mini-v3-btn:focus {
  outline: none;
}
.header-cart-v3 .cart-mini-v3 .cart-mini-v3-section-container .cart-mini-v3__cta-btns .checkout-cart-mini-v3-btn:focus-visible {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
@media (max-width: 47.938rem) {
  .header-cart-v3 {
    padding: 0 0.5rem 0 0.25rem;
  }
}
@media (min-width: 47.938rem) and (max-width: 64.01rem) {
  .header-cart-v3 {
    padding: 0 0.5rem 0 1rem;
  }
  .header-cart-v3 .cart-mini-v3 {
    top: 3.375rem;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.header-search-form__wrapper.search-v0 .header-search-trigger-icon.active svg path {
  fill: #e31c3d;
}
.header-search-form__wrapper.search-v0 svg path {
  fill: #222222;
}
.header-search-form__wrapper.search-v0 .header-search-input {
  color: #6a6a6a;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.1875rem;
  background: #ffffff;
}
.header-search-form__wrapper.search-v0 .header-search-input:focus::placeholder {
  color: #ffffff;
}
.header-search-form__wrapper.search-v0 .header-search-input::placeholder {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 150%;
  color: rgba(70, 70, 70, 0.5);
}
@media only screen and (min-width: 48rem) {
  .header-search-form__wrapper.search-v0 .header-search-input {
    padding-right: 2rem;
  }
}
.header-search-form__wrapper.search-v0 .header-suggestions-bottom {
  padding-top: 0;
}
.header-search-form__wrapper.search-v0 .header-search-form {
  background: none;
}
@media (min-width: 48rem) and (max-width: 64.01rem) {
  .header-search-form__wrapper.search-v0 {
    max-width: 15.6rem;
    width: 100%;
  }
  .header-search-form__wrapper.search-v0 .header-suggestions-open .header-suggestions-panel {
    max-width: 100%;
  }
  .header-search-form__wrapper.search-v0 .header-search-component {
    max-width: 15.6rem;
    width: 100%;
  }
  .header-search-form__wrapper.search-v0 .header-search {
    width: auto;
  }
  .header-search-form__wrapper.search-v0 .header-search-button {
    background: none;
  }
  .header-search-form__wrapper.search-v0 .header-search-input {
    margin-right: 0;
    width: auto;
  }
  .header-search-form__wrapper.search-v0 .header-suggestions-button {
    font-size: 0.75rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-form {
    width: inherit;
  }
  .header-search-form__wrapper.search-v0 .header-search-form__search-items {
    width: 100%;
  }
}
@media (min-width: 48rem) and (max-width: 64.01rem) and (orientation: portrait) {
  .header-search-form__wrapper.search-v0 .header-search-form__search-items {
    width: 90%;
  }
}
@media (min-width: 48rem) {
  .header-search-form__wrapper.search-v0 .header-search-component::after {
    content: '';
    display: block;
    height: 2.5rem;
    width: 0.03125rem;
    background: #dfdfdf;
    margin: 0 0.9375rem;
  }
  .header-search-form__wrapper.search-v0 .header-suggestions-panel {
    top: 2.5rem;
    background: #ffffff;
  }
  .header-search-form__wrapper.search-v0 .header-search:focus-within {
    filter: drop-shadow(0 0.125rem 0.25rem rgba(47, 35, 3, 0.2));
  }
  .header-search-form__wrapper.search-v0 .header-search.header-suggestions-open {
    filter: none;
  }
  .header-search-form__wrapper.search-v0 .header-search.active svg path {
    fill: #e31c3d;
  }
  .header-search-form__wrapper.search-v0 .header-suggestions-item {
    margin-bottom: 0;
  }
  .header-search-form__wrapper.search-v0 .header-suggestions-bottom {
    margin-top: 1rem;
  }
  .header-search-form__wrapper.search-v0 .header-suggestions-button::after {
    margin-left: 0.625rem;
  }
}
.header-search-form__wrapper.search-v0 .header-suggestions-open .header-suggestions-panel::before {
  border: none;
}
@media (min-width: 64.01rem) {
  .header-search-form__wrapper.search-v0 .header-suggestions-open .header-suggestions-panel::before {
    border: 0.0625rem solid #dfdfdf;
  }
}
@media (max-width: 47.938rem) {
  .header-search-form__wrapper.search-v0 .header-search-open {
    top: 3.625rem;
  }
  .header-search-form__wrapper.search-v0 .header-search-open .header-search-form {
    border-bottom: 1px solid #dfdfdf;
  }
}
.header-search-form .header-suggestions-icon {
  display: block;
}
.header-search-form .header-suggestions-icon svg path {
  fill: #222222;
}
.header-search-form .header-suggestions-button {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 150%;
  text-decoration-line: none;
  text-transform: capitalize;
  color: #222222;
  text-align: left;
}
.header-search-form .header-suggestions-button::after {
  content: '';
  border: solid #222222;
  border-width: 0 0.125rem 0.125rem 0;
  display: inline-block;
  padding: 0.25rem;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 1.125rem;
}
.header-search-form .header-suggestions-term {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #222222;
  margin: 0;
}
@media only screen and (min-width: 48rem) {
  .header-search-form .header-suggestions-term {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.header-search-form .header-suggestions-bottom {
  color: #222222;
  text-align: left;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.188rem;
}
.header-search-form .header-suggestions-item {
  margin-bottom: 1rem;
}
.header-search-form .header-suggestions-item .header-suggestions-link {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 150%;
  text-decoration-line: underline;
  color: #000000;
  word-wrap: break-word;
}
.header-search-form .header-suggestions-item .header-suggestions-link .header-suggestions-highlight {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 150%;
}
.header-search-form .header-search-component::after {
  display: none;
}
.header-search-form .header-search-input {
  border: none;
  background: none;
  font-size: .875rem;
  line-height: 1rem;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: normal;
  padding: 0 .9rem;
  z-index: 4;
  position: relative;
}
.header-search-form .header-search-input:focus {
  outline: none;
}
.header-search-form .header-search-button-icon {
  right: 1.5rem;
}
.header-search-form .header-search-trigger-icon svg {
  width: 1.25rem;
  height: 1.25rem;
}
.header-search-form .header-suggestions-top {
  margin: 0.75rem 0;
  padding-bottom: 0;
}
.header-search-form .header-suggestions-top .header-suggestions-icon svg {
  width: 0.9375rem;
  height: 0.9375rem;
}
.header-search-form .header-suggestions-top .header-suggestions-icon svg path {
  fill: #222222;
}
.header-search .header-search-button {
  background: #ffffff;
}
.header-search svg path {
  fill: #222222;
}
.header-search.header-search-open.active svg path {
  fill: #e31c3d;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.flyout-links .flyout-links_container {
  background: #f3f3f4;
}
.flyout-links .flyout-links_container .flyout-links_header {
  border-bottom: 0.0625rem solid #d2d2d2;
}
.flyout-links .flyout-links_container .flyout-links_header .flyout-links_category-title,
.flyout-links .flyout-links_container .flyout-links_header a {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 100%;
  text-transform: uppercase;
  color: #222222;
}
.flyout-links .flyout-links_container.expanded-sub-link .flyout-links_header a {
  color: #222222;
}
.flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item {
  border-bottom: 0.0625rem solid #d2d2d2;
}
@media (min-width: 64.01rem) {
  .flyout-links .flyout-links_container {
    background: #ffffff;
    margin: 0.5rem 0 0.5rem 0;
  }
  .flyout-links .flyout-links_container .flyout-links_header {
    border-bottom: none;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_category-title {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 100%;
    color: #222222;
    text-transform: capitalize;
    margin: 0.5rem 0;
  }
  .flyout-links .flyout-links_container .flyout-links_header a.flyout-links_category-title:hover {
    color: #e31c3d;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-wrapper .flyout-links_header-link .sub-link-arrow-right {
    display: none;
  }
  .flyout-links .flyout-links_container .flyout-links_list {
    margin: 0.25rem 0 0.5rem 0;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item {
    border-bottom: none;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a {
    font-family: Gotham, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 200%;
    color: #222222;
    text-transform: capitalize;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a:hover {
    color: #e31c3d;
  }
}
@media only screen and (min-width: 85.375rem) {
  .flyout-links .flyout-links_container:first-of-type {
    margin-top: 0;
  }
  .flyout-links .flyout-links_container:last-of-type {
    margin-bottom: 0;
  }
  .flyout-links .flyout-links_container:last-of-type .flyout-links_list {
    margin-bottom: 0;
  }
}
.primary-link.selected .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link .sub-link-arrow-right {
  border: solid #464646;
  border-width: 0 0.05rem 0.05rem 0;
  display: block;
  padding: 0.25rem;
  margin-left: 0.1875rem;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.primary-link.selected .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link .sub-link-arrow-right.hidden {
  display: none;
}
.primary-link.selected .flyout-links .flyout-links_container.expanded-sub-link .flyout-links_header .flyout-links_header-link .sub-link-arrow-right {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.primary-link.selected .flyout-links .flyout-links_container.expanded-sub-link .flyout-links_list .flyout-links_list-item {
  background: #ffffff;
  padding: 1.1875rem 0 1.1875rem 1.25rem;
}
.primary-link.selected .flyout-links .flyout-links_container.expanded-sub-link .flyout-links_list .flyout-links_list-item a {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 100%;
  text-transform: uppercase;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
@media only screen and (min-width: 85.375rem) {
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
    margin-top: 0;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column:not(:last-child) {
    border-right: 0.0625rem solid #cbcbcb;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.zip-loader,
.wp-loader {
  border: 0.4rem solid #ffffff;
  border-top: 0.4rem solid #e31c3d;
  border-radius: 50%;
}
.header-chat-link-text {
  margin: auto 0;
}
.utilityNav,
.utility-nav__container {
  background-color: #222222;
}
.utility-nav__link {
  color: #ffffff;
}
.utility-nav__link:hover {
  color: #e31c3d;
}
.header-chat-link-icon-with-text {
  color: #ffffff;
}
.header-chat-link {
  padding-top: 0.0625rem;
}
.header-chat-link.livechat {
  color: #ffffff;
  margin-left: 0;
  transition: none;
}
.header-chat-link.livechat:hover {
  color: #e31c3d;
}
.utility-nav__link-wrapper--location {
  font-family: Gotham, sans-serif;
}
.utility-nav__link-wrapper--location .location-nav-dropdown {
  width: 21.875rem;
  padding: 1.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-headline-dropdown {
  margin-bottom: 0;
  line-height: 1.5rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-text-block {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  margin-bottom: 0.75rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .location-text-label {
  font-size: .875rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location {
  margin-bottom: 0.75rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code {
  border: 0.0625rem solid #000000;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code input {
  height: 1.938rem;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border-color: #e31c3d;
}
.utility-nav__link-wrapper--location .location-nav-dropdown .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  color: #c80a33;
  font-size: 0.625rem;
  margin-right: 0;
  line-height: 0.75rem;
}
.zip-icon-error {
  width: 0.844rem;
  height: 0.844rem;
}
.utility-nav__link-icon {
  padding-right: 0;
}
.utility-nav__cross-site-navigation-brands-label {
  color: #ffffff!important;
}
.utility-nav__cross-site-navigation-item.active {
  border-bottom: 0.125rem solid #e31c3d!important;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
button,
.button {
  background: #e31c3d;
  color: #ffffff;
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 100%;
  text-transform: uppercase;
  height: 3rem;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}
button:hover,
.button:hover {
  background: #981b1e;
}
.button.button-grey {
  color: #e31c3d;
  background-color: rgba(0, 0, 0, 0);
  border: 0.125rem solid #e31c3d;
}
.button.button-grey:hover {
  color: #ffffff;
  background-color: #981b1e;
  border: 0.125rem solid #981b1e;
}
*:focus {
  outline: none;
}
*:focus-visible {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
.form-error-items {
  color: #c80a33;
}
.form-error-item.parsley-required,
.form-error-item.parsley-equalto,
.form-error-item.parsley-pattern {
  color: #c80a33;
}
.form-select-input:focus {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}

.password-visual-meter.hidden {
  display: none;
}
.password-visual-meter__validation-list {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
  padding-left: 0;
  margin: 1em 0;
}
@media all and (min-width: 63.938rem) {
  .password-visual-meter__validation-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
.password-visual-meter__validation-item {
  display: block;
  font-family: "Avenir", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
}
.password-visual-meter__validation-item--success {
  color: #080;
}
.password-visual-meter__validation-item--success:before {
  background: #080;
}
.password-visual-meter__validation-item--failed:before {
  background: #c41230;
}
.password-visual-meter__validation-item::-webkit-details-marker,
.password-visual-meter__validation-item::marker {
  content: '';
  display: none;
  visibility: hidden;
}
.password-visual-meter__validation-item:before {
  content: '';
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  margin-right: 0.125rem;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.interstitial-prd-carousel__header,
.interstitial-prd-carousel__sub-header,
.interstitial-prd-carousel__product-tile__title--link {
  font-family: Gotham, sans-serif;
}
.interstitial-prd-carousel__product-tile__title--link {
  font-weight: 700;
  text-decoration: none;
}
.interstitial-prd-carousel .prd-carousel-top-price {
  color: #e31c3d;
}
.interstitial-prd-carousel__product-tile__btn .button {
  font-family: Gotham, sans-serif;
  height: auto;
  font-style: normal;
  font-weight: 700;
  font-size: .875rem;
  line-height: 100%;
  border-radius: 0;
  padding: .5rem 1.25rem;
  border: 0.125rem solid #e31c3d;
  color: #e31c3d;
}
.interstitial-prd-carousel__product-tile__btn .button:hover {
  color: #981b1e;
  border-color: #981b1e;
}
.interstitial-prd-carousel__product-tile__btn .button.product-added-btn {
  border: 0.125rem solid #222222;
  background-color: #ffffff;
  color: #222222;
}
.interstitial-prd-carousel__prev-btn.slick-arrow,
.interstitial-prd-carousel__next-btn.slick-arrow {
  border-color: #e31c3d;
  outline: none;
}
.interstitial-prd-carousel__prev-btn.slick-arrow.slick-disabled,
.interstitial-prd-carousel__next-btn.slick-arrow.slick-disabled {
  border-color: #e2e2e2;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.interstitial-product-card__header-title,
.interstitial-product-card__product-title-text,
.interstitial-product-card__main-cta-text,
.interstitial-product-card__protection-plans-title,
.interstitial-product-card__protection-plan-select,
.interstitial-product-card__product-subscription-label,
.interstitial-product-card__delivery-date,
.interstitial-product-card__product-specification,
.interstitial-product-card__delivery {
  font-family: Gotham, sans-serif;
}
.interstitial-product-card__header-title {
  text-transform: uppercase;
  font-weight: 700;
}
.interstitial-product-card__product-title-text {
  font-size: 1rem;
  text-transform: none;
}
.interstitial-product-card__protection-plan-arrow::before {
  border: solid #e31c3d;
  border-width: 0 0.1875rem 0.1875rem 0;
}


/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-next-btn-mobile,
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-prev-btn-mobile,
.interstitial-delivery__accessories-prev-btn,
.interstitial-delivery__accessories-next-btn {
  border-color: #e31c3d;
  outline: none;
}
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-next-btn-mobile .slick-disabled,
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-prev-btn-mobile .slick-disabled,
.interstitial-delivery__accessories-prev-btn .slick-disabled,
.interstitial-delivery__accessories-next-btn .slick-disabled {
  border-color: #e2e2e2;
}
.interstitial-delivery__installation-section {
  background: #ffffff;
}
.interstitial-delivery__header:not(.ka-hide),
.interstitial-delivery__title,
.interstitial-delivery__price,
.interstitial-delivery__accessory-price {
  font-family: Gotham, sans-serif;
}
.interstitial-delivery__header-title {
  text-transform: uppercase;
}
.interstitial-delivery__sub-title {
  font-size: .75rem;
}
.interstitial-delivery__accessory-price .red {
  color: #e31c3d;
}
.interstitial-delivery__policy {
  font-size: .875rem;
  color: #e31c3d;
  margin-left: 0;
  font-weight: 700;
}
.interstitial-delivery .slick-slide {
  outline: none;
}
.interstitial-delivery .slick-slide:focus-visible {
  outline: inset 0.1875rem #e31c3d;
  outline-offset: -0.3125rem;
  visibility: visible;
  opacity: 1;
}
.interstitial-delivery__radio-container input:focus + .check-mark,
.interstitial-delivery__checkbox-container input:focus + .check-mark {
  outline: none;
}
.interstitial-delivery__radio-container input:focus-visible + .check-mark,
.interstitial-delivery__checkbox-container input:focus-visible + .check-mark {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
.interstitial-modal-delivery__checkbox-container input:focus + .check-mark,
.interstitial-modal-delivery__radio-container input:focus + .check-mark {
  outline: inset 0.125rem #e31c3d;
  outline-offset: 0.1875rem;
  visibility: visible;
  opacity: 1;
}
.interstitial-modal-delivery__policy {
  color: #e31c3d;
  font-weight: 700;
}
.interstitial-modal-delivery__policy:hover {
  color: #981b1e;
  font-weight: 700;
  text-decoration: underline;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.interstitial-cta-buttons__secondary.button,
.interstitial-modal-cta-buttons__secondary.button {
  font-family: Gotham, sans-serif;
  height: auto;
  font-style: normal;
  font-weight: 700;
  font-size: .875rem;
  line-height: 100%;
  border-radius: 0;
  padding: .813rem 1.25rem;
  border: 0.125rem solid #e31c3d;
  color: #e31c3d;
  text-decoration: none;
}
.interstitial-cta-buttons__secondary.button:hover,
.interstitial-modal-cta-buttons__secondary.button:hover {
  color: #981b1e;
  border-color: #981b1e;
}
@media (min-width: 48rem) {
  .interstitial-cta-buttons .button,
  .interstitial-modal-cta-buttons .button {
    width: 18rem;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.breadcrumb {
  background-color: #f3f3f4;
}
.breadcrumb::-webkit-scrollbar {
  height: 0;
}
.breadcrumb.breadcrumbs-container {
  background-color: #f3f3f4;
}
.breadcrumb ul.breadcrumbs li.breadcrumbs-list-item:after {
  position: relative;
  margin-top: 0;
}
@media (min-width: 768px) {
  .breadcrumb ul.breadcrumbs li.breadcrumbs-list-item:after {
    margin-top: -0.125rem;
  }
}
.breadcrumb .breadcrumbs {
  height: 3.875rem;
  line-height: 0.875rem;
}
@media (min-width: 768px) {
  .breadcrumb .breadcrumbs {
    height: 1.875rem;
  }
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item,
.breadcrumb .breadcrumbs .breadcrumbs-list-item .breadcrumbs-link,
.breadcrumb .breadcrumbs .breadcrumbs-list-item .breadcrumbs-link span {
  font-family: Gotham, sans-serif;
  color: #222222;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.875rem;
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item:after {
  background-color: #464646;
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item.breadcrumbs-list-item-last {
  font-family: Gotham, sans-serif;
  color: #464646;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.875rem;
  margin-top: 0;
}
.globalFooter .footer .g-container .breadcrumb {
  background-color: inherit;
  padding: 1.25rem .9375rem;
}
@media (min-width: 768px) {
  .globalFooter .footer .g-container .breadcrumb {
    padding: 1.25rem 0;
  }
}
.globalFooter .footer .g-container .breadcrumb.breadcrumbs--blur-left,
.globalFooter .footer .g-container .breadcrumb.breadcrumbs--blur-right {
  display: none;
}
.globalFooter .footer .g-container .breadcrumb .breadcrumbs .breadcrumbs-list-item .breadcrumbs-link span {
  display: none;
}
@media (min-width: 768px) {
  .globalFooter .footer .g-container .breadcrumb .breadcrumbs .breadcrumbs-list-item .breadcrumbs-link span {
    display: inline-block;
    color: #ffffff;
  }
}
.globalFooter .footer .g-container .breadcrumb .breadcrumbs .breadcrumbs-list-item:after {
  display: none;
}
.globalFooter .footer .g-container .breadcrumb .breadcrumbs .breadcrumbs-list-item {
  padding-left: 1.5rem;
}
@media (min-width: 768px) {
  .globalFooter .footer .g-container .breadcrumb .breadcrumbs .breadcrumbs-list-item {
    padding-left: 0;
    padding-right: 1.25rem;
  }
}
.globalFooter .footer .g-container .breadcrumb .breadcrumbs .breadcrumbs-list-item.breadcrumbs-list-item-last {
  color: #ffffff;
}
.globalFooter .footer .g-container .breadcrumb .breadcrumbs--blur-right::after {
  display: none;
}
.standardtemplate .standardMainContentResponsiveGrid .breadcrumb {
  display: none;
}
@media (max-width: 768px) {
  .pageType-ContentPage .breadcrumb {
    width: auto !important;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.header-pencil-banner {
  min-height: 1.938rem;
}
.header-pencil-banner__message * {
  font-family: Gotham, sans-serif;
  font-weight: 400;
  font-size: .75rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.header-pencil-banner p a:not(.btn) {
  color: inherit;
}
@media (min-width: 64.01rem) and (orientation: landscape) {
  .header-pencil-banner {
    min-height: 3rem;
    height: initial;
  }
  .header-pencil-banner__message * {
    font-size: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.header-pencil-banner-v4 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  z-index: unset;
  position: unset;
}
.header-pencil-banner-v4 * {
  color: inherit;
}
.header-pencil-banner-v4 p {
  line-break: auto;
  margin: 15px 0;
}
.header-pencil-banner-v4__content {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}
.header-pencil-banner-v4__content__enabledAccessibilityButton {
  margin-left: auto;
}
.header-pencil-banner-v4__theme-01 {
  background-color: #ffffff;
  color: #464646;
}
.header-pencil-banner-v4__theme-01__accessibility-button {
  font-family: 'Gotham';
  line-height: 150%;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-01__accessibility-button a {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: unset;
  outline-color: #000000;
  color: #e31c3d;
  text-decoration: none;
}
.header-pencil-banner-v4__theme-01__accessibility-button a:hover,
.header-pencil-banner-v4__theme-01__accessibility-button a:focus {
  color: #981b1e;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-01__message {
  font-family: 'Gotham';
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-01__message a {
  font-weight: 700;
  letter-spacing: unset;
  outline-color: #000000;
  color: #e31c3d;
  text-decoration: none;
}
.header-pencil-banner-v4__theme-01__message a:hover,
.header-pencil-banner-v4__theme-01__message a:focus {
  color: #981b1e;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-01__message sub,
.header-pencil-banner-v4__theme-01__message sup {
  font-size: 60%;
}
.header-pencil-banner-v4__theme-01__message sub a,
.header-pencil-banner-v4__theme-01__message sup a {
  text-decoration: none;
}
.header-pencil-banner-v4__theme-01__button {
  outline-color: #000000;
}
@media all and (max-width: 48rem) {
  .header-pencil-banner-v4__theme-01__accessibility-button-container {
    border-bottom: 1px solid #000000;
  }
}
.header-pencil-banner-v4__theme-02 {
  background-color: #f3f3f4;
  color: #464646;
}
.header-pencil-banner-v4__theme-02__accessibility-button {
  font-family: 'Gotham';
  line-height: 150%;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-02__accessibility-button a {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: unset;
  outline-color: #000000;
  color: #222222;
  text-decoration: none;
}
.header-pencil-banner-v4__theme-02__accessibility-button a:hover,
.header-pencil-banner-v4__theme-02__accessibility-button a:focus {
  color: #981b1e;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-02__message {
  font-family: 'Gotham';
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-02__message a {
  font-weight: 700;
  letter-spacing: unset;
  outline-color: #000000;
  color: #222222;
  text-decoration: none;
}
.header-pencil-banner-v4__theme-02__message a:hover,
.header-pencil-banner-v4__theme-02__message a:focus {
  color: #981b1e;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-02__message sub,
.header-pencil-banner-v4__theme-02__message sup {
  font-size: 60%;
}
.header-pencil-banner-v4__theme-02__message sub a,
.header-pencil-banner-v4__theme-02__message sup a {
  text-decoration: none;
}
.header-pencil-banner-v4__theme-02__button {
  outline-color: #000000;
}
@media all and (max-width: 48rem) {
  .header-pencil-banner-v4__theme-02__accessibility-button-container {
    border-bottom: 1px solid #000000;
  }
}
.header-pencil-banner-v4__theme-03 {
  background-color: #464646;
  color: #ffffff;
}
.header-pencil-banner-v4__theme-03__accessibility-button {
  font-family: 'Gotham';
  line-height: 150%;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-03__accessibility-button a {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: #bbd8ea;
  text-decoration: none;
}
.header-pencil-banner-v4__theme-03__accessibility-button a:hover,
.header-pencil-banner-v4__theme-03__accessibility-button a:focus {
  color: #e31c3d;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-03__message {
  font-family: 'Gotham';
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-03__message a {
  font-weight: 700;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: #bbd8ea;
  text-decoration: none;
}
.header-pencil-banner-v4__theme-03__message a:hover,
.header-pencil-banner-v4__theme-03__message a:focus {
  color: #e31c3d;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-03__message sub,
.header-pencil-banner-v4__theme-03__message sup {
  font-size: 60%;
}
.header-pencil-banner-v4__theme-03__message sub a,
.header-pencil-banner-v4__theme-03__message sup a {
  text-decoration: none;
}
.header-pencil-banner-v4__theme-03__button {
  outline-color: #ffffff;
}
@media all and (max-width: 48rem) {
  .header-pencil-banner-v4__theme-03__accessibility-button-container {
    border-bottom: 1px solid #ffffff;
  }
}
.header-pencil-banner-v4__theme-04 {
  background-color: unset;
  color: unset;
}
.header-pencil-banner-v4__theme-04__accessibility-button {
  font-family: 'Gotham';
  line-height: 150%;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-04__accessibility-button a {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: unset;
  text-decoration: none;
}
.header-pencil-banner-v4__theme-04__accessibility-button a:hover,
.header-pencil-banner-v4__theme-04__accessibility-button a:focus {
  color: unset;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-04__message {
  font-family: 'Gotham';
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-04__message a {
  font-weight: 700;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: unset;
  text-decoration: none;
}
.header-pencil-banner-v4__theme-04__message a:hover,
.header-pencil-banner-v4__theme-04__message a:focus {
  color: unset;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-04__message sub,
.header-pencil-banner-v4__theme-04__message sup {
  font-size: 60%;
}
.header-pencil-banner-v4__theme-04__message sub a,
.header-pencil-banner-v4__theme-04__message sup a {
  text-decoration: none;
}
.header-pencil-banner-v4__theme-04__button {
  outline-color: #ffffff;
}
@media all and (max-width: 48rem) {
  .header-pencil-banner-v4__theme-04__accessibility-button-container {
    border-bottom: 1px solid #ffffff;
  }
}
.header-pencil-banner-v4__button {
  font-family: 'Gotham';
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 150%;
  text-transform: uppercase;
  padding: 15px 0;
  text-decoration: none;
  height: auto !important;
  white-space: nowrap;
  margin: 0 10px;
}
.header-pencil-banner-v4__button:hover,
.header-pencil-banner-v4__button:active {
  text-decoration: none;
  outline: none;
  letter-spacing: 0;
}
.header-pencil-banner-v4__button:focus {
  text-decoration: none;
  outline-offset: -2px;
}
.header-pencil-banner-v4__button:hover,
.header-pencil-banner-v4__button:active,
.header-pencil-banner-v4__button:focus {
  padding: 15px 0;
}
.header-pencil-banner-v4__button.brand {
  color: #e31c3d;
  transition: color 200ms ease-out;
}
.header-pencil-banner-v4__button.brand:hover,
.header-pencil-banner-v4__button.brand:active,
.header-pencil-banner-v4__button.brand:focus {
  color: #981b1e;
}
.header-pencil-banner-v4__button.dark {
  color: #222222;
  transition: color 200ms ease-out;
}
.header-pencil-banner-v4__button.dark:hover,
.header-pencil-banner-v4__button.dark:active,
.header-pencil-banner-v4__button.dark:focus {
  color: #981b1e;
}
.header-pencil-banner-v4__button.light {
  color: #ffffff;
  transition: color 200ms ease-out;
}
.header-pencil-banner-v4__button.light:hover,
.header-pencil-banner-v4__button.light:active,
.header-pencil-banner-v4__button.light:focus {
  color: #e31c3d;
}
.header-pencil-banner-v4__button.withicon {
  display: flex;
  align-items: center;
}
.header-pencil-banner-v4__button.withicon .button-icon {
  font-size: 1.5rem;
}
.header-pencil-banner-v4__button.withicon-left .button-text {
  order: 2;
}
.header-pencil-banner-v4__button.withicon-left .button-icon {
  order: 1;
  margin-right: 10px;
  line-height: 0;
  height: 0;
}
.header-pencil-banner-v4__button.withicon-right .button-icon {
  margin-left: 10px;
  line-height: 0;
  height: 0;
}
.header-pencil-banner-v4__accessibility-button {
  margin: 10px 20px;
  white-space: nowrap;
}
.header-pencil-banner-v4 .accessibility-button-container {
  margin-left: auto;
}
@media all and (max-width: 48rem) {
  .header-pencil-banner-v4 {
    flex-direction: column-reverse;
  }
  .header-pencil-banner-v4__message {
    font-size: 0.875rem;
  }
  .header-pencil-banner-v4__button {
    font-size: 0.875rem;
  }
  .header-pencil-banner-v4__button.withicon .button-icon {
    font-size: 1.5rem;
  }
  .header-pencil-banner-v4__content__enabledAccessibilityButton {
    margin-left: 0;
  }
  .header-pencil-banner-v4 .accessibility-button-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .header-pencil-banner-v4 .accessibility-button-container__enabledAccessibilityButton {
    border-bottom: none;
  }
  .header-pencil-banner-v4__accessibility-button {
    margin: 5px 0;
  }
  .header-pencil-banner-v4__accessibility-button a {
    font-size: 0.875rem;
  }
}
.header-pencil-banner-v4__hide-main-content {
  display: flex;
}

html[data-lang="fr_CA"]:not([data-storename="maytag-ca"]) .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected.best-value {
  height: 5.575rem;
}
html[data-lang="fr_CA"]:not([data-storename="maytag-ca"]) .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.best-value {
  height: 5.575rem;
}
html[data-lang="fr_CA"]:not([data-storename="maytag-ca"]) .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected.best-value {
  height: 5.75rem;
}
html[data-lang="fr_CA"]:not([data-storename="maytag-ca"]) .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .variant-best-value__tooltip {
  height: 1.2rem;
}
.product-variant-v2,
.product-variant-v1 {
  margin: 0;
}
.product-variant-v2-container,
.product-variant-v1-container {
  min-height: 9.125rem;
}
.product-variant-v2 .variant-description__title,
.product-variant-v1 .variant-description__title {
  margin-bottom: 0.5rem;
}
.product-variant-v2 .variant-description.update-color-name,
.product-variant-v1 .variant-description.update-color-name {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
.product-variant-v2 .variant-description.update-color-name .variant-description__title,
.product-variant-v1 .variant-description.update-color-name .variant-description__title,
.product-variant-v2 .variant-description.update-color-name .variant-description__data,
.product-variant-v1 .variant-description.update-color-name .variant-description__data {
  font-size: 1rem;
  font-style: normal;
  line-height: 1.125rem;
}
.product-variant-v2 .variant-description.update-color-name .variant-description__title,
.product-variant-v1 .variant-description.update-color-name .variant-description__title {
  font-weight: 800;
}
.product-variant-v2 .variant-description.update-color-name .variant-description__data,
.product-variant-v1 .variant-description.update-color-name .variant-description__data {
  font-weight: 400;
}
.product-variant-v2 .variant-best-value__border-placeholder,
.product-variant-v1 .variant-best-value__border-placeholder {
  display: none;
}
.product-variant-v2 .variant-best-value__tooltip,
.product-variant-v1 .variant-best-value__tooltip {
  color: #000000;
  font-size: 0.625rem;
  height: 1rem;
  line-height: 0.625rem;
  font-weight: 700;
  background-color: #eeb111;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0.03125rem 0.03125rem 0;
  border-style: solid;
  border-color: #000000;
  border-radius: 0.125rem 0.125rem 0 0;
}
.product-variant-v2 .pdp-tray__color-swatch,
.product-variant-v1 .pdp-tray__color-swatch {
  margin: 1rem 0 0.6875rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item {
  padding: 0;
  width: 4.125rem;
  height: 4.125rem;
  position: relative;
  margin: .25rem .5rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock {
  padding: 0.125rem;
  margin-top: .125rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected {
  width: 4.375rem;
  height: 4.375rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected.best-value,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected.best-value {
  height: 5.375rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.best-value,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.best-value {
  border-radius: 0.3125rem 0.3125rem 0 0;
  width: 4.375rem;
  height: 5.375rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.best-value .cross-line,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.best-value .cross-line {
  left: -141%;
  bottom: -0.125rem;
  top: unset;
  right: unset;
  transform: rotate(135deg);
  width: 142%;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--oos-not-buyable,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--oos-not-buyable {
  border: 0;
  padding: 0;
  margin: .25rem .5rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--oos-not-buyable .cross-line,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--oos-not-buyable .cross-line {
  display: none;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected {
  padding: 0.125rem;
  width: 4.5rem;
  height: 4.5rem;
  margin-top: 0;
  margin-left: 0.35rem;
  margin-right: 0.35rem;
  border: 2px solid #c41230;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected.best-value,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected.best-value {
  border-radius: 0.25rem 0.25rem 0 0;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected.best-value,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected.best-value {
  height: 5.5rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.best-value,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.best-value {
  height: 5.125rem;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list {
  overflow: hidden;
  font-size: 0;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item {
  width: 3rem;
  height: 3rem;
  padding: 0.4375rem;
  margin: 0.3125rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border: 0.0625rem solid transparent;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item--selected,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item--selected {
  border: solid 2px #c41230;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item--out-of-stock,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item--out-of-stock {
  position: relative;
  border: solid 2px #c41230;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round {
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .cross-line,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .cross-line {
  width: 141%;
  position: absolute;
  height: 1px;
  background-color: #c41230;
  transform: rotate(315deg);
  transform-origin: 100% 0 0;
  top: 0;
  right: 0;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .pdp-tray__color-swatch__item--icon,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .pdp-tray__color-swatch__item--icon {
  margin: 0 auto;
  border: 1px solid #000000;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable {
  display: block;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  position: relative;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable::-webkit-scrollbar,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable::-webkit-scrollbar {
  display: none;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item {
  width: 4rem;
  height: 4rem;
  margin: 0 0.25rem;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round {
  padding: 0;
}
.product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable,
.product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable {
  padding: 0 1rem;
  position: relative;
}
.product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container,
.product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container {
  display: flex;
}
.product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable.pdp-tray__color-swatch--nonscrollable,
.product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable.pdp-tray__color-swatch--nonscrollable {
  padding: 0;
  text-align: left;
}
.product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable.pdp-tray__color-swatch--nonscrollable .chevron-container,
.product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable.pdp-tray__color-swatch--nonscrollable .chevron-container {
  display: none;
}
.product-variant-v2 .pdp-tray__color-swatch__item:focus-within,
.product-variant-v1 .pdp-tray__color-swatch__item:focus-within {
  outline: 0.0625rem solid #000000;
}
.product-variant-v2 .variants-action,
.product-variant-v1 .variants-action {
  text-align: right;
}
.product-variant-v2 .variants-action__btn,
.product-variant-v1 .variants-action__btn {
  cursor: pointer;
}
.product-variant-v2 .variants-action__btn::before,
.product-variant-v1 .variants-action__btn::before {
  font-weight: 900;
}
.product-variant-v2 .variants-action__btn.variants-action__btn--opened::before,
.product-variant-v1 .variants-action__btn.variants-action__btn--opened::before {
  content: '—';
}
.product-variant-v2 .variants-action__btn.variants-action__btn--closed::before,
.product-variant-v1 .variants-action__btn.variants-action__btn--closed::before {
  content: '+';
}
.product-variant-v2 .chevron-container,
.product-variant-v1 .chevron-container {
  position: absolute;
  height: 100%;
  display: none;
  flex-direction: column;
  justify-content: center;
  top: 0;
  cursor: pointer;
  width: 1.5rem;
}
.product-variant-v2 .chevron-container--left,
.product-variant-v1 .chevron-container--left {
  left: 0;
  background-image: linear-gradient(to right, #ffffff 60%, transparent);
}
.product-variant-v2 .chevron-container--right,
.product-variant-v1 .chevron-container--right {
  right: 0;
  background-image: linear-gradient(to left, #ffffff 60%, transparent);
}
.product-variant-v2 .chevron-container .chevron-button,
.product-variant-v1 .chevron-container .chevron-button {
  width: 15px;
  height: 15px;
  display: inline-block;
  border: solid #c41230;
  border-width: 0 0 3px 3px;
}
.product-variant-v2 .chevron-container .chevron-button.chevron-button--disabled,
.product-variant-v1 .chevron-container .chevron-button.chevron-button--disabled {
  border-color: #e2e2e5;
}
.product-variant-v2 .chevron-container .chevron-button--left,
.product-variant-v1 .chevron-container .chevron-button--left {
  transform: rotate(45deg);
  align-self: flex-start;
}
.product-variant-v2 .chevron-container .chevron-button--right,
.product-variant-v1 .chevron-container .chevron-button--right {
  transform: rotate(-135deg);
  align-self: flex-end;
}
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price,
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price--small.single-price-line,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price--small.single-price-line {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.75rem;
  padding: 0.3125rem 0 0.3125rem 0;
  align-items: center;
  color: #c41230;
}
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price.single-price-line,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price.single-price-line {
  color: inherit;
}
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price--small,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price--small {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 0.8125rem;
  text-align: center;
  text-decoration-line: line-through;
  color: #2e2e2e;
}
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price--small.single-price-line,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price--small.single-price-line {
  text-decoration-line: none;
  color: #2e2e2e;
}
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price-savings,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price-savings {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  color: #5c700e;
}
.product-variant-v2 .pdp-tray__variant__tooltip,
.product-variant-v1 .pdp-tray__variant__tooltip {
  position: relative;
  display: inline-block;
}
.product-variant-v2 .pdp-tray__variant__tooltip .pdp-tray__color-swatch__item--btn,
.product-variant-v1 .pdp-tray__variant__tooltip .pdp-tray__color-swatch__item--btn {
  height: auto;
  padding: 0;
  background: transparent;
}
.product-variant-v2 .pdp-tray__variant__tooltiptext,
.product-variant-v1 .pdp-tray__variant__tooltiptext {
  background: #ffffff;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  visibility: hidden;
  width: 9rem;
  text-align: center;
  border-radius: 0.375rem;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -3.75rem;
  opacity: 0;
  transition: opacity 0.3s;
  padding: 5%;
}
.product-variant-v2 .pdp-tray__variant__tooltiptext:after,
.product-variant-v1 .pdp-tray__variant__tooltiptext:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.3125rem;
  border-width: 0.3125rem;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}
.product-variant-v2 .pdp-tray__variant__product-image,
.product-variant-v1 .pdp-tray__variant__product-image {
  max-width: 2.921875rem;
  margin-left: auto;
  margin-right: auto;
  max-height: 3rem;
}
.product-variant-v2 .pdp-tray__variant__title a,
.product-variant-v1 .pdp-tray__variant__title a {
  left: 55.375rem;
  top: 21rem;
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 0.8125rem;
  text-align: center;
  text-decoration-line: underline;
  color: #2e2e2e;
}
.product-variant-v2 .pdp-tray__variant__out-of-stock,
.product-variant-v1 .pdp-tray__variant__out-of-stock {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.75rem;
  padding: 0.25rem 0 0.188rem 0;
  text-align: center;
  text-transform: uppercase;
  color: #c41230;
}
.product-variant-v2 .pdp-tray__variant__tooltip:hover .pdp-tray__variant__tooltiptext,
.product-variant-v1 .pdp-tray__variant__tooltip:hover .pdp-tray__variant__tooltiptext {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 48rem) {
  .product-variant-v2 .variant-description.update-color-name .variant-description__title,
  .product-variant-v1 .variant-description.update-color-name .variant-description__title,
  .product-variant-v2 .variant-description.update-color-name .variant-description__data,
  .product-variant-v1 .variant-description.update-color-name .variant-description__data {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .product-variant-v2 .variant-description.update-color-name .variant-description__title,
  .product-variant-v1 .variant-description.update-color-name .variant-description__title {
    margin-bottom: 0;
  }
  .product-variant-v2 .variants-action,
  .product-variant-v1 .variants-action {
    margin-right: 1.625rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch,
  .product-variant-v1 .pdp-tray__color-swatch {
    margin: 0.75rem 0 0.5rem -0.4rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable,
  .product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable {
    padding: 0;
    margin-left: -0.5rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container--left,
  .product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container--left {
    left: -1rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container--right,
  .product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container--right {
    right: -1rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item,
  .product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item {
    margin: 0.4rem;
    padding: 0.5625rem;
    width: 4rem;
    height: 4rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item,
  .product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item {
    margin: 0 0.5rem;
    padding: 0.625rem;
    width: 6.25rem;
    height: 6.25rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round,
  .product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round {
    width: 3.8125rem;
    height: 3.8125rem;
  }
}
.product-variant-v2-container.product-variant-show-all {
  width: 102%;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch__item--icon {
  width: 2rem;
  height: 2rem;
  position: relative;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches {
  overflow: visible;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__item {
  flex-direction: row;
  width: 2.375rem;
  height: 2.375rem;
  margin: .063rem .25rem .188rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock {
  padding: 0;
  margin-top: 0;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected {
  width: 2.375rem;
  height: 2.375rem;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__item {
  display: block;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__btn-more-wrap {
  display: none;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__list:hover {
  padding-bottom: inherit;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__btn-more-colors {
  display: none;
}
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__item:nth-child(n + 11),
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__item:nth-child(n + 25),
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__item:nth-child(n + 17) {
  display: flex;
}
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__list {
  height: auto;
  overflow: visible;
  padding-left: .063rem;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch {
  margin-top: .5rem;
  margin-left: 0;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected {
  width: 2.375rem;
  height: 2.375rem;
  margin-left: -0.063rem;
  margin-right: .313rem;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .pdp-tray__color-swatch__item--icon {
  border: none;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .pdp-tray__color-swatch__item--icon:focus {
  outline: .063rem solid transparent;
}
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__list:hover {
  margin: 0;
  padding: 0;
}
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__list:hover {
  padding-bottom: 0;
  padding-left: .063rem;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__variant__tooltip,
.product-variant-show-all .product-variant-v2 .product-variant-v1 .pdp-tray__variant__tooltip {
  width: 2rem;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__variant__tooltip .pdp-tray__color-swatch__item--link,
.product-variant-show-all .product-variant-v2 .product-variant-v1 .pdp-tray__variant__tooltip .pdp-tray__color-swatch__item--link {
  width: 2rem;
  outline: .063rem solid transparent;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext {
  width: 6.25rem;
  left: 95%;
}

.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext {
  width: 11.75rem;
  padding: 1rem;
  text-align: left;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext:after,
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__product-image {
  display: none;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__title span {
  font-family: "Avenir-Roman", sans-serif;
  line-height: .9rem;
  font-size: .75rem;
  text-align: center;
  color: #2e2e2e;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__pricing .pdp-tray__price {
  font-size: .875rem;
  font-family: 'Avenir-Black', sans-serif;
  display: flex;
  flex-wrap: wrap;
  white-space: pre-wrap;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__pricing .pdp-tray__price--small {
  font-family: "Avenir-Roman", sans-serif;
  text-align: left;
  margin-right: 0.5rem;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__pricing .pdp-tray__price-savings {
  font-family: 'Avenir-Black', sans-serif;
  text-transform: capitalize;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__pricing .discount-container {
  font-family: 'Avenir-Black', sans-serif;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__pricing .member-price-cta {
  padding: 0;
  color: #766b6b;
  cursor: auto;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__color {
  margin: 1rem -1rem -1rem -1rem;
  padding: 0.625rem 1rem;
  border-radius: 0 0 0.375rem 0.375rem;
  display: flex;
  align-items: center;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 50%);
  border-top: 0.0625rem solid #d8d8d8;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__color.borderless {
  border-top: 0;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__color span {
  line-height: 1.3em;
  font-size: .875rem;
  font-family: 'Avenir-Black', sans-serif;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__color span.white-text {
  color: white;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__color span.black-text {
  color: black;
}

.pdp-tray__text-disclaimer {
    display: none;
    font-size: 1rem;
}

.wp-loader {
    display: inline-block;
    position: inherit;
    margin-left: 1rem;
    margin-bottom: -0.3125rem;
    border-top: .4rem solid #eeb111;
}

.pdp-tray__wp-loading .pdp-tray__change-location-section {
    margin-top: 0.5rem;
}

.pdp-tray__estimates-description-section {
    margin-top: 0.3125rem;
    font-size: 0.75rem;
}

.pdp-tray__major-arrival-date-disclaimer {
    display: none;
    margin-top: 1.3125rem;
    font-size: 0.77rem;
}

.change-location-button-pdp {
    font-weight: normal;
}

.pdp-tray__prp-delivery {
    display: flex;
    flex-direction: row;
}

.pdp-tray__prp-delivery .pdp-tray__prp-delivery--icon svg{
    width: 30px;
    height: 24px;
}

.pdp-tray__prp-delivery .pdp-tray__prp-delivery-text {
    margin-left: 0.5rem;
    font-size: 1.25rem;
    color: #008800;
}



.product-features__feature-card img {
	height: 12.75rem;
	width: 100%;
	overflow: hidden;
	object-fit: cover;
}

.product-features__feature-card-text {
	margin: 0.5rem .5rem 0 .5rem;
}

.product-features__feature-card-text p {
	margin-bottom: 1em;
}

.product-features__feature-card {
	background: #fff;
	height: 100%;
	border: #d8d8d8 solid .0625rem;
	position: relative;
}

.product-features__additional-features {
	background: #fff;
	margin-top: 1rem;
	margin-bottom: .875rem;
	margin: auto;
	padding: 2.5rem 6.25rem 1.25rem 6.25rem;
	border: #d8d8d8 solid .0625rem;
}

@media (max-width: 768px) {
	.product-features__feature-card img {
		max-height: 20rem;
	}
	.product-features__additional-features {
		padding: 1.875rem 1.25rem .625rem 1.25rem;
	}
}

.product-features__additional-feature-card {
	padding: 1rem
}

.product-features__row-feature {
	margin-bottom: 0.875rem
}

.product-features__show .product-features__row-feature:nth-of-type(n + 4) {
	display: none;
}

.product-features__show .row-additional:nth-of-type(n + 3) {
	display: none;
}

.product-features__view_more--link {
	font-weight: 700;
	font-size: 1em;
	display: inline-block;
	margin-top: 0.4375rem;
	cursor: pointer;
}

.product-features__view_more--icon {
	display: none;
	vertical-align: middle;
	margin: 0 0 0 0.5rem;
	width: 1rem;
	height: 1rem;
}

.product-features__view_more--icon.active {
	display: inline-block;
}

.video-wrapper {
	display: inline-block;
	position: relative
}

span.vid-icon {
	background: url("../../../etc/designs/whirlpool/digitalplatform/whirlpool/clientlibs/images/icons/play.png") 0px 0px no-repeat;
	position: absolute;
	width: 80px;
	height: 80px;
	top: 15%;
	left: 50%;
	margin: 0px 0 0 -40px;
	cursor: pointer
}

span.vid-icon:hover {
	background: url("../../../etc/designs/whirlpool/digitalplatform/whirlpool/clientlibs/images/icons/play-hover.png") 0px 0px no-repeat
}

.video {
	margin: 10px 0;
	float: left
}

.video.video-wrapper,
.video .video-wrapper {
	display: block;
	text-align: center;
	width: 100%
}

.video.video-wrapper.dialog,
.video .video-wrapper.dialog {
	display: none
}

.video.video-wrapper.full,
.video .video-wrapper.full {
	width: 100%
}

.video.video-wrapper.full .video-container,
.video .video-wrapper.full .video-container {
	width: 100%;
	padding: 0
}

.video.video-wrapper .video-container.dynamic-video-div .s7container,
.video .video-wrapper .video-container.dynamic-video-div .s7container {
	width: 100% !important
}

@media (max-width: 480px) and (orientation: portrait) {
	.video.video-wrapper .video-container.dynamic-video-div .s7container,
	.video .video-wrapper .video-container.dynamic-video-div .s7container {
		height: 177px !important
	}
}

@media (max-width: 480px) and (orientation: landscape) {
	.video.video-wrapper .video-container.dynamic-video-div .s7container,
	.video .video-wrapper .video-container.dynamic-video-div .s7container {
		height: 341px !important
	}
}

@media (max-width: 768px) and (min-width: 480px) and (orientation: portrait) {
	.video.video-wrapper .video-container.dynamic-video-div .s7container,
	.video .video-wrapper .video-container.dynamic-video-div .s7container {
		height: 388px !important
	}
}

@media (max-width: 768px) and (min-width: 480px) and (orientation: landscape) {
	.video.video-wrapper .video-container.dynamic-video-div .s7container,
	.video .video-wrapper .video-container.dynamic-video-div .s7container {
		height: 336px !important
	}
}

/*.video iframe {
	pointer-events: none
}*/

.video.active iframe {
	pointer-events: all
}

.video .video-link .icon-play {
	font-size: 55px;
	font-size: 5.5rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -33px 0 0 -27px
}

.video div.manuscript {
	display: none;
	text-align: left
}

.video a.manuscript span {
	position: relative;
	top: 2px
}

.video .video-container {
	width: 100%
}

.video .video-container.inline {
	height: auto
}

.video .video-copy {
	width: 33.333%
}

.video .video-container,
.video .video-copy {
	display: inline-block;
	position: relative;
	min-height: 67px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	float: left
}

@media only screen and (max-width: 992px) {
	.video .video-container,
	.video .video-copy {
		width: 100%;
		float: none
	}
}

.video .video-container img,
.video .video-copy img {
	width: 100%
}

.video .manuscript .manuscript-title {
	margin-top: 20px
}

.video .manuscript .manuscript-title h3,
.video .manuscript .manuscript-title h3 a,
h3 .video .manuscript .manuscript-title a {
	display: inline
}

.video .manuscript .manuscript-title a.manuscript {
	float: right;
	padding-top: 5px
}

.video .overlay-text div {
	position: absolute;
	padding: 10px;
	max-width: 75%
}

.video .overlay-text div p,
.video .overlay-text div a,
.video .overlay-text div h1,
.video .overlay-text div h1 a,
h1 .video .overlay-text div a,
.video .overlay-text div h2,
.video .overlay-text div h2 a,
h2 .video .overlay-text div a,
.video .overlay-text div h3,
.video .overlay-text div h3 a,
h3 .video .overlay-text div a,
.video .overlay-text div h4,
.video .overlay-text div h4 a,
h4 .video .overlay-text div a,
.video .overlay-text div h5,
.video .overlay-text div h5 a,
h5 .video .overlay-text div a,
.video .overlay-text div h6,
.video .overlay-text div h6 a,
h6 .video .overlay-text div a {
	color: #fff
}

@media only screen and (max-width: 768px) {
	.video .overlay-text div h4,
	.video .overlay-text div h4 a,
	h4 .video .overlay-text div a {
		font-size: 14px
	}
}

.video .overlay-text div.center {
	top: calc(50% - 1rem);
	left: 0;
	width: 100%;
	color: #000;
	padding: 0px;
	text-align: center
}

.video .overlay-text div.top-left {
	top: 0;
	left: 15px
}

.video .overlay-text div.top-center {
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	width: 66.667%;
	max-width: 100%;
	padding: 10px 10%;
	margin: 0 auto
}

.video .overlay-text div.top-right {
	top: 0;
	right: 35%;
	width: 66.667%;
	text-align: right;
	left: auto
}

.video .overlay-text div.bottom-left {
	bottom: 5%;
	left: 15px;
	text-align: left
}

.video .overlay-text div.bottom-center {
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	width: 66.667%;
	max-width: 100%;
	padding: 10px 10%;
	margin: 0 auto
}

.video .overlay-text div.bottom-right {
	bottom: 0;
	right: 35%;
	width: 66.667%;
	text-align: right;
	left: auto
}

.video .overlay-text div.middle-left {
	top: 37%;
	left: 15px
}

.video .overlay-text div.middle-center {
	top: 37%;
	left: 0;
	right: 0;
	text-align: center;
	width: 66.667%;
	max-width: 100%;
	padding: 10px 10%;
	margin: 0px auto
}

.video .overlay-text div.middle-right {
	top: 37%;
	right: 35%;
	width: 66.667%;
	text-align: right;
	left: auto
}

@media (max-width: 992px) {
	.video .overlay-text div.top-center,
	.video .overlay-text div.top-right,
	.video .overlay-text div.middle-center,
	.video .overlay-text div.middle-right,
	.video .overlay-text div.bottom-center,
	.video .overlay-text div.bottom-right {
		width: 100%
	}
	.video .overlay-text div.top-right,
	.video .overlay-text div.middle-right,
	.video .overlay-text div.bottom-right {
		right: 15px
	}
	.video .overlay-text div.bottom-left,
	.video .overlay-text div.bottom-center,
	.video .overlay-text div.bottom-right {
		bottom: 25%
	}
}

@media (max-width: 480px) {
	.video .overlay-text div.bottom-left,
	.video .overlay-text div.bottom-center,
	.video .overlay-text div.bottom-right {
		bottom: 35%
	}
	.video .overlay-text div.middle-left,
	.video .overlay-text div.middle-center,
	.video .overlay-text div.middle-right {
		top: 30%
	}
}

.video .overlay-text div.disclaimer {
	bottom: 0;
	right: 0
}

@media only screen and (max-width: 768px) {
	.video .mobile-bottom .overlay-text {
		position: relative
	}
	.video .mobile-bottom .overlay-text div {
		position: relative
	}
	.video .mobile-bottom .overlay-text div p,
	.video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h1,
	.video .mobile-bottom .overlay-text div h1 a,
	h1 .video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h2,
	.video .mobile-bottom .overlay-text div h2 a,
	h2 .video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h3,
	.video .mobile-bottom .overlay-text div h3 a,
	h3 .video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h4,
	.video .mobile-bottom .overlay-text div h4 a,
	h4 .video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h5,
	.video .mobile-bottom .overlay-text div h5 a,
	h5 .video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h6,
	.video .mobile-bottom .overlay-text div h6 a,
	h6 .video .mobile-bottom .overlay-text div a {
		color: #000
	}
}

.video-player.youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}

.video-player iframe,
.video-player embed,
.video-player video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.video-player .s7container {
	width: 100% !important
}

#video-component h2,
#video-component h2 a,
h2 #video-component a {
	margin-top: 0
}

#video-component div.manuscript {
	display: none
}

.dialog {
	display: none;
	width: 700px !important;
	height: 450px !important;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding-top: 0
}

@media only screen and (max-width: 768px) {
	.dialog {
		width: 100% !important
	}
}

.dialog h2,
.dialog h2 a,
h2 .dialog a {
	margin-top: 0
}

.dialog.smooth-scroll {
	-webkit-overflow-scrolling: touch
}

.dialog.full {
	width: auto !important;
	height: auto !important;
	overflow-y: visible
}

.dialog.error-modal {
	height: auto !important
}

.dialog.error-modal p {
	font-weight: 600;
	color: red
}

.dialog#auto-logout {
	height: auto !important;
	text-align: center
}

@media only screen and (max-width: 992px) {
	.dialog#auto-logout {
		width: 100% !important
	}
}

.dialog#auto-logout h2,
.dialog#auto-logout h2 a,
h2 .dialog#auto-logout a,
.dialog#auto-logout p {
	text-align: left
}

.dialog#auto-logout a {
	margin: 0 auto
}

.dialog#auto-logout #logged-out {
	display: none
}

.dialog .video-player {
	overflow: hidden
}

.modal {
	z-index: 9000
}

.modal .modal-content {
	margin: 0.625rem 0
}

.modal .modal-content .modal-header {
	border: 0;
	display: inline-block;
	width: 100%;
	z-index: 9999;
	padding: 0 15px
}

.modal .modal-content .modal-header .close {
	background-color: #FFF;
	float: right;
	padding: 0;
	border: 0;
	font-weight: 600;
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	opacity: .3;
	margin-top: 15px
}

.modal .modal-content .modal-header h3,
.modal .modal-content .modal-header h3 a,
h3 .modal .modal-content .modal-header a {
	width: 90%;
	float: left
}

.modal .modal-content .modal-body {
	max-height: 600px;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
	.modal .modal-content .modal-body {
		max-height: 600px
	}
}

.modal .modal-content .modal-body .phone-number {
	margin-bottom: 15px;
	margin-bottom: 1.5rem
}

.modal .modal-content .modal-body .phone-number a {
	font-weight: 600;
	margin-left: 5px;
	text-decoration: underline
}

.modal .modal-content .modal-footer {
	border: 0
}

.modal .modal-content .modal-footer hr {
	width: 90%;
	text-align: center
}

.modal .modal-content .modal-footer .terms-agree-btn,
.modal .modal-content .modal-footer .terms-cancel-btn {
	padding: 10px 24px
}

.modal-backdrop {
	z-index: 8999
}

#fade {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

#light {
	display: none;
	position: absolute;
	top: 15%;
	left: 27%;
	background: #FFF;
	z-index: 1002;
	overflow: visible;
}

#boxclose {
	float: right;
	cursor: pointer;
	color: #fff;
	font-size: 31px;
	font-weight: bold;
	display: inline-block;
	line-height: 0px;
	padding: 15px;
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 1002;
	opacity: 0.9;
	background-repeat: no-repeat;
	background-image: url(http://stage-aem-author.whirlpool.com/etc/designs/whirlpool/digitalplatform/whirlpool/clientlibs/images/icons/close.png)
}

.boxclose:before {
	content: "×";
}

#fade:hover~#boxclose {
	display: none;
}

.dialog {
	display: none;
	width: 700px !important;
	height: 450px !important;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding-top: 0
}

@media only screen and (max-width: 768px) {
	.dialog {
		width: 100% !important
	}
}

.dialog h2,
.dialog h2 a,
h2 .dialog a {
	margin-top: 0
}

.dialog.smooth-scroll {
	-webkit-overflow-scrolling: touch
}

.dialog.full {
	width: auto !important;
	height: auto !important;
	overflow-y: visible
}

.dialog.error-modal {
	height: auto !important
}

.dialog.error-modal p {
	font-weight: 600;
	color: red
}

.dialog#auto-logout {
	height: auto !important;
	text-align: center
}

@media only screen and (max-width: 992px) {
	.dialog#auto-logout {
		width: 100% !important
	}
}

.dialog#auto-logout h2,
.dialog#auto-logout h2 a,
h2 .dialog#auto-logout a,
.dialog#auto-logout p {
	text-align: left
}

.dialog#auto-logout a {
	margin: 0 auto
}

.dialog#auto-logout #logged-out {
	display: none
}

.dialog .video-player {
	overflow: hidden
}

.ui-dialog {
	font-size: 14px;
	font-size: 1.4rem;
	z-index: 9999;
	outline: 0;
	position: absolute;
	width: auto !important;
	background-color: #FFF
}

@media only screen and (max-width: 992px) {
	.ui-dialog {
		width: 100% !important
	}
}

.ui-dialog .video-modal {
	overflow-y: visible;
	height: 500px !important
}

.ui-dialog .ui-state-default,
.ui-dialog .ui-widget-content .ui-state-default,
.ui-dialog .ui-widget-header .ui-state-default,
.ui-dialog .ui-dialog-titlebar-close {
	background: url("../../digital-platform/components/shopping/productFeatureCardsV3/clientlibs/images/icons/close.png");
	background-repeat: no-repeat;
	outline: 0;
	float: right;
	text-indent: -9999px;
	margin: 5px;
	border: 0;
	position: relative;
	z-index: 9999
}

.ui-dialog .ui-state-default::after,
.ui-dialog .ui-widget-content .ui-state-default::after,
.ui-dialog .ui-widget-header .ui-state-default::after,
.ui-dialog .ui-dialog-titlebar-close::after {
	content: "";
	color: #000;
	font-family: "Glyphicons Halflings"
}

.ui-dialog .ui-state-default .ui-button-text,
.ui-dialog .ui-widget-content .ui-state-default .ui-button-text,
.ui-dialog .ui-widget-header .ui-state-default .ui-button-text,
.ui-dialog .ui-dialog-titlebar-close .ui-button-text {
	display: none
}

.ui-dialog .ui-dialog-titlebar-close {
	width: 18px;
	height: 18px
}

.ui-dialog .ui-icon-closethick {
	display: none !important
}

.ui-dialog .ui-dialog-titlebar {
	background: #FFF;
	border: 0
}

.ui-dialog .ui-dialog-content {
	background: #FFF;
	padding: 20px 10px;
	top: auto !important;
	left: 0 !important
}

.ui-dialog #forgot-psd-waring {
	height: auto !important
}

.ui-dialog #forgot-psd-waring button {
	position: relative;
	left: 50%
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9998;
	background: rgba(0, 0, 0, 0.75)
}

.modal {
	z-index: 9000
}

.modal .modal-content {
	margin:0.625rem 0
}

.modal .modal-content .modal-header {
	border: 0;
	display: inline-block;
	width: 100%;
	z-index: 9999;
	padding: 0 15px
}

.modal .modal-content .modal-header .close {
	background-color: #FFF;
	float: right;
	padding: 0;
	border: 0;
	font-weight: 600;
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	opacity: .3;
	margin-top: 15px
}

.modal .modal-content .modal-header h3,
.modal .modal-content .modal-header h3 a,
h3 .modal .modal-content .modal-header a {
	width: 90%;
	float: left
}

.modal .modal-content .modal-body {
	max-height: 600px;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
	.modal .modal-content .modal-body {
		max-height: 600px
	}
}

.modal .modal-content .modal-body .phone-number {
	margin-bottom: 15px;
	margin-bottom: 1.5rem
}

.modal .modal-content .modal-body .phone-number a {
	font-weight: 600;
	margin-left: 5px;
	text-decoration: underline
}

.modal .modal-content .modal-footer {
	border: 0
}

.modal .modal-content .modal-footer hr {
	width: 90%;
	text-align: center
}

.modal .modal-content .modal-footer .terms-agree-btn,
.modal .modal-content .modal-footer .terms-cancel-btn {
	padding: 10px 24px
}

.modal-backdrop {
	z-index: 8999
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	width: 20px;
	width: 2rem;
	height: 20px;
	height: 2rem;
	cursor: default;
	position: absolute;
	z-index: 2
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider .ui-state-default,
.ui-slider .ui-widget-content .ui-state-default,
.ui-slider .ui-widget-header .ui-state-default {
	background: #EEB111;
	border-radius: 15px;
	outline: 0
}

.ui-slider .ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-slider .ui-widget-header {
	background: #707070
}

.ui-slider .ui-widget-header a {
	color: #707070
}

.ui-slider .tooltip {
	opacity: 1;
	top: 120%;
	margin-top: 10px;
	margin-left: -11px;
	width: 40px;
	position: relative;
	background: #FFF;
	color: #353535;
	border: 1px solid #707070
}

.ui-slider .tooltip::after,
.ui-slider .tooltip::before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: ' ';
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.ui-slider .tooltip::after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 10px;
	margin-left: -10px
}

.ui-slider .tooltip::before {
	border-color: rgba(207, 207, 207, 0);
	border-bottom-color: #707070;
	border-width: 11px;
	margin-left: -11px
}

.ui-slider .tooltip .tooltip-arrow {
	display: none
}

.ui-slider .tooltip.bottom {
	padding: 2px 0px
}

.ui-slider .tooltip-inner {
	background: transparent;
	border: 0;
	border-radius: 0;
	padding: 0;
	color: #353535;
	text-align: center
}

.ui-slider-horizontal {
	height: 12px;
	height: 1.2rem;
	background-color: #707070
}

.ui-slider-horizontal .ui-slider-handle {
	top: -4px;
	top: -.4rem;
	margin-left: -8px;
	margin-left: -.8rem
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.video-title-dialog {
	font-size: 40px;
	line-height: 40px;
	color: rgb(91, 91, 91);
	margin-bottom: 10px;
	margin-top: 10px;
}

.ui-dialog .ui-dialog-titlebar-close {
	background: url("../../../etc/designs/whirlpool/digitalplatform/whirlpool/clientlibs/images/icons/close.png");
    background-repeat: no-repeat;
    padding: 12px;
    margin-top: 12px;
}
.product-features__feature-card img {
  height: 12.75rem;
  width: 100%;
  overflow: hidden;
  object-fit: cover;
}

.product-features__feature-card-text {
  margin: 0.5rem .5rem 0 .5rem;
}

.product-features__feature-card-text p {
  margin-bottom: 1em;
}

.product-features__feature-card {
  background: #fff;
  height: 100%;
  border: #d8d8d8 solid .0625rem;
  position: relative;
}

.product-features__additional-features {
  background: #fff;
  margin-top: 1rem;
  margin-bottom: .875rem;
  margin: auto;
  padding: 2.5rem 6.25rem 1.25rem 6.25rem;
  border: #d8d8d8 solid .0625rem;
}

@media (max-width: 768px) {
  .product-features__feature-card img {
    max-height: 20rem;
  }
  .product-features__additional-features {
    padding: 1.875rem 1.25rem .625rem 1.25rem;
  }
}

.product-features__additional-feature-card {
  padding: 1rem
}

.product-features__row-feature {
  margin-bottom: 0.875rem
}

.product-features__show .product-features__row-feature:nth-of-type(n + 4) {
  display: none;
}
.product-features__show .row-additional:nth-of-type(n + 3) {
  display: none;
}

.product-features__view_more--link{
  font-weight: 700;
  font-size: 1em;
  display: inline-block;
  margin-top: 0.4375rem;
  cursor: pointer;
}

.product-features__view_more--icon {
  display: none;
  vertical-align: middle;
  margin: 0 0 0 0.5rem;
  width: 1rem;
  height: 1rem;
}

.product-features__view_more--icon.active {
  display: inline-block;
}
.product-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: white;
    margin: 10px;
    padding: .5rem;
}

.product-card__name {
    text-decoration: underline;
}

.product-card__img {
    max-width: 185px;
    max-height: 200px;
}

.product-card__title,
.product-card__name,
.product-card__sku,
.product-card__rating,
.product-card__price,
.product-card__color,
.product-card__top-features,
.product-card__description,
.product-card__button {
    padding: .5rem;
}

.product-card__color-picker {
    display: flex;
    padding: 1rem;
}

.color-picker__dot.color-picker__dot--active {
    border: 1px solid #5e514e;
}

.color-picker__dot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #e8dede;
}

.product-card__top-features li {
    text-align: left;
}

.product-card__msrp-price--line-through {
    text-decoration: line-through;
}

.product-card__price {
    font-weight: bold;
}

.product-card__sale-price {
    color: rgb(196, 18, 48);
}

.product-card__button {
    margin-top: auto;
    width: 100%;
    text-decoration: none;
    outline: 0;
}

.product-card__name--link {
    outline: 0;
}

.product-card__button span {
    width: 100%;
}

.cpg-subscription.hidden,
.cpg-subscription.hide {
  display: none;
}
.cpg-subscription__title {
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
}
.cpg-subscription__subscription {
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem;
  margin-top: 0.62rem;
}
.cpg-subscription__subscription > * {
  font-family: "HelveticaNeue", sans-serif;
}
.cpg-subscription__subscription a {
  font-weight: 400;
  font-size: .75rem;
}
.cpg-subscription__product-section {
  outline: 0.0625rem solid #979797;
  background: #ffffff;
  margin-top: 1.5rem;
  padding-top: 1rem;
}
.cpg-subscription__product-section:has(.cpg-subscription__checkbox-button:checked) {
  outline: 0.125rem solid #eeb111;
}
.cpg-subscription__product-head {
  display: flex;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.cpg-subscription__product-head-left {
  display: inline-flex;
  flex: 1 1 0;
  align-items: center;
}
.cpg-subscription__checkbox {
  cursor: pointer;
}
.cpg-subscription__checkbox-button {
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: middle;
  border: 0.1rem solid #000000;
  -webkit-appearance: none;
  appearance: none;
  background-color: #ffffff;
  margin: 0;
  cursor: pointer;
}
.cpg-subscription__checkbox-button:checked:after {
  content: "";
  display: block;
  width: 49%;
  height: 71%;
  border: solid #000000;
  border-width: 0 0.2rem 0.2rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 0.35rem;
  margin-top: 0.1rem;
}
.cpg-subscription__checkbox-label {
  vertical-align: middle;
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1875rem;
  margin-left: 0.625rem;
}
.cpg-subscription__product-head-right {
  display: grid;
}
.cpg-subscription__price {
  vertical-align: middle;
  padding: 0.25rem 0.5rem 0.25rem 1rem;
  float: right;
  color: #000000;
  text-align: center;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  margin-top: auto;
  margin-bottom: auto;
  grid-row: 1;
}
.cpg-subscription__save-section {
  border-radius: 0.9375rem;
  border: 0.0625rem dotted #008800;
  padding: 0.25rem 0.5rem 0.25rem 1rem;
  margin: auto;
  display: inline-flex;
  align-items: center;
  grid-row: 2;
}
.cpg-subscription__save-label {
  color: #008800;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
}
.cpg-subscription__save-image {
  height: 1.5rem;
  width: 1.5rem;
  position: relative;
}
.cpg-subscription__save-image svg {
  height: 1.5rem;
  width: 1.5rem;
}
.cpg-subscription__save-tooltip {
  width: 14.375rem;
  background-color: #000000;
  color: #ffffff;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 0.875rem;
  text-align: left;
  padding: 0.5rem;
  margin-top: 0.625rem;
  position: absolute;
  display: none;
  top: 2.75rem;
  left: -3.625rem;
  transform: translate(-50%, -22%);
}
.cpg-subscription__save-tooltip > * {
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 0.875rem;
  text-align: left;
}
.cpg-subscription__save-tooltip:after {
  content: '';
  position: absolute;
  left: 77%;
  top: -6%;
  width: 1rem;
  height: 1rem;
  background: black;
  transform: rotate(45deg);
}
.cpg-subscription__save-tooltip:hover,
.cpg-subscription__save-tooltip:active {
  display: block;
}
.cpg-subscription__save-image:hover .cpg-subscription__save-tooltip,
.cpg-subscription__save-image:active .cpg-subscription__save-tooltip {
  display: block;
}
.cpg-subscription__divider {
  height: 0.0625rem;
  align-self: stretch;
  background: #d9d9d9;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.cpg-subscription__product-data {
  display: flex;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.cpg-subscription__product-image-wrapper {
  height: 5rem;
  width: 5rem;
  display: block;
  text-align: center;
}
.cpg-subscription__product-image {
  max-height: 5rem;
  max-width: 5rem;
  height: auto;
  margin: auto;
}
.cpg-subscription__product-wrapper {
  margin-left: 1.5rem;
  margin-top: 0.34rem;
}
.cpg-subscription__product-name {
  color: var(--text-black, #000000);
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1875rem;
}
.cpg-subscription__product-name-link {
  text-decoration: none;
  font-weight: 700;
}
.cpg-subscription__product-name-link:hover {
  text-decoration: none;
}
.cpg-subscription__frequency-wrapper {
  margin-top: 0.75rem;
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem;
}
.cpg-subscription__frequency-value {
  font-style: normal;
  font-weight: 700;
}
.cpg-subscription__product-disclaimer {
  margin-top: 0.75rem;
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.90625rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-bottom: 1rem;
}
.cpg-subscription__product-disclaimer > * {
  font-family: "HelveticaNeue", sans-serif;
}
.cpg-subscription__product-disclaimer a {
  font-weight: 400;
  font-size: .625rem;
}
@media (min-width: 64rem) {
  .cpg-subscription__title {
    font-size: 1.25rem;
  }
  .cpg-subscription__subscription {
    font-size: 1rem;
  }
  .cpg-subscription__subscription a {
    font-size: 1rem;
  }
  .cpg-subscription__product-head-right {
    display: inline-flex;
    flex: 1 1 0;
  }
  .cpg-subscription__product-name {
    font-size: 1rem;
  }
  .cpg-subscription__save-tooltip {
    top: revert;
    bottom: 0;
  }
  .cpg-subscription__save-tooltip:after {
    top: revert;
  }
}

.product-cordless-variants {
  min-height: 27.6875rem;
}
.product-cordless-variants__head {
  color: #2e2e2e;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.125rem;
}
@media (min-width: 48rem) {
  .product-cordless-variants__head {
    font-size: 1.25rem;
  }
}
.product-cordless-variants__options {
  color: #2e2e2e;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.125rem;
  margin-top: 2.13rem;
}
.product-cordless-variants__option {
  display: flex;
  padding: 1rem;
  align-items: center;
  border: 0.0625rem solid #000000;
  background: #ffffff;
  margin-top: 1rem;
}
.product-cordless-variants__option--selected {
  border: 0.125rem solid #c41230;
  background: #ffffff;
}
.product-cordless-variants__option-title {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex: 1 0 0;
  color: #2e2e2e;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.3125rem;
}
.product-cordless-variants__included-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #2e2e2e;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5rem;
  margin-top: 1.41rem;
  margin-bottom: 0.53rem;
}
.product-cordless-variants__included-item {
  margin-top: 0.44rem;
}
.product-cordless-variants__included-item-text {
  color: #2e2e2e;
  font-family: "Avenir", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 350;
  line-height: 1.3125rem;
}
.product-cordless-variants__included-item-icon {
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
}
.product-cordless-variants__included-item-icon svg {
  height: 1.5rem;
  width: 1.5rem;
}
.product-cordless-variants__disclaimer {
  padding-top: .75rem;
  align-items: center;
  gap: .2rem;
  color: #2e2e2e;
  font-family: "Avenir", sans-serif;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.0625rem;
  margin-top: 0.5rem;
}
.product-cordless-variants__disclaimer a {
  font-weight: 800;
}
.cordlessVariants.baseComponent.aem-GridColumn.aem-GridColumn--default--12 {
  float: none;
}
.author-mode .cordlessVariants.baseComponent.aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
}

.sticky-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 5.125rem;
}

.sticky-nav--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: white;
    border-bottom: 1px solid #f1e3e3;
    display: flex;
    align-items: center;
}

.sticky-nav img,
.sticky-nav--fixed img {
    padding: 1rem;
    max-height: inherit;
    max-width: fit-content;
}

.sticky-nav__item {
    display: flex;
    flex-direction: column;
    padding: 1rem;
}

.sticky-nav__link {
    cursor: pointer;
    text-decoration: none;
}

.sticky-nav__link:hover,
.sticky-nav__link.active {
    border-bottom: 3px solid #005ABB;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';

/* Icons */
/*@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('../../digital-platform/components/content/formatting/carousel/clientlibs/css/fonts/slick.eot');
    src: url('../../digital-platform/components/content/formatting/carousel/clientlibs/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../digital-platform/components/content/formatting/carousel/clientlibs/css/fonts/slick.woff') format('woff'), url('../../digital-platform/components/content/formatting/carousel/clientlibs/css/fonts/slick.ttf') format('truetype'), url('../../digital-platform/components/content/formatting/carousel/clientlibs/css/fonts/slick.svg#slick') format('svg');
}*/

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index:1;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -45px;
    background:url('../../../content/dam/business-unit/whirlpool/global-assets/icons/prev-arrow.png');
}

.slick-prev:hover,
.slick-prev:focus {
    background:url('../../../content/dam/business-unit/whirlpool/global-assets/icons/prev-arrow.png');
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-next {
    right: -45px;
    background:url('../../../content/dam/business-unit/whirlpool/global-assets/icons/next-arrow.png');
}

.slick-next:hover,
.slick-next:focus {
    background:url('../../../content/dam/business-unit/whirlpool/global-assets/icons/next-arrow.png');
}

@media (max-width: 992px) {
   .slick-next {
       right: -10px;
   }
   .slick-prev {
       left: -10px;
   }
}

@media (max-width: 992px) and (min-width: 769px) {
   .slick-next {
       right: 10px;
   }
   .slick-prev {
       left: 10px;
   }
}

@media (max-width: 768px) {
   .slick-next {
       right: 0px;
   }
   .slick-prev {
       left: 0px;
   }
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: relative;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.value-prop-component {
  background-color: #ffffff;
  border-bottom: 0.125rem solid #e2e2e2;
  border-top: 0.125rem solid #e2e2e2;
}
.value-prop-component__header {
  font-size: 1.625rem;
  line-height: 1.75rem;
  color: #000000;
  text-align: center;
  padding: 1.4375rem 1rem;
  border-bottom: 0.125rem solid #e2e2e2;
  font-weight: bold;
}
.value-prop-component-container {
  padding: 1.875rem 1.5rem 1.9375rem;
}
.value-prop-component-container .value-prop-component-tile {
  padding-bottom: 2rem;
  padding-top: 2rem;
  border-bottom: 0.125rem solid #e2e2e2;
}
.value-prop-component-container .value-prop-component-tile:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.value-prop-component-container .value-prop-component-tile:first-of-type {
  padding-top: 0;
}
.value-prop-component-container .value-prop-component-tile__title {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #000000;
}
.value-prop-component-container .value-prop-component-tile__description {
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #000000;
  margin-bottom: 1rem;
}
.value-prop-component-container .value-prop-component-tile__link {
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: bold;
}
.value-prop-component-container .value-prop-component-tile__link.value-prop-component-tile__link--external {
  padding-right: 0.5rem;
  position: relative;
}
.value-prop-component-container .value-prop-component-tile__link.value-prop-component-tile__link--external::after,
.value-prop-component-container .value-prop-component-tile__link.value-prop-component-tile__link--external::before {
  box-sizing: border-box;
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  right: -1rem;
  top: 0;
}
.value-prop-component-container .value-prop-component-tile__link.value-prop-component-tile__link--external::before {
  width: 1rem;
  height: 1rem;
  clip-path: polygon(0 0, 50% 0, 50% 50%, 100% 50%, 100% 100%, 0 100%);
  border-radius: 3px;
  border: 2px solid currentColor;
}
.value-prop-component-container .value-prop-component-tile__link.value-prop-component-tile__link--external::after {
  background-color: currentColor;
  clip-path: polygon(0 82%, 66% 17%, 50% 0, 100% 0, 100% 50%, 84% 34%, 18% 100%);
}
@media (min-width: 64rem) {
  .value-prop-component {
    padding: 2rem 8.819% 1.9375rem 9.375%;
    display: flex;
    flex-direction: row;
  }
  .value-prop-component__header {
    border: none;
    text-align: left;
    padding: .4375rem 3% 0 0;
    flex: 1;
  }
  .value-prop-component-container {
    display: flex;
    flex-direction: row;
    padding: 0;
    flex: 5.16;
  }
  .value-prop-component-container .value-prop-component-tile {
    min-height: 14.125rem;
    width: 40.33%;
    border-bottom: none;
    padding: 1rem 4.5% 1rem 3.2%;
    border-left: 0.125rem solid #e2e2e2;
  }
  .value-prop-component-container .value-prop-component-tile:last-of-type,
  .value-prop-component-container .value-prop-component-tile:first-of-type {
    padding: 1rem 4.5% 1rem 3.2%;
  }
  .value-prop-component-container .value-prop-component-tile__title {
    word-break: break-word;
  }
  .value-prop-component-container .value-prop-component-tile__link {
    cursor: pointer;
  }
}

@media (min-width: 1024px) {
    .textImage .rte,
    .textImage .rte p {
        color: #ffffff;
    }
}

@media (max-width: 1023px) {
    .ti-text {
        position: unset;
        transform: none !important;
        text-align: center;
        width: 100%;
    }

    .ti-text .rte span[style] {
        color: inherit !important;
    }
}

.modal-video-movie-wrap .s7videoviewer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoviewer__controlbar--hide.s7videoviewer .s7controlbar {
    display: none;
}

.s7videoviewer .s7socialshare {
    display: none;
}
p a {
  text-decoration: underline;
}
p a:hover {
  color: currentColor;
}
.btnClass {
  text-decoration: none;
}
.featured-card-v2 * {
  list-style: none;
  box-sizing: border-box;
}
.featured-card-v2 p {
  text-transform: initial;
  letter-spacing: 0.02em;
  margin-top: 14px;
}
.featured-card-button {
  display: flex;
  align-items: center;
  margin-top: 21px;
}
.btnClass:not(:last-child) {
  margin-right: 15px;
}
.featured-card-content {
  z-index: 9;
  padding: 0 10px;
}
.featured-card-v2 {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.featured-card-v2.height-automatic {
  height: auto;
}
.featured-card-v2.height-automatic .featured-card-v2-container {
  height: auto;
  padding: 1.5rem .625rem;
}
.featured-card-v2.content-cardV2-tablet {
  min-height: 20rem;
}
@media (max-width: 1023px) and (max-height: 600px) {
  .featured-card-v2.content-cardV2-tablet {
    min-height: 25rem;
  }
}
.featured-card-v2.content-cardV2-tablet .featured-card-v2-container {
  min-height: 20rem;
}
@media (max-width: 1023px) and (max-height: 600px) {
  .featured-card-v2.content-cardV2-tablet .featured-card-v2-container {
    min-height: 25rem;
  }
}
.featured-card-v2.content-cardV2-tablet.large-landscape {
  min-height: 32rem;
}
.featured-card-v2.content-cardV2-tablet.large-landscape .featured-card-v2-container {
  min-height: 32rem;
}
.featured-card-v2 .featured-card-v2-container {
  position: relative;
  padding: .625rem;
  display: flex;
}
.featured-card-v2 .featured-card-v2-container .featured-card-content {
  position: relative !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  margin: 0 !important;
  padding: 0;
  padding-bottom: .625rem;
}
.featured-card-v2 .featured-card-v2-container.vertical-middle {
  align-items: center;
}
.featured-card-v2 .featured-card-v2-container.vertical-top {
  align-items: flex-start;
}
.featured-card-v2 .featured-card-v2-container.vertical-bottom {
  align-items: flex-end;
}
.featured-card-v2 .featured-card-v2-container.featured-card-left {
  justify-content: flex-start;
}
.featured-card-v2 .featured-card-v2-container.featured-card-right {
  justify-content: flex-end;
}
.featured-card-v2 .featured-card-v2-container.featured-card-center {
  justify-content: center;
}
.featured-card-v2 .featured-card-v2-container.text-align-center .featured-card-content {
  text-align: center;
}
.featured-card-v2 .featured-card-v2-container.text-align-center .featured-card-content .featured-card-button {
  justify-content: center;
}
.featured-card-v2 .featured-card-v2-container.text-align-left .featured-card-content {
  text-align: left;
}
.featured-card-v2 .featured-card-v2-container.text-align-left .featured-card-content .featured-card-button {
  justify-content: flex-start;
}
.featured-card-v2 .featured-card-v2-container.text-align-right .featured-card-content {
  text-align: right;
}
.featured-card-v2 .featured-card-v2-container.text-align-right .featured-card-content .featured-card-button {
  justify-content: flex-end;
}
@media (max-width: 1175px) {
  .featured-card-v2 .featured-card-v2-container.vertical-middle-md {
    align-items: center;
  }
  .featured-card-v2 .featured-card-v2-container.vertical-top-md {
    align-items: flex-start;
  }
  .featured-card-v2 .featured-card-v2-container.vertical-bottom-md {
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .featured-card-v2 .featured-card-v2-container.vertical-middle-sm {
    align-items: center;
  }
  .featured-card-v2 .featured-card-v2-container.vertical-top-sm {
    align-items: flex-start;
  }
  .featured-card-v2 .featured-card-v2-container.vertical-bottom-sm {
    align-items: flex-end;
  }
}
.featured-card-v2 .featured-card-button {
  flex-wrap: wrap;
}
.aem-GridColumn--default--12 .featured-card-left,
.aem-GridColumn--default--12 .featured-card-right,
.aem-GridColumn--default--8 .featured-card-left,
.aem-GridColumn--default--8 .featured-card-right,
.featured-card-full-right,
.featured-card-full-left {
  display: flex;
  align-items: center;
}
.aem-GridColumn--default--12 .featured-card-right .featured-card-button,
.featured-card-full-right .featured-card-button {
  justify-content: flex-end;
}
.aem-GridColumn--default--12 .featured-card-center,
.aem-GridColumn--default--8 .featured-card-center,
.featured-card-full-center {
  display: flex;
  align-items: flex-end;
}
.aem-GridColumn--default--12 .featured-card-center .featured-card-button,
.aem-GridColumn--default--8 .featured-card-center .featured-card-button,
.featured-card-full-center .featured-card-button {
  justify-content: center;
}
.aem-GridColumn--default--8 .featured-card-right .featured-card-content {
  text-align: right;
}
.aem-GridColumn--default--8 .featured-card-right .featured-card-button {
  justify-content: flex-end;
}
.aem-GridColumn--default--6 .featured-card-center,
.aem-GridColumn--default--6 .featured-card-right,
.aem-GridColumn--default--6 .featured-card-left {
  display: flex;
  align-items: flex-end;
}
.aem-GridColumn--default--6 .featured-card-right .featured-card-content {
  text-align: right;
}
.aem-GridColumn--default--6 .featured-card-right .featured-card-button {
  justify-content: flex-end;
}
.aem-GridColumn--default--6 .featured-card-center .featured-card-content {
  margin: 0px auto;
  text-align: center;
}
.aem-GridColumn--default--6 .featured-card-center .featured-card-button {
  justify-content: center;
}
.aem-GridColumn--default--4 .featured-card-center,
.aem-GridColumn--default--4 .featured-card-right,
.aem-GridColumn--default--4 .featured-card-left {
  display: flex;
  align-items: flex-end;
}
.aem-GridColumn--default--4 .featured-card-right .featured-card-content {
  text-align: right;
}
.aem-GridColumn--default--4 .featured-card-right .featured-card-button {
  justify-content: flex-end;
}
.aem-GridColumn--default--4 .featured-card-center .featured-card-content {
  text-align: center;
  margin: 0px auto;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--none.cc-container,
.cc-container {
  max-width: 1200px;
  margin: 0 auto;
  float: none !important;
  clear: both !important;
}
.cc-container .cc-main-card {
  padding: 0 15px;
  margin-bottom: 20px;
}
.cc-container:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .btnClass:not(:last-child) {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .featured-card-content {
    max-width: 100% !important;
  }
}
/* media queries for desktop, laptop, mobile */
.content-cardV2-tablet {
  display: none !important;
}
.content-cardV2-mobile {
  display: none !important;
}
@media only screen and (max-width: 1175px) {
  .content-cardV2-desktop {
    display: none !important;
  }
  .content-cardV2-tablet {
    display: flex !important;
  }
}
@media only screen and (max-width: 767px) {
  .content-cardV2-tablet {
    display: none !important;
  }
  .content-cardV2-mobile {
    display: flex !important;
  }
}
.color-overlay-background {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.gradient-overlay-background {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.btnClass:hover {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.btnClass:not(:last-child) {
  margin-right: 15px;
}
/* end */
.featured-card-full-right img,
.featured-card-full-left img,
.featured-card-full-center img,
.aem-GridColumn--default--12 .featured-card-right img,
.aem-GridColumn--default--12 .featured-card-left img,
.aem-GridColumn--default--12 .featured-card-center img {
  width: 100%;
  height: 100%;
}
.fc-image-width {
  width: 100%;
}
.fc-image-width > img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
/* animate css */
.featured-card-content.fadeInBottom * {
  animation-name: fadeInBottom;
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes fadeInBottom {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
  }
}

.content-card {
    background-color: white;
    margin: 15px;
    border: 1px solid #eae8e8;
    display: flex;
    flex-direction: column;
}

.content-card__img--full-width img {
    width: 100%;
}

.content-card__img--centered {
    display: flex;
    justify-content: center;
    padding-top: 1rem;
}

.content-card__header {
    padding: 1rem 15px 0.5rem 15px;
}

.content-card__header h3{
    font-size:1.25em;
    margin-top: 10px;
    margin-bottom: 10px;
}

.content-card__text {
    padding: 0.5rem 1rem;
}

.content-card__buttons {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    margin-top: auto;
    justify-content: flex-end;
}

.content-card__buttons span {
    width: 100%;
}

.content-card__button--secondary {
    margin: 15px 0 0 0;
}

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

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

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

.content-card__button--primary,
.content-card__button--secondary {
    text-decoration: none;
}

.category__filters-cont {
    display: flex;
    flex-direction: column;
    margin: 1rem 0;
    align-items: center;
}

.category__filters {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #000000;
    border-radius: 2rem;
    padding: 0.25rem;
    background-color: #FFFFFF;
}

.category__filters-label {
    padding: 0.75rem 0;
}

.category__filter {
    padding: 0.5rem;
    margin: 0;
}

.category__content-card {
    padding: 1rem;
}

@media (max-width: 767px) {
    .category__content-card {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .category__content-card {
        width: 50%;
    }
}

@media (min-width: 1024px) {
    .category__content-card {
        width: 33%;
    }
}

.category__content-cards {
    display: flex;
    flex-wrap: wrap;
}

.category__filters--stacked {
    flex-direction: column;
}

.keep-order {
  margin: 0 auto;
  padding: 0 1rem;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  font-size: 1rem;
  line-height: 1.3125rem;
  text-align: center;
  font-family: "Avenir-Roman", sans-serif;
}
@media all and (min-width: 64rem) {
  .keep-order {
    width: 58.75rem;
    height: 29.5rem;
    padding: 0 8.25rem;
  }
  .keep-order__success-area {
    width: 26.125rem;
  }
}
.keep-order .bold-font {
  font-weight: 900;
  font-family: "Avenir-Black", "Avenir", sans-serif;
}
.keep-order .hidden {
  visibility: hidden;
}
.keep-order.success .keep-order__cta-area {
  display: none;
}
.keep-order.success .keep-order__success-area {
  display: block;
}
.keep-order.success .keep-order__contact-info {
  padding-top: 4.3125rem;
}
.keep-order__main-msg {
  padding-top: 3.0655rem;
}
.keep-order__confirm-block {
  padding-top: 1.5625rem;
}
.keep-order__confirm-btn {
  width: 18rem;
  height: 2.5rem;
  font-weight: 900;
  font-family: "Avenir-Black", "Avenir", sans-serif;
}
.keep-order__error-msg {
  font-size: .75rem;
  color: #c41230;
  display: block;
}
.keep-order__charge-msg {
  padding-top: 1.25rem;
  font-weight: 900;
  font-family: "Avenir-Black", "Avenir", sans-serif;
}
.keep-order__success-area {
  padding-top: 5.0625rem;
  margin: 0 auto;
  display: none;
}
.keep-order__success-area svg {
  width: 5.3125rem;
  height: 5.3125rem;
  color: #5c700e;
  margin: auto;
}
.keep-order__success-title {
  padding-top: 1.5rem;
  font-weight: 900;
  font-family: "Avenir-Black", "Avenir", sans-serif;
}
.keep-order__success-msg {
  padding-top: 1.5rem;
}
.keep-order__contact-info {
  padding-top: 2.75rem;
  padding-bottom: 3rem;
}
.keep-order__contact-info b {
  font-weight: 900;
  font-family: "Avenir-Black", "Avenir", sans-serif;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.keep-order {
  font-family: inherit;
  margin-bottom: 1rem;
}
.keep-order .bold-font {
  font-family: Gotham, sans-serif;
  font-weight: bold;
}
.keep-order__confirm-btn {
  font-family: Gotham, sans-serif;
  font-weight: bold;
}
.keep-order__error-msg {
  color: #c80a33;
}
.keep-order__charge-msg {
  font-family: Gotham, sans-serif;
  font-weight: bold;
}
.keep-order__success-area svg {
  color: #2e8540;
}
.keep-order__success-title {
  font-family: Gotham, sans-serif;
  font-weight: bold;
}
.keep-order__contact-info b {
  font-family: Gotham, sans-serif;
  font-weight: bold;
}

.platform-components-comparison-chart {
  background-color: #ffffff;
  margin: auto;
}
.platform-components-comparison-chart .comparison-chart-v2 {
  background-color: #ffffff;
  color: #464646;
  position: relative;
  margin: auto;
}
.platform-components-comparison-chart .comparison-chart-v2 .move-slider {
  position: absolute;
  left: 0;
  right: 0;
  width: 86px;
  height: 86px;
  max-width: initial;
  margin: auto;
  object-fit: contain;
  top: 0;
  bottom: 0;
  z-index: 10;
  display: none;
}
.platform-components-comparison-chart .comparison-chart-v2 .move-slider:after,
.platform-components-comparison-chart .comparison-chart-v2 .move-slider:before {
  display: block;
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(120, 120, 120, 0.2);
}
.platform-components-comparison-chart .comparison-chart-v2 .move-slider:after {
  animation: 2.5s pulse 0.5s infinite forwards;
}
.platform-components-comparison-chart .comparison-chart-v2 .move-slider:before {
  animation: 2.5s pulse 0.25s infinite forwards;
}
.platform-components-comparison-chart .comparison-chart-v2 .move-slider.not-active {
  display: none;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2 .move-slider {
    display: block;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__filters {
  width: 100%;
  padding: 20px;
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open {
  color: #464646;
  background-color: #ffffff;
  border: 1px solid #464646;
  border-radius: 10px;
  margin: 0 10px 50px;
  padding: 20px;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: auto;
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open span {
  color: #464646;
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open span {
    font-size: 0.75rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:hover,
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:focus {
  color: #981b1e;
  background: unset;
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:hover span,
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:focus span {
  color: #981b1e;
  background: unset;
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:hover svg path,
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open:focus svg path {
  fill: #981b1e;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open svg {
    width: 20px;
    height: 20px;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open svg path {
    fill: #464646;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open.mobileMenu {
    display: none;
  }
}
.platform-components-comparison-chart .comparison-chart-v2 .platform-components-compare-filter__dropdown-open.stackMobileFilters {
  display: none;
}
.platform-components-comparison-chart .comparison-chart-v2__column {
  height: max-content;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.platform-components-comparison-chart .comparison-chart-v2__column .ribbon-holder {
  min-height: 30px;
}
.platform-components-comparison-chart .comparison-chart-v2__column .ribbon-holder .ribbon {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.25rem;
  text-align: center;
  padding: 5px;
  border-radius: 20px 20px 0 0;
  background-color: #e31c3d;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__column .ribbon-holder .ribbon {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__column .ribbon-holder {
    min-height: 40px;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__column.hide {
  display: none;
}
.platform-components-comparison-chart .comparison-chart-v2__products {
  display: grid;
  grid-template-columns: repeat(var(--num-columns), 66%);
  overflow-x: auto;
  width: 100%;
  padding-bottom: 5px;
}
@media all and (min-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2__products {
    grid-template-columns: repeat(var(--num-columns), 40%);
  }
}
@media all and (min-width: 1280px) {
  .platform-components-comparison-chart .comparison-chart-v2__products {
    grid-template-columns: repeat(var(--num-columns), 29%);
  }
}
.platform-components-comparison-chart .comparison-chart-v2__products::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.platform-components-comparison-chart .comparison-chart-v2__products::-webkit-scrollbar-track {
  background: transparent;
}
.platform-components-comparison-chart .comparison-chart-v2__products::-webkit-scrollbar-thumb {
  background-color: #464646;
  border-radius: 20px;
  border: 3px solid #dfdfdf;
}
.platform-components-comparison-chart .comparison-chart-v2__product-info {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: 10px;
}
.platform-components-comparison-chart .comparison-chart-v2__product-title-link {
  text-decoration: none;
  color: #464646;
  flex: 1;
}
.platform-components-comparison-chart .comparison-chart-v2__product-title-link:active {
  outline: none !important;
  padding: unset;
}
.platform-components-comparison-chart .comparison-chart-v2__product-title {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  color: #464646;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-title {
    font-size: 0.75rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-title span {
  font-weight: 700;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 10px;
  padding: 0 0 1rem;
  padding: 0;
  min-height: 30px;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select {
  position: relative;
  background: transparent;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 0;
  box-shadow: 0 0 0 0 #464646;
  margin-right: 8px;
  outline: none;
  transition: all 0.25s ease-in-out;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select .tool-tip {
  position: absolute;
  bottom: 39px;
  left: 0;
  font-size: 12px;
  line-height: 1.3;
  font-family: 'Gotham';
  background: #000000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  text-transform: initial;
  width: -webkit-max-content;
  width: max-content;
  display: flex;
  min-width: 50px;
  max-width: 150px;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  transition: opacity 0.25s ease-in-out;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select .tool-tip:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000000;
  position: absolute;
  left: 9px;
  right: 0;
  bottom: -6px;
  transition: opacity 0.25s ease-in-out;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select .color-padding {
  width: 24px;
  height: 24px;
  overflow: hidden;
  position: relative;
  border-radius: 0;
  box-shadow: 0 0 0 1px #464646;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select .color-padding span {
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
  position: absolute;
  left: -2px;
  top: -2px;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select[data-stock="outOfStock"] span {
  opacity: .2;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select[data-stock="outOfStock"] .color-padding:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 150%;
  top: -25%;
  left: 50%;
  background-color: #c80a33;
  transform: rotate(45deg) translateX(-50%);
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select.active {
  box-shadow: 0 0 0 2px #e31c3d;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select.active[data-stock="outOfStock"] span {
  opacity: .2;
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select.active[data-stock="outOfStock"] .color-padding:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 150%;
  top: -25%;
  left: 50%;
  background-color: #c80a33;
  transform: rotate(45deg) translateX(-50%);
}
.platform-components-comparison-chart .comparison-chart-v2__product-colors .color-select:hover .tool-tip {
  opacity: 1;
  visibility: visible;
}
.platform-components-comparison-chart .comparison-chart-v2__product-rating {
  min-height: 20px;
}
.platform-components-comparison-chart .comparison-chart-v2__product-rating .reviews-link {
  text-decoration: none;
  font-size: 13px !important;
  display: flex;
  justify-content: center;
}
.platform-components-comparison-chart .comparison-chart-v2__product-rating .stars-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.platform-components-comparison-chart .comparison-chart-v2__product-rating .stars-wrapper .product-stars {
  display: inline-block;
  position: relative;
  font-family: 'BVCustom', 'times new roman' !important;
  font-size: 13px !important;
  margin-bottom: 4px;
  color: #dfdfdf;
}
.platform-components-comparison-chart .comparison-chart-v2__product-rating .stars-wrapper .product-stars .stars-active {
  position: absolute;
  top: 0;
  overflow: hidden;
  color: #e31c3d;
}
.platform-components-comparison-chart .comparison-chart-v2__product-rating .stars-wrapper .model-rating,
.platform-components-comparison-chart .comparison-chart-v2__product-rating .stars-wrapper .model-reviews {
  padding: 0 0 0 5px;
  font-size: 10px !important;
  font-family: Open Sans !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: none !important;
  line-height: 19.5px !important;
}
.platform-components-comparison-chart .comparison-chart-v2__product-rating .stars-wrapper .model-reviews {
  padding-left: 5px;
}
.platform-components-comparison-chart .comparison-chart-v2__product-sku {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.875rem;
  text-transform: uppercase;
  min-height: 25px;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-sku {
    font-size: 0.875rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-sku span {
  font-weight: 700;
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: auto;
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button {
  min-width: 160px;
  border-radius: 0;
  font-family: 'Gotham';
  font-size: 0.875rem;
  line-height: 150%;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
}
@media all and (max-width: 768px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button {
    min-width: unset;
    width: 100%;
    font-size: 0.875rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button.withicon {
  display: flex;
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button.withicon-right {
  flex-direction: row;
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button.withicon-right .button-icon {
  margin-left: 5px;
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button.withicon-left {
  flex-direction: row-reverse;
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button.withicon-left .button-icon {
  margin-right: 5px;
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button.withicon-bottom {
  flex-direction: column;
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button .button-icon {
  font-size: 1.5rem;
}
@media all and (max-width: 768px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button:hover,
.platform-components-comparison-chart .comparison-chart-v2__product-buttons .platform-components-product-card__button:focus {
  padding: 10px;
}
.platform-components-comparison-chart .comparison-chart-v2__product-buttons.top {
  margin: auto 0 0;
  padding-bottom: 20px;
  margin: 0;
}
.platform-components-comparison-chart .comparison-chart-v2__product-image {
  width: 100%;
  height: 150px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 35px;
}
.platform-components-comparison-chart .comparison-chart-v2__product-image img {
  margin: 0;
  width: 100%;
  object-fit: contain;
  height: 100%;
}
.platform-components-comparison-chart .comparison-chart-v2__product-image-link:active,
.platform-components-comparison-chart .comparison-chart-v2__product-image-link:focus {
  outline: none !important;
  padding: 3px;
}
@media (max-width: 768px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-image {
    height: 100px;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-price,
.platform-components-comparison-chart .comparison-chart-v2__product-price p {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-price,
  .platform-components-comparison-chart .comparison-chart-v2__product-price p {
    font-size: 0.75rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-price-container {
  min-height: 25px;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-price-container {
    min-height: 50px;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-price-sale .sale-price {
  color: #c80a33;
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-price-sale .sale-price {
    font-size: 0.75rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-price-sale .base-price,
.platform-components-comparison-chart .comparison-chart-v2__product-price-sale .discount {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__product-price-sale .base-price,
  .platform-components-comparison-chart .comparison-chart-v2__product-price-sale .discount {
    font-size: 0.625rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__product-price-sale .base-price {
  text-decoration: line-through;
}
.platform-components-comparison-chart .comparison-chart-v2__product-price-sale .discount {
  font-weight: 700;
  color: #2e8540;
}
.platform-components-comparison-chart .comparison-chart-v2 .detailed-chart-product-container {
  background-color: inherit;
}
.platform-components-comparison-chart .comparison-chart-v2 .product-info-section {
  display: grid;
  grid-template-columns: repeat(var(--num-columns), 66%);
  overflow-x: auto;
  width: 100%;
}
@media all and (min-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2 .product-info-section {
    grid-template-columns: repeat(var(--num-columns), 40%);
  }
}
@media all and (min-width: 1280px) {
  .platform-components-comparison-chart .comparison-chart-v2 .product-info-section {
    grid-template-columns: repeat(var(--num-columns), 29%);
  }
}
.platform-components-comparison-chart .comparison-chart-v2 .product-info-section::-webkit-scrollbar {
  display: none;
  background: transparent;
}
.platform-components-comparison-chart .comparison-chart-v2 .product-info-section::-webkit-scrollbar-track {
  display: none;
  background: transparent;
}
.platform-components-comparison-chart .comparison-chart-v2 .product-info-section::-webkit-scrollbar-thumb {
  display: none;
  background: transparent;
}
.platform-components-comparison-chart .comparison-chart-v2__table-attribute.row-label h3 {
  padding-bottom: 0;
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.125rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__table-attribute.row-label h3 {
    font-size: 1.125rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__table-attribute.row-label p {
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__table-attribute.row-label p {
    font-size: 0.875rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__table-attribute-text p {
  line-height: 100%;
}
.platform-components-comparison-chart .comparison-chart-v2__product-attribute {
  height: 48px;
}
.platform-components-comparison-chart .comparison-chart-v2__product-attribute-image {
  height: 75px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.platform-components-comparison-chart .comparison-chart-v2__product-attribute-image img {
  max-height: 75px;
  margin: 0 auto;
}
.platform-components-comparison-chart .comparison-chart-v2__product-attribute-text {
  line-height: 100%;
  color: #464646;
}
@media all and (min-width: 1280px) {
  .platform-components-comparison-chart .comparison-chart-v2 {
    width: 73.125rem;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2 {
    flex-direction: column;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .move-slider {
    display: block;
  }
}
.platform-components-comparison-chart .comparison-chart-v2 .pc-card-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.platform-components-comparison-chart .comparison-chart-v2 .pc-card-hidden {
  display: none;
}
.platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed {
  background-color: inherit;
  position: fixed;
  top: 0;
  z-index: 4;
  max-width: 1170px;
}
.platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom {
  max-width: 1170px;
  background-color: inherit;
  position: absolute;
  right: unset;
  left: 0;
  bottom: 0;
  z-index: 4;
}
@media screen and (max-height: 425px) and (orientation: landscape) {
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column {
    justify-content: flex-start !important;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .pc-carousel-wrapper .pc-carousel-container.slick-initialized .carousel-component__item .slick-slide,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .pc-carousel-wrapper .pc-carousel-container.slick-initialized .carousel-component__item .slick-slide {
    height: 100% !important;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .comparison-chart-v2__product-info,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .comparison-chart-v2__product-info {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, auto));
    grid-auto-rows: auto;
    grid-auto-rows: max-content;
    grid-column-gap: 20px;
    padding-right: 10px;
    position: relative;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .comparison-chart-v2__product-info .comparison-chart-v2__product-image-link,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .comparison-chart-v2__product-info .comparison-chart-v2__product-image-link {
    grid-row-start: 1;
    grid-row-end: 4;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .comparison-chart-v2__product-info .comparison-chart-v2__product-image-link picture,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .comparison-chart-v2__product-info .comparison-chart-v2__product-image-link picture {
    margin: 0;
    width: max-content;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .comparison-chart-v2__product-info .comparison-chart-v2__product-image-link picture img,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .comparison-chart-v2__product-info .comparison-chart-v2__product-image-link picture img {
    max-width: 100px;
    object-fit: cover;
    object-position: left;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .comparison-chart-v2__product-info .comparison-chart-v2__product-price-container,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .comparison-chart-v2__product-info .comparison-chart-v2__product-price-container {
    display: inline-block;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .comparison-chart-v2__product-info .comparison-chart-v2__product-buttons.top,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .comparison-chart-v2__product-info .comparison-chart-v2__product-buttons.top {
    padding: 0;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .comparison-chart-v2__product-info a,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .comparison-chart-v2__product-info a,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .comparison-chart-v2__product-info div,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .comparison-chart-v2__product-info div {
    height: max-content !important;
    width: 100%;
  }
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.bottom .comparison-chart-v2__column .comparison-chart-v2__product-info:after,
  .platform-components-comparison-chart .comparison-chart-v2 .freeze.fixed .comparison-chart-v2__column .comparison-chart-v2__product-info:after {
    display: var(--data-sticky-mobile-divider);
    content: "";
    width: 1px;
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 15px;
    background-color: #dfdfdf;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed,
.platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom {
  max-width: 73.125rem;
}
@media (max-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed,
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed.arrowPaddingDesktop,
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom.arrowPaddingDesktop {
    max-width: calc(@template-max-width-standard - 100px);
  }
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed.arrowPaddingDesktop .arrows-track,
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom.arrowPaddingDesktop .arrows-track {
    left: 0;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed.arrowPaddingTablet,
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom.arrowPaddingTablet {
    max-width: 100%;
  }
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed.arrowPaddingTablet .arrows-track,
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom.arrowPaddingTablet .arrows-track {
    left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed.arrowsPaddingMobile,
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom.arrowsPaddingMobile {
    max-width: 100%;
  }
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed.arrowsPaddingMobile .arrows-track,
  .platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom.arrowsPaddingMobile .arrows-track {
    left: 0;
    width: 100%;
  }
}
.platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed .comparison-chart-v2__product-image,
.platform-components-comparison-chart .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom .comparison-chart-v2__product-image {
  height: var(--data-sticky-image-height);
}
.platform-components-comparison-chart .comparison-chart-v2 .compare-carousel-wrapper {
  width: 100%;
  background: inherit;
}
.platform-components-comparison-chart .comparison-chart-v2 .noProducts {
  background-color: rgba(223, 223, 223, 0.4);
  font-weight: 700;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 {
  display: flex;
  flex-direction: column;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 25%;
  margin-bottom: unset;
  justify-content: flex-start;
  background-color: inherit;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column .comparison-chart-v2__filters.freeze.fixed,
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column .comparison-chart-v2__filters.freeze.bottom {
  max-width: calc(292.5px);
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column .comparison-chart-v2__filters.freeze.bottom {
  background-color: inherit;
  position: absolute;
  right: unset;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column.swipe-padding {
  padding-top: 22px;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column.swipe-padding {
    padding-top: 36px;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .detailed-chart-product-container {
  width: 75%;
  display: flex;
  flex-direction: column;
  background-color: inherit;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .detailed-chart-product-container .product-info-section.freeze.fixed,
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .detailed-chart-product-container .product-info-section.freeze.bottom {
  max-width: calc(877.5px);
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .detailed-chart-product-container .product-info-section.freeze.bottom {
  background-color: inherit;
  position: absolute;
  right: 0;
  left: unset;
  bottom: 0;
  z-index: 1;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attributes {
  width: 100%;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute {
  text-align: left;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute-tooltips {
  display: flex;
  width: 40px;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute-tooltips span {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute-tooltips span:before {
  font-size: 20px;
  color: #e31c3d;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute-tooltips span:hover::before {
  color: #981b1e;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__product-attribute:nth-child(even),
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute:nth-child(even) {
  background-color: #dfdfdf;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__product-attribute:nth-child(odd),
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__table-attribute:nth-child(odd) {
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column {
    width: 35%;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column .comparison-chart-v2__filters.freeze.fixed,
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column .comparison-chart-v2__filters.freeze.bottom {
    max-width: 35%;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .detailed-chart-product-container {
    width: 65%;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .detailed-chart-product-container .product-info-section.freeze.fixed,
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .detailed-chart-product-container .product-info-section.freeze.bottom {
    max-width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .platform-components-compare-filter__dropdown-open {
    width: 100%;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column {
    width: 45%;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column .comparison-chart-v2__filters.freeze.fixed,
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__row-labels-column .comparison-chart-v2__filters.freeze.bottom {
    max-width: 45%;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__products,
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .product-info-section {
    width: 100%;
    grid-template-columns: repeat(var(--num-columns), 90%);
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .detailed-chart-product-container {
    width: 55%;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .detailed-chart-product-container .product-info-section.freeze.fixed,
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .detailed-chart-product-container .product-info-section.freeze.bottom {
    max-width: 55%;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .compare-carousel-wrapper {
  width: 75%;
}
@media (max-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .compare-carousel-wrapper {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2 .compare-carousel-wrapper {
    width: 55%;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper.arrowDesktopPadding {
    padding: 0 50px;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper.arrowDesktopPadding .pc-carousel-wrapper .arrows-track {
    width: 100vw;
    left: unset;
    right: -50px;
  }
}
@media (min-width: 1280px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper.arrowDesktopPadding .pc-carousel-wrapper .arrows-track {
    width: 73.125rem;
    left: unset;
    right: -50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper.arrowTabletPadding {
    padding: 0 50px;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper.arrowTabletPadding .pc-carousel-wrapper .arrows-track {
    width: 100vw;
    left: unset;
    right: -50px;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper.arrowTabletPadding .nav-carousel {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper.arrowMobilePadding {
    padding: 0 50px;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper.arrowMobilePadding .pc-carousel-wrapper .arrows-track {
    width: 100vw;
    left: unset;
    right: -50px;
  }
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper.arrowMobilePadding .nav-carousel {
    padding: 0 50px;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper .pc-carousel-wrapper {
  padding: 0;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper .pc-carousel-wrapper .slick-track {
  margin-left: 0;
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed,
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom {
  max-width: calc(802.5px);
}
@media (max-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed,
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom {
    right: 0;
    max-width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper .nav-carousel.freeze.fixed,
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom {
    right: 0;
    max-width: 55%;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom {
  left: unset;
  right: 50px;
}
@media (max-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2-detailed .comparison-chart-v2__wrapper .nav-carousel.freeze.bottom {
    right: 0;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2 .platform-components-compare-filter__dropdown-open {
  margin: 0 0 50px;
  width: 100%;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__products,
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2 .product-info-section {
  grid-template-columns: repeat(var(--num-columns), 40%);
}
@media all and (min-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__products,
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2 .product-info-section {
    grid-gap: 20px;
    grid-template-columns: repeat(var(--num-columns), 28.6%);
  }
}
@media all and (min-width: 1280px) {
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__products,
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2 .product-info-section {
    grid-template-columns: repeat(var(--num-columns), 22.2%);
  }
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__products .product-info-section.freeze.bottom,
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2 .product-info-section .product-info-section.freeze.bottom {
  background-color: inherit;
  position: absolute;
  right: unset;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attributes {
  margin-top: 25px;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute {
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  height: 160px;
  justify-content: flex-start;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute .attribute-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.row-label {
  border-bottom: 3px solid #464646;
  padding: 0 0 30px;
  align-items: flex-start;
  justify-content: flex-end;
  text-align: left;
  max-height: 100px;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.row-label h3 {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.125rem;
  text-transform: uppercase;
  white-space: nowrap;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.row-label h3 {
    font-size: 1.125rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute-text {
  margin: 30px auto 10px;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.not-available {
  justify-content: space-between;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.not-available .comparison-chart-v2__product-attribute-text {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.125rem;
  text-transform: lowercase;
  color: #464646;
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute.not-available .comparison-chart-v2__product-attribute-text {
    font-size: 1.125rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute-tooltips {
  height: 20px;
  display: flex;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute-tooltips span {
  width: 20px;
  height: 20px;
  font-size: 20px;
  display: block;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute-tooltips span:before {
  font-size: 20px;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__product-attribute-tooltips span:hover {
  color: #981b1e;
  cursor: pointer;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2 .slick-slide .row-label h3 {
  opacity: 0;
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2 .slick-slide.slick-current .row-label h3 {
  opacity: 1;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .platform-components-compare-filter__dropdown-open {
  margin: 0 15px 15px;
  width: calc(100% - 30px);
  padding: 15px;
  background-color: #dfdfdf;
  border-color: #dfdfdf;
  border-radius: 4px;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .platform-components-compare-filter__dropdown-open span {
  text-transform: uppercase;
  color: #e31c3d;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .platform-components-compare-filter__dropdown-open svg {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 15px;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .platform-components-compare-filter__dropdown-open svg path {
  fill: #e31c3d;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .ribbon-holder {
  min-height: unset;
  padding: 0px 25px;
  flex-grow: 1;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-image {
  margin-bottom: 15px;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-image img {
  width: auto;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-image-link {
  padding: 0;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-image-link:active {
  padding: 0;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-info {
  gap: 0;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-rating {
  min-height: max-content;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-rating a.reviews-link {
  padding: 5px 0;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-rating a.reviews-link .stars-wrapper {
  justify-content: flex-start;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-rating a.reviews-link .stars-wrapper .product-stars {
  margin-bottom: 0;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-price {
  color: #464646;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-price p {
  color: #464646;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-price-container {
  flex: 1;
  min-height: max-content;
  display: flex;
  align-items: flex-end;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-buttons.top {
  padding-bottom: 15px;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-buttons .platform-components-product-card__button {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-buttons .platform-components-product-card__button.button-tertiary-brand,
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-buttons .platform-components-product-card__button.button-tertiary-dark {
  justify-content: flex-start;
  padding-left: 0;
  margin: 0;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-buttons .platform-components-product-card__button:active,
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-buttons .platform-components-product-card__button:focus {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute {
  height: 80px;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute:nth-child(odd) {
  background-color: rgba(223, 223, 223, 0.4);
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute-text {
  font-weight: 700;
  margin-top: auto;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute-text.row-label {
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.28px;
  text-transform: none;
  color: #464646;
  margin-top: 15px;
  gap: 5px;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute-text.row-label p {
  width: max-content;
  color: #464646;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute.row-label h3 {
  left: 20px;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute.row-label h3 p {
  font-size: 0.875rem;
}
@media (min-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-attribute.row-label h3 p {
    font-size: 1.25rem;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__product-colors {
  justify-content: flex-start;
  flex-grow: 1;
  align-items: flex-start;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .pc-carousel-wrapper .fade-edge-right {
  top: 0;
  right: -2px;
  width: 18px;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  position: absolute;
  z-index: 3;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .pc-carousel-wrapper .fade-edge-left {
  top: 0;
  left: -1px;
  width: 18px;
  height: 100%;
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  z-index: 3;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .pc-carousel-wrapper .pc-carousel-container[data-space-between="true"] .slick-list {
  margin: 0px;
}
@media (min-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .pc-carousel-wrapper[data-space-between="true"][data-hint-slides-desktop="true"] .fade-edge-right {
    right: -12px;
  }
  .platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .pc-carousel-wrapper[data-space-between="true"][data-hint-slides-desktop="true"] .fade-edge-left {
    left: -12px;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .carousel-component__item .comparison-chart-v2__product-attribute-text {
  margin: 0;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .slick-slide .comparison-chart-v2__column {
  justify-content: flex-end;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .slick-slide .comparison-chart-v2__product-attribute-text.row-label {
  opacity: 0;
  transition: opacity 1s ease;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .slick-slide .comparison-chart-v2__product-attribute.row-label h3 {
  opacity: 0;
  transition: opacity 1s ease;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .slick-slide.slick-current .comparison-chart-v2__product-attribute.row-label h3 {
  opacity: 1;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 .slick-slide.slick-current .comparison-chart-v2__product-attribute-text.row-label {
  opacity: 1;
}
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 a:focus,
.platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2 a:active {
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__wrapper.arrowDesktopPadding,
  .platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__wrapper.arrowDesktopPadding {
    padding: 0 50px;
  }
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__wrapper.arrowDesktopPadding .pc-carousel-wrapper:not(.fixed, .bottom) .arrows-track,
  .platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__wrapper.arrowDesktopPadding .pc-carousel-wrapper:not(.fixed, .bottom) .arrows-track {
    width: calc(100% + 100px);
    left: -50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__wrapper.arrowTabletPadding,
  .platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__wrapper.arrowTabletPadding {
    padding: 0 50px;
  }
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__wrapper.arrowTabletPadding .pc-carousel-wrapper:not(.fixed, .bottom) .arrows-track,
  .platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__wrapper.arrowTabletPadding .pc-carousel-wrapper:not(.fixed, .bottom) .arrows-track {
    width: calc(100% + 100px);
    left: -50px;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__wrapper.arrowMobilePadding,
  .platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__wrapper.arrowMobilePadding {
    padding: 0 50px;
  }
  .platform-components-comparison-chart .comparison-chart-v2-minimal .comparison-chart-v2__wrapper.arrowMobilePadding .pc-carousel-wrapper:not(.fixed, .bottom) .arrows-track,
  .platform-components-comparison-chart .comparison-chart-v2-integrated .comparison-chart-v2__wrapper.arrowMobilePadding .pc-carousel-wrapper:not(.fixed, .bottom) .arrows-track {
    width: calc(100% + 100px);
    left: -50px;
  }
}
.platform-components-comparison-chart .comparison-chart-v2-minimal .pc-carousel-wrapper:not(.nav-carousel.freeze.bottom, .nav-carousel.freeze.fixed),
.platform-components-comparison-chart .comparison-chart-v2-integrated .pc-carousel-wrapper:not(.nav-carousel.freeze.bottom, .nav-carousel.freeze.fixed) {
  padding: 0;
}
.platform-components-comparison-chart .pc-carousel-wrapper {
  background-color: inherit;
}
.platform-components-comparison-chart .pc-carousel-wrapper .arrows-track .slick-arrow {
  top: 150px;
  z-index: 3;
}
.platform-components-comparison-chart .pc-carousel-wrapper .arrows-track .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.platform-components-comparison-chart .pc-carousel-wrapper.nav-carousel .arrows-track {
  height: 100%;
}
.platform-components-comparison-chart .pc-carousel-wrapper.nav-carousel .arrows-track .slick-arrow {
  top: 50%;
}
.platform-components-comparison-chart .ani-delay {
  transition: 0.5s ease 0.2s;
}
.platform-components-comparison-chart .ani-changing {
  transition: 0.2s ease;
}
@-webkit-keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.75);
  }
}
@-moz-keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.75);
  }
}
@-o-keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.75);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.75);
  }
}
.pc-carousel-wrapper .swipe-for-more {
  grid-column-start: 1;
  grid-column-end: -1;
  height: 22px;
}
@media only screen and (max-width: 767px) {
  .pc-carousel-wrapper .swipe-for-more {
    height: 36px;
    white-space: nowrap;
    width: 100%;
    margin: 0;
  }
}
.pc-carousel-wrapper .swipe-for-more div {
  text-align: center;
  color: #464646;
  font-style: italic;
  font-size: 15px;
  width: 100%;
  padding: 0 18px;
  opacity: 0;
  pointer-events: none;
}
.pc-carousel-wrapper .swipe-for-more div.swipe-left {
  text-align: left;
  opacity: 1;
  pointer-events: initial;
  transition: .3s;
  display: flex;
  justify-content: flex-start;
}
@media only screen and (min-width: 768px) {
  .pc-carousel-wrapper .swipe-for-more div.swipe-left {
    width: max-content;
  }
}
.pc-carousel-wrapper .swipe-for-more div.swipe-center {
  text-align: center;
  opacity: 1;
  pointer-events: initial;
  transition: .3s;
}
@media only screen and (max-width: 767px) {
  .pc-carousel-wrapper .swipe-for-more div.swipe-center {
    display: flex;
    justify-content: center;
    gap: 5px;
  }
}
.pc-carousel-wrapper .swipe-for-more div.swipe-right {
  text-align: right;
  opacity: 1;
  pointer-events: initial;
  transition: .3s;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 768px) {
  .pc-carousel-wrapper .swipe-for-more div.swipe-right {
    width: max-content;
    margin-left: auto;
  }
}
.pc-carousel-wrapper .swipe-for-more div .swipe-for-more-text {
  padding: 0 10px;
}
@media only screen and (min-width: 768px) {
  .pc-carousel-wrapper .swipe-for-more div .swipe-for-more-text {
    width: max-content;
  }
}
@media only screen and (max-width: 767px) {
  .pc-carousel-wrapper .swipe-for-more div .swipe-for-more-text {
    padding: 0;
  }
}
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap {
  cursor: pointer;
  position: relative;
  min-width: 85px;
}
@media only screen and (min-width: 768px) {
  .pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap,
  .pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap {
    min-width: 100px;
  }
}
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap .icons-swipe-for-more-left,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap .icons-swipe-for-more-left,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap .icons-swipe-for-more-right,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap .icons-swipe-for-more-right {
  width: 75px;
  height: 1.5px;
  background-color: #464646;
  position: absolute;
  display: inline-block;
  top: 50%;
}
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap .icons-swipe-for-more-left::before,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap .icons-swipe-for-more-left::before,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap .icons-swipe-for-more-right::before,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap .icons-swipe-for-more-right::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap .icons-swipe-for-more-right,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap .icons-swipe-for-more-right {
  left: 5px;
}
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap .icons-swipe-for-more-right::before,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap .icons-swipe-for-more-right::before {
  left: unset;
  right: -6px;
}
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap .icons-swipe-for-more-left,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap .icons-swipe-for-more-left {
  right: 5px;
}
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left-wrap .icons-swipe-for-more-left::before,
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right-wrap .icons-swipe-for-more-left::before {
  right: unset;
  left: -6px;
}
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-left::before {
  content: "\e904";
  left: -5px;
}
.pc-carousel-wrapper .swipe-for-more div .icons-swipe-for-more-right::before {
  content: "\e905";
  left: 65px;
}
.pc-carousel-wrapper .swipe-for-more div .helper-span {
  display: inline-block;
  width: 0px;
}
.product-info-section.freeze.fixed,
.nav-carousel.freeze.fixed {
  box-shadow: 0 24px 24px -28px rgba(0, 0, 0, 0.75);
}
@media only screen and (max-width: 767px) {
  .product-info-section.freeze.fixed .comparison-chart-v2__product-info,
  .product-info-section.freeze.bottom .comparison-chart-v2__product-info,
  .nav-carousel.freeze.fixed .comparison-chart-v2__product-info,
  .nav-carousel.freeze.bottom .comparison-chart-v2__product-info {
    position: relative;
  }
  .product-info-section.freeze.fixed .comparison-chart-v2__product-info:after,
  .product-info-section.freeze.bottom .comparison-chart-v2__product-info:after,
  .nav-carousel.freeze.fixed .comparison-chart-v2__product-info:after,
  .nav-carousel.freeze.bottom .comparison-chart-v2__product-info:after {
    display: var(--data-sticky-mobile-divider);
    content: "";
    width: 1px;
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 15px;
    background-color: #dfdfdf;
  }
}
.product-info-section.freeze.fixed .comparison-chart-v2__product-image,
.product-info-section.freeze.bottom .comparison-chart-v2__product-image,
.nav-carousel.freeze.fixed .comparison-chart-v2__product-image,
.nav-carousel.freeze.bottom .comparison-chart-v2__product-image {
  height: var(--data-sticky-image-height);
}
.product-info-section.freeze.fixed .hide-sticky-content,
.product-info-section.freeze.bottom .hide-sticky-content,
.nav-carousel.freeze.fixed .hide-sticky-content,
.nav-carousel.freeze.bottom .hide-sticky-content {
  display: none;
}
@keyframes expand {
  from {
    width: 75px;
  }
  to {
    width: 35px;
  }
}
.animate-expand {
  animation-name: expand;
  animation-duration: 2s;
  animation-direction: alternate-reverse;
  animation-iteration-count: infinite;
}
.platform-components-compare-filter__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 25px 20px;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__wrapper {
    border: none;
  }
}
.platform-components-compare-filter__wrapper::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.platform-components-compare-filter__wrapper::-webkit-scrollbar-track {
  background: transparent;
}
.platform-components-compare-filter__wrapper::-webkit-scrollbar-thumb {
  background-color: #464646;
  border-radius: 20px;
  border: 3px solid #dfdfdf;
}
.platform-components-compare-filter__wrapper .plp-facet-checkbox-input.form-checkbox-input.facet-toggle-input {
  display: none !important;
}
.platform-components-compare-filter__title {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.25rem;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__title {
    display: none;
  }
}
.platform-components-compare-filter__dropdown-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 15px;
  padding: 0;
  width: 100%;
  background-color: #ffffff;
  height: 100%;
  position: relative;
  max-height: 100%;
}
.platform-components-compare-filter__dropdown-container .in-stock-filter {
  width: 100%;
}
.platform-components-compare-filter__dropdown-container .in-stock-filter-header {
  padding: 0;
}
.platform-components-compare-filter__dropdown-container .in-stock-filter-container .in-stock-filter-title {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown-container .in-stock-filter-container .in-stock-filter-title {
    font-size: 0.75rem;
  }
}
.platform-components-compare-filter__dropdown-container .in-stock-filter-container .in-stock-filter-title .in-stock {
  font-family: unset;
  font-weight: unset;
  line-height: unset;
  text-transform: unset;
  letter-spacing: unset;
  font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown-container .in-stock-filter-container .in-stock-filter-title .in-stock {
    font-size: 0.875rem;
  }
}
.platform-components-compare-filter__dropdown-container .in-stock-filter .facet__title-container .facet-toggle-label {
  margin-right: 0;
}
.platform-components-compare-filter__dropdown-container .in-stock-filter .facet__title-container .facet-toggle-label:focus {
  outline: none;
}
.platform-components-compare-filter__dropdown-container .in-stock-filter-trigger .icon-open {
  height: 1.125rem;
  width: 1.125rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown-container.stackMobileFilters {
    flex-direction: column;
    gap: 0;
    align-items: stretch;
    padding: 0 25px;
  }
  .platform-components-compare-filter__dropdown-container.stackMobileFilters .platform-components-compare-filter__dropdown {
    width: 100%;
  }
  .platform-components-compare-filter__dropdown-container.stackMobileFilters .platform-components-compare-filter__dropdown--list.active {
    position: absolute;
    top: calc(100% + 5px);
    margin-top: 0;
  }
  .platform-components-compare-filter__dropdown-container.stackMobileFilters.two-filters {
    display: grid;
    align-items: flex-start;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
  .platform-components-compare-filter__dropdown-container.stackMobileFilters.two-filters .platform-components-compare-filter__dropdown {
    min-width: unset;
  }
  .platform-components-compare-filter__dropdown-container.stackMobileFilters.two-filters .platform-components-compare-filter__dropdown--button {
    padding: 10px;
  }
  .platform-components-compare-filter__dropdown-container.stackMobileFilters.two-filters .platform-components-compare-filter__dropdown--list.active {
    width: 100%;
  }
  .platform-components-compare-filter__dropdown-container.mobileMenu {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 450px;
    overflow-y: auto;
    height: 100%;
    padding: 50px 20px 20px 20px;
    transition: 200ms ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    z-index: 1000;
  }
  .platform-components-compare-filter__dropdown-container.mobileMenu.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    z-index: 10000;
  }
}
.platform-components-compare-filter-overlay {
  display: none;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter-overlay {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: none;
    transition: 200ms ease-in-out;
    z-index: 999;
  }
  .platform-components-compare-filter-overlay.active {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }
}
.platform-components-compare-filter__dropdown {
  position: relative;
  width: 100%;
  background: #ffffff;
  height: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown {
    width: 100%;
    margin: 10px 0;
    height: auto;
  }
}
.platform-components-compare-filter__dropdown--button {
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 150%;
  font-size: 0.75rem;
  text-transform: none !important;
  letter-spacing: 0;
  text-decoration: none !important;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 10px 0;
  width: 100%;
  height: unset;
  border-bottom: 1px solid #464646;
  border-top: 1px solid #ffffff;
  border-radius: 0;
  color: #222222;
  background-color: #ffffff;
}
.platform-components-compare-filter__dropdown--button-label {
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  color: #464646;
  text-align: left;
}
.platform-components-compare-filter__dropdown--button-label:hover,
.platform-components-compare-filter__dropdown--button-label:active,
.platform-components-compare-filter__dropdown--button-label:focus {
  color: #981b1e;
}
.platform-components-compare-filter__dropdown--button .icon-open {
  transition: 200ms ease-in-out;
  color: #e31c3d;
}
.platform-components-compare-filter__dropdown--button .icon-open svg {
  height: 11px;
  width: 11px;
}
.platform-components-compare-filter__dropdown--button .icon-open svg path {
  fill: #464646;
}
.platform-components-compare-filter__dropdown--button .icon-open:hover,
.platform-components-compare-filter__dropdown--button .icon-open:active,
.platform-components-compare-filter__dropdown--button .icon-open:focus {
  color: #981b1e;
}
.platform-components-compare-filter__dropdown--button .icon-open:hover svg path,
.platform-components-compare-filter__dropdown--button .icon-open:active svg path,
.platform-components-compare-filter__dropdown--button .icon-open:focus svg path {
  fill: #981b1e;
}
.platform-components-compare-filter__dropdown--button:hover {
  color: #981b1e;
  background-color: #ffffff;
}
.platform-components-compare-filter__dropdown--button:hover .platform-components-compare-filter__dropdown--button-label {
  color: #981b1e;
}
.platform-components-compare-filter__dropdown--button:hover .icon-open {
  color: #981b1e;
}
.platform-components-compare-filter__dropdown--button:hover .icon-open svg path {
  fill: #981b1e;
}
.platform-components-compare-filter__dropdown--button:focus,
.platform-components-compare-filter__dropdown--button.active {
  color: #981b1e;
  border: unset;
  outline: none;
  background: unset;
}
.platform-components-compare-filter__dropdown--button:focus .icon-open,
.platform-components-compare-filter__dropdown--button.active .icon-open {
  color: #981b1e;
}
.platform-components-compare-filter__dropdown--button:focus {
  border-bottom: 1px solid #e31c3d;
}
.platform-components-compare-filter__dropdown--button.active {
  border: unset;
}
.platform-components-compare-filter__dropdown--button.active .icon-open {
  transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown--button {
    width: 100%;
    margin: 0;
    font-size: 1rem;
  }
}
.platform-components-compare-filter__dropdown--list {
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: 200ms ease-in-out;
}
@media only screen and (min-width: 768px) {
  .platform-components-compare-filter__dropdown--list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    transform: scale(0.9);
    transform-origin: top left;
    min-width: 100%;
    width: max-content;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    height: 0;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown--list {
    width: 100%;
    height: 0;
    margin: 0;
  }
}
.platform-components-compare-filter__dropdown--list.active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  height: auto;
  z-index: 3;
  width: 100%;
}
.platform-components-compare-filter__dropdown--list-button {
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 150%;
  font-size: 0.75rem;
  letter-spacing: 0;
  text-align: left;
  text-decoration: none !important;
  height: 45px;
  width: 100%;
  z-index: 2;
  padding: 0 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #464646;
  background-color: #ffffff;
  border: none;
}
.platform-components-compare-filter__dropdown--list-button-title {
  padding: 0 10px;
  flex-shrink: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.platform-components-compare-filter__dropdown--list-button-check {
  display: block;
  width: 18px;
  height: 18px;
  flex-basis: 18px;
  flex-shrink: 0;
  border-radius: 0.25em;
  transition: 200ms ease-in-out;
  background-color: transparent;
  border: 0.1em solid #464646;
}
.platform-components-compare-filter__dropdown--list-button-check svg {
  transition: 200ms ease-in-out;
  opacity: 0;
}
.platform-components-compare-filter__dropdown--list-button-check svg path {
  stroke: #464646;
}
.platform-components-compare-filter__dropdown--list-button-swatch {
  display: block;
  width: 18px;
  height: 18px;
  flex-basis: 18px;
  flex-shrink: 0;
  border-radius: 0.25em;
  transition: 200ms ease-in-out;
  border: 0.1em solid #464646;
  margin-left: auto;
}
.platform-components-compare-filter__dropdown--list-button-radio {
  height: 16px;
  width: 16px;
  border: 1.5px solid #464646;
  border-radius: 50%;
  margin-right: .625rem;
  position: relative;
}
.platform-components-compare-filter__dropdown--list-button-radio:after {
  content: "";
  position: absolute;
  display: none;
  top: 16%;
  left: 16%;
  width: 70%;
  height: 70%;
  border-radius: 50%;
  background: #e31c3d;
}
.platform-components-compare-filter__dropdown--list-button.selected {
  color: #222222;
  background-color: #ffffff;
  border-color: #ffffff;
}
.platform-components-compare-filter__dropdown--list-button.selected .platform-components-compare-filter__dropdown--list-button-check {
  background-color: transparent;
  width: 18px;
  height: 18px;
  flex-basis: 18px;
  border-color: #e31c3d;
}
.platform-components-compare-filter__dropdown--list-button.selected .platform-components-compare-filter__dropdown--list-button-check svg {
  opacity: 1;
  margin: auto;
}
.platform-components-compare-filter__dropdown--list-button.selected .platform-components-compare-filter__dropdown--list-button-check svg path {
  stroke: #e31c3d;
}
.platform-components-compare-filter__dropdown--list-button.selected .platform-components-compare-filter__dropdown--list-button-radio {
  border-color: #e31c3d;
}
.platform-components-compare-filter__dropdown--list-button.selected .platform-components-compare-filter__dropdown--list-button-radio:after {
  display: block;
}
.platform-components-compare-filter__dropdown--list-button:hover,
.platform-components-compare-filter__dropdown--list-button:focus,
.platform-components-compare-filter__dropdown--list-button:active {
  color: #981b1e;
  background-color: #ffffff;
  border: unset;
}
.platform-components-compare-filter__dropdown--list-button:hover .platform-components-compare-filter__dropdown--list-button-check,
.platform-components-compare-filter__dropdown--list-button:focus .platform-components-compare-filter__dropdown--list-button-check,
.platform-components-compare-filter__dropdown--list-button:active .platform-components-compare-filter__dropdown--list-button-check {
  border-color: #981b1e;
}
.platform-components-compare-filter__dropdown--list-button:focus {
  outline: none;
}
@media only screen and (min-width: 768px) {
  .platform-components-compare-filter__dropdown--list-button:last-child {
    border-bottom: none;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown--list-button {
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-compare-filter__dropdown-open,
  .platform-components-compare-filter__dropdown-close {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown-close {
    width: 50px;
    height: 40px;
    margin: unset;
    background: unset;
    border: unset;
    padding: unset;
    position: absolute;
    top: 5px;
    right: 0;
  }
  .platform-components-compare-filter__dropdown-close .icons-close {
    color: #464646;
  }
  .platform-components-compare-filter__dropdown-close .icons-close::before {
    font-size: 20px;
  }
  .platform-components-compare-filter__dropdown-close .icons-close:hover {
    color: #981b1e;
  }
  .platform-components-compare-filter__dropdown-close:hover {
    background: unset;
  }
  .platform-components-compare-filter__dropdown-close.stackMobileFilters {
    display: none;
  }
}
.platform-components-compare-filter .pc-filter-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters,
.comparison-chart-v2-integrated .comparison-chart-v2__filters {
  display: flex;
  justify-content: center;
  padding: 0;
  max-width: 1170px;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .filters-title,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .filters-title {
  display: none;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .compare-filter,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .compare-filter {
  width: max-content;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .compare-filter-title,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .compare-filter-title {
  margin-right: 15px;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__wrapper,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__wrapper {
  border: none;
  width: 100%;
  max-height: none;
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__wrapper,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__wrapper {
    padding: 0;
  }
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__title,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__title {
  display: none;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown {
  width: unset;
  max-height: none;
  height: auto;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--button,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--button {
  padding: 15px 10px;
  width: 200px;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--button-label,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--button-label {
  margin-right: 10px;
}
@media (max-width: 1024px) {
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--button,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--button {
    width: 100%;
  }
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container {
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-items: flex-end;
  column-gap: 20px;
  flex-wrap: wrap;
  position: static;
  max-height: none;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter {
  width: max-content;
  border-right: 1px solid #dfdfdf;
  padding-right: 20px;
  height: 100%;
  max-height: 50px;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-header,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-header {
  width: max-content;
  height: 100%;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-container,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-container {
  width: max-content;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-container .facet__title-container,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-container .facet__title-container {
  width: max-content;
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-title,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-title {
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter {
    width: 100%;
    border: none;
    padding: 0;
    height: auto;
  }
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-header,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-header {
    height: auto;
    padding: 0;
    width: 100%;
  }
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-container,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-container {
    width: 100%;
  }
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-container .facet__title-container,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .in-stock-filter-container .facet__title-container {
    width: 100%;
  }
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .platform-components-compare-filter__dropdown--list,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .platform-components-compare-filter__dropdown--list {
  position: absolute;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .platform-components-compare-filter__dropdown--list,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container .platform-components-compare-filter__dropdown--list {
    position: relative;
    margin-top: 0;
  }
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container.mobileMenu,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container.mobileMenu {
    position: fixed;
  }
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container.stackMobileFilters,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container.stackMobileFilters {
    align-items: stretch;
  }
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container.stackMobileFilters .platform-components-compare-filter__dropdown,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container.stackMobileFilters .platform-components-compare-filter__dropdown {
    width: 100%;
  }
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container.stackMobileFilters .platform-components-compare-filter__dropdown--list,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container.stackMobileFilters .platform-components-compare-filter__dropdown--list {
    position: absolute;
    margin-top: 0;
  }
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--list-button,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--list-button {
  padding: 0 10px;
  max-width: 200px;
}
@media (max-width: 1024px) {
  .comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--list-button,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--list-button {
    max-width: 100%;
  }
}
.comparison-chart-v2-minimal .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--list.active,
.comparison-chart-v2-integrated .comparison-chart-v2__filters .platform-components-compare-filter__dropdown--list.active {
  max-width: 200px;
  min-width: 100%;
  width: max-content;
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  .comparison-chart-v2-minimal .comparison-chart-v2__filters,
  .comparison-chart-v2-integrated .comparison-chart-v2__filters {
    margin-bottom: 0;
  }
}
.comparison-chart-v2-integrated .comparison-chart-v2__filters {
  margin-bottom: 0px;
}
@media only screen and (min-width: 1024px) {
  .comparison-chart-v2-detailed .comparison-chart-v2 > .comparison-chart-v2__filters.stackMobileFilters {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .comparison-chart-v2-detailed .comparison-chart-v2__filters.stackMobileFilters {
    height: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .comparison-chart-v2-detailed .comparison-chart-v2__filters.stackMobileFilters .platform-components-compare-filter__dropdown-container.stackMobileFilters {
    display: flex;
    padding: 0;
    flex-direction: column;
    align-items: stretch;
  }
  .comparison-chart-v2-detailed .comparison-chart-v2__filters.stackMobileFilters .platform-components-compare-filter__dropdown-container.stackMobileFilters .platform-components-compare-filter__dropdown--list-button {
    padding: 0 10px;
  }
  .comparison-chart-v2-detailed .comparison-chart-v2__filters.stackMobileFilters .platform-components-compare-filter__dropdown-container.stackMobileFilters.two-filters {
    display: grid;
    align-items: flex-start;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
  .comparison-chart-v2-detailed .comparison-chart-v2__filters.stackMobileFilters .platform-components-compare-filter__dropdown-container.stackMobileFilters.two-filters .platform-components-compare-filter__dropdown {
    min-width: unset;
  }
  .comparison-chart-v2-detailed .comparison-chart-v2__filters.stackMobileFilters .platform-components-compare-filter__dropdown-container.stackMobileFilters.two-filters .platform-components-compare-filter__dropdown--button {
    padding: 10px;
  }
  .comparison-chart-v2-detailed .comparison-chart-v2__filters.stackMobileFilters .platform-components-compare-filter__dropdown-container.stackMobileFilters.two-filters .platform-components-compare-filter__dropdown--list.active {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .comparison-chart-v2-detailed .comparison-chart-v2__filters.stackMobileFilters .platform-components-compare-filter__wrapper {
    padding: 0;
    overflow: visible;
  }
}
@media only screen and (max-width: 767px) {
  .comparison-chart-v2-detailed .comparison-chart-v2__filters .platform-components-compare-filter__dropdown-container.stackMobileFilters {
    display: none;
  }
}
.comparison-chart-v2-detailed .comparison-chart-v2 .platform-components-compare-filter__dropdown.filter-dropdown-selected.multi .platform-components-compare-filter__dropdown--button {
  max-width: 100%;
}
.platform-components-compare.mobile-filter-container {
  display: none;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare.mobile-filter-container {
    display: block;
  }
  .platform-components-compare.mobile-filter-container .stackMobileFilters {
    display: none;
  }
}
.platform-components-compare.mobile-filter-container .platform-components-compare-filter__dropdown-container.stackMobileFilters {
  display: none;
}
.platform-components-compare-filter__dropdown.filter-dropdown-selected.multi .platform-components-compare-filter__dropdown--button {
  width: 200px;
}
.platform-components-compare-filter__dropdown.filter-dropdown-selected.multi .platform-components-compare-filter__dropdown--button .filter-place-holder {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 767px) {
  .platform-components-compare-filter__dropdown.filter-dropdown-selected.multi .platform-components-compare-filter__dropdown--button {
    width: 100%;
  }
}
.filter-dropdown-selected {
  min-width: 200px;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  position: relative;
  padding: 10px !important;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button.active {
  border: 1px solid #dfdfdf;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button:focus {
  border: 1px solid #dfdfdf;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button .label-on-border {
  top: -6px;
  left: 10px;
  padding-left: 3px;
  text-transform: uppercase;
  color: #464646;
  background-color: #ffffff;
  font-size: 0.625rem;
  line-height: 100%;
  letter-spacing: 1.2px;
}
@media only screen and (max-width: 767px) {
  .filter-dropdown-selected .platform-components-compare-filter__dropdown--button .label-on-border {
    background-color: #ffffff;
  }
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button .filter-place-holder {
  font-size: 0.875rem;
  font-size: 1rem;
  font-weight: 400;
  color: #464646;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.28px;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button .filter-place-holder:hover {
  color: #981b1e;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button .icon-open svg {
  height: 11px;
  width: 11px;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button .icon-open svg path {
  fill: #464646;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button:hover .filter-place-holder {
  color: #981b1e;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--button:hover .icon-open svg path {
  fill: #981b1e;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list {
  display: none;
  border: 1px solid #dfdfdf;
  top: calc(100% + 5px);
  margin-top: 0;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list.active {
  display: block;
  background: #ffffff;
  padding: 0.5rem 0;
  border-radius: 0.375rem;
  border-width: 1px;
  margin-top: 5px;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button {
  background-color: transparent !important;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:hover,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:active,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:focus {
  background-color: transparent !important;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:hover,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:active,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:focus {
  color: #464646;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:hover .platform-components-compare-filter__dropdown--list-button-check,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:active .platform-components-compare-filter__dropdown--list-button-check,
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button:focus .platform-components-compare-filter__dropdown--list-button-check {
  border-color: #464646;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button.selected {
  color: #e31c3d;
  background-color: transparent !important;
}
.filter-dropdown-selected .platform-components-compare-filter__dropdown--list-button.selected .platform-components-compare-filter__dropdown--list-button-check {
  border-color: #e31c3d;
}
.comparison-chart-v2-detailed .filter-dropdown-selected {
  min-width: unset;
}

.platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button.active:after {
  z-index: -1;
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__title {
  color: #464646;
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__buttons-wrapper {
  background-color: #ffffff;
  border-color: #dfdfdf;
  border-width: 0;
  border-style: solid;
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__button {
  color: #464646;
  background-color: transparent;
  border-color: transparent;
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__button.active {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__button.active:after {
  background-color: #e31c3d;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__button:hover {
    color: #e31c3d;
    background-color: transparent;
    border-color: transparent;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__button:hover:after {
    background-color: #e31c3d;
  }
}
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover,
.platform-components-sticky-nav--theme-01 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:focus {
  color: #e31c3d;
}
.platform-components-sticky-nav--theme-01 .dpc-sticky-breadcrumb {
  color: #464646;
}
.platform-components-sticky-nav--theme-01 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link {
  color: #464646;
}
.platform-components-sticky-nav--theme-01 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:hover,
.platform-components-sticky-nav--theme-01 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:focus {
  color: #e31c3d;
}
.platform-components-sticky-nav--theme-01 .slick-arrow .icons-arrow-right {
  color: #464646;
}
.platform-components-sticky-nav--theme-01 .slick-arrow:after {
  background: linear-gradient(to left, #ffffff 45%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0)) !important;
}
.platform-components-sticky-nav--theme-01 .sticky-full-width:before {
  background-color: #ffffff;
  border-color: #dfdfdf;
  border-width: 0;
  border-style: solid;
}
.platform-components-sticky-nav--theme-01 .sticky-border-bottom:after {
  background-color: #dfdfdf;
}
.platform-components-sticky-nav--theme-01 .pc-menu-wrapper {
  background-color: #ffffff;
}
.platform-components-sticky-nav--theme-01 .animenu__btn__bar {
  background-color: #464646;
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__title {
  color: #464646;
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__buttons-wrapper {
  background-color: #f3f3f4;
  border-color: #dfdfdf;
  border-width: 0;
  border-style: solid;
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__button {
  color: #464646;
  background-color: transparent;
  border-color: transparent;
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__button.active {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__button.active:after {
  background-color: #e31c3d;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__button:hover {
    color: #e31c3d;
    background-color: transparent;
    border-color: transparent;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__button:hover:after {
    background-color: #e31c3d;
  }
}
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover,
.platform-components-sticky-nav--theme-02 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:active {
  color: #e31c3d;
}
.platform-components-sticky-nav--theme-02 .dpc-sticky-breadcrumb {
  color: #464646;
}
.platform-components-sticky-nav--theme-02 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link {
  color: #464646;
}
.platform-components-sticky-nav--theme-02 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:hover,
.platform-components-sticky-nav--theme-02 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:focus {
  color: #e31c3d;
}
.platform-components-sticky-nav--theme-02 .slick-arrow .icons-arrow-right {
  color: #464646;
}
.platform-components-sticky-nav--theme-02 .slick-arrow:after {
  background: linear-gradient(to left, #f3f3f4 45%, rgba(243, 243, 244, 0.8) 70%, rgba(243, 243, 244, 0)) !important;
}
.platform-components-sticky-nav--theme-02 .sticky-full-width:before {
  background-color: #f3f3f4;
  border-color: #dfdfdf;
  border-width: 0;
  border-style: solid;
}
.platform-components-sticky-nav--theme-02 .sticky-border-bottom:after {
  background-color: #dfdfdf;
}
.platform-components-sticky-nav--theme-02 .pc-menu-wrapper {
  background-color: #f3f3f4;
}
.platform-components-sticky-nav--theme-02 .animenu__btn__bar {
  background-color: #464646;
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__title {
  color: #ffffff;
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__buttons-wrapper {
  background-color: #464646;
  border-color: #dfdfdf;
  border-width: 0;
  border-style: solid;
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__button {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__button.active {
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__button.active:after {
  background-color: #e31c3d;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__button:hover {
    color: #dfdfdf;
    background-color: transparent;
    border-color: transparent;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__button:hover:after {
    background-color: #e31c3d;
  }
}
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover,
.platform-components-sticky-nav--theme-03 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:focus {
  color: #dfdfdf;
}
.platform-components-sticky-nav--theme-03 .dpc-sticky-breadcrumb {
  color: #ffffff;
}
.platform-components-sticky-nav--theme-03 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link {
  color: #ffffff;
}
.platform-components-sticky-nav--theme-03 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:hover,
.platform-components-sticky-nav--theme-03 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:focus {
  color: #dfdfdf;
}
.platform-components-sticky-nav--theme-03 .slick-arrow .icons-arrow-right {
  color: #ffffff;
}
.platform-components-sticky-nav--theme-03 .slick-arrow:after {
  background: linear-gradient(to left, #464646 45%, rgba(70, 70, 70, 0.8) 70%, rgba(70, 70, 70, 0)) !important;
}
.platform-components-sticky-nav--theme-03 .sticky-full-width:before {
  background-color: #464646;
  border-color: #dfdfdf;
  border-width: 0;
  border-style: solid;
}
.platform-components-sticky-nav--theme-03 .sticky-border-bottom:after {
  background-color: #dfdfdf;
}
.platform-components-sticky-nav--theme-03 .pc-menu-wrapper {
  background-color: #464646;
}
.platform-components-sticky-nav--theme-03 .animenu__btn__bar {
  background-color: #ffffff;
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__title {
  color: unset;
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__buttons-wrapper {
  background-color: unset;
  border-color: unset;
  border-width: 0;
  border-style: solid;
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__button {
  color: unset;
  background-color: unset;
  border-color: unset;
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__button.active {
  color: unset;
  background-color: unset;
  border-color: unset;
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__button.active:after {
  background-color: unset;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__button:hover {
    color: unset;
    background-color: unset;
    border-color: unset;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__button:hover:after {
    background-color: unset;
  }
}
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover,
.platform-components-sticky-nav--theme-04 .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:focus {
  color: unset;
}
.platform-components-sticky-nav--theme-04 .dpc-sticky-breadcrumb {
  color: unset;
}
.platform-components-sticky-nav--theme-04 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link {
  color: unset;
}
.platform-components-sticky-nav--theme-04 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:hover,
.platform-components-sticky-nav--theme-04 .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link:focus {
  color: unset;
}
.platform-components-sticky-nav--theme-04 .slick-arrow .icons-arrow-right {
  color: unset;
}
.platform-components-sticky-nav--theme-04 .sticky-full-width:before {
  background-color: unset;
  border-color: unset;
  border-width: 0;
  border-style: solid;
}
.platform-components-sticky-nav--theme-04 .sticky-border-bottom:after {
  background-color: unset;
}
.platform-components-sticky-nav--theme-04 .pc-menu-wrapper {
  background-color: unset;
}
.platform-components-sticky-nav--theme-04 .animenu__btn__bar {
  background-color: unset;
}
/* sticky nav */
.platform-components-sticky-nav {
  position: relative;
  z-index: 10;
}
.platform-components-sticky-nav.platform-components-sticky-nav--hidden {
  height: 0px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav.platform-components-sticky-nav--hide-mobile {
    height: 0px;
    overflow: hidden;
  }
}
.platform-components-sticky-nav .dpc-sticky-content-left {
  display: flex;
  margin-right: auto;
  align-items: center;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .dpc-sticky-content-left {
    margin-right: initial;
    flex-direction: row-reverse;
  }
}
.platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb {
    display: none;
  }
}
.platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb .icons-arrow-right {
  font-size: 24px;
  margin: 0 20px;
}
.platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link,
.platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-active-page {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  font-size: 0.875rem;
  text-transform: none;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-link,
  .platform-components-sticky-nav .dpc-sticky-content-left .dpc-sticky-breadcrumb .dpc-sticky-breadcrumb-active-page {
    font-size: 0.875rem;
  }
}
.platform-components-sticky-nav__title {
  display: none;
  visibility: hidden;
  z-index: 2;
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  font-size: 0.875rem;
  text-transform: none;
  letter-spacing: 0;
}
.platform-components-sticky-nav__title img {
  max-height: 70px;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav__title {
    font-size: 0.875rem;
  }
  .platform-components-sticky-nav__title img {
    max-height: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__title {
    display: block;
    visibility: visible;
  }
}
.platform-components-sticky-nav__buttons-wrapper {
  justify-content: center;
}
.platform-components-sticky-nav__buttons-wrapper,
.platform-components-sticky-nav__menu {
  width: 100%;
  height: 70px;
  max-height: 70px;
  display: flex;
  align-items: center;
  top: 0;
  max-width: 73.125rem;
  margin: 0 auto;
}
.platform-components-sticky-nav__buttons-wrapper.slick-slider,
.platform-components-sticky-nav__menu.slick-slider {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper,
  .platform-components-sticky-nav__menu {
    transition: max-height 0.3s ease 0.3s, height 0.3s ease 0.3s;
  }
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--title,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--title {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1190px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--title.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--title.platform-components-sticky-nav--position-sticky {
    max-width: 1190px;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.platform-components-sticky-nav__buttons-wrapper .slick-list,
.platform-components-sticky-nav__menu .slick-list {
  z-index: 2;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden {
  position: fixed;
  left: 0;
  transform: translateY(-100%);
  transition: all 0.3s ease 0.3s;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
  visibility: visible;
  max-height: 70px;
  transform: translateY(0%);
  top: 0;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
    animation: sticky-nav-negative-reveal 0.3s ease;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
    max-height: 50px;
  }
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
  transition: transform 0.3s ease, height 0.3s ease, max-height 0.3s ease;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
  transform: translateY(-100%);
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--shrink.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--shrink.platform-components-sticky-nav--position-sticky {
    animation: sticky-nav-hidden-shrink-reveal 0.6s ease;
  }
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
  position: fixed;
  visibility: visible;
  max-height: 70px;
  transform: translateY(0);
  top: 0;
  left: 0;
  right: 0;
  transition: transform 0.3s ease, height 0.3s ease, max-height 0.3s ease;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
  transform: translateY(-100%);
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper:hover,
  .platform-components-sticky-nav__menu:hover {
    transition: height 0.3s ease;
  }
}
.platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button,
.platform-components-sticky-nav__menu .platform-components-sticky-nav__button {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  margin: 0 2px;
  position: relative;
  outline: none !important;
  text-decoration: none;
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  height: 70px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  transition: height 0.3s ease 0.3s, background-color 0.2s ease, color 0.2s ease;
  z-index: 2;
}
.platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button:after,
.platform-components-sticky-nav__menu .platform-components-sticky-nav__button:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  transform: scaleX(1);
  height: 0;
  opacity: 1;
  transform-origin: center;
  transition: all 0.2s ease;
  z-index: 1;
}
.platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button.active,
.platform-components-sticky-nav__menu .platform-components-sticky-nav__button.active {
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}
.platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button.active:after,
.platform-components-sticky-nav__menu .platform-components-sticky-nav__button.active:after {
  transform: scaleX(1);
  height: 100%;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button:hover,
  .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover {
    height: 70px;
  }
  .platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button:hover:after,
  .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover:after {
    height: 5px;
    transform: scaleX(1);
    opacity: 1;
  }
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky {
  position: fixed;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky .button-next,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky .button-next {
  right: 0.625rem;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky .button-prev,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky .button-prev {
  left: 0.625rem;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover),
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover) {
    height: 30px;
    max-height: 30px;
    transition: max-height 0.3s ease 0.3s, height 0.3s ease 0.3s;
  }
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover) .platform-components-sticky-nav__button,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover) .platform-components-sticky-nav__button {
    height: 30px;
    transition: height 0.3s ease 0.3s;
  }
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover).platform-components-sticky-nav--drop,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover).platform-components-sticky-nav--drop {
    transition: transform 0.3s ease, height 0.3s ease, max-height 0.3s ease;
  }
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover).platform-components-sticky-nav--drop .platform-components-sticky-nav__button,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:not(:hover).platform-components-sticky-nav--drop .platform-components-sticky-nav__button {
    transition: height 0.3s ease;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:hover .platform-components-sticky-nav__button,
  .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--scrolling-down:hover .platform-components-sticky-nav__button {
    transition: height 0.3s ease;
  }
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop {
  transition: transform 0.3s ease, height 0.3s ease, max-height 0.3s ease;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop .platform-components-sticky-nav__button,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop .platform-components-sticky-nav__button {
  transition: height 0.3s ease;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop-hide,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--shrink.platform-components-sticky-nav--drop-hide {
  transform: translateY(-100%);
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up {
  transform: translateY(0);
  transition: all 0.3s ease 0.3s;
  animation: none;
}
.platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--scrolling-down,
.platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--scrolling-down {
  transform: translateY(-110%);
}
.platform-components-sticky-nav__buttons-wrapper.sticky-border-bottom:after,
.platform-components-sticky-nav__menu.sticky-border-bottom:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0%;
  right: 0%;
  width: 100%;
  height: 2px;
  bottom: 0;
  z-index: 2;
}
.platform-components-sticky-nav__buttons-wrapper.sticky-full-width.platform-components-sticky-nav__buttons-wrapper,
.platform-components-sticky-nav__menu.sticky-full-width.platform-components-sticky-nav__buttons-wrapper {
  border-width: 0px!important;
}
.platform-components-sticky-nav__buttons-wrapper.sticky-full-width:before,
.platform-components-sticky-nav__menu.sticky-full-width:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
  height: 100%;
  top: 0;
  z-index: 1;
}
.platform-components-sticky-nav__buttons-wrapper.sticky-full-width.sticky-border-bottom:after,
.platform-components-sticky-nav__menu.sticky-full-width.sticky-border-bottom:after {
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
}
.platform-components-sticky-nav .slick-track {
  transition: transform 0.3s ease;
}
.platform-components-sticky-nav .slick-arrow {
  text-decoration: none;
  height: calc(98%);
  width: 50px;
  position: absolute;
  z-index: 3;
  padding: 0;
  -webkit-appearance: initial;
}
.platform-components-sticky-nav .slick-arrow:hover,
.platform-components-sticky-nav .slick-arrow:active,
.platform-components-sticky-nav .slick-arrow:focus {
  outline: none !important;
}
.platform-components-sticky-nav .slick-arrow .icons-arrow-right {
  position: absolute;
  right: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  font-size: 1.5rem;
}
.platform-components-sticky-nav .slick-arrow:after {
  content: '';
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.platform-components-sticky-nav .button-next {
  right: 0;
}
.platform-components-sticky-nav .button-next:after {
  right: 0;
}
.platform-components-sticky-nav .button-prev {
  transform: scaleX(-1);
  left: 0;
}
.platform-components-sticky-nav .button-prev:after {
  left: 0;
}
@media only screen and (min-width: 768px) {
  .platform-components-sticky-nav {
    height: 70px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky {
    top: 0px;
    z-index: 999;
    right: 0px;
    left: 0px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--scrolling-down {
    top: -20px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--drop {
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--drop-hide {
    transform: translateY(-100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom {
    top: unset;
    bottom: 0;
    transition: all 0.3s ease 0.3s;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--position-sticky {
    animation: sticky-nav-reveal 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--only-scroll-up {
    transform: translateY(0%);
    top: unset;
    bottom: 0;
    transition: transform 0.3s ease 0.3s;
    animation: none;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--scrolling-down {
    transition: transform 0.3s ease 0.3s, bottom 0s linear 0.6s;
    transform: translateY(100%);
    bottom: -70px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    transform: translateY(0);
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--shrink.platform-components-sticky-nav--position-sticky {
    animation: sticky-nav-hidden-shrink-reveal-reverse 0.6s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--hidden {
    top: unset;
    bottom: 0;
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky-bottom.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
    transform: translateY(0);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--position-sticky-bottom:hover {
    transition: height 0.3s ease;
  }
}
@media only screen and (max-width: 1023px) {
  .platform-components-sticky-nav {
    height: 70px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper button {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav {
    height: 50px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu {
    height: 50px;
    max-height: 50px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper button.platform-components-sticky-nav__button,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu button.platform-components-sticky-nav__button {
    width: auto !important;
    height: 50px;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky {
    height: 50px;
    bottom: -50px;
    width: 100%;
    z-index: 9999;
    transition: transform 0.3s ease 0.3s;
    transform: translateY(-100%);
    top: unset;
    left: 0;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky {
    transform: translateY(-100%);
    transition: all 0.3s ease 0.3s;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--scrolling-down,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--scrolling-down {
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden {
    left: unset;
    top: unset;
    bottom: 0;
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--drop {
    transition: transform 0.3s ease, height 0.3s ease, max-height 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
    transform: translateY(0%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    left: 0;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    transform: translateY(0);
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(-100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky {
    transition: none;
    top: 0;
    bottom: unset;
    transform: none;
    transform: translateY(0%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden {
    transition: all 0.3s ease 0.3s;
    transform: translateY(-100%);
    top: 0;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky {
    transform: translateY(0);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    left: 0;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--hidden.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(-100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--only-scroll-up,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--only-scroll-up {
    transition: transform 0.3s ease 0.3s;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--scrolling-down,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--only-scroll-up.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--scrolling-down {
    transform: translateY(-100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop {
    transform: translateY(0);
    transition: transform 0.3s ease;
  }
  .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide,
  .platform-components-sticky-nav .platform-components-sticky-nav__menu.platform-components-sticky-nav--position-sticky-top-mobile.platform-components-sticky-nav--position-sticky.platform-components-sticky-nav--drop-hide {
    transform: translateY(-100%);
  }
  .platform-components-sticky-nav .platform-components-sticky-nav--hide-mobile {
    display: none;
  }
}
.platform-components-sticky-nav .pc-menu-toggle {
  z-index: 2;
  display: block;
  outline: none;
  background-color: transparent;
  border: 0;
  padding: 0;
  height: 27px;
  width: 27px;
  border: none;
  margin-right: 30px;
}
.platform-components-sticky-nav .pc-menu-toggle:hover {
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .pc-menu-toggle {
    margin-right: 0px;
    margin-left: 10px;
  }
}
.platform-components-sticky-nav .animenu__btn__bar {
  display: block;
  width: 27px;
  height: 2px;
  border-radius: 2px;
  transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
}
.platform-components-sticky-nav .animenu__btn__bar + .animenu__btn__bar {
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .animenu__btn__bar {
    display: none;
  }
}
.platform-components-sticky-nav .icons-arrow-down {
  display: none;
  width: 24px;
  height: 24px;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .icons-arrow-down {
    display: block;
  }
}
.platform-components-sticky-nav .pc-menu-wrapper {
  display: none;
}
.platform-components-sticky-nav .pc-menu-wrapper .platform-components-sticky-nav__button:after {
  display: none;
}
.platform-components-sticky-nav .menu-active .icons-arrow-down {
  transform: rotateX(180deg);
}
.platform-components-sticky-nav .menu-active .animenu__btn__bar {
  margin: 0;
  position: absolute;
}
.platform-components-sticky-nav .menu-active .animenu__btn__bar:nth-child(1) {
  transform: rotate(45deg);
}
.platform-components-sticky-nav .menu-active .animenu__btn__bar:nth-child(2) {
  opacity: 0;
}
.platform-components-sticky-nav .menu-active .animenu__btn__bar:nth-child(3) {
  transform: rotate(-45deg);
}
.platform-components-sticky-nav .menu-active .pc-menu-wrapper {
  position: absolute;
  display: flex;
  flex-direction: column;
  height: 100vh;
  margin-top: 70px;
  padding: 20px;
  z-index: 2;
  top: 0;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
}
@media only screen and (max-width: 767px) {
  .platform-components-sticky-nav .menu-active .pc-menu-wrapper {
    margin-top: 50px;
  }
}
.platform-components-sticky-nav .menu-active .pc-menu-wrapper .platform-components-sticky-nav__button {
  border: none;
}
.platform-components-sticky-nav .platform-components-sticky-nav__menu .platform-components-sticky-nav__title {
  display: block;
  visibility: visible;
}
.platform-components-sticky-nav .dpc-sticky-breadcumbs {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .platform-components-container .full-width .platform-components-sticky-nav__buttons-wrapper,
  .containerV2 .full-width .platform-components-sticky-nav__buttons-wrapper {
    margin: 0;
  }
}
@keyframes sticky-nav-reveal {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0%);
  }
}
@keyframes sticky-nav-reveal-reverse {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0%);
  }
}
@keyframes sticky-nav-negative-reveal {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0%);
  }
}
@keyframes sticky-nav-negative-reveal-reverse {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0%);
  }
}
@keyframes sticky-nav-hidden-shrink-reveal {
  from {
    transform: translateY(-100%);
    height: 30px;
    max-height: 30px;
  }
  to {
    transform: translateY(0%);
    height: 30px;
    max-height: 30px;
  }
}
@keyframes sticky-nav-hidden-shrink-reveal-reverse {
  from {
    transform: translateY(100%);
    height: 30px;
    max-height: 30px;
  }
  to {
    transform: translateY(0%);
    height: 30px;
    max-height: 30px;
  }
}

.platform-components-rich-text.platform-components-rich-text--theme-01 {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 p,
.platform-components-rich-text.platform-components-rich-text--theme-01 h1,
.platform-components-rich-text.platform-components-rich-text--theme-01 h2,
.platform-components-rich-text.platform-components-rich-text--theme-01 h3,
.platform-components-rich-text.platform-components-rich-text--theme-01 h4,
.platform-components-rich-text.platform-components-rich-text--theme-01 h5,
.platform-components-rich-text.platform-components-rich-text--theme-01 h6,
.platform-components-rich-text.platform-components-rich-text--theme-01 b,
.platform-components-rich-text.platform-components-rich-text--theme-01 em {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-box-link {
  color: #464646;
  text-shadow: 0 0 0 #ffffff, 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 1px 1px 0 #ffffff, -1px 1px 0 #ffffff, 0 1.25px 0 #ffffff, 1.25px 1.25px 0 #ffffff, -1.25px 1.25px 0 #ffffff, 0 1.5px 0 #ffffff, 1.5px 1.5px 0 #ffffff, -1.5px 1.5px 0 #ffffff, 0 -1px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff;
  background-image: linear-gradient(#e31c3d, #e31c3d);
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-box-link:hover {
  color: #ffffff;
  box-shadow: -4px 0 #464646, 4px 0 #464646;
  background-image: linear-gradient(#464646, #464646);
}
.platform-components-rich-text.platform-components-rich-text--theme-01 a {
  color: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 a:hover {
  color: #981b1e;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color p,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color b,
.platform-components-rich-text.platform-components-rich-text--theme-01 .secondary-color em {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote p,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h1,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h2,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h3,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h4,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h5,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote h6,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote b,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote em {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote:before,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-quote:after {
  background: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color {
  color: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color p,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color b,
.platform-components-rich-text.platform-components-rich-text--theme-01 .pc-highlight-color em {
  color: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 table th {
  background: #464646;
  border-color: #464646;
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 table th b,
.platform-components-rich-text.platform-components-rich-text--theme-01 table th em {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-01 table td {
  background: #ffffff;
  border-color: #dfdfdf;
  color: #222222;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 p,
.platform-components-rich-text.platform-components-rich-text--theme-02 h1,
.platform-components-rich-text.platform-components-rich-text--theme-02 h2,
.platform-components-rich-text.platform-components-rich-text--theme-02 h3,
.platform-components-rich-text.platform-components-rich-text--theme-02 h4,
.platform-components-rich-text.platform-components-rich-text--theme-02 h5,
.platform-components-rich-text.platform-components-rich-text--theme-02 h6,
.platform-components-rich-text.platform-components-rich-text--theme-02 b,
.platform-components-rich-text.platform-components-rich-text--theme-02 em {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-box-link {
  color: #464646;
  text-shadow: 0 0 0 #f3f3f4, 1px 0 0 #f3f3f4, -1px 0 0 #f3f3f4, 0 1px 0 #f3f3f4, 1px 1px 0 #f3f3f4, -1px 1px 0 #f3f3f4, 0 1.25px 0 #f3f3f4, 1.25px 1.25px 0 #f3f3f4, -1.25px 1.25px 0 #f3f3f4, 0 1.5px 0 #f3f3f4, 1.5px 1.5px 0 #f3f3f4, -1.5px 1.5px 0 #f3f3f4, 0 -1px 0 #f3f3f4, -1px -1px 0 #f3f3f4, 1px -1px 0 #f3f3f4;
  background-image: linear-gradient(#e31c3d, #e31c3d);
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-box-link:hover {
  color: #f3f3f4;
  box-shadow: -4px 0 #464646, 4px 0 #464646;
  background-image: linear-gradient(#464646, #464646);
}
.platform-components-rich-text.platform-components-rich-text--theme-02 a {
  color: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 a:hover {
  color: #981b1e;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color p,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color b,
.platform-components-rich-text.platform-components-rich-text--theme-02 .secondary-color em {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote p,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h1,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h2,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h3,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h4,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h5,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote h6,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote b,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote em {
  color: #464646;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote:before,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-quote:after {
  background: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color {
  color: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color p,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color b,
.platform-components-rich-text.platform-components-rich-text--theme-02 .pc-highlight-color em {
  color: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 table th {
  background: #222222;
  border-color: #222222;
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-02 table td {
  background: #f3f3f4;
  border-color: #dfdfdf;
  color: #222222;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 p,
.platform-components-rich-text.platform-components-rich-text--theme-03 h1,
.platform-components-rich-text.platform-components-rich-text--theme-03 h2,
.platform-components-rich-text.platform-components-rich-text--theme-03 h3,
.platform-components-rich-text.platform-components-rich-text--theme-03 h4,
.platform-components-rich-text.platform-components-rich-text--theme-03 h5,
.platform-components-rich-text.platform-components-rich-text--theme-03 h6,
.platform-components-rich-text.platform-components-rich-text--theme-03 b,
.platform-components-rich-text.platform-components-rich-text--theme-03 em {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-box-link {
  color: #ffffff;
  text-shadow: 0 0 0 #464646, 1px 0 0 #464646, -1px 0 0 #464646, 0 1px 0 #464646, 1px 1px 0 #464646, -1px 1px 0 #464646, 0 1.25px 0 #464646, 1.25px 1.25px 0 #464646, -1.25px 1.25px 0 #464646, 0 1.5px 0 #464646, 1.5px 1.5px 0 #464646, -1.5px 1.5px 0 #464646, 0 -1px 0 #464646, -1px -1px 0 #464646, 1px -1px 0 #464646;
  background-image: linear-gradient(#bbd8ea, #bbd8ea);
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-box-link:hover {
  color: #464646;
  box-shadow: -4px 0 #ffffff, 4px 0 #ffffff;
  background-image: linear-gradient(#ffffff, #ffffff);
}
.platform-components-rich-text.platform-components-rich-text--theme-03 a {
  color: #bbd8ea;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 a:hover {
  color: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color p,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color b,
.platform-components-rich-text.platform-components-rich-text--theme-03 .secondary-color em {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote p,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h1,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h2,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h3,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h4,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h5,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote h6,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote b,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote em {
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote:before,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-quote:after {
  background: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color {
  color: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color p,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color b,
.platform-components-rich-text.platform-components-rich-text--theme-03 .pc-highlight-color em {
  color: #e31c3d;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 table th {
  background: #981b1e;
  border-color: #981b1e;
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-03 table td {
  background: #464646;
  border-color: #222222;
  color: #ffffff;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 {
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 p,
.platform-components-rich-text.platform-components-rich-text--theme-04 h1,
.platform-components-rich-text.platform-components-rich-text--theme-04 h2,
.platform-components-rich-text.platform-components-rich-text--theme-04 h3,
.platform-components-rich-text.platform-components-rich-text--theme-04 h4,
.platform-components-rich-text.platform-components-rich-text--theme-04 h5,
.platform-components-rich-text.platform-components-rich-text--theme-04 h6,
.platform-components-rich-text.platform-components-rich-text--theme-04 b,
.platform-components-rich-text.platform-components-rich-text--theme-04 em {
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-box-link {
  color: unset;
  text-shadow: 0 0 0 unset, 1px 0 0 unset, -1px 0 0 unset, 0 1px 0 unset, 1px 1px 0 unset, -1px 1px 0 unset, 0 1.25px 0 unset, 1.25px 1.25px 0 unset, -1.25px 1.25px 0 unset, 0 1.5px 0 unset, 1.5px 1.5px 0 unset, -1.5px 1.5px 0 unset, 0 -1px 0 unset, -1px -1px 0 unset, 1px -1px 0 unset;
  background-image: linear-gradient(unset, unset);
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-box-link:hover {
  color: unset;
  box-shadow: -4px 0 unset, 4px 0 unset;
  background-image: linear-gradient(unset, unset);
}
.platform-components-rich-text.platform-components-rich-text--theme-04 a {
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 a:hover {
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color {
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color p,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color b,
.platform-components-rich-text.platform-components-rich-text--theme-04 .secondary-color em {
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote {
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote p,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h1,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h2,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h3,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h4,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h5,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote h6,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote b,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote em {
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote:before,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-quote:after {
  background: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color {
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color p,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h1,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h2,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h3,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h4,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h5,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color h6,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color b,
.platform-components-rich-text.platform-components-rich-text--theme-04 .pc-highlight-color em {
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 table th {
  background: unset;
  border-color: unset;
  color: unset;
}
.platform-components-rich-text.platform-components-rich-text--theme-04 table td {
  background: unset;
  border-color: unset;
  color: unset;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../digital-platform/clientlibs/global/resources/Roboto-Regular.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../digital-platform/clientlibs/global/resources/OpenSans-Regular.ttf');
  font-display: swap;
}
.platform-components-rich-text {
  font-family: 'Gotham';
  font-size: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text {
    font-size: 100%;
  }
}
.platform-components-rich-text h1,
.platform-components-rich-text h2,
.platform-components-rich-text h3,
.platform-components-rich-text h4,
.platform-components-rich-text h5,
.platform-components-rich-text h6 {
  margin-top: 0;
}
.platform-components-rich-text h1 {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 3.125rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h1 {
    font-size: 2rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text h2 {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.75rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h2 {
    font-size: 1.625rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text h3 {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.125rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h3 {
    font-size: 1.125rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text h4 {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.875rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h4 {
    font-size: 1rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text h5 {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.625rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h5 {
    font-size: 0.875rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text h6 {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.25rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text h6 {
    font-size: 0.875rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text p,
.platform-components-rich-text ul,
.platform-components-rich-text ol,
.platform-components-rich-text li,
.platform-components-rich-text blockquote,
.platform-components-rich-text table,
.platform-components-rich-text td,
.platform-components-rich-text th {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text p,
  .platform-components-rich-text ul,
  .platform-components-rich-text ol,
  .platform-components-rich-text li,
  .platform-components-rich-text blockquote,
  .platform-components-rich-text table,
  .platform-components-rich-text td,
  .platform-components-rich-text th {
    font-size: 0.75rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text b,
.platform-components-rich-text strong,
.platform-components-rich-text th {
  font-family: 'Gotham';
  font-weight: 700;
}
.platform-components-rich-text .overline-1 {
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .overline-1 {
    font-size: 1rem;
    margin-bottom: 0.46875rem;
  }
}
.platform-components-rich-text .overline-2 {
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .overline-2 {
    font-size: 0.875rem;
    margin-bottom: 0.46875rem;
  }
}
.platform-components-rich-text .subtitle-1 {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .subtitle-1 {
    font-size: 1.875rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text .body-1 {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .body-1 {
    font-size: 0.75rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text .body-2 {
  font-family: unset;
  font-weight: unset;
  line-height: unset;
  text-transform: unset;
  letter-spacing: unset;
  font-size: 0.875rem;
  margin-bottom: unset;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .body-2 {
    font-size: 0.875rem;
    margin-bottom: unset;
  }
}
.platform-components-rich-text .caption {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.75rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .caption {
    font-size: 0.625rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text .disclaimer {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.75rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .disclaimer {
    font-size: 0.625rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text .pc-quote {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 2.75rem;
  margin-bottom: 1.09375rem;
  text-align: center;
  display: block;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .pc-quote {
    font-size: 1.625rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-rich-text .pc-highlight-color {
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-rich-text .pc-highlight-color {
    font-size: 1rem;
    margin-bottom: 0.46875rem;
  }
}
.platform-components-rich-text > *:last-child {
  margin-bottom: 0;
}
.platform-components-rich-text .pc-quote::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  max-width: 300px;
  margin: auto;
  margin-bottom: 35px;
}
.platform-components-rich-text .pc-quote::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  max-width: 300px;
  margin: auto;
  margin-top: 35px;
}
.platform-components-rich-text .pc-box-link {
  text-decoration: none;
  background-position: 0 95%;
  background-repeat: no-repeat;
  background-size: 100% 2.5px;
  -webkit-transition: background-image 1s ease-in;
  transition: background-image 1s ease-in;
  overflow: visible;
}
.platform-components-rich-text .pc-box-link:hover {
  text-shadow: none;
  background-position: 0 90%;
  background-size: 100% 2em;
  transition: color 0.2s ease-in, background-size 0.2s ease-in, box-shadow 0.1s ease-in 0.1s;
}
.platform-components-rich-text .pc-box-link a {
  color: inherit !important;
  text-decoration: unset;
}
.platform-components-rich-text .pc-box-link a:hover {
  color: inherit;
}
.platform-components-rich-text .pc-dropped-capital {
  display: inline-block;
}
.platform-components-rich-text .pc-dropped-capital:first-letter {
  font-size: 64px;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  text-decoration: none;
  line-height: .6em;
  float: left;
  margin-right: 18px;
  color: #e31c3d;
}
.platform-components-rich-text table {
  min-width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  border-color: transparent;
  margin-top: 20px;
  margin-bottom: 20px;
}
.platform-components-rich-text table th {
  padding: 15px;
  border: 1px solid;
  text-align: left;
}
.platform-components-rich-text table td {
  padding: 15px;
  overflow: hidden;
  border: 1px solid;
}
.platform-components-rich-text .platform-components-rich-text__table-wrapper {
  overflow-x: auto;
}

.platform-components-visual-nav {
  margin: auto;
}
.platform-components-visual-nav.transparent {
  background: transparent;
}
.platform-components-visual-nav.transparent .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card {
  background: transparent;
}
.platform-components-visual-nav.transparent .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card {
  background: transparent;
}
.platform-components-visual-nav.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.platform-components-visual-nav.margin-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.platform-components-visual-nav.margin-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.platform-components-visual-nav.margin-15 {
  margin-left: -15px;
  margin-right: -15px;
}
.platform-components-visual-nav:not(.pc-carousel-wrapper) {
  overflow-x: auto;
}
.platform-components-visual-nav .visual-nav-card-main {
  margin: auto;
}
.platform-components-visual-nav .visual-nav-card-main:not(.pc-carousel-container) {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .platform-components-visual-nav .visual-nav-card-main:not(.pc-carousel-container) {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main:not(.pc-carousel-container) {
    flex-wrap: initial;
  }
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper {
  display: block;
  text-decoration: none;
  text-transform: none;
  width: 100%;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.pc-carousel-item {
  height: 100%;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.pc-carousel-item) {
  flex: 0 0 50%;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.button):focus,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.button):active {
  outline: 0px !important;
  text-decoration: none;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:nth-last-child(1) {
  border-right: none;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover {
  text-decoration: none;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card {
  height: 100%;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card:hover,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card:focus {
  cursor: pointer;
  outline: none;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .2s ease;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-card-image {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-card-image img {
  max-height: 100%;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper cite {
  margin-top: 15px;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 12px;
  transition: all .2s ease;
  font-style: normal;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper cite:not([class]) {
  line-height: 1.2;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper cite:before {
  content: "";
  position: absolute;
  bottom: 0;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-rollover-image {
  opacity: 0;
  visibility: hidden;
  transition: all .2s ease;
  position: absolute;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-initial-image {
  opacity: 1;
  visibility: visible;
  transition: all .2s ease;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover cite {
  cursor: pointer;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-rollover-image {
  opacity: 1;
  visibility: visible;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-initial-image {
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 420px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.pc-carousel-item) {
    flex: 0 0 100%;
  }
}
@media only screen and (min-width: 580px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.pc-carousel-item) {
    flex: 0 0 33.33333%;
  }
}
@media only screen and (min-width: 768px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.pc-carousel-item) {
    flex: 0 0 25%;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:not(.pc-carousel-item) {
    flex: initial;
  }
}
.platform-components-visual-nav.pc-carousel-wrapper .arrows-track {
  height: 100%;
}
.platform-components-visual-nav.pc-carousel-wrapper[data-indicators-desktop="true"] .arrows-track,
.platform-components-visual-nav.pc-carousel-wrapper[data-indicators-tablet="true"] .arrows-track,
.platform-components-visual-nav.pc-carousel-wrapper[data-indicators-mobile="true"] .arrows-track {
  height: calc(100% - 80px);
}
.platform-components-visual-nav.pc-carousel-wrapper .visual-nav-card-main {
  display: flex;
}
.platform-components-visual-nav.pc-carousel-wrapper .visual-nav-card-main .pc-carousel-item {
  opacity: 0;
  transition: 0.2s ease-in all;
}
.platform-components-visual-nav.pc-carousel-wrapper .visual-nav-card-main.slick-initialized {
  display: block;
}
.platform-components-visual-nav.pc-carousel-wrapper .visual-nav-card-main.slick-initialized .pc-carousel-item {
  opacity: 1;
}
.platform-components-visual-nav * {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
.platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.badge-small .pc-badge-image {
  height: 24px;
  width: auto;
}
.platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.badge-medium .pc-badge-image {
  height: 40px;
  width: auto;
}
.platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.badge-large .pc-badge-image {
  height: 84px;
  width: auto;
}
.platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.badge-xlarge .pc-badge-image {
  height: 185px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.md\:badge-small .pc-badge-image {
    height: 24px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.md\:badge-medium .pc-badge-image {
    height: 40px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.md\:badge-large .pc-badge-image {
    height: 84px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.md\:badge-xlarge .pc-badge-image {
    height: 185px;
    width: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.lg\:badge-small .pc-badge-image {
    height: 24px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.lg\:badge-medium .pc-badge-image {
    height: 40px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.lg\:badge-large .pc-badge-image {
    height: 84px;
    width: auto;
  }
  .platform-components-visual-nav .visual-nav-card-main a .visual-nav-card .visual-nav-content.lg\:badge-xlarge .pc-badge-image {
    height: 185px;
    width: auto;
  }
}
.visualNavigationV2 {
  position: relative;
}
.visualNavigationV2 .visual-nav-copy:hover {
  text-decoration: none;
}
.visualNavigationV2 .withicon.withicon-left {
  flex-direction: row-reverse;
}
.visualNavigationV2 .withicon.withicon-bottom {
  flex-direction: column;
}
.visualNavigationV2 .withicon [class^="icons-"],
.visualNavigationV2 .withicon [class*=" icons-"] {
  font-weight: inherit;
}
.platform-components-visual-nav {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  letter-spacing: 0;
  background: #ffffff;
  margin-left: -5px;
  margin-right: -5px;
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.platform-components-visual-nav .visual-nav-card-main {
  max-width: none;
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper {
    border-right: 0 solid #dfdfdf;
  }
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.pc-default-pa {
  padding: 5px;
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.pc-default-pa {
    padding: 10px;
  }
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card {
  padding: 0 0;
  background: #f3f3f4;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content {
  top: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image {
  margin: 25px 0 0;
  width: 45px;
  height: 70px;
}
@media only screen and (min-width: 1024px) {
  .platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image {
    width: 85px;
    height: 135px;
  }
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content cite {
  color: #464646;
  width: 100%;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content cite:not([class]) {
  text-transform: uppercase;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content cite:before {
  background: #e31c3d;
  height: 0;
  width: 100%;
  left: 0;
  right: 0;
  opacity: 1;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:focus,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active {
  border-color: #dfdfdf;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card {
  background: #f3f3f4;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card .visual-nav-content,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card .visual-nav-content {
  top: 0;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content cite,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card .visual-nav-content cite,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card .visual-nav-content cite {
  color: #e31c3d;
}
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content cite:before,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card .visual-nav-content cite:before,
.platform-components-visual-nav .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card .visual-nav-content cite:before {
  width: 100%;
  height: 5px;
  left: 0;
  right: 0;
  opacity: 1;
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5 .visual-nav-card-main {
    margin: 0.5rem 0.5rem 1.5rem;
  }
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main:not(.pc-carousel-container) {
  max-width: unset;
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper {
  flex: 0 0 20%;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  margin-bottom: auto;
  margin-top: 1.5rem;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper {
    margin-top: 1rem;
    flex: 0 0 50%;
  }
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper:nth-child(n + 11) {
  display: none;
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image {
  margin: 0 auto;
  width: 100%;
  height: 90%;
  background-color: #ffffff;
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content cite {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 0.9375rem;
  text-transform: none;
  font-family: "Avenir", sans-serif;
  padding-bottom: 0;
}
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content cite:before,
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card .visual-nav-content cite:before,
.platform-components-visual-nav.tiled-5 .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card .visual-nav-content cite:before {
  width: 0;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image img {
  transition: 0.4s ease;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image img {
    width: 80%;
  }
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content .visual-nav-card-image img {
  transition: 0.4s ease;
  width: 80%;
  margin-bottom: 16%;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content .visual-nav-card-image img {
    transition: none;
    width: 80%;
    margin-bottom: unset;
  }
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content .visual-nav-card-links {
  z-index: 0;
  bottom: 5%;
  transition: 0.4s ease;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content .visual-nav-card-links {
    transition: unset;
    margin-bottom: 0.4375rem;
  }
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content cite {
  color: #2e2e2e;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content .visual-nav-card-image__wrapper {
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
  position: relative;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card-links {
  display: flex;
  z-index: -1;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  line-height: 1.3125rem;
  justify-content: center;
  width: 100%;
  text-align: center;
  transition: 0.4s ease;
  position: absolute;
  bottom: -20%;
}
@media (max-width: 47.938rem) {
  .platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card-links {
    z-index: 0;
    position: relative;
    margin-bottom: 0.4375rem;
    font-size: 0.625rem;
  }
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card-links .visual-nav-card-link {
  flex-basis: 50%;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card-links .visual-nav-card-link:hover {
  color: #a00a1d;
}
.platform-components-visual-nav.tiled-5.enhanced-nav .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card-links .visual-nav-card-link.shop-all {
  border-left: 0.0625rem solid #e2e2e5;
}
.platform-components-visual-nav.theme-03 .visual-nav-card-main .visual-nav-card-wrapper .visual-nav-card .visual-nav-content cite {
  color: #ffffff;
}
.platform-components-visual-nav.theme-03 .visual-nav-card-main .visual-nav-card-wrapper:hover .visual-nav-card .visual-nav-content cite,
.platform-components-visual-nav.theme-03 .visual-nav-card-main .visual-nav-card-wrapper:focus .visual-nav-card .visual-nav-content cite,
.platform-components-visual-nav.theme-03 .visual-nav-card-main .visual-nav-card-wrapper.visual-nav-active .visual-nav-card .visual-nav-content cite {
  color: #e31c3d;
}

@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}
.platform-components-video__js-modal-video {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.platform-components-video__js-modal-video img {
  width: 100%;
}
.modal-video-component {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.9);
  z-index: 1000000;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.platform-components-video__modal-close {
  opacity: 0;
}
.platform-components-video__modal-close .platform-components-video__modal-movie-wrap {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}
.platform-components-video__modal-body {
  max-width: 1080px;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.platform-components-video__modal-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__modal-inner {
    padding: 40px;
  }
}
.platform-components-video__modal-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn {
  outline: none !important;
  position: absolute;
  font-family: 'whirlpool-icons';
  content: '\e92d';
  font-size: 5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: none;
  height: 5rem;
  width: 5rem;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn:hover {
  color: #981b1e;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn.video-playing {
  display: none;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn .icons-video-play {
  pointer-events: none;
}
.platform-components-video__modal-movie-wrap iframe,
.platform-components-video__modal-movie-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.platform-components-video__modal-close-btn {
  position: absolute;
  z-index: 2;
  top: 5px;
  right: -50px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border: none;
  background-color: transparent;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__modal-close-btn {
    width: 40px;
    height: 40px;
    right: -40px;
  }
}
.platform-components-video__modal-close-btn .icons-close {
  font-size: 50px;
  color: #464646;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__modal-close-btn .icons-close {
    font-size: 40px;
  }
}
.platform-components-video__modal-close-btn:hover {
  background-color: transparent;
}
.platform-components-video__modal-close-btn:hover .icons-close {
  color: #ffffff;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn {
  font-family: 'amana-icons';
}

.platform-components-video__container {
  width: 100%;
  position: relative;
  line-height: 0;
  overflow: hidden;
}
.platform-components-video__container iframe {
  width: inherit;
}
.platform-components-video__container video {
  width: 100%;
  height: inherit;
  background-color: #000000;
}
.platform-components-video__container video::-webkit-media-controls-overlay-play-button {
  opacity: 0;
}
.platform-components-video__container:hover .platform-components-video__play-btn.video-playing + video::-webkit-media-controls-overlay-play-button {
  opacity: 1;
}
.platform-components-video__button {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: block;
  text-decoration: none;
  height: auto !important;
  margin-left: calc(10px);
  margin-right: calc(10px);
  margin-bottom: 20px;
}
.platform-components-video__button:hover,
.platform-components-video__button:active,
.platform-components-video__button:focus {
  text-decoration: none;
  padding: 15px 30px;
}
.platform-components-video__button--primary {
  background-color: #e31c3d;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-video__button--primary:hover,
.platform-components-video__button--primary:active,
.platform-components-video__button--primary:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-video__button--secondary {
  background-color: transparent;
  color: #e31c3d;
  box-shadow: inset 0 0 0 2px #e31c3d;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-video__button--secondary:hover,
.platform-components-video__button--secondary:active,
.platform-components-video__button--secondary:focus {
  background-color: #981b1e;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #981b1e;
}
.platform-components-video__button--tertiary {
  background-color: unset;
  padding: 15px 0;
  color: #e31c3d;
  transition: color 200ms ease-out;
}
.platform-components-video__button--tertiary:hover,
.platform-components-video__button--tertiary:active,
.platform-components-video__button--tertiary:focus {
  color: #981b1e;
}
.platform-components-video__button--tertiary:hover,
.platform-components-video__button--tertiary:active,
.platform-components-video__button--tertiary:focus {
  background-color: unset;
  padding: 15px 0;
}
.platform-components-video__button.withicon {
  display: flex;
  align-items: center;
}
.platform-components-video__button.withicon-position--left .button-text {
  order: 2;
}
.platform-components-video__button.withicon-position--left .button-icon {
  order: 1;
  margin-right: 10px;
}
.platform-components-video__button.withicon-position--right .button-text {
  order: 1;
}
.platform-components-video__button.withicon-position--right .button-icon {
  order: 2;
  margin-left: 10px;
}
.platform-components-video__button.withicon-position--top,
.platform-components-video__button.withicon-position--bottom {
  flex-direction: column;
}
.platform-components-video__button.withicon-position--bottom .button-text {
  order: 1;
}
.platform-components-video__button.withicon-position--bottom .button-icon {
  order: 2;
}
.platform-components-video__button .button-icon {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-video__play-btn {
  outline: none !important;
  position: absolute;
  font-size: 5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: none !important;
  height: 5rem;
  width: 5rem;
}
.platform-components-video__play-btn .icons-video-play {
  pointer-events: none;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-video__play-btn:hover .icons-video-play {
  color: #981b1e;
}
.platform-components-video__play-btn.video-playing {
  display: none;
}
.platform-components-video__youtube-container {
  background-color: #000000;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.platform-components-video__youtube-container .js-youtube-video-v2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.platform-components-video__js-modal-video img {
  width: 100%;
  height: inherit;
}
.platform-components-video__js-modal-customSize img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: 0;
}
.platform-components-video__js-youtube-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.platform-components-video__image-play-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  font-size: 5rem;
  cursor: pointer;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
  background: none !important;
  outline: none !important;
  border: none !important;
}
.platform-components-video__image-play-icon:hover {
  color: #981b1e;
  background: none !important;
  outline: none !important;
  border: none !important;
}
.platform-components-container .video.baseComponent {
  width: 100%;
  height: 100%;
  position: relative;
}
.platform-components-container .video.baseComponent .platform-components-video {
  height: 100%;
}
.platform-components-container .video.baseComponent .platform-components-video .platform-components-video__container {
  height: 100%;
}
.platform-components-container .video.baseComponent .platform-components-video .platform-components-video__container video {
  object-fit: cover;
}
.video.baseComponent.aem-GridColumn,
.platform-components-container .video.baseComponent {
  margin: 0;
}
.platform-components-video__button {
  font-family: 'Gotham' !important;
}
.platform-components-video__button .button-icon {
  position: relative;
  bottom: 1.2px;
}

.pc-vis-tabs {
  position: relative;
}
.pc-vis-tabs .cmp-tabs__tablist {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  justify-content: center;
}
.pc-vis-tabs .cmp-tabs__tab {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: end;
  cursor: pointer;
  height: inherit;
  outline: 0 !important;
  border: 0 !important;
  background: transparent !important;
  border: transparent;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
}
.pc-vis-tabs .cmp-tabs__tab .tab-image {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
}
.pc-vis-tabs .cmp-tabs__tab .tab-image picture {
  width: 100%;
  height: 100%;
}
.pc-vis-tabs .cmp-tabs__tab .tab-image img {
  max-height: 100%;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.pc-vis-tabs .cmp-tabs__tab .tab-rollover-image,
.pc-vis-tabs .cmp-tabs__tab .tab-active-image {
  display: none;
}
.pc-vis-tabs .cmp-tabs__tab.flex-column .tab-image {
  margin-bottom: 10px;
}
.pc-vis-tabs .cmp-tabs__tab.flex-row .tab-image {
  margin-right: 5px;
}
.pc-vis-tabs .cmp-tabs__tab:hover {
  background: transparent !important;
  outline: 0 !important;
}
.pc-vis-tabs .cmp-tabs__tab:hover .tab-initial-image,
.pc-vis-tabs .cmp-tabs__tab:hover .tab-active-image {
  display: none;
}
.pc-vis-tabs .cmp-tabs__tab:not(.cmp-tabs__tab--active):hover .tab-rollover-image {
  display: block;
}
.pc-vis-tabs .cmp-tabs__tab:focus {
  outline: 0 !important;
}
.pc-vis-tabs .cmp-tabs__tab:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  transition: all 0.25s ease-in-out;
}
.pc-vis-tabs .cmp-tabs__tab:after {
  content: "";
  position: absolute;
  bottom: 0;
  transition: all 0.25s ease-in-out;
  z-index: 2;
}
.pc-vis-tabs .cmp-tabs__tab--active:focus {
  outline: 0 !important;
}
.pc-vis-tabs .cmp-tabs__tabpanel {
  display: none;
  outline: none;
}
.pc-vis-tabs .cmp-tabs__tabpanel--active {
  display: block;
}
@media (min-width: 768px) {
  .pc-vis-tabs .stack-container {
    display: none;
  }
}
@media (max-width: 767px) {
  .pc-vis-tabs .cmp-tabs__tablist.hide-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .pc-vis-tabs .cmp-tabs__tabpanel.hide-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .pc-vis-tabs .cmp-tabs__tabpanel.mobile-show {
    display: block;
  }
}
.aem-AuthorLayer-Edit .pc-vis-tabs .stack-container,
.aem-AuthorLayer-Layouting .pc-vis-tabs .stack-container,
.aem-AuthorLayer-Developer .pc-vis-tabs .stack-container,
.aem-AuthorLayer-Timewarp .pc-vis-tabs .stack-container {
  display: block!important;
}
.aem-AuthorLayer-Edit .pc-vis-tabs .stack-container p,
.aem-AuthorLayer-Layouting .pc-vis-tabs .stack-container p,
.aem-AuthorLayer-Developer .pc-vis-tabs .stack-container p,
.aem-AuthorLayer-Timewarp .pc-vis-tabs .stack-container p {
  border: 1px solid #000;
  display: inline-block;
  font-weight: 800;
  padding: 5px 20px;
  background: #f1f1f1;
}
.pc-vis-tabs .cmp-tabs__tab {
  font-family: 'Gotham';
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #464646;
  padding: 15px 15px;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
}
@media only screen and (min-width: 1024px) {
  .pc-vis-tabs .cmp-tabs__tab {
    font-size: 1rem;
  }
}
.pc-vis-tabs .cmp-tabs__tab:before {
  bottom: 0;
  height: 0;
  background-color: #dfdfdf;
}
.pc-vis-tabs .cmp-tabs__tab:after {
  height: 0;
  left: 0;
  right: 0;
  background-color: #e31c3d;
  opacity: 0;
}
.pc-vis-tabs .cmp-tabs__tab:hover {
  color: #981b1e;
}
.pc-vis-tabs .cmp-tabs__tab:hover:before {
  background-color: #dfdfdf;
}
.pc-vis-tabs .cmp-tabs__tab:hover:after {
  background-color: #981b1e;
  height: 3px;
  left: 0;
  right: 0;
  opacity: 1;
}
.pc-vis-tabs .cmp-tabs__tab--active {
  color: #e31c3d;
}
.pc-vis-tabs .cmp-tabs__tab--active:before {
  background-color: #dfdfdf;
}
.pc-vis-tabs .cmp-tabs__tab--active:after {
  background-color: #e31c3d;
  height: 3px;
  left: 0;
  right: 0;
  opacity: 1;
}
.pc-vis-tabs .cmp-tabs__tab--active:hover {
  color: #e31c3d;
}
.pc-vis-tabs .cmp-tabs__tab--active:hover:after {
  background-color: #e31c3d;
}
.pc-vis-tabs .cmp-tabs__tab--active:hover .tab-active-image {
  display: block;
}
.pc-vis-tabs .cmp-tabs__tab--active .tab-rollover-image,
.pc-vis-tabs .cmp-tabs__tab--active .tab-initial-image {
  display: none;
}
.pc-vis-tabs .cmp-tabs__tab--active .tab-active-image {
  display: block;
}

.platform-components-tabs .cmp-tabs__tablist {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  justify-content: center;
}
.platform-components-tabs .cmp-tabs__tab {
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
  height: inherit;
  outline: 0 !important;
  border: 0 !important;
  background: transparent !important;
  border: transparent;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
}
.platform-components-tabs .cmp-tabs__tab:hover {
  background: transparent !important;
  outline: 0 !important;
}
.platform-components-tabs .cmp-tabs__tab:focus {
  outline: 0 !important;
}
.platform-components-tabs .cmp-tabs__tab:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  transition: all 0.25s ease-in-out;
}
.platform-components-tabs .cmp-tabs__tab:after {
  content: "";
  position: absolute;
  bottom: 0;
  transition: all 0.25s ease-in-out;
  z-index: 2;
}
.platform-components-tabs .cmp-tabs__tab--active:focus {
  outline: 0 !important;
}
.platform-components-tabs .cmp-tabs__tabpanel {
  display: none;
  outline: none;
}
.platform-components-tabs .cmp-tabs__tabpanel--active {
  display: block;
}
@media (max-width: 767px) {
  .platform-components-tabs .cmp-tabs__tabpanel.show-mobile {
    display: block;
  }
}
@media (min-width: 768px) {
  .platform-components-tabs .stack-container {
    display: none;
  }
}
@media (max-width: 767px) {
  .platform-components-tabs .cmp-tabs__tablist.hide-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .platform-components-tabs .cmp-tabs__tabpanel.hide-mobile {
    display: none;
  }
}
.platform-components-tabs .cmp-tabs__tab {
  font-family: 'Gotham';
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #464646;
  padding: 15px 15px;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
}
@media only screen and (min-width: 1024px) {
  .platform-components-tabs .cmp-tabs__tab {
    font-size: 1rem;
  }
}
.platform-components-tabs .cmp-tabs__tab:before {
  bottom: 0;
  height: 0;
  background-color: #dfdfdf;
}
.platform-components-tabs .cmp-tabs__tab:after {
  height: 0;
  left: 0;
  right: 0;
  background-color: #e31c3d;
  opacity: 0;
}
.platform-components-tabs .cmp-tabs__tab:hover,
.platform-components-tabs .cmp-tabs__tab:focus {
  color: #981b1e;
}
.platform-components-tabs .cmp-tabs__tab:hover:before,
.platform-components-tabs .cmp-tabs__tab:focus:before {
  background-color: #dfdfdf;
}
.platform-components-tabs .cmp-tabs__tab:hover:after,
.platform-components-tabs .cmp-tabs__tab:focus:after {
  background-color: #981b1e;
  height: 3px;
  left: 0;
  right: 0;
  opacity: 1;
}
.platform-components-tabs .cmp-tabs__tab--active {
  color: #e31c3d;
}
.platform-components-tabs .cmp-tabs__tab--active:before {
  background-color: #dfdfdf;
}
.platform-components-tabs .cmp-tabs__tab--active:after {
  background-color: #e31c3d;
  height: 3px;
  left: 0;
  right: 0;
  opacity: 1;
}
.platform-components-tabs .cmp-tabs__tab--active:hover,
.platform-components-tabs .cmp-tabs__tab--active:focus {
  color: #e31c3d;
}
.platform-components-tabs .cmp-tabs__tab--active:hover:after,
.platform-components-tabs .cmp-tabs__tab--active:focus:after {
  background-color: #e31c3d;
}

.socialShare {
  position: relative;
  z-index: 5;
}
.dpc-social-share a {
  position: relative;
  outline: none !important;
  transition: 0.2s all ease-out;
  left: 0;
}
.dpc-social-share a svg path {
  transition: 0.2s all ease-out;
}
.dpc-social-share a svg path[fill="black"] {
  fill: currentColor;
}
.dpc-social-share:not(.dpc-social-fixed) a {
  margin-right: 10px;
}
.dpc-social-share:not(.dpc-social-fixed) a svg {
  width: 31px;
  height: 31px !important;
}
.dpc-social-share.dpc-social-fixed {
  position: absolute;
  left: 20px;
  top: 30px;
}
.dpc-social-share.dpc-social-fixed a {
  margin-bottom: 10px;
}
.dpc-social-share.dpc-social-fixed a svg {
  width: 48px;
  height: 48px !important;
}
.dpc-social-share.dpc-social-fixed a svg path[fill="black"] {
  opacity: .35;
}
.dpc-social-share.dpc-social-fixed a:hover svg path[fill="black"] {
  opacity: 1;
}
.dpc-social-move {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .dpc-social-move {
    display: block;
  }
}
.dpc-social-move.dpc-locked {
  position: fixed!important;
}
.dpc-social-move.dpc-locked a:nth-child(2) {
  transition-delay: 0.05s;
}
.dpc-social-move.dpc-locked a:nth-child(3) {
  transition-delay: 0.1s;
}
.dpc-social-move.dpc-locked a:nth-child(4) {
  transition-delay: 0.15s;
}
.dpc-social-move.dpc-locked.dpc-hide a {
  left: -65px;
}

#sign_custom_circle {
    position: fixed;
    visibility: visible;
    cursor: pointer;
    padding: 0;
    margin: 0;
    right: -1px;
    height: 134px;
    width: 39px;
    background: #fff;
    z-index: 10;
    top: 65%;
    display: none;
    transition: all 0.5s ease 0s;
    border: 1px solid #464646;
    }
#sign_custom_circle.sign_show {
     display: none;
     top: 65%;
}
#sign_custom_circle .sign_custom_dismiss {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 15px;
    width: 15px;
}
#sign_mail_img {
     position: absolute;
     max-width: 100%;
}
#sign_x_img {
	max-width: 100%;
    width: max-content;
}
#sign_custom_circle .sign_up_heading {
    transform: rotate(-90deg);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 80px;
    margin: 0 auto;
    position: relative;
    right: 21px;
    top: 57px;
    color: #464646;
    text-transform: none;
    font-size: 15.5px;
    font-weight: bold;
    line-height: 16px;
    font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
}
#sign_custom_circle .sign_up_mail {
    position: absolute;
    bottom: 0;
    right: 10px;
    height: 15px;
    width: 15px;
}
#sign_x_mail {
    position: relative;
    top: 6.8rem;
    transform: rotate(-90deg);
}

.platform-components-progress-bar #platform-components-post-progress-bar {
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  z-index: 4;
}
@media only screen and (max-width: 767px) {
  .platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--hide-mobile {
    display: none;
    visibility: hidden;
  }
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-top.fixed {
  position: fixed;
  top: 0;
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-bottom {
  position: fixed;
  bottom: 0;
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-bottom.fixed {
  position: fixed;
  bottom: 0;
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-offset {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  will-change: opacity, visibility;
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-offset.fixed-offset-top.fixed {
  position: fixed;
  left: 0;
  top: 70px;
  width: 100%;
  height: 10px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 767px) {
  .platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-offset.fixed-offset-top.fixed {
    top: 50px;
  }
}
.platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-offset.fixed-offset-bottom.fixed {
  position: fixed;
  left: 0;
  bottom: 70px;
  width: 100%;
  height: 10px;
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 767px) {
  .platform-components-progress-bar #platform-components-post-progress-bar.platform-components-post-progress-bar--fixed-offset.fixed-offset-bottom.fixed {
    bottom: 50px;
  }
}
.platform-components-progress-bar #platform-components-post-progress-bar__indicator {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: scaleX(0);
  transform-origin: left;
}
.platform-components-progress-bar.theme-01 #platform-components-post-progress-bar {
  background-color: #464646;
}
.platform-components-progress-bar.theme-01 #platform-components-post-progress-bar__indicator {
  background-color: #ffffff;
}
.platform-components-progress-bar.theme-02 #platform-components-post-progress-bar {
  background-color: #464646;
}
.platform-components-progress-bar.theme-02 #platform-components-post-progress-bar__indicator {
  background-color: #f3f3f4;
}
.platform-components-progress-bar.theme-03 #platform-components-post-progress-bar {
  background-color: #ffffff;
}
.platform-components-progress-bar.theme-03 #platform-components-post-progress-bar__indicator {
  background-color: #464646;
}
.platform-components-progress-bar.theme-04 #platform-components-post-progress-bar {
  background-color: unset;
}
.platform-components-progress-bar.theme-04 #platform-components-post-progress-bar__indicator {
  background-color: unset;
}

.platform-components-product-card {
  height: 100%;
  padding: 20px 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: none;
  margin: 0;
}
.platform-components-product-card .pc-icon-plus {
  margin-right: 5px;
  font-weight: normal;
}
.platform-components-product-card__title {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__title {
    font-size: 1rem;
  }
}
.platform-components-product-card__title .product-link {
  text-decoration: none;
}
.platform-components-product-card .ribbon {
  position: absolute;
  top: 0;
  padding: 5px 30px;
  margin-left: -21px;
  font-weight: 600;
  font-size: 21px;
}
.platform-components-product-card .ribbon-holder {
  margin-bottom: 30px;
}
.platform-components-product-card .compare-container {
  display: flex;
  justify-content: right;
}
.platform-components-product-card .compare-container .add-to-compare {
  cursor: pointer;
}
.platform-components-product-card__swatches {
  display: flex;
  padding: 1rem 0;
}
.platform-components-product-card__swatches .color-select {
  position: relative;
  background: transparent;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 0;
  box-shadow: 0 0 0 0 #000000;
  margin-right: 8px;
  outline: none;
  transition: all 0.25s ease-in-out;
}
.platform-components-product-card__swatches .color-select .tool-tip {
  position: absolute;
  bottom: 39px;
  left: 0;
  font-size: 12px;
  line-height: 1.3;
  font-family: 'Gotham';
  background: #000000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  text-transform: initial;
  width: -webkit-max-content;
  width: max-content;
  display: flex;
  min-width: 50px;
  max-width: 150px;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  transition: opacity 0.25s ease-in-out;
}
.platform-components-product-card__swatches .color-select .tool-tip:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000000;
  position: absolute;
  left: 9px;
  right: 0;
  bottom: -6px;
  transition: opacity 0.25s ease-in-out;
}
.platform-components-product-card__swatches .color-select .color-padding {
  width: 24px;
  height: 24px;
  overflow: hidden;
  position: relative;
  border-radius: 0;
  box-shadow: 0 0 0 1px #fff;
}
.platform-components-product-card__swatches .color-select .color-padding span {
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
  position: absolute;
  left: -2px;
  top: -2px;
}
.platform-components-product-card__swatches .color-select[data-color="White"] .color-padding {
  box-shadow: 0 0 0 1px #666;
}
.platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px #444;
}
.platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px #000;
}
.platform-components-product-card__swatches .color-select[data-stock="outOfStock"] span {
  opacity: .2;
}
.platform-components-product-card__swatches .color-select[data-stock="outOfStock"] .color-padding:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 150%;
  top: -25%;
  left: 50%;
  background-color: red;
  transform: rotate(45deg) translateX(-50%);
}
.platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #e31c3d;
}
.platform-components-product-card__swatches .color-select.active[data-stock="outOfStock"] {
  box-shadow: none;
}
.platform-components-product-card__swatches .color-select.active[data-stock="outOfStock"] span {
  opacity: .2;
}
.platform-components-product-card__swatches .color-select.active[data-stock="outOfStock"] .color-padding:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 150%;
  top: -25%;
  left: 50%;
  background-color: red;
  transform: rotate(45deg) translateX(-50%);
}
.platform-components-product-card__swatches .color-select:hover .tool-tip {
  opacity: 1;
  visibility: visible;
}
.platform-components-product-card__swatches .color-select:focus {
  outline: 1px solid #000000 !important;
}
.platform-components-product-card__model-info-container {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  margin-top: 1rem;
  flex-wrap: wrap;
}
.platform-components-product-card__sku {
  font-family: 'Gotham';
  font-weight: bold;
  line-height: 1;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
}
.platform-components-product-card__sku.pc-padding-left {
  padding-left: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__sku {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__rating .reviews-link {
  text-decoration: none;
  font-size: 13px!important;
}
.platform-components-product-card__rating .stars-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  line-height: 1;
  padding-right: 0.5rem;
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.platform-components-product-card__rating .stars-wrapper .product-stars {
  display: inline-block;
  position: relative;
  font-family: 'BVCustom', 'times new roman' !important;
  font-size: 13px!important;
  margin-bottom: 4px;
}
.platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  position: absolute;
  top: 0;
  overflow: hidden;
}
.platform-components-product-card__rating .stars-wrapper .model-rating,
.platform-components-product-card__rating .stars-wrapper .model-reviews {
  padding: 0 0 0 5px;
  font-size: 10px!important;
  font-family: Open Sans !important;
  text-transform: uppercase!important;
  font-weight: normal!important;
  font-style: normal!important;
  text-decoration: none!important;
  line-height: 19.5px!important;
}
.platform-components-product-card__rating .stars-wrapper .model-reviews {
  padding-left: 5px;
}
.platform-components-product-card__description {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__description {
    font-size: 1rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-product-card__disclaimer {
  position: relative;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  padding: 7px 4px;
  margin-bottom: 0px;
  margin-left: 1px;
  font-size: 10px;
  font-family: 'Gotham';
  top: -0.5em;
  font-size: 0.75rem;
  font-weight: 700;
  transition: 200ms ease-in-out;
  border: 0.78px solid #000;
  color: #000;
}
.platform-components-product-card__disclaimer[data-tooltip]:before {
  position: absolute;
  bottom: 17px;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -50px;
  margin-right: 5px;
  padding: 5px;
  width: 100px;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 0.75rem;
  font-family: 'Gotham';
  line-height: 1.2;
  box-shadow: 0px 2px 4px #888888;
  transition: 200ms ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.platform-components-product-card__disclaimer[data-tooltip]:after {
  position: absolute;
  bottom: 17px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  opacity: 0;
}
.platform-components-product-card__disclaimer:hover {
  cursor: pointer;
  color: #fff;
  background: #000;
}
.platform-components-product-card__disclaimer:hover[data-tooltip]:before,
.platform-components-product-card__disclaimer:hover[data-tooltip]:after {
  visibility: visible;
  opacity: 1;
}
.platform-components-product-card__features {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 100%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__features {
    font-size: 1rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-product-card__features ul.dynamic-features {
  margin: 0;
  padding: 0;
  list-style: none;
}
.platform-components-product-card__features ul.dynamic-features li {
  margin-bottom: 0.5rem;
}
.platform-components-product-card__meta-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.platform-components-product-card__price {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 1;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__price-sale {
  font-family: 'Gotham';
  font-weight: bold;
  line-height: 1.25;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price-sale {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__stock {
  font-family: 'Gotham';
  font-weight: bold;
  line-height: 1.25;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__stock {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__delivery {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: 'Gotham';
  font-weight: bold;
  line-height: 1;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__delivery {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__delivery [class^="icons-"],
.platform-components-product-card__delivery [class*=" icons-"] {
  font-size: 1rem;
}
.platform-components-product-card__button-container {
  margin-top: 1.5rem;
}
.platform-components-product-card__button {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  text-decoration: none;
  height: auto !important;
}
.platform-components-product-card__button:hover,
.platform-components-product-card__button:active,
.platform-components-product-card__button:focus {
  text-decoration: none;
  padding: 15px 30px;
  outline: none !important;
}
.platform-components-product-card__button.button--loader-pc {
  text-align: center;
}
.platform-components-product-card__button.button--loader-pc:after {
  content: '';
  display: block;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  border: .25em solid;
  border-color: currentColor currentColor currentColor transparent;
  border-radius: 50%;
  -webkit-animation: 1s linear infinite loaderRotate;
  animation: 1s linear infinite loaderRotate;
}
.platform-components-product-card__button.button--loader-pc > .button__text {
  opacity: 0;
}
.platform-components-product-card__button--primary {
  background-color: #e31c3d;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-product-card__button--primary:hover,
.platform-components-product-card__button--primary:active,
.platform-components-product-card__button--primary:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-product-card__button--primary:focus {
  background-color: #981b1e;
  color: #ffffff;
}
@media (min-width: 768px) {
  .platform-components-product-card__button {
    font-size: 1rem;
  }
}
.platform-components-product-card__flex-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media only screen and (min-width: 1024px) {
  .platform-components-product-card__desktop-row .platform-components-product-card__flex-container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__flex-container .platform-components-product-card__image-container {
    flex: 0 0 30%;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__flex-container .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    display: block;
    height: auto;
    width: 100%;
    max-width: 250px;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button {
    margin-right: calc(10px);
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button--wtb {
    padding: 15px 30px;
    margin-right: 0;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__meta-container {
    justify-content: flex-start;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__meta-container .platform-components-product-card__price-container {
    margin-right: 2rem;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__content-container {
    flex-grow: 2;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button-container .where-to-buy-continer {
    margin-left: 0.5rem;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button-container .add-to-package-continer {
    margin-left: 0.5rem;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__title {
    order: 1;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__model-info-container {
    order: 2;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__description {
    order: 3;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__features {
    order: 4;
    margin-bottom: 0;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__swatches {
    order: 5;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__meta-container {
    order: 6;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__flex-container {
    flex-direction: column;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__image-container {
    flex-grow: 1;
    max-height: 230px;
    padding-bottom: 20px !important;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    max-height: 230px;
    max-width: 100%;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__content-container {
    flex-grow: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__meta-container {
    justify-content: space-between;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__button-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__button {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-left {
    text-align: left;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center {
    text-align: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__price-container {
    text-align: left;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__price-sale,
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__stock {
    text-align: right;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container {
    width: 100%;
    justify-content: space-between;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container.no-stock.no-sale {
    justify-content: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__price-container {
    text-align: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__delivery {
    justify-content: center;
  }
  .platform-components-product-card__desktop-image-right .platform-components-product-card__image-container {
    order: 2;
    padding: 20px 10px 20px 40px;
  }
  .platform-components-product-card__desktop-image-right .platform-components-product-card__content-container {
    order: 1;
    padding: 20px 0 20px 10px;
  }
  .platform-components-product-card__desktop-image-left .platform-components-product-card__image-container {
    order: 1;
    padding: 20px 40px 20px 10px;
  }
  .platform-components-product-card__desktop-image-left .platform-components-product-card__content-container {
    order: 2;
    padding: 20px 10px 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .platform-components-product-card__tablet-row .platform-components-product-card__flex-container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__flex-container .platform-components-product-card__image-container {
    flex: 0 0 40%;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__flex-container .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    display: block;
    height: auto;
    width: 100%;
    max-width: 250px;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button {
    margin-right: calc(10px);
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button--wtb {
    padding: 15px 30px;
    margin-right: 0;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__meta-container {
    justify-content: flex-start;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__meta-container .platform-components-product-card__price-container {
    margin-right: 2rem;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__content-container {
    flex-grow: 2;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button-container .where-to-buy-continer {
    margin-left: 0.5rem;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__title {
    order: 1;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__model-info-container {
    order: 2;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__description {
    order: 3;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__features {
    order: 4;
    margin-bottom: 0;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__swatches {
    order: 5;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__meta-container {
    order: 6;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__flex-container {
    flex-direction: column;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__image-container {
    flex-grow: 1;
    max-height: 230px;
    padding-bottom: 20px !important;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    max-height: 230px;
    max-width: 100%;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__content-container {
    flex-grow: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__meta-container {
    justify-content: space-between;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__button-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__button {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-left {
    text-align: left;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center {
    text-align: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__price-container {
    text-align: left;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__price-sale,
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__stock {
    text-align: right;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container {
    width: 100%;
    justify-content: space-between;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container.no-stock.no-sale {
    justify-content: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__price-container {
    text-align: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__delivery {
    justify-content: center;
  }
  .platform-components-product-card__tablet-image-right .platform-components-product-card__image-container {
    order: 2;
    padding: 20px 10px 20px 40px;
  }
  .platform-components-product-card__tablet-image-right .platform-components-product-card__content-container {
    order: 1;
    padding: 20px 0 20px 10px;
  }
  .platform-components-product-card__tablet-image-left .platform-components-product-card__image-container {
    order: 1;
    padding: 20px 40px 20px 10px;
  }
  .platform-components-product-card__tablet-image-left .platform-components-product-card__content-container {
    order: 2;
    padding: 20px 10px 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__mobile-column .platform-components-product-card__flex-container {
    flex-direction: column;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__image-container {
    flex-grow: 1;
    max-height: 230px;
    padding-bottom: 20px !important;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    max-height: 230px;
    max-width: 100%;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__content-container {
    flex-grow: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__meta-container {
    justify-content: space-between;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__button-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__button {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-left {
    text-align: left;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center {
    text-align: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__price-container {
    text-align: left;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__price-sale,
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__stock {
    text-align: right;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container {
    width: 100%;
    justify-content: space-between;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container.no-stock.no-sale {
    justify-content: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__price-container {
    text-align: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__delivery {
    justify-content: center;
  }
}
.platform-components-product-card .platform-components-product-card__content-container {
  width: 100%;
}
.platform-components-product-card .pc-card-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.platform-components-product-card .pc-card-hidden {
  display: none;
}
.platform-components-product-card .where-to-buy-continer {
  margin-top: 10px;
}
.pc__disclaimer-modal-content {
  position: fixed;
  margin: auto;
  background-color: #fefefe;
  max-width: 1170px;
  width: 100%;
  height: auto;
  min-height: 75px;
  box-shadow: 0.25px 0.25px 30px rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
  border-radius: 10px;
  bottom: 15px;
  left: 50%;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0;
  transition: 200ms ease-in-out;
  animation: slideIn 0.4s forwards;
  animation-delay: 0.125s;
}
.pc__disclaimer-modal-content .disclaimer-modal-header {
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  font-family: 'Gotham';
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 1.2;
  color: #000;
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.pc__disclaimer-modal-content .icons-close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: 700;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  position: absolute;
}
.pc__disclaimer-modal-content .icons-close:hover {
  cursor: pointer;
}
.pc-cart-modal__content {
  position: fixed;
  bottom: 15px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  background-color: #fefefe;
  max-width: 1170px;
  height: auto;
  min-height: 75px;
  box-shadow: 0.25px 0.25px 30px rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  opacity: 0;
  transition: 200ms ease-in-out;
  animation: slideIn 0.4s forwards;
  animation-delay: 0.125s;
  z-index: 10001;
}
.pc-cart-modal__content.pc-success-state {
  border-color: #2e8540;
}
.pc-cart-modal__content.pc-alert-state {
  border-color: #c80a33;
}
.pc-cart-modal__content .pc-cart-modal__icon {
  margin-right: 1rem;
  font-size: 1.375rem;
}
.pc-cart-modal__content .pc-cart-modal__icon .pc-success {
  color: #2e8540;
}
.pc-cart-modal__content .pc-cart-modal__icon .pc-alert {
  color: #c80a33;
}
.pc-cart-modal__content .pc-cart-modal__content-header {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px 30px 20px 20px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  line-height: 1.2;
  color: #000;
  width: 100%;
  margin: auto;
  overflow: hidden;
  font-size: 0.75rem;
}
.pc-cart-modal__content .pc-cart-modal__content-header p,
.pc-cart-modal__content .pc-cart-modal__content-header h6 {
  margin: 0;
}
.pc-cart-modal__content .icons-close {
  color: #000;
  float: right;
  font-size: 20px;
  font-weight: 700;
  top: 5px;
  right: 5px;
  position: absolute;
}
.pc-cart-modal__content .icons-close:hover {
  cursor: pointer;
}
@keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 15px;
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes loaderRotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.platform-components-product-card {
  border-width: 1px;
}
.platform-components-product-card__title {
  font-size: 22px;
}
.platform-components-product-card .ribbon {
  background-color: #e31c3d;
  color: #ffffff;
  border-radius: none 0px 20px 0px;
}
.platform-components-product-card__swatches .color-select .tool-tip {
  border-radius: 0;
  z-index: 100;
}
.platform-components-product-card__swatches .color-select[data-stock="outOfStock"] .color-padding:after {
  background-color: #c80a33;
}
.platform-components-product-card__model-info-container {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
}
.platform-components-product-card__sku {
  font-size: 0.75rem;
}
.platform-components-product-card__rating .stars-wrapper .model-rating,
.platform-components-product-card__rating .stars-wrapper .model-reviews {
  font-family: 'Gotham' !important;
}
.platform-components-product-card__description {
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__description {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__features {
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__features {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__price {
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__price-sale {
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price-sale {
    font-size: 0.625rem;
  }
}
.platform-components-product-card__stock {
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__stock {
    font-size: 0.625rem;
  }
}
.platform-components-product-card__delivery {
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__delivery {
    font-size: 0.625rem;
  }
}
.platform-components-product-card__button {
  font-size: 0.875rem;
  transition: 200ms ease-in-out;
}
.platform-components-product-card__button--wtb {
  padding: 15px 0;
}
.platform-components-product-card__button--wtb:hover,
.platform-components-product-card__button--wtb:active,
.platform-components-product-card__button--wtb:focus {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .platform-components-product-card__button {
    font-size: 0.875rem;
  }
}

.platform-components-product-card {
  height: 100%;
  padding: 20px 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: none;
  margin: 0;
}
.platform-components-product-card .pc-icon-plus {
  margin-right: 5px;
  font-weight: normal;
}
.platform-components-product-card__title {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__title {
    font-size: 1rem;
  }
}
.platform-components-product-card__title .product-link {
  text-decoration: none;
}
.platform-components-product-card .ribbon {
  position: absolute;
  top: 0;
  padding: 5px 30px;
  margin-left: -21px;
  font-weight: 600;
  font-size: 21px;
}
.platform-components-product-card .ribbon-holder {
  margin-bottom: 30px;
}
.platform-components-product-card .compare-container {
  display: flex;
  justify-content: right;
}
.platform-components-product-card .compare-container .add-to-compare {
  cursor: pointer;
}
.platform-components-product-card__swatches {
  display: flex;
  padding: 1rem 0;
}
.platform-components-product-card__swatches .color-select {
  position: relative;
  background: transparent;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 0;
  box-shadow: 0 0 0 0 #000000;
  margin-right: 8px;
  outline: none;
  transition: all 0.25s ease-in-out;
}
.platform-components-product-card__swatches .color-select .tool-tip {
  position: absolute;
  bottom: 39px;
  left: 0;
  font-size: 12px;
  line-height: 1.3;
  font-family: 'Gotham';
  background: #000000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  text-transform: initial;
  width: -webkit-max-content;
  width: max-content;
  display: flex;
  min-width: 50px;
  max-width: 150px;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  transition: opacity 0.25s ease-in-out;
}
.platform-components-product-card__swatches .color-select .tool-tip:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000000;
  position: absolute;
  left: 9px;
  right: 0;
  bottom: -6px;
  transition: opacity 0.25s ease-in-out;
}
.platform-components-product-card__swatches .color-select .color-padding {
  width: 24px;
  height: 24px;
  overflow: hidden;
  position: relative;
  border-radius: 0;
  box-shadow: 0 0 0 1px #fff;
}
.platform-components-product-card__swatches .color-select .color-padding span {
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
  position: absolute;
  left: -2px;
  top: -2px;
}
.platform-components-product-card__swatches .color-select[data-color="White"] .color-padding {
  box-shadow: 0 0 0 1px #666;
}
.platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px #444;
}
.platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px #000;
}
.platform-components-product-card__swatches .color-select[data-stock="outOfStock"] span {
  opacity: .2;
}
.platform-components-product-card__swatches .color-select[data-stock="outOfStock"] .color-padding:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 150%;
  top: -25%;
  left: 50%;
  background-color: red;
  transform: rotate(45deg) translateX(-50%);
}
.platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #e31c3d;
}
.platform-components-product-card__swatches .color-select.active[data-stock="outOfStock"] {
  box-shadow: none;
}
.platform-components-product-card__swatches .color-select.active[data-stock="outOfStock"] span {
  opacity: .2;
}
.platform-components-product-card__swatches .color-select.active[data-stock="outOfStock"] .color-padding:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 150%;
  top: -25%;
  left: 50%;
  background-color: red;
  transform: rotate(45deg) translateX(-50%);
}
.platform-components-product-card__swatches .color-select:hover .tool-tip {
  opacity: 1;
  visibility: visible;
}
.platform-components-product-card__swatches .color-select:focus {
  outline: 1px solid #000000 !important;
}
.platform-components-product-card__model-info-container {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  margin-top: 1rem;
  flex-wrap: wrap;
}
.platform-components-product-card__sku {
  font-family: 'Gotham';
  font-weight: bold;
  line-height: 1;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
}
.platform-components-product-card__sku.pc-padding-left {
  padding-left: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__sku {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__rating .reviews-link {
  text-decoration: none;
  font-size: 13px!important;
}
.platform-components-product-card__rating .stars-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  line-height: 1;
  padding-right: 0.5rem;
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.platform-components-product-card__rating .stars-wrapper .product-stars {
  display: inline-block;
  position: relative;
  font-family: 'BVCustom', 'times new roman' !important;
  font-size: 13px!important;
  margin-bottom: 4px;
}
.platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  position: absolute;
  top: 0;
  overflow: hidden;
}
.platform-components-product-card__rating .stars-wrapper .model-rating,
.platform-components-product-card__rating .stars-wrapper .model-reviews {
  padding: 0 0 0 5px;
  font-size: 10px!important;
  font-family: Open Sans !important;
  text-transform: uppercase!important;
  font-weight: normal!important;
  font-style: normal!important;
  text-decoration: none!important;
  line-height: 19.5px!important;
}
.platform-components-product-card__rating .stars-wrapper .model-reviews {
  padding-left: 5px;
}
.platform-components-product-card__description {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__description {
    font-size: 1rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-product-card__disclaimer {
  position: relative;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  padding: 7px 4px;
  margin-bottom: 0px;
  margin-left: 1px;
  font-size: 10px;
  font-family: 'Gotham';
  top: -0.5em;
  font-size: 0.75rem;
  font-weight: 700;
  transition: 200ms ease-in-out;
  border: 0.78px solid #000;
  color: #000;
}
.platform-components-product-card__disclaimer[data-tooltip]:before {
  position: absolute;
  bottom: 17px;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -50px;
  margin-right: 5px;
  padding: 5px;
  width: 100px;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 0.75rem;
  font-family: 'Gotham';
  line-height: 1.2;
  box-shadow: 0px 2px 4px #888888;
  transition: 200ms ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.platform-components-product-card__disclaimer[data-tooltip]:after {
  position: absolute;
  bottom: 17px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  opacity: 0;
}
.platform-components-product-card__disclaimer:hover {
  cursor: pointer;
  color: #fff;
  background: #000;
}
.platform-components-product-card__disclaimer:hover[data-tooltip]:before,
.platform-components-product-card__disclaimer:hover[data-tooltip]:after {
  visibility: visible;
  opacity: 1;
}
.platform-components-product-card__features {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 100%;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__features {
    font-size: 1rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-product-card__features ul.dynamic-features {
  margin: 0;
  padding: 0;
  list-style: none;
}
.platform-components-product-card__features ul.dynamic-features li {
  margin-bottom: 0.5rem;
}
.platform-components-product-card__meta-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.platform-components-product-card__price {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 1;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__price-sale {
  font-family: 'Gotham';
  font-weight: bold;
  line-height: 1.25;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price-sale {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__stock {
  font-family: 'Gotham';
  font-weight: bold;
  line-height: 1.25;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__stock {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__delivery {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: 'Gotham';
  font-weight: bold;
  line-height: 1;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__delivery {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__delivery [class^="icons-"],
.platform-components-product-card__delivery [class*=" icons-"] {
  font-size: 1rem;
}
.platform-components-product-card__button-container {
  margin-top: 1.5rem;
}
.platform-components-product-card__button {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  text-decoration: none;
  height: auto !important;
}
.platform-components-product-card__button:hover,
.platform-components-product-card__button:active,
.platform-components-product-card__button:focus {
  text-decoration: none;
  padding: 15px 30px;
  outline: none !important;
}
.platform-components-product-card__button.button--loader-pc {
  text-align: center;
}
.platform-components-product-card__button.button--loader-pc:after {
  content: '';
  display: block;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  border: .25em solid;
  border-color: currentColor currentColor currentColor transparent;
  border-radius: 50%;
  -webkit-animation: 1s linear infinite loaderRotate;
  animation: 1s linear infinite loaderRotate;
}
.platform-components-product-card__button.button--loader-pc > .button__text {
  opacity: 0;
}
.platform-components-product-card__button--primary {
  background-color: #e31c3d;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-product-card__button--primary:hover,
.platform-components-product-card__button--primary:active,
.platform-components-product-card__button--primary:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-product-card__button--primary:focus {
  background-color: #981b1e;
  color: #ffffff;
}
@media (min-width: 768px) {
  .platform-components-product-card__button {
    font-size: 1rem;
  }
}
.platform-components-product-card__flex-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media only screen and (min-width: 1024px) {
  .platform-components-product-card__desktop-row .platform-components-product-card__flex-container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__flex-container .platform-components-product-card__image-container {
    flex: 0 0 30%;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__flex-container .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    display: block;
    height: auto;
    width: 100%;
    max-width: 250px;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button {
    margin-right: calc(10px);
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button--wtb {
    padding: 15px 30px;
    margin-right: 0;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__meta-container {
    justify-content: flex-start;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__meta-container .platform-components-product-card__price-container {
    margin-right: 2rem;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__content-container {
    flex-grow: 2;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button-container .where-to-buy-continer {
    margin-left: 0.5rem;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button-container .add-to-package-continer {
    margin-left: 0.5rem;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__title {
    order: 1;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__model-info-container {
    order: 2;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__description {
    order: 3;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__features {
    order: 4;
    margin-bottom: 0;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__swatches {
    order: 5;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__meta-container {
    order: 6;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__flex-container {
    flex-direction: column;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__image-container {
    flex-grow: 1;
    max-height: 230px;
    padding-bottom: 20px !important;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    max-height: 230px;
    max-width: 100%;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__content-container {
    flex-grow: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__meta-container {
    justify-content: space-between;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__button-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__button {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-left {
    text-align: left;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center {
    text-align: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__price-container {
    text-align: left;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__price-sale,
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__stock {
    text-align: right;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container {
    width: 100%;
    justify-content: space-between;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container.no-stock.no-sale {
    justify-content: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__price-container {
    text-align: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__delivery {
    justify-content: center;
  }
  .platform-components-product-card__desktop-image-right .platform-components-product-card__image-container {
    order: 2;
    padding: 20px 10px 20px 40px;
  }
  .platform-components-product-card__desktop-image-right .platform-components-product-card__content-container {
    order: 1;
    padding: 20px 0 20px 10px;
  }
  .platform-components-product-card__desktop-image-left .platform-components-product-card__image-container {
    order: 1;
    padding: 20px 40px 20px 10px;
  }
  .platform-components-product-card__desktop-image-left .platform-components-product-card__content-container {
    order: 2;
    padding: 20px 10px 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .platform-components-product-card__tablet-row .platform-components-product-card__flex-container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__flex-container .platform-components-product-card__image-container {
    flex: 0 0 40%;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__flex-container .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    display: block;
    height: auto;
    width: 100%;
    max-width: 250px;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button {
    margin-right: calc(10px);
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button--wtb {
    padding: 15px 30px;
    margin-right: 0;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__meta-container {
    justify-content: flex-start;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__meta-container .platform-components-product-card__price-container {
    margin-right: 2rem;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__content-container {
    flex-grow: 2;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button-container .where-to-buy-continer {
    margin-left: 0.5rem;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__title {
    order: 1;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__model-info-container {
    order: 2;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__description {
    order: 3;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__features {
    order: 4;
    margin-bottom: 0;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__swatches {
    order: 5;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__meta-container {
    order: 6;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__flex-container {
    flex-direction: column;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__image-container {
    flex-grow: 1;
    max-height: 230px;
    padding-bottom: 20px !important;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    max-height: 230px;
    max-width: 100%;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__content-container {
    flex-grow: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__meta-container {
    justify-content: space-between;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__button-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__button {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-left {
    text-align: left;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center {
    text-align: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__price-container {
    text-align: left;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__price-sale,
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__stock {
    text-align: right;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container {
    width: 100%;
    justify-content: space-between;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container.no-stock.no-sale {
    justify-content: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__price-container {
    text-align: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__delivery {
    justify-content: center;
  }
  .platform-components-product-card__tablet-image-right .platform-components-product-card__image-container {
    order: 2;
    padding: 20px 10px 20px 40px;
  }
  .platform-components-product-card__tablet-image-right .platform-components-product-card__content-container {
    order: 1;
    padding: 20px 0 20px 10px;
  }
  .platform-components-product-card__tablet-image-left .platform-components-product-card__image-container {
    order: 1;
    padding: 20px 40px 20px 10px;
  }
  .platform-components-product-card__tablet-image-left .platform-components-product-card__content-container {
    order: 2;
    padding: 20px 10px 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__mobile-column .platform-components-product-card__flex-container {
    flex-direction: column;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__image-container {
    flex-grow: 1;
    max-height: 230px;
    padding-bottom: 20px !important;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    max-height: 230px;
    max-width: 100%;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__content-container {
    flex-grow: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__meta-container {
    justify-content: space-between;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__button-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__button {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-left {
    text-align: left;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center {
    text-align: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__price-container {
    text-align: left;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__price-sale,
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__stock {
    text-align: right;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container {
    width: 100%;
    justify-content: space-between;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container.no-stock.no-sale {
    justify-content: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__price-container {
    text-align: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__delivery {
    justify-content: center;
  }
}
.platform-components-product-card .platform-components-product-card__content-container {
  width: 100%;
}
.platform-components-product-card .pc-card-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.platform-components-product-card .pc-card-hidden {
  display: none;
}
.platform-components-product-card .where-to-buy-continer {
  margin-top: 10px;
}
.pc__disclaimer-modal-content {
  position: fixed;
  margin: auto;
  background-color: #fefefe;
  max-width: 1170px;
  width: 100%;
  height: auto;
  min-height: 75px;
  box-shadow: 0.25px 0.25px 30px rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
  border-radius: 10px;
  bottom: 15px;
  left: 50%;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0;
  transition: 200ms ease-in-out;
  animation: slideIn 0.4s forwards;
  animation-delay: 0.125s;
}
.pc__disclaimer-modal-content .disclaimer-modal-header {
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  font-family: 'Gotham';
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 1.2;
  color: #000;
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.pc__disclaimer-modal-content .icons-close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: 700;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  position: absolute;
}
.pc__disclaimer-modal-content .icons-close:hover {
  cursor: pointer;
}
.pc-cart-modal__content {
  position: fixed;
  bottom: 15px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  background-color: #fefefe;
  max-width: 1170px;
  height: auto;
  min-height: 75px;
  box-shadow: 0.25px 0.25px 30px rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  opacity: 0;
  transition: 200ms ease-in-out;
  animation: slideIn 0.4s forwards;
  animation-delay: 0.125s;
  z-index: 10001;
}
.pc-cart-modal__content.pc-success-state {
  border-color: #2e8540;
}
.pc-cart-modal__content.pc-alert-state {
  border-color: #c80a33;
}
.pc-cart-modal__content .pc-cart-modal__icon {
  margin-right: 1rem;
  font-size: 1.375rem;
}
.pc-cart-modal__content .pc-cart-modal__icon .pc-success {
  color: #2e8540;
}
.pc-cart-modal__content .pc-cart-modal__icon .pc-alert {
  color: #c80a33;
}
.pc-cart-modal__content .pc-cart-modal__content-header {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px 30px 20px 20px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  line-height: 1.2;
  color: #000;
  width: 100%;
  margin: auto;
  overflow: hidden;
  font-size: 0.75rem;
}
.pc-cart-modal__content .pc-cart-modal__content-header p,
.pc-cart-modal__content .pc-cart-modal__content-header h6 {
  margin: 0;
}
.pc-cart-modal__content .icons-close {
  color: #000;
  float: right;
  font-size: 20px;
  font-weight: 700;
  top: 5px;
  right: 5px;
  position: absolute;
}
.pc-cart-modal__content .icons-close:hover {
  cursor: pointer;
}
@keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 15px;
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes loaderRotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.platform-components-product-card {
  height: 100%;
  border-width: 1px;
  border-style: solid;
  margin: 0;
}
.platform-components-product-card .platform-components-product-card__details-container {
  user-select: text;
}
.platform-components-product-card .pc-carousel-additional-button,
.platform-components-product-card .add-to-package-cta {
  cursor: pointer;
}
.platform-components-product-card .pc-flyout-hide-sku-num {
  display: none !important;
}
.platform-components-product-card .pc-file-reference {
  display: none !important;
}
.platform-components-product-card__title {
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__title {
    font-size: 1rem;
  }
}
.platform-components-product-card__title .product-link {
  text-decoration: none;
}
.platform-components-product-card__swatches {
  display: flex;
  padding: 1rem 0;
}
.platform-components-product-card__swatches .color-select {
  position: relative;
  background: transparent;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  box-shadow: 0 0 0 0 #000000;
  margin-right: 8px;
  outline: none;
  transition: all 0.25s ease-in-out;
}
.platform-components-product-card__swatches .color-select .tool-tip {
  position: absolute;
  bottom: 39px;
  left: 0;
  font-size: 12px;
  line-height: 1.3;
  background: #000000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  text-transform: initial;
  width: -webkit-max-content;
  width: max-content;
  display: flex;
  min-width: 50px;
  max-width: 150px;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  transition: opacity 0.25s ease-in-out;
}
.platform-components-product-card__swatches .color-select .tool-tip:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000000;
  position: absolute;
  left: 9px;
  right: 0;
  bottom: -6px;
  transition: opacity 0.25s ease-in-out;
}
.platform-components-product-card__swatches .color-select .color-padding {
  width: 24px;
  height: 24px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 0 1px #fff;
}
.platform-components-product-card__swatches .color-select .color-padding span {
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
  position: absolute;
  left: -2px;
  top: -2px;
}
.platform-components-product-card__swatches .color-select[data-color="White"] .color-padding {
  box-shadow: 0 0 0 1px #666;
}
.platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px #444;
}
.platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px #000;
}
.platform-components-product-card__swatches .color-select[data-stock="outOfStock"] span {
  opacity: .2;
}
.platform-components-product-card__swatches .color-select[data-stock="outOfStock"] .color-padding:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 150%;
  top: -25%;
  left: 50%;
  background-color: red;
  transform: rotate(45deg) translateX(-50%);
}
.platform-components-product-card__swatches .color-select.active[data-stock="outOfStock"] {
  box-shadow: none;
}
.platform-components-product-card__swatches .color-select.active[data-stock="outOfStock"] span {
  opacity: .2;
}
.platform-components-product-card__swatches .color-select.active[data-stock="outOfStock"] .color-padding:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 150%;
  top: -25%;
  left: 50%;
  background-color: red;
  transform: rotate(45deg) translateX(-50%);
}
.platform-components-product-card__swatches .color-select:hover .tool-tip {
  opacity: 1;
  visibility: visible;
}
.platform-components-product-card__model-info-container {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  margin-top: 1rem;
  flex-wrap: wrap;
}
.platform-components-product-card__sku {
  line-height: 1;
  font-size: 0.75rem;
  flex: 1;
}
.platform-components-product-card__sku.pc-padding-left {
  padding-left: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__sku {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__rating .reviews-link {
  text-decoration: none;
  font-size: 13px!important;
}
.platform-components-product-card__rating .stars-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  line-height: 1;
  padding-right: 0.5rem;
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.platform-components-product-card__rating .stars-wrapper .product-stars {
  display: inline-block;
  position: relative;
  font-family: 'BVCustom', 'times new roman' !important;
  font-size: 13px!important;
  margin-bottom: 4px;
  overflow: hidden;
}
.platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  position: absolute;
  top: 0;
  overflow: hidden;
}
.platform-components-product-card__rating .stars-wrapper .model-rating,
.platform-components-product-card__rating .stars-wrapper .model-reviews {
  padding: 0 0 0 5px;
  font-size: 10px!important;
  text-transform: uppercase!important;
  font-weight: normal!important;
  font-style: normal!important;
  text-decoration: none!important;
  line-height: 19.5px!important;
}
.platform-components-product-card__rating .stars-wrapper .model-reviews {
  padding-left: 5px;
}
.platform-components-product-card__description {
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__description {
    font-size: 1rem;
  }
}
.platform-components-product-card__disclaimer {
  position: relative;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  padding: 7px 4px;
  margin-bottom: 0px;
  margin-left: 1px;
  font-size: 10px;
  top: -0.5em;
  font-size: 0.75rem;
  font-weight: 700;
  border: 0.78px solid #000;
  color: #000;
}
.platform-components-product-card__disclaimer[data-tooltip]:before {
  position: absolute;
  bottom: 17px;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -50px;
  margin-right: 5px;
  padding: 5px;
  width: 100px;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.2;
  box-shadow: 0px 2px 4px #888888;
  visibility: hidden;
  opacity: 0;
}
.platform-components-product-card__disclaimer[data-tooltip]:after {
  position: absolute;
  bottom: 17px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  opacity: 0;
}
.platform-components-product-card__disclaimer:hover {
  cursor: pointer;
  color: #fff;
  background: #000;
}
.platform-components-product-card__disclaimer:hover[data-tooltip]:before,
.platform-components-product-card__disclaimer:hover[data-tooltip]:after {
  visibility: visible;
  opacity: 1;
}
.platform-components-product-card__features {
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__features {
    font-size: 1rem;
  }
}
.platform-components-product-card__features ul.dynamic-features {
  margin: 0;
  padding: 0;
  list-style: none;
}
.platform-components-product-card__features ul.dynamic-features li {
  margin-bottom: 0.5rem;
}
.platform-components-product-card__meta-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.platform-components-product-card__price {
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__price-sale {
  line-height: 1.25;
  font-size: 0.75rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__price-sale {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__stock {
  line-height: 1.25;
  font-size: 0.75rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__stock {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__delivery {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 1;
  font-size: 0.75rem;
  margin-top: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__delivery {
    font-size: 0.75rem;
  }
}
.platform-components-product-card__delivery [class^="icons-"],
.platform-components-product-card__delivery [class*=" icons-"] {
  font-size: 1rem;
}
.platform-components-product-card__button-container {
  margin-top: 1.5rem;
}
.platform-components-product-card__button {
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  text-decoration: none;
  height: auto !important;
}
.platform-components-product-card__button:hover,
.platform-components-product-card__button:active,
.platform-components-product-card__button:focus {
  text-decoration: none;
  outline: none !important;
}
.platform-components-product-card__button.button--loader-pc {
  text-align: center;
}
.platform-components-product-card__button.button--loader-pc:after {
  content: '';
  display: block;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  border: .25em solid;
  border-color: currentColor currentColor currentColor transparent;
  border-radius: 50%;
  -webkit-animation: 1s linear infinite loaderRotate;
  animation: 1s linear infinite loaderRotate;
}
.platform-components-product-card__button.button--loader-pc > .button__text {
  opacity: 0;
}
@media (min-width: 768px) {
  .platform-components-product-card__button {
    font-size: 1rem;
  }
}
.platform-components-product-card__flex-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media only screen and (min-width: 1024px) {
  .platform-components-product-card__desktop-row .platform-components-product-card__flex-container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__flex-container .platform-components-product-card__image-container {
    flex: 0 0 30%;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__flex-container .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    display: block;
    height: auto;
    width: 100%;
    max-width: 250px;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button--wtb {
    margin-right: 0;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__meta-container {
    justify-content: flex-start;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__meta-container .platform-components-product-card__price-container {
    margin-right: 2rem;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__content-container {
    flex-grow: 2;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__button-container .where-to-buy-continer {
    margin-left: 0.5rem;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__title {
    order: 1;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__model-info-container {
    order: 2;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__description {
    order: 3;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__features {
    order: 4;
    margin-bottom: 0;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__swatches {
    order: 5;
  }
  .platform-components-product-card__desktop-row .platform-components-product-card__details-container .platform-components-product-card__meta-container {
    order: 6;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__flex-container {
    flex-direction: column;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__image-container {
    flex-grow: 1;
    max-height: 230px;
    padding-bottom: 20px !important;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    max-height: 230px;
    max-width: 100%;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__content-container {
    flex-grow: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__meta-container {
    justify-content: space-between;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__button-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
  }
  .platform-components-product-card__desktop-column .platform-components-product-card__button {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-left {
    text-align: left;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center {
    text-align: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__price-container {
    text-align: left;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__price-sale,
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__stock {
    text-align: right;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container {
    width: 100%;
    justify-content: space-between;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container.no-stock.no-sale {
    justify-content: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__price-container {
    text-align: center;
  }
  .platform-components-product-card__desktop-column.platform-components-product-card__desktop-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__delivery {
    justify-content: center;
  }
  .platform-components-product-card__desktop-image-right .platform-components-product-card__image-container {
    order: 2;
    padding: 20px 10px 20px 40px;
  }
  .platform-components-product-card__desktop-image-right .platform-components-product-card__content-container {
    order: 1;
    padding: 20px 0 20px 10px;
  }
  .platform-components-product-card__desktop-image-left .platform-components-product-card__image-container {
    order: 1;
    padding: 20px 40px 20px 10px;
  }
  .platform-components-product-card__desktop-image-left .platform-components-product-card__content-container {
    order: 2;
    padding: 20px 10px 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .platform-components-product-card__tablet-row .platform-components-product-card__flex-container {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__flex-container .platform-components-product-card__image-container {
    flex: 0 0 40%;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__flex-container .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    display: block;
    height: auto;
    width: 100%;
    max-width: 250px;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button--wtb {
    margin-right: 0;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__meta-container {
    justify-content: flex-start;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__meta-container .platform-components-product-card__price-container {
    margin-right: 2rem;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__content-container {
    flex-grow: 2;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__button-container .where-to-buy-continer {
    margin-left: 0.5rem;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__title {
    order: 1;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__model-info-container {
    order: 2;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__description {
    order: 3;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__features {
    order: 4;
    margin-bottom: 0;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__swatches {
    order: 5;
  }
  .platform-components-product-card__tablet-row .platform-components-product-card__details-container .platform-components-product-card__meta-container {
    order: 6;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__flex-container {
    flex-direction: column;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__image-container {
    flex-grow: 1;
    max-height: 230px;
    padding-bottom: 20px !important;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    max-height: 230px;
    max-width: 100%;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__content-container {
    flex-grow: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__meta-container {
    justify-content: space-between;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__button-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
  }
  .platform-components-product-card__tablet-column .platform-components-product-card__button {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-left {
    text-align: left;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center {
    text-align: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__price-container {
    text-align: left;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__price-sale,
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__stock {
    text-align: right;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container {
    width: 100%;
    justify-content: space-between;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container.no-stock.no-sale {
    justify-content: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__price-container {
    text-align: center;
  }
  .platform-components-product-card__tablet-column.platform-components-product-card__tablet-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__delivery {
    justify-content: center;
  }
  .platform-components-product-card__tablet-image-right .platform-components-product-card__image-container {
    order: 2;
    padding: 20px 10px 20px 40px;
  }
  .platform-components-product-card__tablet-image-right .platform-components-product-card__content-container {
    order: 1;
    padding: 20px 0 20px 10px;
  }
  .platform-components-product-card__tablet-image-left .platform-components-product-card__image-container {
    order: 1;
    padding: 20px 40px 20px 10px;
  }
  .platform-components-product-card__tablet-image-left .platform-components-product-card__content-container {
    order: 2;
    padding: 20px 10px 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-product-card__mobile-column .platform-components-product-card__flex-container {
    flex-direction: column;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__image-container {
    flex-grow: 1;
    max-height: 230px;
    padding-bottom: 20px !important;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__image-container .platform-components-product-card__product-image {
    margin: 0 auto;
    max-height: 230px;
    max-width: 100%;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__content-container {
    flex-grow: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__meta-container {
    justify-content: space-between;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__button-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__button-container .where-to-buy-continer {
    margin-top: 0.5rem;
  }
  .platform-components-product-card__mobile-column .platform-components-product-card__button {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-left {
    text-align: left;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center {
    text-align: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__details-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__price-container {
    text-align: left;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__price-sale,
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__stock {
    text-align: right;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container {
    width: 100%;
    justify-content: space-between;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container.no-stock.no-sale {
    justify-content: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__price-container {
    text-align: center;
  }
  .platform-components-product-card__mobile-column.platform-components-product-card__mobile-text-center .platform-components-product-card__meta-container.no-stock.no-sale .platform-components-product-card__delivery {
    justify-content: center;
  }
}
.platform-components-product-card .pc-card-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.platform-components-product-card .pc-card-hidden {
  display: none;
}
.pc__disclaimer-modal-content {
  position: fixed;
  margin: auto;
  background-color: #fefefe;
  max-width: 1170px;
  width: 100%;
  height: auto;
  min-height: 75px;
  box-shadow: 0.25px 0.25px 30px rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
  border-radius: 10px;
  bottom: 15px;
  left: 50%;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0;
  animation: slideIn 0.4s forwards;
  animation-delay: 0.125s;
}
.pc__disclaimer-modal-content .disclaimer-modal-header {
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  font-size: 12px;
  line-height: 1.2;
  color: #000;
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.pc__disclaimer-modal-content .icons-close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: 700;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  position: absolute;
}
.pc__disclaimer-modal-content .icons-close:hover {
  cursor: pointer;
}
.pc-cart-modal__content {
  position: fixed;
  bottom: 15px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 10001;
  margin: auto;
  background-color: #fefefe;
  max-width: 1170px;
  height: auto;
  min-height: 75px;
  box-shadow: 0.25px 0.25px 30px rgba(0, 0, 0, 0.15);
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  opacity: 0;
  animation: slideIn 0.4s forwards;
  animation-delay: 0.125s;
}
.pc-cart-modal__content .pc-cart-modal__content-header {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px 30px 20px 20px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  line-height: 1.2;
  color: #000;
  width: 100%;
  margin: auto;
  overflow: hidden;
  font-size: 0.75rem;
}
.pc-cart-modal__content .pc-cart-modal__content-header p,
.pc-cart-modal__content .pc-cart-modal__content-header h6 {
  margin: 0;
}
.pc-cart-modal__content .icons-close {
  color: #000;
  float: right;
  font-size: 20px;
  font-weight: 700;
  top: 5px;
  right: 5px;
  position: absolute;
}
.pc-cart-modal__content .icons-close:hover {
  cursor: pointer;
}
@keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 15px;
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes loaderRotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card {
  background-color: #ffffff;
  border-color: #dfdfdf;
  color: #464646;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__title a,
.pc-carousel-wrapper.theme-01 .platform-components-product-card__rating a {
  color: #464646;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__disclaimer {
  border: 0.78px solid #464646;
  color: #464646;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__disclaimer:hover {
  color: #fff;
  background: #000;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__rating .stars-wrapper .product-stars {
  color: #dfdfdf !important;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  color: #e31c3d !important;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select[data-color="White"] .color-padding {
  box-shadow: 0 0 0 1px #666;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #e31c3d;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__delivery {
  color: #2e8540;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__price .sale-price {
  color: #c80a33;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__price-sale .savings-price {
  color: #2e8540;
}
.pc-carousel-wrapper.theme-01 .platform-components-product-card__stock {
  color: #c80a33;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card {
  background-color: #f3f3f4;
  border-color: #dfdfdf;
  color: #464646;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__title a,
.pc-carousel-wrapper.theme-02 .platform-components-product-card__rating a {
  color: #464646;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__disclaimer {
  border: 0.78px solid #464646;
  color: #464646;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__disclaimer:hover {
  color: #fff;
  background: #000;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__rating .stars-wrapper .product-stars {
  color: #dfdfdf !important;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  color: #e31c3d !important;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select[data-color="White"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #e31c3d;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__delivery {
  color: #2e8540;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__price .sale-price {
  color: #c80a33;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__price-sale .savings-price {
  color: #2e8540;
}
.pc-carousel-wrapper.theme-02 .platform-components-product-card__stock {
  color: #c80a33;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card {
  background-color: #464646;
  border-color: #dfdfdf;
  color: #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__title a,
.pc-carousel-wrapper.theme-03 .platform-components-product-card__rating a {
  color: #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__disclaimer {
  border: 0.78px solid #ffffff;
  color: #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__disclaimer:hover {
  color: #000;
  background: #fff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__rating .stars-wrapper {
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__rating .stars-wrapper .product-stars {
  color: #dfdfdf !important;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  color: #e31c3d !important;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select[data-color="White"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px #ffffff;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px #e31c3d;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__delivery {
  color: #2e8540;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__price .sale-price {
  color: #c80a33;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__price-sale .savings-price {
  color: #2e8540;
}
.pc-carousel-wrapper.theme-03 .platform-components-product-card__stock {
  color: #c80a33;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card {
  background-color: unset;
  border-color: unset;
  color: unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__title a,
.pc-carousel-wrapper.theme-04 .platform-components-product-card__rating a {
  color: unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__disclaimer {
  border: 0.78px solid unset;
  color: unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__disclaimer:hover {
  color: #000;
  background: #fff;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__rating .stars-wrapper .product-stars {
  color: unset !important;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__rating .stars-wrapper .product-stars .stars-active {
  color: unset !important;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select .color-padding {
  box-shadow: 0 0 0 1px unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select[data-color="White"] .color-padding {
  box-shadow: 0 0 0 1px unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select[data-color="Metallic Slate"] .color-padding {
  box-shadow: 0 0 0 1px unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select[data-color="Black"] .color-padding,
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select[data-color="Heritage Black"] .color-padding {
  box-shadow: 0 0 0 1px unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__swatches .color-select.active {
  box-shadow: 0 0 0 2px unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__delivery {
  color: unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__price .sale-price {
  color: unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__price-sale .savings-price {
  color: unset;
}
.pc-carousel-wrapper.theme-04 .platform-components-product-card__stock {
  color: unset;
}

.platform-components-page-meta {
  padding-top: 40px;
}
.platform-components-page-meta .page-meta-image {
  position: relative;
  width: 240px;
  height: 240px;
  min-width: 240px;
  overflow: hidden;
  border-radius: 100%;
}
.platform-components-page-meta .page-meta-copy .dpc-social svg {
  width: 28px;
  height: 28px;
  margin: 0 8px 0 0;
  fill: currentColor;
}

html.pc-no-scroll,
body.pc-no-scroll {
  overflow: hidden;
  position: relative;
}
.platform-components-modal__overlay {
  position: fixed;
  z-index: 2000000002;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  transition: 200ms ease-in-out;
  display: none;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.platform-components-modal__overlay.active {
  display: flex !important;
}
.platform-components-modal__close.with-text .icons-close {
  font-size: 1.5rem;
}
.platform-components-modal__close.icon-only {
  line-height: 1;
}
.platform-components-modal__close-primary.icon-only {
  padding: 10px !important;
  width: 40px !important;
  height: 40px !important;
  font-size: 45px;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__close-primary.icon-only {
    width: 35px !important;
    height: 35px !important;
    font-size: 35px;
  }
}
.platform-components-modal__close-secondary.icon-only {
  padding: 10px !important;
  width: 40px !important;
  height: 40px !important;
  font-size: 45px;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__close-secondary.icon-only {
    width: 35px !important;
    height: 35px !important;
    font-size: 35px;
  }
}
.platform-components-modal__close-tertiary.icon-only {
  padding: 0 !important;
  width: 40px !important;
  height: 40px !important;
  font-size: 45px;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__close-tertiary.icon-only {
    width: 35px !important;
    height: 35px !important;
    font-size: 35px;
  }
}
.platform-components-modal__container {
  position: relative;
  margin: auto;
}
.platform-components-modal__container-fullscreen:after {
  content: '';
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .platform-components-modal__container-large {
    width: 85vw;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__container-large {
    width: 90vw;
  }
}
@media (max-width: 767px) {
  .platform-components-modal__container-medium {
    width: 85vw;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__container-medium {
    width: 70vw;
  }
}
@media (max-width: 767px) {
  .platform-components-modal__container-small {
    width: 85vw;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__container-small {
    width: 435px;
  }
}
.platform-components-modal__container > .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.platform-components-modal__container-fullscreen > .container {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .platform-components-modal__container-fullscreen > .container {
    width: auto;
    max-width: 85vw;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__container-fullscreen > .container {
    width: auto;
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .platform-components-modal__container-fullscreen > .container {
    width: auto;
    max-width: 970px;
  }
}
@media (min-width: 1440px) {
  .platform-components-modal__container-fullscreen > .container {
    width: auto;
    max-width: 1200px;
  }
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter {
  max-width: 1400px;
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  width: fit-content;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close.with-text {
    height: 35px !important;
  }
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-primary {
  transform: translate(18%, -50%);
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-secondary.with-text {
  transform: translate(0%, -120%);
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-secondary.with-text {
    transform: translate(0%, -120%);
  }
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-secondary.icon-only {
  transform: translate(0%, -120%);
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-secondary.icon-only {
    transform: translate(0%, -120%);
  }
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-tertiary.with-text {
  transform: translate(0%, -100%);
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-tertiary.with-text {
    transform: translate(0%, -100%);
  }
}
.platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-tertiary.icon-only {
  transform: translate(40px, -10px);
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.fixedCenter .platform-components-modal__close-tertiary.icon-only {
    transform: translate(30px, -5px);
  }
}
.platform-components-modal__pb .platform-components-modal__container.pinnedTop .platform-components-modal__close-primary {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container.pinnedTop .platform-components-modal__close {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    z-index: 100;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__pb .platform-components-modal__container.pinnedTop .platform-components-modal__close {
    position: fixed;
    top: 2.5rem;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: fit-content;
    z-index: 100;
  }
}
.platform-components-modal__pb .platform-components-modal__container-fullscreen {
  height: 100%;
}
.platform-components-modal__pb .platform-components-modal__container-fullscreen.pinnedTop,
.platform-components-modal__pb .platform-components-modal__container-fullscreen.fixedCenter {
  position: unset;
  margin-top: 0;
  margin-bottom: 0;
}
.platform-components-modal__pb .platform-components-modal__container-fullscreen.pinnedTop .platform-components-modal__close-primary,
.platform-components-modal__pb .platform-components-modal__container-fullscreen.fixedCenter .platform-components-modal__close-primary {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .platform-components-modal__pb .platform-components-modal__container-fullscreen.pinnedTop .platform-components-modal__close,
  .platform-components-modal__pb .platform-components-modal__container-fullscreen.fixedCenter .platform-components-modal__close {
    position: fixed;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
  }
}
@media (min-width: 768px) {
  .platform-components-modal__pb .platform-components-modal__container-fullscreen.pinnedTop .platform-components-modal__close,
  .platform-components-modal__pb .platform-components-modal__container-fullscreen.fixedCenter .platform-components-modal__close {
    position: fixed;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
  }
}
.platform-components-modal__pb .platform-components-modal__container-fullscreen.fixedCenter .container {
  top: 50%;
  transform: translateY(-50%);
}
.platform-components-modal__editor {
  position: relative;
}
.platform-components-modal__editor:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
  height: 100%;
  top: 0;
}
.platform-components-modal__editor .platform-components-modal__container-fullscreen:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 0;
  z-index: 0;
}
.platform-components-modal__editor .platform-components-modal__container-large {
  left: 50% !important;
  right: 50% !important;
  margin-left: -45vw !important;
  margin-right: -45vw !important;
}
.platform-components-modal__editor .platform-components-modal__container-medium {
  left: 50% !important;
  right: 50% !important;
  margin-left: -35vw !important;
  margin-right: -35vw !important;
}
.platform-components-modal .video {
  float: none;
}
.platform-components-modal__overlay {
  background-color: rgba(34, 34, 34, 0.9);
}
.platform-components-modal__close {
  /* resets */
  background-color: unset;
  border: unset;
  /* common style */
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  height: auto !important;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.platform-components-modal__close:hover,
.platform-components-modal__close:active,
.platform-components-modal__close:focus {
  /* resets */
  background-color: unset;
  border: unset;
  text-decoration: none;
  padding: 15px 30px;
  outline: none !important;
}
.platform-components-modal__close.icon-only .icons-close {
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-modal__close-primary {
  background-color: #e31c3d;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-modal__close-primary:hover,
.platform-components-modal__close-primary:active,
.platform-components-modal__close-primary:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-modal__close-secondary {
  background-color: transparent;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-modal__close-secondary:hover,
.platform-components-modal__close-secondary:active,
.platform-components-modal__close-secondary:focus {
  background-color: #464646;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #464646;
}
.platform-components-modal__close-tertiary {
  padding: 15px 0;
  color: #ffffff;
  transition: color 200ms ease-out;
}
.platform-components-modal__close-tertiary:hover,
.platform-components-modal__close-tertiary:active,
.platform-components-modal__close-tertiary:focus {
  color: #e31c3d;
}
.platform-components-modal a:focus {
  outline: 1px solid #464646 !important;
}
.platform-components-modal__close {
  font-size: 0.875rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-modal__close {
    font-size: 0.875rem;
  }
}
.platform-components-modal__close.icon-only {
  font-size: calc(0.875rem * 1.5);
}
@media (max-width: 768px) {
  .platform-components-modal__pb .platform-components-modal__container.pinnedTop:not(.platform-components-modal__container-fullscreen) {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media (min-width: 769px) {
  .platform-components-modal__pb .platform-components-modal__container.pinnedTop:not(.platform-components-modal__container-fullscreen) {
    margin-top: 140px;
    margin-bottom: 140px;
  }
}
@media (max-width: 768px) {
  .platform-components-modal__pb .platform-components-modal__container.pinnedTop .platform-components-modal__close,
  .platform-components-modal__pb .platform-components-modal__container-fullscreen .platform-components-modal__close {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    z-index: 100;
  }
}
@media (min-width: 769px) {
  .platform-components-modal__pb .platform-components-modal__container.pinnedTop .platform-components-modal__close,
  .platform-components-modal__pb .platform-components-modal__container-fullscreen .platform-components-modal__close {
    position: fixed;
    top: 70px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: fit-content;
    z-index: 100;
  }
}

.platform-components-masthead.platform-components-masthead--v2 {
  display: block;
  border: none;
  height: auto !important;
}
.platform-components-masthead__container {
  position: relative;
  display: flex;
}
.platform-components-masthead__container.h-100vh--lg {
  height: 100vh;
  min-height: 1080px;
}
.platform-components-masthead__container.h-75vh--lg {
  height: 75vh;
  min-height: calc(810px);
}
.platform-components-masthead__container.h-50vh--lg {
  height: 50vh;
  min-height: calc(540px);
}
.platform-components-masthead__container.h-66vh--lg {
  height: calc(66.66666667vh);
  min-height: calc(719.99928px);
}
.platform-components-masthead__container.h-33vh--lg {
  height: calc(33.33333333vh);
  min-height: calc(359.99964px);
}
.platform-components-masthead__container.h-25vh--lg {
  height: 25vh;
  min-height: calc(270px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__container.h-100vh--md {
    height: 100vh;
    min-height: 1080px;
  }
  .platform-components-masthead__container.h-75vh--md {
    height: 75vh;
    min-height: calc(810px);
  }
  .platform-components-masthead__container.h-66vh--md {
    height: calc(66.66666667vh);
    min-height: calc(719.99928px);
  }
  .platform-components-masthead__container.h-50vh--md {
    height: 50vh;
    min-height: calc(540px);
  }
  .platform-components-masthead__container.h-33vh--md {
    height: calc(33.33333333vh);
    min-height: calc(359.99964px);
  }
  .platform-components-masthead__container.h-25vh--md {
    height: 25vh;
    min-height: calc(270px);
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__container.h-100vh--sm {
    height: 100vh;
    min-height: 1080px;
  }
  .platform-components-masthead__container.h-75vh--sm {
    height: 75vh;
    min-height: calc(810px);
  }
  .platform-components-masthead__container.h-66vh--sm {
    height: calc(66.66666667vh);
    min-height: calc(719.99928px);
  }
  .platform-components-masthead__container.h-50vh--sm {
    height: 50vh;
    min-height: calc(540px);
  }
  .platform-components-masthead__container.h-33vh--sm {
    height: calc(33.33333333vh);
    min-height: calc(359.99964px);
  }
  .platform-components-masthead__container.h-25vh--sm {
    height: 25vh;
    min-height: calc(270px);
  }
}
.platform-components-masthead__container.animate-in .platform-components-masthead__preheader,
.platform-components-masthead__container.animate-in .platform-components-masthead__main-header,
.platform-components-masthead__container.animate-in .platform-components-masthead__body-copy,
.platform-components-masthead__container.animate-in .platform-components-masthead__subtitle,
.platform-components-masthead__container.animate-in .platform-components-masthead__disclaimer,
.platform-components-masthead__container.animate-in .platform-components-masthead__button-container,
.platform-components-masthead__container.animate-in .platform-components-masthead__scroll-indicator {
  transform: translateY(0);
  opacity: 1;
}
.platform-components-masthead__container.no-min-height {
  min-height: initial!important;
}
.platform-components-masthead__breadcrumb {
  font-family: unset;
  font-weight: unset;
  line-height: unset;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__breadcrumb {
    font-size: 0.75rem;
  }
}
.platform-components-masthead__preheader {
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__preheader {
    font-size: 1rem;
    margin-bottom: 0.46875rem;
  }
}
.platform-components-masthead__subtitle {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 0.78125rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__subtitle {
    font-size: 1.875rem;
    margin-bottom: 1.09375rem;
  }
}
.platform-components-masthead__body-copy {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 1.09375rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__body-copy {
    font-size: 0.75rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-masthead__body-copy b,
.platform-components-masthead__body-copy strong {
  font-family: 'Gotham';
  font-weight: 700;
}
.platform-components-masthead__disclaimer p {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.75rem;
  margin-bottom: 1.09375rem;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__disclaimer p {
    font-size: 0.625rem;
    margin-bottom: 0.78125rem;
  }
}
.platform-components-masthead__disclaimer p b,
.platform-components-masthead__disclaimer p strong {
  font-family: 'Gotham';
  font-weight: 700;
}
.platform-components-masthead__absolute-container {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.platform-components-masthead__scroll-indicator {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 0.875rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 1rem;
  transition: color 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__scroll-indicator {
    font-size: 0.875rem;
    margin-bottom: 1rem;
  }
}
.platform-components-masthead__scroll-indicator span {
  color: inherit;
  transform: translateY(0px);
  transition: transform .3s ease;
}
.platform-components-masthead__scroll-indicator:hover {
  text-decoration: none;
}
.platform-components-masthead__scroll-indicator:hover span {
  transform: translateY(5px);
}
.platform-components-masthead__button-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-left: calc(-10px);
  margin-right: calc(-10px);
}
.platform-components-masthead__button {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: block;
  align-self: flex-start;
  text-decoration: none;
  height: auto !important;
  margin-left: calc(10px);
  margin-right: calc(10px);
  margin-bottom: 20px;
}
.platform-components-masthead__button:hover,
.platform-components-masthead__button:active {
  text-decoration: none;
  padding: 15px 30px;
  outline: none !important;
}
.platform-components-masthead__button:focus {
  text-decoration: none;
  padding: 15px 30px;
  margin-left: calc(11px);
  margin-right: calc(11px);
}
.platform-components-masthead__button:last-child {
  margin-bottom: 0;
}
.platform-components-masthead__button--primary.brand {
  background-color: #e31c3d;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.brand:hover,
.platform-components-masthead__button--primary.brand:active,
.platform-components-masthead__button--primary.brand:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-masthead__button--primary.brand:focus {
  outline: 1px solid #fff;
}
.platform-components-masthead__button--primary.light {
  background-color: #ffffff;
  color: #464646;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.light:hover,
.platform-components-masthead__button--primary.light:active,
.platform-components-masthead__button--primary.light:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-masthead__button--primary.dark {
  background-color: #222222;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-masthead__button--primary.dark:hover,
.platform-components-masthead__button--primary.dark:active,
.platform-components-masthead__button--primary.dark:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-masthead__button--secondary.brand {
  background-color: transparent;
  color: #e31c3d;
  box-shadow: inset 0 0 0 2px #e31c3d;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.brand:hover,
.platform-components-masthead__button--secondary.brand:active,
.platform-components-masthead__button--secondary.brand:focus {
  background-color: #981b1e;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #981b1e;
}
.platform-components-masthead__button--secondary.dark {
  background-color: transparent;
  color: #222222;
  box-shadow: inset 0 0 0 2px #222222;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.dark:hover,
.platform-components-masthead__button--secondary.dark:active,
.platform-components-masthead__button--secondary.dark:focus {
  background-color: #981b1e;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #981b1e;
}
.platform-components-masthead__button--secondary.light {
  background-color: transparent;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-masthead__button--secondary.light:hover,
.platform-components-masthead__button--secondary.light:active,
.platform-components-masthead__button--secondary.light:focus {
  background-color: #464646;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #464646;
}
.platform-components-masthead__button--secondary.light:focus {
  outline: 1px solid #fff;
}
.platform-components-masthead__button--tertiary {
  padding: 15px 0;
}
.platform-components-masthead__button--tertiary.brand {
  color: #e31c3d;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.brand:hover,
.platform-components-masthead__button--tertiary.brand:active,
.platform-components-masthead__button--tertiary.brand:focus {
  color: #981b1e;
}
.platform-components-masthead__button--tertiary.dark {
  color: #222222;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.dark:hover,
.platform-components-masthead__button--tertiary.dark:active,
.platform-components-masthead__button--tertiary.dark:focus {
  color: #981b1e;
}
.platform-components-masthead__button--tertiary.light {
  color: #ffffff;
  transition: color 200ms ease-out;
}
.platform-components-masthead__button--tertiary.light:hover,
.platform-components-masthead__button--tertiary.light:active,
.platform-components-masthead__button--tertiary.light:focus {
  color: #e31c3d;
}
.platform-components-masthead__button--tertiary:hover,
.platform-components-masthead__button--tertiary:active,
.platform-components-masthead__button--tertiary:focus {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .platform-components-masthead__button {
    font-size: 0.875rem;
  }
}
.platform-components-masthead__button.withicon {
  display: flex;
  align-items: center;
}
.platform-components-masthead__button.withicon-left .button-text {
  order: 2;
}
.platform-components-masthead__button.withicon-left .button-icon {
  order: 1;
  margin-right: 10px;
  line-height: 0;
  height: 0;
}
.platform-components-masthead__button.withicon-right .button-icon {
  margin-left: 10px;
  line-height: 0;
  height: 0;
}
.platform-components-masthead__button.withicon-bottom {
  flex-direction: column;
}
.platform-components-masthead__button .button-icon {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-masthead__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-masthead__image-container--background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.platform-components-masthead__image-container--background .platform-components-masthead__image,
.platform-components-masthead__image-container--background video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: 0;
}
@media (min-width: 768px) {
  .platform-components-masthead__video-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__video.hide-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .platform-components-masthead__image-mobile {
    display: none;
  }
}
.platform-components-masthead__theme-01 {
  background-color: #ffffff;
  --overlay-color-1: rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-01 .platform-components-masthead__main-header,
.platform-components-masthead__theme-01 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer p {
  color: #464646;
}
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-01 .platform-components-masthead__breadcrumb {
  color: #464646;
}
.platform-components-masthead__theme-01 .platform-components-masthead__breadcrumb:hover {
  color: #464646;
}
.platform-components-masthead__theme-01 .platform-components-masthead__preheader {
  color: #464646;
}
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer a {
  color: #e31c3d;
}
.platform-components-masthead__theme-01 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-01 .platform-components-masthead__disclaimer a:hover {
  color: #981b1e;
}
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-01 .platform-components-masthead__scroll-indicator:hover {
  color: #981b1e;
}
.platform-components-masthead__theme-01 .platform-components-masthead__color-overlay {
  background-color: rgba(255, 255, 255, 0.9);
}
.platform-components-masthead__theme-02 {
  background-color: #f3f3f4;
  --overlay-color-1: rgba(243, 243, 244, 0.9);
}
.platform-components-masthead__theme-02 .platform-components-masthead__main-header,
.platform-components-masthead__theme-02 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer p {
  color: #464646;
}
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(243, 243, 244, 0.9);
}
.platform-components-masthead__theme-02 .platform-components-masthead__breadcrumb {
  color: #464646;
}
.platform-components-masthead__theme-02 .platform-components-masthead__breadcrumb:hover {
  color: #464646;
}
.platform-components-masthead__theme-02 .platform-components-masthead__preheader {
  color: #464646;
}
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer a {
  color: #e31c3d;
}
.platform-components-masthead__theme-02 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-02 .platform-components-masthead__disclaimer a:hover {
  color: #981b1e;
}
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-02 .platform-components-masthead__scroll-indicator:hover {
  color: #981b1e;
}
.platform-components-masthead__theme-02 .platform-components-masthead__color-overlay {
  background-color: rgba(243, 243, 244, 0.9);
}
.platform-components-masthead__theme-03 {
  background-color: #464646;
  --overlay-color-1: rgba(34, 34, 34, 0.9);
}
.platform-components-masthead__theme-03 .platform-components-masthead__main-header,
.platform-components-masthead__theme-03 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer p {
  color: #ffffff;
}
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer p {
  text-shadow: 0 0 8px rgba(34, 34, 34, 0.9);
}
.platform-components-masthead__theme-03 .platform-components-masthead__breadcrumb {
  color: #ffffff;
}
.platform-components-masthead__theme-03 .platform-components-masthead__breadcrumb:hover {
  color: #ffffff;
}
.platform-components-masthead__theme-03 .platform-components-masthead__preheader {
  color: #ffffff;
}
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer a {
  color: #bbd8ea;
}
.platform-components-masthead__theme-03 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-03 .platform-components-masthead__disclaimer a:hover {
  color: #e31c3d;
}
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-03 .platform-components-masthead__scroll-indicator:hover {
  color: #e31c3d;
}
.platform-components-masthead__theme-03 .platform-components-masthead__color-overlay {
  background-color: rgba(34, 34, 34, 0.9);
}
.platform-components-masthead__theme-04 {
  background-color: unset;
  --overlay-color-1: unset;
}
.platform-components-masthead__theme-04 .platform-components-masthead__main-header,
.platform-components-masthead__theme-04 .platform-components-masthead__subtitle,
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy,
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy p,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer p {
  color: unset;
}
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer p {
  text-shadow: unset;
}
.platform-components-masthead__theme-04 .platform-components-masthead__breadcrumb {
  color: unset;
}
.platform-components-masthead__theme-04 .platform-components-masthead__breadcrumb:hover {
  color: unset;
}
.platform-components-masthead__theme-04 .platform-components-masthead__preheader {
  color: unset;
}
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy a,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer a {
  color: unset;
}
.platform-components-masthead__theme-04 .platform-components-masthead__body-copy a:hover,
.platform-components-masthead__theme-04 .platform-components-masthead__disclaimer a:hover {
  color: unset;
}
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:active,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:focus,
.platform-components-masthead__theme-04 .platform-components-masthead__scroll-indicator:hover {
  color: unset;
}
.platform-components-masthead__theme-04 .platform-components-masthead__color-overlay {
  background-color: unset;
}
.platform-components-masthead__color-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.platform-components-masthead__color-overlay-opacity-10--lg {
  opacity: .1;
}
.platform-components-masthead__color-overlay-opacity-25--lg {
  opacity: .25;
}
.platform-components-masthead__color-overlay-opacity-50--lg {
  opacity: .50;
}
.platform-components-masthead__color-overlay-opacity-75--lg {
  opacity: .75;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__color-overlay-opacity-10--md {
    opacity: .1;
  }
  .platform-components-masthead__color-overlay-opacity-25--md {
    opacity: .25;
  }
  .platform-components-masthead__color-overlay-opacity-50--md {
    opacity: .50;
  }
  .platform-components-masthead__color-overlay-opacity-75--md {
    opacity: .75;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__color-overlay-opacity-10--sm {
    opacity: .1;
  }
  .platform-components-masthead__color-overlay-opacity-25--sm {
    opacity: .25;
  }
  .platform-components-masthead__color-overlay-opacity-50--sm {
    opacity: .50;
  }
  .platform-components-masthead__color-overlay-opacity-75--sm {
    opacity: .75;
  }
}
.platform-components-masthead__center-alignment--lg {
  justify-content: center;
}
.platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top;
}
.platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
.platform-components-masthead__left-alignment--lg {
  justify-content: flex-start;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top right;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--lg {
  --overlay-direction: to right;
}
.platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
.platform-components-masthead__right-alignment--lg {
  justify-content: flex-end;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--lg {
  --overlay-direction: to top left;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--lg {
  --overlay-direction: to left;
}
.platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--lg {
  --overlay-direction: to bottom left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--lg.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__center-alignment--md {
    justify-content: center;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__left-alignment--md {
    justify-content: flex-start;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__right-alignment--md {
    justify-content: flex-end;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--md.platform-components-masthead__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__center-alignment--sm {
    justify-content: center;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-masthead__center-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__left-alignment--sm {
    justify-content: flex-start;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-masthead__left-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__right-alignment--sm {
    justify-content: flex-end;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-masthead__right-alignment--sm.platform-components-masthead__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
.platform-components-masthead__bottom-alignment--lg {
  align-items: flex-end;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__bottom-alignment--md {
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__bottom-alignment--sm {
    align-items: flex-end;
  }
}
.platform-components-masthead__middle-alignment--lg {
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__middle-alignment--md {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__middle-alignment--sm {
    align-items: center;
  }
}
.platform-components-masthead__top-alignment--lg {
  align-items: flex-start;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__top-alignment--md {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__top-alignment--sm {
    align-items: flex-start;
  }
}
.platform-components-masthead .platform-components-masthead__center-text--lg {
  text-align: center;
}
.platform-components-masthead .platform-components-masthead__center-text--lg .platform-components-masthead__button-container,
.platform-components-masthead .platform-components-masthead__center-text--lg .pc-countdown {
  justify-content: center;
}
.platform-components-masthead .platform-components-masthead__left-text--lg {
  text-align: left;
}
.platform-components-masthead .platform-components-masthead__left-text--lg .platform-components-masthead__button-container,
.platform-components-masthead .platform-components-masthead__left-text--lg .pc-countdown {
  justify-content: flex-start;
}
.platform-components-masthead .platform-components-masthead__right-text--lg {
  text-align: right;
}
.platform-components-masthead .platform-components-masthead__right-text--lg .platform-components-masthead__button-container,
.platform-components-masthead .platform-components-masthead__right-text--lg .pc-countdown {
  justify-content: flex-end;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead .platform-components-masthead__center-text--md {
    text-align: center;
  }
  .platform-components-masthead .platform-components-masthead__center-text--md .platform-components-masthead__button-container,
  .platform-components-masthead .platform-components-masthead__center-text--md .pc-countdown {
    justify-content: center;
  }
  .platform-components-masthead .platform-components-masthead__right-text--md {
    text-align: right;
  }
  .platform-components-masthead .platform-components-masthead__right-text--md .platform-components-masthead__button-container,
  .platform-components-masthead .platform-components-masthead__right-text--md .pc-countdown {
    justify-content: flex-end;
  }
  .platform-components-masthead .platform-components-masthead__left-text--md {
    text-align: left;
  }
  .platform-components-masthead .platform-components-masthead__left-text--md .platform-components-masthead__button-container,
  .platform-components-masthead .platform-components-masthead__left-text--md .pc-countdown {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead .platform-components-masthead__center-text--sm {
    text-align: center;
  }
  .platform-components-masthead .platform-components-masthead__center-text--sm .platform-components-masthead__button-container,
  .platform-components-masthead .platform-components-masthead__center-text--sm .pc-countdown {
    justify-content: center;
  }
  .platform-components-masthead .platform-components-masthead__right-text--sm {
    text-align: right;
  }
  .platform-components-masthead .platform-components-masthead__right-text--sm .platform-components-masthead__button-container,
  .platform-components-masthead .platform-components-masthead__right-text--sm .pc-countdown {
    justify-content: flex-end;
  }
  .platform-components-masthead .platform-components-masthead__left-text--sm {
    text-align: left;
  }
  .platform-components-masthead .platform-components-masthead__left-text--sm .platform-components-masthead__button-container,
  .platform-components-masthead .platform-components-masthead__left-text--sm .pc-countdown {
    justify-content: flex-start;
  }
}
.platform-components-masthead__content {
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.platform-components-masthead__content.platform-components-masthead__center-alignment--lg {
  align-items: center;
}
.platform-components-masthead__content.platform-components-masthead__right-alignment--lg {
  align-items: flex-end;
}
.platform-components-masthead__content.platform-components-masthead__left-alignment--lg {
  align-items: flex-start;
}
.platform-components-masthead__content.platform-components-masthead__top-alignment--lg {
  justify-content: flex-start;
}
.platform-components-masthead__content.platform-components-masthead__middle-alignment--lg {
  justify-content: center;
}
.platform-components-masthead__content.platform-components-masthead__bottom-alignment--lg {
  justify-content: flex-end;
}
.platform-components-masthead__content.platform-components-masthead__bottom-alignment--lg.with-disclaimer {
  padding-bottom: 7rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__content.platform-components-masthead__center-alignment--md {
    align-items: center;
  }
  .platform-components-masthead__content.platform-components-masthead__right-alignment--md {
    align-items: flex-end;
  }
  .platform-components-masthead__content.platform-components-masthead__left-alignment--md {
    align-items: flex-start;
  }
  .platform-components-masthead__content.platform-components-masthead__top-alignment--md {
    justify-content: flex-start;
  }
  .platform-components-masthead__content.platform-components-masthead__middle-alignment--md {
    justify-content: center;
  }
  .platform-components-masthead__content.platform-components-masthead__bottom-alignment--md {
    justify-content: flex-end;
  }
  .platform-components-masthead__content.platform-components-masthead__bottom-alignment--md.with-disclaimer {
    padding-bottom: 7rem;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__content.platform-components-masthead__center-alignment--sm {
    align-items: center;
  }
  .platform-components-masthead__content.platform-components-masthead__right-alignment--sm {
    align-items: flex-end;
  }
  .platform-components-masthead__content.platform-components-masthead__left-alignment--sm {
    align-items: flex-start;
  }
  .platform-components-masthead__content.platform-components-masthead__top-alignment--sm {
    justify-content: flex-start;
  }
  .platform-components-masthead__content.platform-components-masthead__middle-alignment--sm {
    justify-content: center;
  }
  .platform-components-masthead__content.platform-components-masthead__bottom-alignment--sm {
    justify-content: flex-end;
  }
  .platform-components-masthead__content.platform-components-masthead__bottom-alignment--sm.with-disclaimer {
    padding-bottom: 7rem;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__content.hideScroll .platform-components-masthead__absolute-container {
    display: none;
  }
  .platform-components-masthead__content.hideScroll.platform-components-masthead__content.platform-components-masthead__bottom-alignment--sm.with-disclaimer {
    padding-bottom: 0;
  }
}
.platform-components-masthead__content .platform-components-masthead__scroll-indicator.rotate-image img {
  animation: rotation 16s infinite linear;
}
.platform-components-masthead__content--animate .platform-components-masthead__preheader,
.platform-components-masthead__content--animate .platform-components-masthead__main-header,
.platform-components-masthead__content--animate .platform-components-masthead__subtitle,
.platform-components-masthead__content--animate .platform-components-masthead__body-copy,
.platform-components-masthead__content--animate .platform-components-masthead__disclaimer,
.platform-components-masthead__content--animate .platform-components-masthead__scroll-indicator,
.platform-components-masthead__content--animate .platform-components-masthead__button-container {
  transform: translateY(2rem);
  opacity: 0;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.platform-components-masthead__content--animate .platform-components-masthead__preheader {
  transition-delay: 0.2s;
}
.platform-components-masthead__content--animate .platform-components-masthead__main-header {
  transition-delay: 0.4s;
}
.platform-components-masthead__content--animate .platform-components-masthead__body-copy {
  transition-delay: 0.6s;
}
.platform-components-masthead__content--animate .platform-components-masthead__subtitle {
  transition-delay: 0.7s;
}
.platform-components-masthead__content--animate .platform-components-masthead__button-container {
  transition-delay: 0.8s;
}
.platform-components-masthead__content--animate .platform-components-masthead__disclaimer,
.platform-components-masthead__content--animate .platform-components-masthead__scroll-indicator {
  transition-delay: 0.9s;
}
.platform-components-masthead__content--inner-container {
  z-index: 2;
}
.platform-components-masthead__content.platform-components-masthead__boxed-container {
  max-width: 73.125rem;
  margin: 0 auto;
}
@media (max-width: 1230px) {
  .platform-components-masthead__content.platform-components-masthead__boxed-container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 1230px) {
  .platform-components-masthead__content {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.platform-components-masthead__width-lg--auto {
  width: auto;
}
.platform-components-masthead__width-lg--small {
  width: calc(33.33333333%);
}
.platform-components-masthead__width-lg--medium {
  width: 50%;
}
.platform-components-masthead__width-lg--large {
  width: 75%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__width-md--auto {
    width: auto;
  }
  .platform-components-masthead__width-md--small {
    width: calc(33.33333333%);
  }
  .platform-components-masthead__width-md--medium {
    width: 50%;
  }
  .platform-components-masthead__width-md--large {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__width-sm--auto {
    width: auto;
  }
  .platform-components-masthead__width-sm--small {
    width: calc(33.33333333%);
  }
  .platform-components-masthead__width-sm--medium {
    width: 50%;
  }
  .platform-components-masthead__width-sm--large {
    width: 75%;
  }
}
.platform-components-masthead__gradient-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--tablet), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--mobile), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
  .platform-components-masthead__gradient-overlay--md.radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
  .platform-components-masthead__gradient-overlay--sm.radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-masthead .radial-gradient--lg {
  background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead .radial-gradient--md {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead .radial-gradient--sm {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead .radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-masthead .radial-gradient-none--md.platform-components-masthead__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-masthead .radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-masthead .radial-gradient-none--sm.platform-components-masthead__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-masthead .platform-components-masthead__content2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  margin: auto!important;
  z-index: 3;
  pointer-events: none;
}
@media (max-width: 1230px) {
  .platform-components-masthead .platform-components-masthead__content2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.platform-components-masthead .platform-components-masthead__content2 .platform-components-masthead__content--inner-container {
  pointer-events: initial;
}
@media (min-width: 1024px) {
  .platform-components-masthead__container.content-background-column-lg {
    flex-direction: column;
  }
  .platform-components-masthead__container.content-background-column-lg .platform-components-masthead__image-container {
    position: relative;
  }
  .platform-components-masthead__container.content-background-column-lg .platform-components-masthead__content {
    overflow: visible;
    flex: 1;
  }
  .platform-components-masthead__container.content-background-column-lg .pc-content-below-negative.badge-small-negative.platform-components-masthead__content--inner-container .pc-badge-image,
  .platform-components-masthead__container.content-background-column-lg .pc-content-below-negative.badge-medium-negative.platform-components-masthead__content--inner-container .pc-badge-image,
  .platform-components-masthead__container.content-background-column-lg .pc-content-below-negative.badge-large-negative.platform-components-masthead__content--inner-container .pc-badge-image,
  .platform-components-masthead__container.content-background-column-lg .pc-content-below-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container .pc-badge-image {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__container.content-background-column-md {
    flex-direction: column;
  }
  .platform-components-masthead__container.content-background-column-md.platform-components-masthead__top-alignment--md {
    flex-direction: column-reverse;
    align-items: center;
  }
  .platform-components-masthead__container.content-background-column-md .platform-components-masthead__image-container {
    position: relative;
  }
  .platform-components-masthead__container.content-background-column-md .platform-components-masthead__content {
    overflow: visible;
    flex: 1;
  }
  .platform-components-masthead__container.content-background-column-md .pc-content-below-negative.badge-small-negative.platform-components-masthead__content--inner-container .pc-badge-image,
  .platform-components-masthead__container.content-background-column-md .pc-content-below-negative.badge-medium-negative.platform-components-masthead__content--inner-container .pc-badge-image,
  .platform-components-masthead__container.content-background-column-md .pc-content-below-negative.badge-large-negative.platform-components-masthead__content--inner-container .pc-badge-image,
  .platform-components-masthead__container.content-background-column-md .pc-content-below-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container .pc-badge-image {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__container.content-background-column-sm {
    flex-direction: column;
  }
  .platform-components-masthead__container.content-background-column-sm.platform-components-masthead__top-alignment--sm {
    flex-direction: column-reverse;
    align-items: center;
  }
  .platform-components-masthead__container.content-background-column-sm .platform-components-masthead__image-container {
    position: relative;
  }
  .platform-components-masthead__container.content-background-column-sm .platform-components-masthead__content {
    overflow: visible;
    flex: 1;
  }
  .platform-components-masthead__container.content-background-column-sm .pc-content-below-negative.badge-small-negative.platform-components-masthead__content--inner-container .pc-badge-image,
  .platform-components-masthead__container.content-background-column-sm .pc-content-below-negative.badge-medium-negative.platform-components-masthead__content--inner-container .pc-badge-image,
  .platform-components-masthead__container.content-background-column-sm .pc-content-below-negative.badge-large-negative.platform-components-masthead__content--inner-container .pc-badge-image,
  .platform-components-masthead__container.content-background-column-sm .pc-content-below-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container .pc-badge-image {
    margin-bottom: 0;
  }
}
.platform-components-masthead__container .negative-badge .pc-content-above-negative.badge-small-negative.platform-components-masthead__content--inner-container {
  margin-top: 20px;
  padding-top: 30px;
}
.platform-components-masthead__container .negative-badge .pc-content-above-negative.badge-medium-negative.platform-components-masthead__content--inner-container {
  margin-top: 20px;
}
.platform-components-masthead__container .negative-badge .pc-content-above-negative.badge-large-negative.platform-components-masthead__content--inner-container {
  margin-top: 40px;
}
.platform-components-masthead__container .negative-badge .pc-content-above-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container {
  margin-top: 145px;
}
.platform-components-masthead__container .negative-badge .pc-content-below-negative.badge-small-negative.platform-components-masthead__content--inner-container {
  margin-bottom: 34px;
}
.platform-components-masthead__container .negative-badge .pc-content-below-negative.badge-medium-negative.platform-components-masthead__content--inner-container {
  margin-bottom: 50px;
}
.platform-components-masthead__container .negative-badge .pc-content-below-negative.badge-large-negative.platform-components-masthead__content--inner-container {
  margin-bottom: 74px;
}
.platform-components-masthead__container .negative-badge .pc-content-below-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container {
  margin-bottom: 150px;
}
@media (min-width: 1024px) {
  .platform-components-masthead__container.content-background-column-lg .negative-badge .pc-content-above-negative.badge-small-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
    padding-top: 0;
  }
  .platform-components-masthead__container.content-background-column-lg .negative-badge .pc-content-above-negative.badge-medium-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
  }
  .platform-components-masthead__container.content-background-column-lg .negative-badge .pc-content-above-negative.badge-large-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
  }
  .platform-components-masthead__container.content-background-column-lg .negative-badge .pc-content-above-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container {
    margin-top: 00;
  }
  .platform-components-masthead__container.content-background-column-lg .negative-badge .pc-content-below-negative.badge-small-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
  .platform-components-masthead__container.content-background-column-lg .negative-badge .pc-content-below-negative.badge-medium-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
  .platform-components-masthead__container.content-background-column-lg .negative-badge .pc-content-below-negative.badge-large-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
  .platform-components-masthead__container.content-background-column-lg .negative-badge .pc-content-below-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-masthead__container.content-background-column-md .negative-badge .pc-content-above-negative.badge-small-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
    padding-top: 0;
  }
  .platform-components-masthead__container.content-background-column-md .negative-badge .pc-content-above-negative.badge-medium-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
  }
  .platform-components-masthead__container.content-background-column-md .negative-badge .pc-content-above-negative.badge-large-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
  }
  .platform-components-masthead__container.content-background-column-md .negative-badge .pc-content-above-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
  }
  .platform-components-masthead__container.content-background-column-md .negative-badge .pc-content-below-negative.badge-small-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
  .platform-components-masthead__container.content-background-column-md .negative-badge .pc-content-below-negative.badge-medium-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
  .platform-components-masthead__container.content-background-column-md .negative-badge .pc-content-below-negative.badge-large-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
  .platform-components-masthead__container.content-background-column-md .negative-badge .pc-content-below-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .platform-components-masthead__container.content-background-column-sm .negative-badge .pc-content-above-negative.badge-small-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
    padding-top: 0;
  }
  .platform-components-masthead__container.content-background-column-sm .negative-badge .pc-content-above-negative.badge-medium-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
  }
  .platform-components-masthead__container.content-background-column-sm .negative-badge .pc-content-above-negative.badge-large-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
  }
  .platform-components-masthead__container.content-background-column-sm .negative-badge .pc-content-above-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container {
    margin-top: 0;
  }
  .platform-components-masthead__container.content-background-column-sm .negative-badge .pc-content-below-negative.badge-small-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
  .platform-components-masthead__container.content-background-column-sm .negative-badge .pc-content-below-negative.badge-medium-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
  .platform-components-masthead__container.content-background-column-sm .negative-badge .pc-content-below-negative.badge-large-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
  .platform-components-masthead__container.content-background-column-sm .negative-badge .pc-content-below-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container {
    margin-bottom: 0;
  }
}
.negative-badge .pc-content-above-negative.badge-small-negative.platform-components-masthead__content--inner-container .pc-badge-image {
  margin-top: -57px;
}
.negative-badge .pc-content-above-negative.badge-medium-negative.platform-components-masthead__content--inner-container .pc-badge-image {
  margin-top: -70px;
}
.negative-badge .pc-content-above-negative.badge-large-negative.platform-components-masthead__content--inner-container .pc-badge-image {
  margin-top: -84px;
}
.negative-badge .pc-content-above-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container .pc-badge-image {
  margin-top: -185px;
}
.negative-badge .pc-content-below-negative.badge-small-negative.platform-components-masthead__content--inner-container .pc-badge-image {
  margin-bottom: -34px;
}
.negative-badge .pc-content-below-negative.badge-medium-negative.platform-components-masthead__content--inner-container .pc-badge-image {
  margin-bottom: -50px;
}
.negative-badge .pc-content-below-negative.badge-large-negative.platform-components-masthead__content--inner-container .pc-badge-image {
  margin-bottom: -74px;
}
.negative-badge .pc-content-below-negative.badge-xlarge-negative.platform-components-masthead__content--inner-container .pc-badge-image {
  margin-bottom: -150px;
}
.negative-badge .pc-clickable {
  outline: none;
}
.aem-AuthorLayer-Edit .platform-components-masthead,
.aem-AuthorLayer-Layouting .platform-components-masthead,
.aem-AuthorLayer-Developer .platform-components-masthead,
.aem-AuthorLayer-Timewarp .platform-components-masthead,
.aem-AuthorLayer-Edit .platform-components-masthead__container,
.aem-AuthorLayer-Layouting .platform-components-masthead__container,
.aem-AuthorLayer-Developer .platform-components-masthead__container,
.aem-AuthorLayer-Timewarp .platform-components-masthead__container {
  min-height: 200px;
  max-height: 500px;
  overflow: hidden;
}
.aem-AuthorLayer-Edit .platform-components-masthead__content--animate .platform-components-masthead__preheader,
.aem-AuthorLayer-Layouting .platform-components-masthead__content--animate .platform-components-masthead__preheader,
.aem-AuthorLayer-Developer .platform-components-masthead__content--animate .platform-components-masthead__preheader,
.aem-AuthorLayer-Timewarp .platform-components-masthead__content--animate .platform-components-masthead__preheader,
.aem-AuthorLayer-Edit .platform-components-masthead__content--animate .platform-components-masthead__main-header,
.aem-AuthorLayer-Layouting .platform-components-masthead__content--animate .platform-components-masthead__main-header,
.aem-AuthorLayer-Developer .platform-components-masthead__content--animate .platform-components-masthead__main-header,
.aem-AuthorLayer-Timewarp .platform-components-masthead__content--animate .platform-components-masthead__main-header,
.aem-AuthorLayer-Edit .platform-components-masthead__content--animate .platform-components-masthead__subtitle,
.aem-AuthorLayer-Layouting .platform-components-masthead__content--animate .platform-components-masthead__subtitle,
.aem-AuthorLayer-Developer .platform-components-masthead__content--animate .platform-components-masthead__subtitle,
.aem-AuthorLayer-Timewarp .platform-components-masthead__content--animate .platform-components-masthead__subtitle,
.aem-AuthorLayer-Edit .platform-components-masthead__content--animate .platform-components-masthead__body-copy,
.aem-AuthorLayer-Layouting .platform-components-masthead__content--animate .platform-components-masthead__body-copy,
.aem-AuthorLayer-Developer .platform-components-masthead__content--animate .platform-components-masthead__body-copy,
.aem-AuthorLayer-Timewarp .platform-components-masthead__content--animate .platform-components-masthead__body-copy,
.aem-AuthorLayer-Edit .platform-components-masthead__content--animate .platform-components-masthead__button-container,
.aem-AuthorLayer-Layouting .platform-components-masthead__content--animate .platform-components-masthead__button-container,
.aem-AuthorLayer-Developer .platform-components-masthead__content--animate .platform-components-masthead__button-container,
.aem-AuthorLayer-Timewarp .platform-components-masthead__content--animate .platform-components-masthead__button-container {
  transform: translateY(0);
  opacity: 1;
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.countdown-title {
  margin-bottom: 10px;
}
.pc-countdown {
  display: flex;
  margin-bottom: 40px;
}
.pc-countdown.dn {
  display: none;
}
.pc-countdown .time {
  background-color: #e31c3d;
  font-family: 'Gotham';
  color: #fff;
  font-size: 64px;
  margin: 0 0.8rem;
  padding: 10px 10px 2px;
  line-height: 1;
  font-weight: 700;
  position: relative;
  text-align: center;
}
@media (max-width: 500px) {
  .pc-countdown .time {
    font-size: 30px;
  }
}
.pc-countdown .time:first-of-type {
  margin-left: 0;
}
.pc-countdown .time:last-of-type {
  margin-right: 0;
}
.pc-countdown .time:before {
  content: attr(data-time);
  position: absolute;
  left: 50%;
  bottom: -20px;
  color: #ffffff;
  font-size: 0.8rem;
  font-weight: normal;
  transform: translateX(-50%);
  font-family: 'Gotham';
}
.pc-countdown .time:after {
  content: ':';
  position: absolute;
  font-size: 3rem;
  right: -17px;
  top: 9px;
  color: #ffffff;
}
@media (max-width: 500px) {
  .pc-countdown .time:after {
    font-size: 30px;
  }
}
.pc-countdown .time:last-of-type:after {
  display: none;
}
.platform-components-masthead__breadcrumb-container a::before {
  content: '/';
  position: absolute;
  left: -15px;
  pointer-events: none;
}
.platform-components-masthead__breadcrumb-container a:first-child {
  margin-left: 0;
}
.platform-components-masthead__breadcrumb-container a:first-child::before {
  display: none;
}
.platform-components-masthead {
  height: auto;
  overflow: auto;
  z-index: 1;
  display: block;
}
.platform-components-masthead:before {
  content: none;
}
.platform-components-masthead__content {
  vertical-align: unset;
  margin-top: 0;
  margin-bottom: 0;
}

.platform-components-page-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  position: relative;
}
.platform-components-page-list .pc-page-list-clickable-card {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  cursor: pointer;
  z-index: 1;
}
.platform-components-page-list .item_card {
  width: 100%;
  flex: 0 0 33.33%;
  padding: 0 10px 20px;
}
@media (max-width: 940px) {
  .platform-components-page-list .item_card {
    flex: 0 0 50%;
  }
}
@media (max-width: 660px) {
  .platform-components-page-list .item_card {
    flex: 0 0 100%;
  }
}
.platform-components-page-list .item_card .article-preview {
  height: 100%;
  overflow: hidden;
}
.platform-components-page-list .item_card .article-preview .article-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.platform-components-page-list .item_card .article-preview .article-card .image-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  flex: 0 0 230px;
  overflow: hidden;
}
.platform-components-page-list .item_card .article-preview .article-card .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: all 0.4s ease-in-out;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  justify-content: space-between;
  padding: 26px 23px;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info {
  padding-bottom: 25px;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-tags {
  list-style: none;
  margin: 0;
  padding: 0 0 5px 0;
  display: flex;
  flex-wrap: wrap;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-tags li {
  line-height: 1;
  letter-spacing: 0.3px;
  border-width: 1px;
  border-style: solid;
  border-radius: 15px;
  padding: 5px;
  margin: 0 5px 5px 0;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-date {
  display: block;
  padding: 0px;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-decoration: none;
  height: initial;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button.button-tertiary-brand,
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button .button-tertiary-light,
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button .button-tertiary-dark {
  width: fit-content;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button:hover {
  cursor: pointer;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button:active {
  outline: none !important;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button:focus {
  outline: 1px solid #000;
}
.platform-components-page-list .item_card .cmp-list__item-link {
  outline: none;
  text-decoration: none;
}
.platform-components-page-list .item_card .cmp-list__item-link .cmp-list__item-title {
  display: block;
  padding: 10px 0;
}
.platform-components-page-list .item_card .cmp-list__item-link:hover .image-wrapper img,
.platform-components-page-list .item_card .cmp-list__item-link:focus .image-wrapper img {
  transform: scale(1.1);
}
.platform-components-page-list .item_card .cmp-list__item-social {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 20px 0 10px;
}
.platform-components-page-list .item_card .cmp-list__item-social > a.cmp-list__social-item {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  z-index: 2;
}
.platform-components-page-list .item_card .cmp-list__item-social > a.cmp-list__social-item:last-of-type {
  margin-right: 0;
}
.platform-components-page-list .item_card .cmp-list__item-social > a.cmp-list__social-item svg {
  height: 100%;
  width: 100%;
  fill: currentColor;
}
.platform-components-page-list__offset-card {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
  grid-auto-rows: 100px;
  grid-gap: 10px;
}
.platform-components-page-list__offset-card .item_card {
  grid-row: span 5;
  display: inline-block;
  padding: 0 5px 10px;
}
.platform-components-page-list__offset-card .item_card .article-preview .article-card .content-wrapper {
  height: auto;
  padding: 26px 26px 0px 26px;
}
.platform-components-page-list__offset-card .item_card .article-preview .article-card .content-wrapper .content-info {
  display: flex;
  flex-direction: column-reverse;
}
.platform-components-page-list__offset-card .item_card .article-preview .article-card .image-wrapper {
  border-radius: 40px;
  flex: auto;
}
.platform-components-page-list__offset-card .item_card:nth-child(2n) {
  grid-row: span 4;
}
.platform-components-page-list__offset-card .item_card:nth-child(3n) {
  grid-row: span 6;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-page-list__offset-card {
    grid-auto-rows: 70px;
    grid-gap: 5px;
  }
  .platform-components-page-list__offset-card .item_card .article-preview .article-card .content-wrapper {
    height: fit-content;
    padding: 20px 26px 0px 26px;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-page-list__offset-card {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    position: relative;
  }
  .platform-components-page-list__offset-card .article-card {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .platform-components-page-list__offset-card .article-card .image-wrapper {
    flex: 0 0 230px !important;
  }
}
.platform-components-page-list__list-view {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
  grid-auto-flow: row;
  gap: 0 10px;
}
.platform-components-page-list__list-view.no-image {
  padding: 10px;
  margin: 0;
}
.platform-components-page-list__list-view.no-image .item_card {
  padding-bottom: 0;
}
.platform-components-page-list__list-view.no-image .item_card .content-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 15px;
  padding-bottom: 15px;
}
.platform-components-page-list__list-view.no-image .item_card .content-wrapper .content-info {
  padding-bottom: 15px;
}
.platform-components-page-list__list-view.with-image {
  margin: 0;
}
.platform-components-page-list__list-view.with-image .item_card {
  padding-bottom: 10px;
}
@media (min-width: 500px) {
  .platform-components-page-list__list-view .item_card:nth-child(n+1) .article-card {
    flex-direction: row;
    align-items: center;
  }
  .platform-components-page-list__list-view .item_card:nth-child(n+1) .article-card .content-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .platform-components-page-list__list-view .item_card:nth-child(n+1) .article-card .content-wrapper .content-info {
    padding-bottom: 15px;
  }
  .platform-components-page-list__list-view .item_card:nth-child(n+1) .article-card.image-left .content-wrapper {
    order: 2;
  }
  .platform-components-page-list__list-view .item_card:nth-child(n+1) .article-card.image-right .content-wrapper {
    order: 1;
  }
}
@media (min-width: 500px) {
  .platform-components-page-list__list-view .item_card:nth-child(n+1) .article-card .image-wrapper {
    margin: 0;
    height: 100% !important;
  }
  .platform-components-page-list__list-view .item_card:nth-child(n+1) .article-card .image-wrapper.image-left {
    order: 1;
  }
  .platform-components-page-list__list-view .item_card:nth-child(n+1) .article-card .image-wrapper.image-right {
    order: 2;
  }
}
@media (min-width: 1024px) {
  .platform-components-page-list__list-view .item_card:nth-child(n+1) .article-card .image-wrapper {
    flex: 0 0 200px !important;
  }
}
@media (max-width: 1023px) and (min-width: 500px) {
  .platform-components-page-list__list-view .item_card:nth-child(n+1) .article-card .image-wrapper {
    flex: 0 0 150px !important;
  }
}
.platform-components-page-list__list-view .page-button {
  width: fit-content;
}
.platform-components-page-list__one-card {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
  grid-auto-flow: row;
  gap: 10px 20px;
  height: 100%;
}
.platform-components-page-list__one-card .item_card:nth-child(1) {
  height: 100%;
  min-height: 500px;
  padding-bottom: 10px;
}
@media (max-width: 600px) {
  .platform-components-page-list__one-card .item_card:nth-child(1) {
    height: 75vh;
    max-height: 600px;
  }
}
.platform-components-page-list__one-card .item_card:nth-child(1) .article-card {
  position: relative;
}
.platform-components-page-list__one-card .item_card:nth-child(1) .image-wrapper {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper {
  position: relative;
  justify-content: flex-end !important;
  z-index: 2;
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper .content-info {
  z-index: 4;
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper .page-button {
  z-index: 5;
}
.platform-components-page-list__one-card .item_card:nth-child(n+2) {
  display: none;
}
.platform-components-page-list__one-card .page-button {
  width: fit-content;
}
.platform-components-page-list__three-card,
.platform-components-page-list__four-card {
  display: grid;
  grid-auto-rows: auto;
  grid-auto-flow: row;
  padding: 10px;
}
.platform-components-page-list__three-card .item_card,
.platform-components-page-list__four-card .item_card {
  padding: 0;
}
.platform-components-page-list__three-card .page-button,
.platform-components-page-list__four-card .page-button {
  width: fit-content;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .article-card,
.platform-components-page-list__four-card .item_card:nth-child(1) .article-card {
  position: relative;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .image-wrapper,
.platform-components-page-list__four-card .item_card:nth-child(1) .image-wrapper {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .content-wrapper,
.platform-components-page-list__four-card .item_card:nth-child(1) .content-wrapper {
  position: relative;
  justify-content: flex-end !important;
  z-index: 2;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .content-wrapper .content-info,
.platform-components-page-list__four-card .item_card:nth-child(1) .content-wrapper .content-info {
  z-index: 4;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .content-wrapper .page-button,
.platform-components-page-list__four-card .item_card:nth-child(1) .content-wrapper .page-button {
  z-index: 5;
}
@media (max-width: 1023px) {
  .platform-components-page-list__three-card .item_card:nth-child(1),
  .platform-components-page-list__four-card .item_card:nth-child(1) {
    height: 75vh;
    max-height: 600px;
  }
}
.platform-components-page-list__three-card {
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "MainFeature SecondaryTop" "MainFeature SecondaryBottom";
  gap: 10px 20px;
}
@media (max-width: 1023px) {
  .platform-components-page-list__three-card {
    grid-template-areas: "MainFeature MainFeature" "SecondaryTop SecondaryBottom";
  }
}
@media (max-width: 900px) {
  .platform-components-page-list__three-card {
    grid-template-columns: 1fr;
    grid-template-areas: "MainFeature" "MainFeature" "SecondaryTop" "SecondaryBottom";
  }
}
.platform-components-page-list__three-card .item_card:nth-child(1) {
  grid-area: MainFeature;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .article-card,
.platform-components-page-list__three-card .item_card:nth-child(3) .article-card {
  flex-direction: row;
  align-items: center;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .article-card .content-wrapper,
.platform-components-page-list__three-card .item_card:nth-child(3) .article-card .content-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .article-card .content-wrapper .content-info,
.platform-components-page-list__three-card .item_card:nth-child(3) .article-card .content-wrapper .content-info {
  padding-bottom: 15px;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .image-wrapper,
.platform-components-page-list__three-card .item_card:nth-child(3) .image-wrapper {
  order: 2;
  margin: 0;
  height: 100% !important;
}
@media (min-width: 1024px) {
  .platform-components-page-list__three-card .item_card:nth-child(2) .image-wrapper,
  .platform-components-page-list__three-card .item_card:nth-child(3) .image-wrapper {
    flex: 0 0 200px !important;
  }
}
@media (max-width: 1023px) {
  .platform-components-page-list__three-card .item_card:nth-child(2) .image-wrapper,
  .platform-components-page-list__three-card .item_card:nth-child(3) .image-wrapper {
    flex: 0 0 150px !important;
  }
}
@media (max-width: 500px) {
  .platform-components-page-list__three-card .item_card:nth-child(2) .image-wrapper,
  .platform-components-page-list__three-card .item_card:nth-child(3) .image-wrapper {
    display: none;
  }
}
.platform-components-page-list__three-card .item_card:nth-child(2) {
  grid-area: SecondaryTop;
}
.platform-components-page-list__three-card .item_card:nth-child(3) {
  grid-area: SecondaryBottom;
}
.platform-components-page-list__three-card .item_card:nth-child(n+4) {
  display: none;
}
.platform-components-page-list__four-card {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "MainFeature MainFeature SecondaryTop" "MainFeature MainFeature SecondaryMiddle" "MainFeature MainFeature SecondaryBottom";
  gap: 0 20px;
}
@media (max-width: 1023px) and (min-width: 901px) {
  .platform-components-page-list__four-card {
    gap: 20px;
  }
}
@media (max-width: 1023px) {
  .platform-components-page-list__four-card {
    grid-template-areas: "MainFeature MainFeature MainFeature" "SecondaryTop SecondaryMiddle SecondaryBottom";
  }
}
@media (max-width: 900px) {
  .platform-components-page-list__four-card {
    grid-template-columns: 1fr;
    grid-template-areas: "MainFeature" "MainFeature" "SecondaryTop" "SecondaryMiddle" "SecondaryBottom";
  }
}
.platform-components-page-list__four-card .item_card:nth-child(1) {
  grid-area: MainFeature;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .article-card,
.platform-components-page-list__four-card .item_card:nth-child(3) .article-card,
.platform-components-page-list__four-card .item_card:nth-child(4) .article-card {
  flex-direction: row;
  align-items: center;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .article-card .content-wrapper,
.platform-components-page-list__four-card .item_card:nth-child(3) .article-card .content-wrapper,
.platform-components-page-list__four-card .item_card:nth-child(4) .article-card .content-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 15px;
  padding-bottom: 15px;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .article-card .content-wrapper .content-info,
.platform-components-page-list__four-card .item_card:nth-child(3) .article-card .content-wrapper .content-info,
.platform-components-page-list__four-card .item_card:nth-child(4) .article-card .content-wrapper .content-info {
  padding-bottom: 15px;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .image-wrapper,
.platform-components-page-list__four-card .item_card:nth-child(3) .image-wrapper,
.platform-components-page-list__four-card .item_card:nth-child(4) .image-wrapper {
  display: none;
}
.platform-components-page-list__four-card .item_card:nth-child(2) {
  grid-area: SecondaryTop;
}
.platform-components-page-list__four-card .item_card:nth-child(3) {
  grid-area: SecondaryMiddle;
}
.platform-components-page-list__four-card .item_card:nth-child(4) {
  grid-area: SecondaryBottom;
}
.platform-components-page-list__four-card .item_card:nth-child(n+5) {
  display: none;
}
@media (max-width: 1023px) and (min-width: 901px) {
  .platform-components-page-list__four-card .item_card:nth-child(3) {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.platform-components-page-list.slick-slider {
  margin: 0;
}
.platform-components-page-list .slick-dots {
  width: 100%;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .slick-track {
  margin-left: 0;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card {
  flex: unset;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview {
  background: transparent;
  border: 0;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link .article-card {
  width: 120px;
  display: block;
  margin: 0 auto;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link .article-card .image-wrapper {
  display: flex;
  justify-content: center;
  border-radius: 100%;
  width: 105px;
  height: 105px;
  margin: auto;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link .article-card .image-wrapper > img {
  position: unset;
  height: 105px;
  width: 105px;
  border-radius: 100%;
  transition: transform .2s ease;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link .article-card > .content-wrapper {
  padding: 0;
  text-align: center;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link .article-card > .content-wrapper .content-info {
  padding-bottom: 0;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link .article-card > .content-wrapper .content-info span {
  font-size: 0.875rem;
  font-weight: unset;
  font-family: unset;
  letter-spacing: unset;
  color: #464646;
  line-height: 1.2;
  text-align: center;
  text-transform: unset;
  padding: 5px 0 0;
  transition: .2s color ease;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link .article-card > .content-wrapper .page-button {
  display: none;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link:hover .article-card .image-wrapper > img {
  transition: transform 4s ease-out;
  transform: scale(1.25);
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link:hover .article-card > .content-wrapper {
  padding: 0;
  text-align: center;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link:hover .article-card > .content-wrapper .content-info {
  padding-bottom: 0;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .item_card .article-preview .cmp-list__item-link:hover .article-card > .content-wrapper .content-info span {
  color: #981b1e;
}
.platform-components-page-list.platform-components-page-list__circle-carousel-view .slick-list,
.platform-components-page-list.platform-components-page-list__circle-carousel-view .slick-dots {
  width: 100%;
}
.platform-components-page-list.platform-components-page-list__author-view .item_card .article-preview .article-card .image-wrapper {
  height: 245px;
  display: flex;
  justify-content: center;
  min-height: unset;
  width: 100%;
  margin-bottom: 15px;
}
.platform-components-page-list.platform-components-page-list__author-view .item_card .article-preview .article-card .image-wrapper img {
  position: relative;
  height: 100%;
  width: 245px;
  border-radius: 100%;
}
.platform-components-page-list.platform-components-page-list__author-view .item_card .article-preview .article-card .cmp-list__category {
  text-align: center;
  width: 100%;
  display: inline-block;
}
.platform-components-page-list.platform-components-page-list__author-view .item_card .article-preview .article-card .cmp-list__item-title {
  text-align: center;
  display: block;
}
.platform-components-page-list.platform-components-page-list__author-view .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-description {
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
.platform-components-page-list {
  margin: 0 -10px;
  max-width: unset;
}
.platform-components-page-list .item_card .article-preview {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  box-shadow: none;
  border-radius: 0;
}
.platform-components-page-list .item_card .article-preview.dpc-video-bg .image-wrapper {
  position: absolute;
}
.platform-components-page-list .item_card .article-preview.dpc-video-bg .content-wrapper {
  justify-content: flex-end;
  z-index: 1;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, #ffffff 100%);
}
.platform-components-page-list .item_card .article-preview.dpc-video-bg .content-wrapper .cmp-list__item-date {
  color: #222222 !important;
}
@media (max-width: 1023px) {
  .platform-components-page-list .item_card .article-preview.dpc-video-bg .content-wrapper {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 68%, #ffffff 100%);
  }
}
.platform-components-page-list .item_card .article-preview.dpc-video-bg .content-info {
  padding-top: 230px;
}
.platform-components-page-list .item_card .article-preview .article-card video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: 0;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title {
  font-family: 'Gotham';
  font-size: 0.875rem;
  line-height: 100%;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  color: #222222;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title {
    font-size: 1.625rem;
  }
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-description {
  font-family: 'Gotham';
  font-size: 0.75rem;
  line-height: 150%;
  font-weight: 400;
  text-transform: none;
  color: #222222;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-description {
    font-size: 1rem;
  }
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-date {
  font-family: unset;
  font-weight: unset;
  color: #464646;
  font-size: 0.875rem;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-date {
    font-size: 1rem;
  }
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-tags li {
  font-family: 'Gotham';
  font-weight: 500;
  font-size: 0.75rem;
  color: #464646;
  border-color: #464646;
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__category {
  font-family: unset;
  font-weight: unset;
  color: #464646;
  font-size: 0.875rem;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__category {
    font-size: 1rem;
  }
}
.platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  border-radius: 0;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card .article-preview .article-card .content-wrapper .page-button {
    font-size: 0.875rem;
  }
}
.platform-components-page-list .item_card .cmp-list__item-link:hover .cmp-list__item-title {
  color: #981b1e;
}
.platform-components-page-list__list-view .item_card:nth-child(n+1) .cmp-list__item-date {
  font-size: 0.875rem !important;
}
.platform-components-page-list__list-view .item_card.with-image .cmp-list__item-title {
  font-size: 1.25rem !important;
  line-height: 120% !important;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list__list-view .item_card.with-image .cmp-list__item-title {
    font-size: 1.25rem !important;
  }
}
.platform-components-page-list__list-view .item_card.with-image .page-button {
  position: relative;
  border-radius: 0 !important;
}
.platform-components-page-list__list-view .item_card.with-image .page-button:after {
  font-family: 'maytag-icons';
  content: '\e905';
  transition: transform 0.4s ease-in-out;
  font-size: 1.25rem;
  margin-bottom: 2px;
}
.platform-components-page-list__list-view .item_card.with-image .page-button:hover:after,
.platform-components-page-list__list-view .item_card.with-image .page-button:active:after {
  transform: translateX(3px);
}
.platform-components-page-list__list-view .item_card.no-image {
  border-bottom: 1px solid #dfdfdf;
}
.platform-components-page-list__list-view .item_card.no-image:last-child {
  border-bottom: none;
}
.platform-components-page-list__list-view .item_card.no-image .article-preview {
  background: unset !important;
  box-shadow: unset !important;
  border-radius: unset !important;
  border: unset !important;
}
.platform-components-page-list__list-view .item_card.no-image .cmp-list__item-title {
  font-size: 1.25rem !important;
  line-height: 120% !important;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list__list-view .item_card.no-image .cmp-list__item-title {
    font-size: 1.25rem !important;
  }
}
.platform-components-page-list__list-view .item_card.no-image .page-button {
  position: relative;
  border-radius: 0 !important;
}
.platform-components-page-list__list-view .item_card.no-image .page-button:after {
  font-family: 'maytag-icons';
  content: '\e905';
  transition: transform 0.4s ease-in-out;
  font-size: 1.25rem;
  margin-bottom: 2px;
}
.platform-components-page-list__list-view .item_card.no-image .page-button:hover:after,
.platform-components-page-list__list-view .item_card.no-image .page-button:active:after {
  transform: translateX(3px);
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  color: #222222 !important;
  font-size: 0.875rem !important;
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-title {
  line-height: 120% !important;
}
.platform-components-page-list__one-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  color: #222222 !important;
}
.platform-components-page-list__one-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper:after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, #ffffff 100%);
}
@media (max-width: 1023px) {
  .platform-components-page-list__one-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper:after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 68%, #ffffff 100%);
  }
}
.platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-description {
  color: #ffffff !important;
}
.platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
}
@media (max-width: 1023px) {
  .platform-components-page-list__one-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 68%, #000000 100%);
  }
}
.platform-components-page-list__three-card .item_card:nth-child(1) .content-wrapper:after,
.platform-components-page-list__four-card .item_card:nth-child(1) .content-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  color: #222222 !important;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-title {
  line-height: 120% !important;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(1) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(4) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-date {
  font-size: 0.875rem !important;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(1) .cmp-list__item-title,
.platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-title,
.platform-components-page-list__three-card .item_card:nth-child(4) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-title {
  line-height: 120% !important;
}
.platform-components-page-list__three-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__four-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  color: #222222 !important;
}
.platform-components-page-list__three-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper:after,
.platform-components-page-list__four-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper:after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, #ffffff 100%);
}
@media (max-width: 1023px) {
  .platform-components-page-list__three-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper:after,
  .platform-components-page-list__four-card.platform-components-page-list__gradient-light .item_card:nth-child(1) .content-wrapper:after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 68%, #ffffff 100%);
  }
}
.platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-date,
.platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-title,
.platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-description,
.platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper .cmp-list__item-description {
  color: #ffffff !important;
}
.platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper:after,
.platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 50%, #000000 100%);
}
@media (max-width: 1023px) {
  .platform-components-page-list__three-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper:after,
  .platform-components-page-list__four-card.platform-components-page-list__gradient-dark .item_card:nth-child(1) .content-wrapper:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 68%, #000000 100%);
  }
}
.platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-title {
  font-size: 1.25rem !important;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-title,
  .platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-title {
    font-size: 1.25rem !important;
  }
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button {
  position: relative;
  border-radius: 0 !important;
  color: #e31c3d !important;
  background-color: transparent!important;
  padding: 15px 0 !important;
  border-width: 0 !important;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:after,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:after {
  font-family: 'maytag-icons';
  content: '\e905';
  transition: transform 0.4s ease-in-out;
  font-size: 1.25rem;
  margin-bottom: 2px;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:hover,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:hover,
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:active,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:active {
  color: #981b1e !important;
  background-color: transparent!important;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:hover:after,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:hover:after,
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:active:after,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:active:after {
  transform: translateX(3px);
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:hover,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:hover {
  border-width: 0 !important;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .article-preview,
.platform-components-page-list__four-card .item_card:nth-child(3) .article-preview,
.platform-components-page-list__four-card .item_card:nth-child(4) .article-preview {
  background: unset !important;
  box-shadow: unset !important;
  border-radius: unset !important;
  border: unset !important;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-title {
  font-size: 1.25rem !important;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-title,
  .platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-title,
  .platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-title {
    font-size: 1.25rem !important;
  }
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button {
  position: relative;
  border-radius: 0 !important;
  color: #e31c3d !important;
  background-color: transparent!important;
  padding: 15px 0 !important;
  border-width: 0 !important;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:after,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:after,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:after {
  font-family: 'maytag-icons';
  content: '\e905';
  transition: transform 0.4s ease-in-out;
  font-size: 1.25rem;
  margin-bottom: 2px;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:hover,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:hover,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:hover,
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:active,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:active,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:active {
  color: #981b1e !important;
  background-color: transparent!important;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:hover:after,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:hover:after,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:hover:after,
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:active:after,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:active:after,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:active:after {
  transform: translateX(3px);
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:hover,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:hover,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:hover {
  border-width: 0 !important;
}
.platform-components-page-list__four-card .item_card:nth-child(2) {
  border-bottom: 1px solid #dfdfdf;
}
.platform-components-page-list__four-card .item_card:nth-child(3) {
  border-bottom: 1px solid #dfdfdf;
}
@media (max-width: 1023px) and (min-width: 901px) {
  .platform-components-page-list__four-card .item_card:nth-child(2) {
    border-bottom: none;
  }
  .platform-components-page-list__four-card .item_card:nth-child(3) {
    border-bottom: none;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
  }
}
.platform-components-page-list__author-view .item_card .article-preview .article-card .cmp-list__category {
  font-size: 12px;
}
.platform-components-page-list__author-view .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-description {
  font-size: 14px;
}
.platform-components-page-list__author-view .item_card .article-preview .article-card .content-wrapper {
  padding-top: 0px;
}
.platform-components-page-list__author-view .item_card .article-preview .article-card .image-wrapper {
  height: 100%;
  overflow: visible;
  margin-top: 20px;
}
.platform-components-page-list__author-view .item_card .article-preview .article-card .image-wrapper img {
  position: relative;
  height: 245px;
}
.platform-components-page-list__masthead-view,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container {
  margin: 0;
}
.platform-components-page-list__masthead-view .item_card,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card,
.platform-components-page-list__masthead-view .item_card.slick-slide,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide {
  padding: 0;
  flex: initial;
  width: 100%;
  height: 70vh!important;
  position: relative;
}
.platform-components-page-list__masthead-view .item_card .article-preview,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview {
  border: none;
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card {
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .platform-components-page-list__masthead-view .item_card .article-preview .article-card,
  .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card,
  .platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card,
  .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card {
    justify-content: end;
  }
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .image-wrapper,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .image-wrapper,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .image-wrapper,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .image-wrapper {
  position: absolute;
  flex: 0 0 100%;
}
@media only screen and (max-width: 767px) {
  .platform-components-page-list__masthead-view .item_card .article-preview .article-card .image-wrapper,
  .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .image-wrapper,
  .platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .image-wrapper,
  .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .image-wrapper {
    flex: 0 0 80%;
    height: 80%;
    top: 0;
  }
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper {
  background: #ffffff;
  position: relative;
  width: 460px;
  height: 360px;
  padding: 0 70px;
  margin: 0 14vw;
  flex: initial;
  justify-content: center;
  align-items: start;
}
@media only screen and (max-width: 767px) {
  .platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper,
  .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper,
  .platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper,
  .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper {
    padding: 25px 45px;
    width: 95%;
    min-width: 0;
    min-height: 250px;
    margin: 0;
    height: auto;
  }
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title {
  font-size: 2.75rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
  .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
  .platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
  .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title {
    font-size: 1.625rem;
  }
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-title,
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__category,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__category,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__category,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__category,
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-description,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper .content-info .cmp-list__item-description,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-description,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper .content-info .cmp-list__item-description {
  transition: background-color 0.35s ease-in, color 0.35s ease-in, transform 0.35s ease-in, opacity 0.35s ease-in, letter-spacing 0.35s ease-in;
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper svg,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper svg,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper svg,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper svg {
  height: auto;
  overflow: visible;
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper svg path,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper svg path,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper svg path,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper svg path {
  transition: background-color 0.35s ease-in, color 0.35s ease-in, transform 0.35s ease-in, opacity 0.35s ease-in, letter-spacing 0.35s ease-in;
  fill: #e31c3d;
  transform-origin: left;
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper svg .line,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper svg .line,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper svg .line,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper svg .line {
  transform: scaleX(1);
}
.platform-components-page-list__masthead-view .item_card .article-preview .article-card .content-wrapper svg .head,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .article-preview .article-card .content-wrapper svg .head,
.platform-components-page-list__masthead-view .item_card.slick-slide .article-preview .article-card .content-wrapper svg .head,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .article-preview .article-card .content-wrapper svg .head {
  transform: translateX(1);
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link {
  pointer-events: none;
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link .content-wrapper,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link .content-wrapper,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link .content-wrapper,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link .content-wrapper {
  pointer-events: initial;
  overflow: hidden;
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link .content-wrapper .content-info,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link .content-wrapper .content-info,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link .content-wrapper .content-info,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link .content-wrapper .content-info,
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link .content-wrapper svg,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link .content-wrapper svg,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link .content-wrapper svg,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link .content-wrapper svg {
  z-index: 2;
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link .content-wrapper:before,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link .content-wrapper:before,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link .content-wrapper:before,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link .content-wrapper:before {
  z-index: 1;
  transform-origin: top left;
  transform: scale(0.8);
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: radial-gradient(ellipse at top left, #464646 27%, #ffffff 57%);
  opacity: 0;
  transition: background-color 0.35s ease-in, color 0.35s ease-in, transform 0.35s ease-in, opacity 0.35s ease-in, letter-spacing 0.35s ease-in;
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .article-card .content-wrapper,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .article-card .content-wrapper,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper {
  pointer-events: initial;
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-title,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-title,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-title,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-title,
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__category,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__category,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__category,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__category,
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-description,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-description,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-description,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper .content-info .cmp-list__item-description {
  opacity: .87;
  color: #ffffff;
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .article-card .content-wrapper:before,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .article-card .content-wrapper:before,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper:before,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .article-card .content-wrapper:before {
  -webkit-transform: scale(4);
  -ms-transform: scale(4);
  transform: scale(4);
  opacity: 1;
  transition: background-color 0.35s ease-in, color 0.35s ease-in, transform 0.35s ease-in, opacity 0.35s ease-in, letter-spacing 0.35s ease-in;
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .article-card svg .line,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .article-card svg .line,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .article-card svg .line,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .article-card svg .line {
  transform: scaleX(1.5);
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .article-card svg .head,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .article-card svg .head,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .article-card svg .head,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .article-card svg .head {
  transform: translateX(13px);
}
.platform-components-page-list__masthead-view .item_card .cmp-list__item-link:hover .image-wrapper img,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card .cmp-list__item-link:hover .image-wrapper img,
.platform-components-page-list__masthead-view .item_card.slick-slide .cmp-list__item-link:hover .image-wrapper img,
.pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card.slick-slide .cmp-list__item-link:hover .image-wrapper img {
  transform: scale(1);
}
@media only screen and (max-width: 767px) {
  .pc-carousel-wrapper[data-overlay-indicators-mobile="true"] .platform-components-page-list__masthead-carousel-view.pc-carousel-container[data-indicators-mobile="true"] .item_card.slick-slide .article-preview .article-card .content-wrapper {
    padding: 25px 45px 45px;
  }
}
.aem-AuthorLayer-Edit .platform-components-page-list__masthead-view .item_card,
.aem-AuthorLayer-Layouting .platform-components-page-list__masthead-view .item_card,
.aem-AuthorLayer-Developer .platform-components-page-list__masthead-view .item_card,
.aem-AuthorLayer-Timewarp .platform-components-page-list__masthead-view .item_card,
.aem-AuthorLayer-Preview .platform-components-page-list__masthead-view .item_card,
.aem-AuthorLayer-Edit .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card,
.aem-AuthorLayer-Layouting .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card,
.aem-AuthorLayer-Developer .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card,
.aem-AuthorLayer-Timewarp .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card,
.aem-AuthorLayer-Preview .pc-carousel-wrapper .platform-components-page-list__masthead-carousel-view.pc-carousel-container .item_card {
  min-height: 200px!important;
  max-height: 500px!important;
  overflow: hidden;
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 {
  width: 100%;
  height: fit-content !important;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 {
    margin-block: 30px;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview {
  width: 100%;
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .cmp-list__item-link {
  display: block;
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card {
  display: grid;
  box-sizing: border-box;
  height: fit-content;
  margin: 0;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card {
    margin: 0 0 0 7%;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-media-grid {
  grid-area: 1 / 1 / 2 / 2;
  display: grid;
  min-height: 750px;
  height: 100vh;
  max-height: 1200px;
  grid-template-columns: 1fr 3fr 9fr 2fr;
  grid-template-rows: minmax(55px, 2fr) minmax(278px, 9fr) minmax(25px, 2fr) 3fr 9fr;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-media-grid {
    min-height: 800px;
    height: 100vh;
    max-height: 65vw;
    grid-template-columns: 1fr 3fr 6fr 6fr;
    grid-template-rows: 1fr 6fr 3fr;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-media-wrapper {
  width: 100%;
  height: 100%;
  overflow: clip;
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-media-wrapper img,
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-media-wrapper video {
  position: relative;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-primary {
  grid-column: 2 / 5;
  grid-row: 2 / 4;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-primary {
    grid-column: 2 / 4;
    grid-row: 2 / 4;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-primary img,
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-primary video {
  object-position: top;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-primary img,
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-primary video {
    object-position: unset;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-secondary {
  grid-column: 1 / 4;
  grid-row: 1 / 5;
  max-height: 700px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-secondary {
    width: 550px;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-secondary {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
    min-width: 350px;
    max-height: unset;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-texture {
  grid-column: 2 / 5;
  grid-row: 3 / 6;
  position: relative;
  left: 87px;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-texture {
    grid-column: 4 / 5;
    grid-row: 1 / 4;
    left: 0;
    z-index: 0;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-texture img {
  object-fit: contain;
  object-position: top right;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-texture img {
    object-position: right;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-content-grid {
  grid-area: 1 / 1 / 2 / 2;
  display: grid;
  min-height: fit-content;
  height: 100%;
  max-height: 1200px;
  grid-template-columns: 1fr 13fr 1fr;
  grid-template-rows: minmax(325px, 11fr) minmax(max-content, 12fr);
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .dpc-content-grid {
    min-height: 800px;
    height: 100vh;
    max-height: 65vw;
    display: grid;
    grid-template-columns: 6fr 5fr;
    grid-template-rows: minmax(128px, 2fr) minmax(max-content, 9fr);
    margin: 0;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .content-wrapper {
  display: block;
  box-sizing: border-box;
  min-height: unset;
  height: fit-content;
  width: 100%;
  padding: 32px 25px;
  grid-column: 2 / 3;
  grid-row: 2 / 3;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .content-wrapper {
    width: 550px;
    padding: 32px 25px;
    margin-inline: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .content-wrapper {
    width: 480px;
    padding: 62px 78px 62px 84px;
    margin: 0 100px 100px 0;
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    justify-self: left;
    align-self: start;
    z-index: 2;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .content-wrapper > * {
  position: relative;
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .content-wrapper .content-info {
  width: 100%;
  padding: 0;
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .content-wrapper .content-info > * {
  display: block;
  padding: 0;
}
.platform-components-page-list .item_card.dpc-masthead-collage-1 .article-preview .article-card .content-wrapper .content-info .cmp-list__category {
  width: fit-content;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card {
    margin: 0 7% 0 0;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-media-grid {
  grid-template-columns: 2fr 9fr 3fr 1fr;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-media-grid {
    grid-template-columns: 6fr 6fr 3fr 1fr;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-primary {
  grid-column: 1 / 4;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-primary {
    grid-column: 2 / 4;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-primary img {
    object-position: top left;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-secondary {
  grid-column: 2 / 5;
}
@media only screen and (min-width: 768px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-secondary {
    justify-self: right;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-secondary {
    grid-column: 3 / 5;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-texture {
  grid-column: 1 / 4;
  left: unset;
  right: 160px;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-texture {
    grid-column: 1 / 2;
    right: unset;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-texture img {
  object-position: top left;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-texture img {
    object-position: left;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .dpc-content-grid {
    grid-template-columns: 5fr 6fr;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-1:nth-child(even) .article-preview .article-card .content-wrapper {
    grid-column: 1 / 2;
    margin: 0 0 100px 100px;
    justify-self: right;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 {
  width: 100%;
  height: fit-content !important;
  padding: 0;
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview {
  width: 100%;
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .cmp-list__item-link {
  display: block;
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card {
  display: grid;
  box-sizing: border-box;
  height: fit-content;
  margin: 0;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card {
    margin-inline: 7%;
    margin-block: 30px;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-media-grid {
  grid-area: 1 / 1 / 2 / 2;
  display: grid;
  min-height: 750px;
  height: 100vh;
  max-height: 1200px;
  grid-template-columns: 1fr 10fr 4fr;
  grid-template-rows: minmax(380px, 14fr) minmax(54px, 2fr) 10fr minmax(135px, 5fr);
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-media-grid {
    min-height: 800px;
    height: 100vh;
    max-height: 65vw;
    grid-template-columns: 5fr 7fr;
    grid-template-rows: repeat(12, 1fr);
    gap: 20px;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-media-wrapper {
  width: 100%;
  height: 100%;
  overflow: clip;
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-media-wrapper img,
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-media-wrapper video {
  position: relative;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-primary {
  grid-column: 1 / 4;
  grid-row: 1 / 3;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-primary {
    grid-column: 2 / 3;
    grid-row: 1 / 11;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-secondary {
  grid-column: 1 / 3;
  grid-row: 2 / 4;
  max-height: 225px;
  min-width: 300px;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-secondary {
    width: 550px;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-secondary {
    grid-column: 1 / 2;
    grid-row: 1 / 8;
    max-height: 100%;
    min-width: unset;
    z-index: 2;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-texture {
  grid-column: 2 / 4;
  grid-row: 3 / 5;
  position: relative;
  left: 0px;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-texture {
    grid-column: 1 / 2;
    grid-row: 5 / 13;
    left: 0px;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-texture img {
  object-fit: contain;
  object-position: bottom right;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-texture img {
    object-position: bottom;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-content-grid {
  grid-area: 1 / 1 / 2 / 2;
  display: grid;
  min-height: fit-content;
  height: 100%;
  max-height: 1200px;
  grid-template-columns: 1fr 13fr 1fr;
  grid-template-rows: minmax(405px, 14fr) minmax(max-content, 10fr) minmax(135px, 5fr);
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .dpc-content-grid {
    min-height: 800px;
    height: 100vh;
    max-height: 65vw;
    grid-template-columns: 6fr 6fr;
    grid-template-rows: 9fr 3fr;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .content-wrapper {
  display: block;
  box-sizing: border-box;
  min-height: unset;
  height: fit-content;
  width: 100%;
  padding: 32px 25px;
  grid-column: 2 / 3;
  grid-row: 2 / 3;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .content-wrapper {
    width: 550px;
    padding: 32px 25px;
    margin-inline: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .content-wrapper {
    width: 480px;
    padding: 62px 78px 62px 84px;
    margin: 100px 0 0 100px;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    justify-self: right;
    align-self: end;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .content-wrapper > * {
  position: relative;
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .content-wrapper .content-info {
  width: 100%;
  padding: 0;
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .content-wrapper .content-info > * {
  display: block;
  padding: 0;
}
.platform-components-page-list .item_card.dpc-masthead-collage-2 .article-preview .article-card .content-wrapper .content-info .cmp-list__category {
  width: fit-content;
}
.platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-media-grid {
  grid-template-columns: 4fr 10fr 1fr;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-media-grid {
    grid-template-columns: 7fr 5fr;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-primary {
  grid-column: 1 / 4;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-primary {
    grid-column: 1 / 2;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-secondary {
  grid-column: 2 / 4;
}
@media only screen and (min-width: 768px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-secondary {
    justify-self: right;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-secondary {
    grid-column: 2 / 3;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-texture {
  grid-column: 1 / 3;
  position: relative;
  left: unset;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-texture {
    grid-column: 2 / 3;
    left: 135px;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-texture img {
  object-position: bottom left;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .dpc-texture img {
    object-position: bottom;
  }
}
.platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .content-wrapper {
  grid-column: 2 / 3;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-collage-2:nth-child(odd) .article-preview .article-card .content-wrapper {
    grid-column: 2 / 3;
    margin: 100px 100px 0 0;
    justify-self: left;
  }
}
.platform-components-page-list .item_card.dpc-masthead-feature-video {
  width: 100%;
  height: fit-content !important;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-feature-video {
    margin-block: 30px;
  }
}
.platform-components-page-list .item_card.dpc-masthead-feature-video.dpc-animate-full-width-on-scroll {
  height: 150vh !important;
}
.platform-components-page-list .item_card.dpc-masthead-feature-video.dpc-animate-full-width-on-scroll .cmp-list__item-link .article-card .content-wrapper:before {
  display: none;
}
.platform-components-page-list .item_card.dpc-masthead-feature-video.dpc-animate-full-width-on-scroll .cmp-list__item-link:hover .cmp-list__item-title,
.platform-components-page-list .item_card.dpc-masthead-feature-video.dpc-animate-full-width-on-scroll .cmp-list__item-link:hover .cmp-list__category,
.platform-components-page-list .item_card.dpc-masthead-feature-video.dpc-animate-full-width-on-scroll .cmp-list__item-link:hover .cmp-list__item-description {
  opacity: 1!important;
}
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview {
  min-height: 750px;
  height: 100vh;
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview {
    min-height: 800px;
    height: 100vh;
  }
}
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .article-card,
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .dpc-media-wrapper {
  display: grid;
  height: 100%;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  align-items: center;
  padding: 25px;
}
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .article-card > *,
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .dpc-media-wrapper > * {
  grid-area: 1 / 1 / 2 / 2;
}
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .article-card .dpc-video-overlay,
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .dpc-media-wrapper .dpc-video-overlay {
  height: 100%;
  background: radial-gradient(35.4% 35.4% at 50% 50%, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .article-card .content-wrapper,
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .dpc-media-wrapper .content-wrapper {
  min-height: unset;
  height: fit-content;
  width: 372px;
  padding: 32px 25px;
  margin-inline: auto;
  text-align: center;
  background: unset;
}
@media only screen and (max-width: 767px) {
  .platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .article-card .content-wrapper,
  .platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .dpc-media-wrapper .content-wrapper {
    max-width: 372px;
    width: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .article-card .content-wrapper,
  .platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .dpc-media-wrapper .content-wrapper {
    width: 660px;
    padding: 62px 78px 62px 84px;
  }
}
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .article-card .content-wrapper svg,
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .dpc-media-wrapper .content-wrapper svg {
  margin-inline: auto;
}
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .article-card .content-wrapper .content-info,
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .dpc-media-wrapper .content-wrapper .content-info {
  padding: 0;
}
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .article-card .content-wrapper .content-info > *,
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .dpc-media-wrapper .content-wrapper .content-info > * {
  display: block;
  padding: 0;
}
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .article-card .content-wrapper .content-info .cmp-list__category,
.platform-components-page-list .item_card.dpc-masthead-feature-video .article-preview .dpc-media-wrapper .content-wrapper .content-info .cmp-list__category {
  width: fit-content;
  margin-inline: auto;
}
.platform-components-page-list__list-view .item_card:nth-child(n+1) .cmp-list__item-date {
  font-size: 0.75rem !important;
}
.platform-components-page-list__list-view .item_card.with-image .cmp-list__item-title {
  font-size: 0.875rem !important;
}
.platform-components-page-list__list-view .item_card.with-image .page-button:after {
  font-family: 'amana-icons';
}
.platform-components-page-list__list-view .item_card.no-image .cmp-list__item-title {
  font-size: 0.875rem !important;
}
.platform-components-page-list__list-view .item_card.no-image .page-button:after {
  font-family: 'amana-icons';
}
.platform-components-page-list__one-card .item_card:nth-child(1) .content-wrapper .cmp-list__item-date {
  font-size: 0.75rem !important;
}
.platform-components-page-list__three-card .item_card:nth-child(1) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(1) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-date,
.platform-components-page-list__three-card .item_card:nth-child(4) .cmp-list__item-date,
.platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-date {
  font-size: 0.75rem !important;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__three-card .item_card:nth-child(3) .cmp-list__item-title {
  font-size: 0.875rem !important;
}
.platform-components-page-list__three-card .item_card:nth-child(2) .page-button:after,
.platform-components-page-list__three-card .item_card:nth-child(3) .page-button:after {
  font-family: 'amana-icons';
}
.platform-components-page-list__four-card .item_card:nth-child(2) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(3) .cmp-list__item-title,
.platform-components-page-list__four-card .item_card:nth-child(4) .cmp-list__item-title {
  font-size: 0.875rem !important;
}
.platform-components-page-list__four-card .item_card:nth-child(2) .page-button:after,
.platform-components-page-list__four-card .item_card:nth-child(3) .page-button:after,
.platform-components-page-list__four-card .item_card:nth-child(4) .page-button:after {
  font-family: 'amana-icons';
}

.sms-lead-gen-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1051;
	background: rgba(46, 46, 46, 0.9);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}	

.sms-lead-gen-modal .lead-gen-modal__dialog {
	display: block;
	visibility: visible;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	transform: translate3d(0, 0, 0);
	opacity: 1;
	z-index: 2;
}

.sms-lead-gen-modal h1 {
	margin: 30px 0 10px 15px;
	color: #fefefe;
	font-size: 2.6em;
	text-align: center;
	font-weight: bold;
	text-transform: none;
}

.sms-lead-gen-modal .close {
	color: #fefefe;
    opacity: unset;
    padding: 0px 6px;
    font-size: 21px;
    position: relative;
    top: -35px;
	right: 6px;
    float: right;
    width: 24px;
    height: 24px;
    text-align: center;
	line-height: normal;
	background-color: #E31C3D;
	font-weight: 100;
}

.sms-lead-gen-modal .lead-gen-modal__form__submit-btn span {
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Avenir-Heavy','Avenir',sans-serif;
}

.sms-lead-gen-modal .close:hover,
.close:focus {
	text-decoration: none;
	cursor: pointer;
}

.sms-lead-gen-modal .lead-gen-modal__form__submit-btn:hover {
	background-color: #981b1e;
	color: #fff;
}

.sms-lead-gen-modal .thankbtn:hover {
	background-color: #9a132b;
	border: 0;
	outline: 0;
	color: #fff;
}

.sms-lead-gen-modal .btn {
	display: block;
	background-color: #c41230;
	margin: 10px auto;
	cursor: pointer;
}

.sms-lead-gen-modal .lead-gen-modal__subblock {
	height: 100%;
	width: 100%;
    padding: 25px;
    background-color: #F6F6F6;
}

.sms-lead-gen-modal .lead-gen-modal__cx-widget {
	text-align: center;
	font-size: 1.8em;
	padding: 0 25px;
	line-height: normal;
}

.sms-lead-gen-modal .lead-gen-modal__subblock p {
	padding: 0;
    text-align: left;
    font-family: 'Avenir-Roman','Avenir',sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 9px;
    color: #000000;
	margin: .5rem 0;
}

.sms-lead-gen-modal .lead-gen-modal__form {
	display: block;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	margin: 0;
}

.sms-lead-gen-modal .form-input {
	display: block;
	height: 43.02px;
	width: 460px;
	padding-left: 15px;
	background-color: #fff;
	border: 1px solid #E2E2E5;
}

.sms-lead-gen-modal .lead-gen-modal__form__submit-btn {
	margin: 20px 0;
	background: #E31C3D;
	color: #fff;
	width: auto;
	height: 48px;
	font-size: 12px;
    font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
    text-transform: uppercase;
	border: 0;
	cursor: pointer;
	padding: 15px 25px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	order: 4;
}

.sms-lead-gen-modal .form-group {
	padding: 0;
	margin: 0 0 1rem;
	border: 0;
}

.sms-lead-gen-modal .form-label {
	display: block;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 12px;
	text-align: left;
	font-family: 'Avenir-Heavy','Avenir',sans-serif;
}
.sms-lead-gen-modal .form-error-item {
    margin: 0.25rem 0 0;
    padding: 0;
    color: #c41230;
    font-size: .9375rem;
	display:none;
}

.sms-lead-gen-modal .form-label span {
	padding-left: 5px;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	font-family: 'Avenir-Heavy','Avenir',sans-serif;
}

.sms-lead-gen-modal .lead-gen-modal__form__submit-btn:focus {
	outline: .125rem solid #000;
    outline-offset: .125rem;
}

.sms-lead-gen-modal .lead-gen-modal__subblock:focus, .sms-lead-gen-modal .close:focus {
	outline: 0.125rem solid #fff;
    outline-offset: 0.125rem;
}

.sms-lead-gen-modal label.email-label {
    display: block;
    margin: 10px 0;
    font-weight: 700;
    font-size: 14px;
    text-align: left;
    font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
	color: #000000;
}

.sms-lead-gen-modal label.email-label span {
	padding-left: 5px;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
}

.sms-lead-gen-modal label.phone-label span {
    padding-left: 5px;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
}

.sms-lead-gen-modal input.lead-gen-modal__form__input {
	display: block;
    height: 43.02px;
    width: 460px;
    padding-left: 15px;
    background-color: #fff;
    border: 1px solid #E2E2E5;
	font-size: 16px;
}

.sms-lead-gen-modal .lead-gen-modal__form input:focus, .sms-lead-gen-modal .lead-gen-modal__form input:focus-visible {
	border-color: #0079c1;
	box-shadow: inset 0 0.062rem 0.062rem rgb(0 0 0 / 8%), 0 0 0.5rem rgb(0 121 193 / 60%);
	outline: 0 none;
}

.sms-lead-gen-modal .lead-gen-modal__opt-form p {
    font-size: 14.4px;
    margin-left: 10px;
    display: inline-block;
    line-height: 125%;
    font-family: 'Avenir-Roman','Avenir',sans-serif;
    font-style: normal;
    padding: 0;
    align-items: center;
}

.sms-lead-gen-modal .lead-gen-modal__opt-form p a {
	font-size: 1em;
	font-weight: normal;
	color: #DC1E3E;
}

.sms-lead-gen-modal .lead-gen-modal__opt-form p a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #DC1E3E;
}

.sms-lead-gen-modal input.lead-gen-modal__opt-form__input {
	width: 22px;
	height: 22px;
	display: flex;
	margin: 0;
	border: 1px solid #E2E2E5;
	background: #fff;
	flex: none;
	order: 0;
	flex-grow: 0;
	box-sizing: border-box;
	accent-color: #E31C3D;
}

.sms-lead-gen-modal .lead-gen-modal__opt-form {
	display: flex;
	line-height: 15px;
	margin: 10px 0;
}

.sms-lead-gen-modal .lead-gen-modal__form--right-arrow:after {
	position: absolute;
	margin-left: 18px;
	margin-top: 18px;
	content: " ";
	border-left: 5px solid brown;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
}

.sms-lead-gen-modal .thankbtn {
	width: 50%;
	height: 50px;
	font-size: 1.5em;
	border: 0;
	border-radius: 4px;
	color: white;
	font-weight: 600;
	text-transform: none;
}

.sms-lead-gen-modal .lead-gen-modal__thank-you h1 {
	color: #444a52;
}

.sms-lead-gen-modal .lead-gen-modal__end-note p {
	font-size: .57em;
    text-align: left;
    padding: 0 25px;
    font-family: 'Avenir-Roman','Avenir',sans-serif;
    display: flex;
    align-items: center;
}

.sms-lead-gen-modal .lead-gen-modal__body {
	width: 600px;
    margin: 0 auto;
    text-align: left;
    padding: 10px;
}

.sms-lead-gen-modal .lead-gen-modal__cx-widget span.error {
	color: #DC1E3E;
	font-size: 14px;
	text-align: left;
	margin: 0;
	display: block;
	padding-top: 2px;
	font-family: 'Avenir-Roman','Avenir',sans-serif;
    font-weight: 900;
}

.sms-lead-gen-modal .sms-check-error {
	color: red;
	font-size: 14px;
	text-align: left;
	margin: 0;
	display: block;
}

.sms-lead-gen-modal .lead-gen-modal__dialog__backlink .main_form_name {
	color: #fefefe;
	margin: 0;
	font-size: 8em;
	text-align: center;
	font-weight: bold;
	font-family: "Avenir-Roman", sans-serif;
	text-transform: none;
	line-height: .8;
}

.sms-lead-gen-modal .lead-gen-modal__dialog__backlink .main_form_sub {
	font-size: 1.6em;
	padding: 5px 0 5px 25px;
	font-weight: 600;
	margin: 0;
	text-transform: none;
	color: #fefefe;
	text-align: left;
	letter-spacing: 5px;
	font-family: "Avenir-Roman", sans-serif;
}

.sms-lead-gen-modal .lead-gen-modal__dialog__backlink .main_form_subname {
	font-size: 28px;
    padding-top: 10px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
    text-align: left;
    color: #000000;
}

.sms-lead-gen-modal .lead-gen-modal__dialog__backlink .main_form_subname_p {
	font-size: 13.1px;
	display: block;
	line-height: normal;
	font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
	font-weight: 400;
	text-align: left;
	padding-bottom: 10px;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__subblock {
	height: auto;
    padding: 25px;
    background: #F6F6F6;
    width: 98%;
    margin: 0 auto;
}

.sms-lead-gen-modal .lead-gen-modal__dialog input.lead-gen-modal__form__input,
.sms-lead-gen-modal .lead-gen-modal__dialog input.lead-gen-modal_phone-form-input {
	font-size: 16px;
    margin-right: 5px;
    display: block;
    height: 43.02px;
    width: 460px;
    padding-left: 15px;
    background-color: #fff;
    border: 1px solid #E2E2E5;
	font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__opt-form p {
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 125%;
	font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
	font-style: normal;
	margin: 0;
	align-items: center;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__end-note p {
	font-size: 8px;
	text-align: left;
	padding: 0 25px;
	font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
	display: flex;
	align-items: center;
	line-height: normal;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__end-note p a {
	color: #000;
}

.sms-lead-gen-modal .sms-lead-gen-modal.lead-gen-modal__dialog .close {
	color: #fefefe;
	opacity: unset;
	padding: 2px 5px;
	font-size: 1em;
	position: relative;
	top: -35px;
	right: 40px;
	background: #005ABB;
	border: none;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__thank-you p sup {
	font-size: 13px;
    top: -0.2rem;
}

.sms-lead-gen-modal .super {
	font-size: x-large;
	vertical-align: top;
}

.sms-lead-gen-modal .lead-gen-modal__dialog__backlink {
	width: 100%;
	display: table;
	height: 100%;
	margin: 0;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__content {
	padding: 0;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__body {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__thank-you {
	background-color: #F6F6F6;
	height: 150px;
	padding: 15px 10px 0px 10px;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__thank-you h1 {
	color: #000000;
    font-size: 28px;
    margin: 0;
    font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
    text-transform: uppercase;
	text-align: left;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .center_block {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	font-family: "Avenir-Roman", sans-serif;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .center_block p {
	text-align: center;
    font-size: 12px;
    letter-spacing: .8px;
    font-family: 'Avenir-Roman','Avenir',sans-serif;
    margin-top: 20px;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .center_block .thankbtn {
	width: 60%;
	height: 35px;
	border: 0;
	border-radius: 0;
	color: white;
	font-weight: 600;
	text-transform: none;
	font-size: .7em;
}

.sms-lead-gen-modal .form-group.form-group-phone-field {
	margin-bottom: 0;
}

.sms-lead-gen-modal .lead-gen-modal__end-note_para p {
	padding: 0;
	font-size: .32em;
	text-align: left;
	font-family: 'Avenir-Heavy','Avenir',sans-serif;
}

.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__thank-you p {
	padding: 0;
    font-size: .9em;
    text-align: left;
    font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #000000;
	margin-top: 20px;
}

.sms-lead-gen-modal .sms-email-error {
	font-family: 'Avenir-Heavy','Avenir',sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 125%;
	text-align: left;
	color: #C41230;
	padding-top: 5px;
}

.sms-lead-gen-modal .sms-phone-error {
	font-family: 'Avenir-Heavy','Avenir',sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 125%;
	text-align: left;
	color: #C41230;
	padding-top: 5px;
}

.sms-lead-gen-modal .lead-gen-modal__dialog input:focus {
	border: none;
}

.sms-lead-gen-modal .lead-gen-modal__opt-form label {
	display: flex;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {

	.sms-lead-gen-modal .lead-gen-modal__cx-widget span.error {
		font-size: .5em;
		margin: 0;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog__backlink .main_form_subname {
		font-size: 28px;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog__backlink .main_form_subname_p {
		font-size: 14.8px;
		display: block;
		line-height: normal;
		font-weight: 400;
		text-align: left;
		padding-bottom: 10px;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__opt-form p {
		font-size: 12px;
		margin: 0;
		display: inline-block;
		text-align: left;
		letter-spacing: 0.2px;
		padding-left: 10px;
		padding-top: 3px;
	}

	.sms-lead-gen-modal .lead-gen-modal__opt-form p a {
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__subblock {
		height: 100%;
		padding: 25px 33px;
		background-color: #F6F6F6;
		width: auto;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__end-note p {
		font-size: .57em;
		text-align: left;
		padding: 0 25px;
	}

	.sms-lead-gen-modal .lead-gen-modal__form__submit-btn span {
		font-size: 18px;
	}

	.sms-lead-gen-modal .close {
		color: #fefefe;
		opacity: unset;
		padding: 0px 2px;
		font-size: 26px;
		margin: 0;
		right: 0.5rem;
		top: -50px;
		left: 0px;
		height: 30px;
		width: 30px;
		text-align: center;
	}
}

@media screen and (max-width:600px) {

	.sms-lead-gen-modal .lead-gen-modal__dialog__backlink .main_form_subname_p {
		font-size: 13px;
		padding-bottom: 5px;
        line-height: 17.5px;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog__backlink .main_form_subname {
		font-size: 23px;
		padding-top: 15px;
        padding-bottom: 0;
        line-height: 28px;
	}

    .sms-lead-gen-modal label.email-label {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 125%;
        display: flex;
        align-items: center;
        letter-spacing: 0.42px;
        padding-bottom: 10px;
        margin: 0px;
    }

    .sms-lead-gen-modal .email-label span {
        font-family: 'Avenir-Heavy','Avenir',sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 9px;
        line-height: 125%;
        display: flex;
        align-items: flex-end;
        letter-spacing: 0.54px;
        padding-top: 4px;
    }

    .sms-lead-gen-modal .lead-gen-modal__dialog input.lead-gen-modal__form__input {
        font-size: 16px;
        margin-right: 5px;
		padding-left: 15px;
		width: 100%;
    }

	.sms-lead-gen-modal .sms-email-error {
		font-family: 'Avenir-Roman','Avenir',sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 125%;
		text-align: left;
		color: #C41230;
		padding-top: 5px;
	}

    .sms-lead-gen-modal label.phone-label{
        font-family: 'Avenir-Roman','Avenir',sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 125%;
        display: flex;
        align-items: center;
        letter-spacing: 0.42px;
        padding: 15px 0px 10px 0px;
        margin: 0px;
    }

    .sms-lead-gen-modal .lead-gen-modal_phone-form-input {
        font-size: 16px;
        margin-right: 5px;
        display: block;
        height: 43.02px;
        width: 460px;
        padding-left: 15px;
        background-color: #fff;
        border: 1px solid #E2E2E5;
    }

	.sms-lead-gen-modal .sms-phone-error {
		font-family: 'Avenir-Roman','Avenir',sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 125%;
		text-align: left;
		color: #C41230;
		padding-top: 5px;
	}

    .sms-lead-gen-modal input.lead-gen-modal__opt-form__input {
        width: 24px;
        height: 24px;
        display: flex;
        margin-top: 9.01px;
        border: 1px solid #E2E2E5;
        background: #fff;
        order: 0;
        box-sizing: border-box;
    }

	.sms-lead-gen-modal .form-input {
		max-width: 22em;
		height: 36.02px;
		padding-left: 5px;
	}

	.sms-lead-gen-modal .lead-gen-modal__form {
		margin: 10px 0;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__body {
		width: 100%;
		margin: 0 auto;
		text-align: left;
		padding: 0;
	}

	.sms-lead-gen-modal .lead-gen-modal__thank-you .btn {
		display: block;
		background-color: #c41230;
		margin: 10px auto;
		width: 70px;
		height: 25px;
		font-size: .6rem;
		padding: 0px;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__content {
		opacity: 1;
		margin: auto;
		padding: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.sms-lead-gen-modal .close {
		color: #fefefe;
		display: block;
		position: relative;
		padding: 0px 0px;
		top: -10rem;
		right: 0.2rem;
		width: 24px;
		height: 24px;
		font-weight: bold;
		vertical-align: middle;
		text-align: center;
		text-indent: 0; 
		font-size: 18px;
		margin: 0;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog {
		position: fixed;
		width: 100%;
		margin: 0;
		bottom: 0;
	}

	.sms-lead-gen-modal .close:hover,
	.close:focus {
		text-decoration: none;
		cursor: pointer;
	}

	.sms-lead-gen-modal h1 {
		font-size: 1.7em;
		height: 24px;
		margin: 30px 0 10px 0;
	}

	.sms-lead-gen-modal h2 {
		font-size: .49em;
		padding: 10px 0 0;
		margin-top: 0;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__subblock {
		padding: 5px 15px;
		width: 100%;
		margin: 0 auto;
		display: inline-block;
		position: absolute;
		float: left;
		left: 0;
		top: auto;
		transform: none;
		height: auto;
		bottom: 0;
	}

	.sms-lead-gen-modal .lead-gen-modal__subblock .lead-gen-modal__cx-widget {
		padding: 0;
	}

	.sms-lead-gen-modal .lead-gen-modal__subblock p {
		font-size: 9px;
		line-height: 1;
		margin-top: 10px;
    	text-align: left;
	}

	.sms-lead-gen-modal .lead-gen-modal__form__submit-btn {
		font-size: 16px;
		padding: 0;
		width: 185px;
		height: 50px;
		margin: 15px 0;
	}

	.sms-lead-gen-modal .lead-gen-modal__subblock h1 {
		color: #444a52;
		margin: 0;
	}

	.sms-lead-gen-modal .lead-gen-modal__opt-form {
		display: flex;
		line-height: 15px;
		margin-bottom: 0;
		padding-right: 11px;
	}
	
	.sms-lead-gen-modal .lead-gen-modal__opt-form label {
		display: flex;
	}

	.sms-lead-gen-modal .lead-gen-modal__opt-form p a {
		font-size: 1em;
		letter-spacing: 0.3px;
	}

	.sms-lead-gen-modal .lead-gen-modal__opt-form p {
		font-size: .4em;
		padding-left: 7px;
		line-height: 15px;
		padding-right: 0;
	}

	.sms-lead-gen-modal .lead-gen-modal__form--right-arrow:after {
		margin-left: 10px;
		margin-top: 12px;
		border-left: 4px solid brown;
		border-bottom: 3px solid transparent;
		border-top: 3px solid transparent;
	}

	.sms-lead-gen-modal .lead-gen-modal__cx-widget span.error {
		font-size: .34em;
		margin: 0;
		display: block;
		line-height: 8px;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__end-note p {
		font-size: 9px;
        font-weight: 400;
		text-align: left;
		padding: 0px 25px 0px 0px;
	}

	.sms-lead-gen-modal .form-label {
		font-size: .6rem;
		margin-bottom: 5px;
	}

	.sms-lead-gen-modal .form-label span {
		font-size: .5rem;
	}

	.sms-lead-gen-modal .form-group {
		margin: 0 0 0.5rem;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__opt-form p {
		font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 125%;
        letter-spacing: 0.42px;
        text-align: left;
		margin-top: 0px;
        display: block;
	}

	.sms-lead-gen-modal .lead-gen-modal__form__submit-btn span {
		font-size: 10px;
		letter-spacing: .5px;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__thank-you h1 {
		color: #000000;
		font-size: 18px;
		margin: 0;
		font-family: 'Gotham SSm A','Gotham SSm B','Gotham',Verdana,Trebuchet MS,Arial,Helvetica Neue,Helvetica,sans-serif;
		text-transform: uppercase;
		height: auto;
		text-align: left;
	}

	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__thank-you {
		background-color: #F6F6F6;
		height: 160px;
		padding: 30px 7px 0px 7px;
	}
	
	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__thank-you p{
		font-size: 12px;
		margin-top: 10px;
		text-align: left;
		line-height: normal;
	}
}

@media only screen  and (min-width : 568px) and (max-width:1281px) and (orientation : landscape){
	.sms-lead-gen-modal {
		overflow: scroll;
	}	
	.sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__body {
		margin: 45px auto;  
	}
}

@media screen and (max-width: 350px) {
    .sms-lead-gen-modal {
        overflow: scroll;
    }
    .sms-lead-gen-modal::-webkit-scrollbar {
        display: none;
    }
    .sms-lead-gen-modal .close {
        top: -34rem;
    }
    .sms-lead-gen-modal .lead-gen-modal__dialog .lead-gen-modal__body {
        margin-top: 37rem;
    }
}

.lead-gen-modal__content p a:not(.btn):not(.header-pencil-banner-v4__message a) {
	color: #222222;
}
.platform-components-image-flyout {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .platform-components-image-flyout {
    overflow: hidden;
  }
}
.platform-components-image-flyout .flyout-dynamic-sku-container:not:empty .flyout-cta {
  display: none;
}
.platform-components-image-flyout .flyout-dynamic-sku {
  display: none;
}
.platform-components-image-flyout .product-flyouts {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  z-index: 9;
  pointer-events: none;
}
.platform-components-image-flyout .product-flyouts .flyout-transform {
  position: relative;
  width: 100%;
  height: 100%;
  top: -50%;
  left: -50%;
  pointer-events: initial;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout {
  cursor: pointer;
  position: absolute;
  width: 80px;
  height: 80px;
  transform: rotate(-225deg);
  transition: 0.3s all cubic-bezier(1, 0.6, 0.2, 0);
}
@media (max-width: 767px) {
  .platform-components-image-flyout .product-flyouts .flyout-transform .flyout {
    transform: initial;
  }
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-info {
  visibility: hidden;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  position: relative;
  z-index: 9;
  background: transparent;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .circle svg {
  position: relative;
  width: 24.41px;
  height: 24.41px;
  z-index: 5;
  opacity: 0;
  transition: .3s all ease;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .circle svg:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .platform-components-image-flyout .product-flyouts .flyout-transform .flyout .circle svg:hover {
    opacity: 0;
  }
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .circle:before {
  content: "";
  position: absolute;
  border-radius: 100%;
  z-index: 2;
  width: 70%;
  height: 70%;
  animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .circle:after {
  content: "";
  position: absolute;
  width: 24.41px;
  height: 24.41px;
  border-radius: 100%;
  z-index: 4;
  animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}
@keyframes pulse-ring {
  00% {
    transform: scale(0.33);
  }
  80%,
  100% {
    opacity: 0;
  }
}
@keyframes pulse-dot {
  00% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content {
  position: absolute;
  display: flex;
  width: 360px;
  z-index: 3;
  text-decoration: none;
  text-transform: initial;
  pointer-events: none;
  transform: scale(0.1);
  opacity: 0;
  transition: 0.3s all cubic-bezier(1, 0.6, 0.2, 0);
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  position: relative;
  width: 130px;
  height: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img img {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color {
  position: absolute;
  display: flex;
  align-items: center;
  text-align: center;
  bottom: 10px;
  padding: 3px 5px;
  border-radius: 40px;
  z-index: 10;
  height: 24px;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color .color-circle {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  margin-right: 5px;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color .color-name {
  font-weight: 800;
  font-size: 8px;
  line-height: 1.25;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy {
  width: calc(100% - 130px);
  padding: 20px;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-name {
  line-height: 100%;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc {
  margin: 10px 0;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-cta {
  display: flex;
  align-items: center;
  line-height: 100%;
  padding: 0;
  background: transparent;
  border: none;
  height: initial;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-cta .icons-arrow-right {
  position: relative;
  margin-left: 4px;
  transition: all .3s ease;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content:hover .flyout-cta .icons-arrow-right {
  margin-left: 7px;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content:focus {
  padding: 0;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content:active {
  outline: none!important;
  padding: 0;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content.hide-image .flyout-img {
  display: none;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content.hide-image .flyout-copy {
  width: 100%;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout.active {
  z-index: 10;
  transform: rotate(0deg);
  transition: 0.6s all cubic-bezier(0, 1, 0.9, 1);
}
@media (max-width: 767px) {
  .platform-components-image-flyout .product-flyouts .flyout-transform .flyout.active {
    transform: initial;
  }
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout.active .circle svg {
  opacity: 1;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout.active .flyout-content {
  pointer-events: none;
  transform: scale(1);
  opacity: 1;
  transition: 0.6s all cubic-bezier(0, 1, 0.9, 1);
  pointer-events: initial;
}
@media (max-width: 767px) {
  .platform-components-image-flyout .product-flyouts .flyout-transform .flyout.active .flyout-content {
    transform: initial;
  }
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout.active .flyout-info {
  visibility: visible;
}
@media (max-width: 767px) {
  .platform-components-image-flyout .product-flyouts .flyout-transform .flyout.active .flyout-info {
    display: none;
  }
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout.flyout-top-left .flyout-content {
  top: 40px;
  left: 40px;
  transform-origin: top left;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout.flyout-top-right .flyout-content {
  top: 40px;
  right: 40px;
  transform-origin: top right;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout.flyout-bottom-left .flyout-content {
  bottom: 40px;
  left: 40px;
  transform-origin: bottom left;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout.flyout-bottom-right .flyout-content {
  bottom: 40px;
  right: 40px;
  transform-origin: bottom right;
}
.platform-components-image-flyout .flyout-cover {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.platform-components-image-flyout .flyout-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.platform-components-image-flyout .mobile-pc-image-flyout {
  display: none;
}
@media (max-width: 767px) {
  .platform-components-image-flyout .mobile-pc-image-flyout {
    display: flex;
    position: fixed;
    width: 100vw;
    height: 100vh;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    z-index: 10000000000;
    transition-delay: .2s;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-bg {
    background: rgba(141, 141, 141, 0.65);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 0.2s all ease-in;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 20px);
    text-align: center;
    transform: translate(0, 100%);
    transition: 0.2s all ease-in;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-movement {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 20px;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-close svg {
    width: 31px;
    height: 31px;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-handle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    display: none;
    align-items: center;
    justify-content: center;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-handle svg {
    width: 31px;
    height: 4px;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-img {
    width: 100%;
    height: 170px;
    margin: 20px 0;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-img .flyout-color {
    display: none;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-img img {
    object-fit: contain;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc {
    margin: 10px 0 20px;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-cta {
    width: 100%;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-cta[href=""] {
    display: none;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout .flyout-content .flyout-cta[href=""].pc-add-to-cart-btn {
    display: flex;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout.mobile .flyout-handle {
    display: flex;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout.mobile .flyout-close {
    display: none;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout.flyout-active {
    opacity: 1;
    pointer-events: initial;
    transition-delay: 00s;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout.flyout-active .flyout-bg {
    opacity: 1;
  }
  .platform-components-image-flyout .mobile-pc-image-flyout.flyout-active .flyout-content {
    transform: translate(0, 0%);
  }
}
.platform-components-image-flyout .flyout-desc p {
  font-size: inherit;
  line-height: inherit;
}
.platform-components-image-flyout .flyout-desc ul,
.platform-components-image-flyout .flyout-desc ol {
  padding-inline-start: 15px;
  text-align: left;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content {
  border-radius: 0;
}
.platform-components-image-flyout .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.platform-components-image-flyout .color-name {
  font-family: 'Gotham';
}
.platform-components-image-flyout .flyout-name {
  font-family: 'Gotham';
  font-weight: 700;
  font-size: 1rem;
  text-transform: none;
}
@media (max-width: 767px) {
  .platform-components-image-flyout .flyout-name {
    font-size: 0.75rem;
  }
}
.platform-components-image-flyout .flyout-desc {
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 150%;
  font-weight: 400;
}
.platform-components-image-flyout .flyout-cta {
  font-family: 'Gotham';
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .platform-components-image-flyout .flyout-cta {
    font-size: 0.875rem;
  }
}
.platform-components-image-flyout .flyout-cta .icons-arrow-right {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-image-flyout .flyout-cta .icons-arrow-right {
    font-size: 1.5rem;
  }
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .circle svg path {
  stroke: #e31c3d;
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .circle:before {
  background: rgba(255, 255, 255, 0.35);
  border: 1.01719px solid #ffffff;
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .circle:after {
  background: #ffffff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content {
  background: #ffffff;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.45));
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  background: #ffffff;
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color {
  background: #ffffff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color .color-name {
  color: #464646;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.13);
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-name {
  color: #464646;
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc,
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc p,
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ul,
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ol,
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc li {
  color: #464646;
}
.platform-components-image-flyout.theme-01 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-cta {
  color: #e31c3d;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.13);
}
@media (max-width: 767px) {
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-movement {
    background: #ffffff;
  }
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-name {
    color: #464646;
  }
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc,
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc p,
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ul,
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ol,
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc li {
    color: #464646;
  }
  .platform-components-image-flyout.theme-01 .mobile-pc-image-flyout .flyout-content .flyout-close svg path {
    stroke: #e31c3d;
  }
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .circle svg path {
  stroke: #e31c3d;
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .circle:before {
  background: rgba(255, 255, 255, 0.35);
  border: 1.01719px solid #f3f3f4;
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .circle:after {
  background: #f3f3f4;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content {
  background: #f3f3f4;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.45));
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  background: #f3f3f4;
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color {
  background: #f3f3f4;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color .color-name {
  color: #464646;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.13);
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-name {
  color: #464646;
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc,
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc p,
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ul,
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ol,
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc li {
  color: #464646;
}
.platform-components-image-flyout.theme-02 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-cta {
  color: #e31c3d;
  text-shadow: 0px 0px 21px rgba(0, 0, 0, 0.13);
}
@media (max-width: 767px) {
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-movement {
    background: #f3f3f4;
  }
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-name {
    color: #464646;
  }
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc,
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc p,
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ul,
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ol,
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc li {
    color: #464646;
  }
  .platform-components-image-flyout.theme-02 .mobile-pc-image-flyout .flyout-content .flyout-close svg path {
    stroke: #e31c3d;
  }
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .circle svg path {
  stroke: #bbd8ea;
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .circle:before {
  background: rgba(0, 0, 0, 0.35);
  border: 1.01719px solid #464646;
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .circle:after {
  background: #464646;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.3);
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content {
  background: #464646;
  filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.45));
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  background: #464646;
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color {
  background: #464646;
  box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.25);
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color .color-name {
  color: #ffffff;
  text-shadow: 0px 0px 21px rgba(255, 255, 255, 0.13);
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-name {
  color: #ffffff;
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc,
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc p,
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ul,
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ol,
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc li {
  color: #ffffff;
}
.platform-components-image-flyout.theme-03 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-cta {
  color: #bbd8ea;
  text-shadow: 0px 0px 21px rgba(255, 255, 255, 0.13);
}
@media (max-width: 767px) {
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-movement {
    background: #464646;
  }
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-name {
    color: #ffffff;
  }
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc,
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc p,
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ul,
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ol,
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc li {
    color: #ffffff;
  }
  .platform-components-image-flyout.theme-03 .mobile-pc-image-flyout .flyout-content .flyout-close svg path {
    stroke: #bbd8ea;
  }
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .circle svg path {
  stroke: unset;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .circle:before {
  background: unset;
  border: 1.01719px solid unset;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .circle:after {
  background: unset;
  box-shadow: unset;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content {
  background: unset;
  filter: unset;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img {
  background: unset;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color {
  background: unset;
  box-shadow: unset;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-img .flyout-color .color-name {
  color: unset;
  text-shadow: unset;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-name {
  color: unset;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc,
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc p,
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ul,
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc ol,
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-desc li {
  color: unset;
}
.platform-components-image-flyout.theme-04 .product-flyouts .flyout-transform .flyout .flyout-content .flyout-copy .flyout-cta {
  color: unset;
  text-shadow: unset;
}
@media (max-width: 767px) {
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-movement {
    background: unset;
  }
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-name {
    color: unset;
  }
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc,
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc p,
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ul,
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc ol,
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-copy .flyout-desc li {
    color: unset;
  }
  .platform-components-image-flyout.theme-04 .mobile-pc-image-flyout .flyout-content .flyout-close svg path {
    stroke: unset;
  }
}
html.pc-flyout-active {
  overflow-y: hidden;
}

@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}
.platform-components-video__js-modal-video {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.platform-components-video__js-modal-video img {
  width: 100%;
}
.modal-video-component {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.9);
  z-index: 1000000;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.platform-components-video__modal-close {
  opacity: 0;
}
.platform-components-video__modal-close .platform-components-video__modal-movie-wrap {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}
.platform-components-video__modal-body {
  max-width: 1080px;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.platform-components-video__modal-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__modal-inner {
    padding: 40px;
  }
}
.platform-components-video__modal-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn {
  outline: none !important;
  position: absolute;
  font-family: 'whirlpool-icons';
  content: '\e92d';
  font-size: 5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: none;
  height: 5rem;
  width: 5rem;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn:hover {
  color: #981b1e;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn.video-playing {
  display: none;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn .icons-video-play {
  pointer-events: none;
}
.platform-components-video__modal-movie-wrap iframe,
.platform-components-video__modal-movie-wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.platform-components-video__modal-close-btn {
  position: absolute;
  z-index: 2;
  top: 5px;
  right: -50px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border: none;
  background-color: transparent;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__modal-close-btn {
    width: 40px;
    height: 40px;
    right: -40px;
  }
}
.platform-components-video__modal-close-btn .icons-close {
  font-size: 50px;
  color: #464646;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__modal-close-btn .icons-close {
    font-size: 40px;
  }
}
.platform-components-video__modal-close-btn:hover {
  background-color: transparent;
}
.platform-components-video__modal-close-btn:hover .icons-close {
  color: #ffffff;
}
.platform-components-video__modal-movie-wrap .platform-components-video__modal-play-btn {
  font-family: 'amana-icons', sans-serif;
}

.platform-components-video__container {
  width: 100%;
  position: relative;
  line-height: 0;
  overflow: hidden;
}
.platform-components-video__container iframe {
  width: inherit;
}
.platform-components-video__container video {
  width: 100%;
  height: inherit;
  background-color: #000000;
}
.platform-components-video__container video::-webkit-media-controls-overlay-play-button {
  opacity: 0;
}
.platform-components-video__container:hover .platform-components-video__play-btn.video-playing + video::-webkit-media-controls-overlay-play-button {
  opacity: 1;
}
.platform-components-video__button {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: block;
  text-decoration: none;
  height: auto !important;
  margin-left: calc(10px);
  margin-right: calc(10px);
  margin-bottom: 20px;
}
.platform-components-video__button:hover,
.platform-components-video__button:active,
.platform-components-video__button:focus {
  text-decoration: none;
  padding: 15px 30px;
}
.platform-components-video__button--primary {
  background-color: #e31c3d;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-video__button--primary:hover,
.platform-components-video__button--primary:active,
.platform-components-video__button--primary:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-video__button--secondary {
  background-color: transparent;
  color: #e31c3d;
  box-shadow: inset 0 0 0 2px #e31c3d;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-video__button--secondary:hover,
.platform-components-video__button--secondary:active,
.platform-components-video__button--secondary:focus {
  background-color: #981b1e;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #981b1e;
}
.platform-components-video__button--tertiary {
  background-color: unset;
  padding: 15px 0;
  color: #e31c3d;
  transition: color 200ms ease-out;
}
.platform-components-video__button--tertiary:hover,
.platform-components-video__button--tertiary:active,
.platform-components-video__button--tertiary:focus {
  color: #981b1e;
}
.platform-components-video__button--tertiary:hover,
.platform-components-video__button--tertiary:active,
.platform-components-video__button--tertiary:focus {
  background-color: unset;
  padding: 15px 0;
}
.platform-components-video__button.withicon {
  display: flex;
  align-items: center;
}
.platform-components-video__button.withicon-position--left .button-text {
  order: 2;
}
.platform-components-video__button.withicon-position--left .button-icon {
  order: 1;
  margin-right: 10px;
}
.platform-components-video__button.withicon-position--right .button-text {
  order: 1;
}
.platform-components-video__button.withicon-position--right .button-icon {
  order: 2;
  margin-left: 10px;
}
.platform-components-video__button.withicon-position--top,
.platform-components-video__button.withicon-position--bottom {
  flex-direction: column;
}
.platform-components-video__button.withicon-position--bottom .button-text {
  order: 1;
}
.platform-components-video__button.withicon-position--bottom .button-icon {
  order: 2;
}
.platform-components-video__button .button-icon {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-video__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-video__play-btn {
  outline: none !important;
  position: absolute;
  font-size: 5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: none !important;
  height: 5rem;
  width: 5rem;
}
.platform-components-video__play-btn .icons-video-play {
  pointer-events: none;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-video__play-btn:hover .icons-video-play {
  color: #981b1e;
}
.platform-components-video__play-btn.video-playing {
  display: none;
}
.platform-components-video__youtube-container {
  background-color: #000000;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.platform-components-video__youtube-container .js-youtube-video-v2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.platform-components-video__js-modal-video img {
  width: 100%;
  height: inherit;
}
.platform-components-video__js-modal-customSize img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: 0;
}
.platform-components-video__js-youtube-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.platform-components-video__image-play-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  font-size: 5rem;
  cursor: pointer;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
  background: none !important;
  outline: none !important;
  border: none !important;
}
.platform-components-video__image-play-icon:hover {
  color: #981b1e;
  background: none !important;
  outline: none !important;
  border: none !important;
}
.platform-components-container .video.baseComponent {
  width: 100%;
  height: 100%;
  position: relative;
}
.platform-components-container .video.baseComponent .platform-components-video {
  height: 100%;
}
.platform-components-container .video.baseComponent .platform-components-video .platform-components-video__container {
  height: 100%;
}
.platform-components-container .video.baseComponent .platform-components-video .platform-components-video__container video {
  object-fit: cover;
}
.video.baseComponent.aem-GridColumn,
.platform-components-container .video.baseComponent {
  margin: 0;
}
.platform-components-video__button {
  font-family: 'Gotham' !important;
}
.platform-components-video__button .button-icon {
  position: relative;
  bottom: 1.2px;
}

.platform-components-content-filter--theme-01 .platform-components-content-filter__title {
  color: inherit;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-chip {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-chip:hover {
  background-color: #ffffff;
  color: #222222;
  border-color: #ffffff;
}
@media (max-width: 767px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-clear {
    color: #222222;
  }
}
@media (min-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-clear {
    color: #e31c3d;
  }
  .platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-clear:hover {
    color: #981b1e;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open {
  color: #222222;
  background-color: transparent;
  border-color: none;
  border-width: 1px;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open:hover {
  color: #e31c3d;
  background-color: transparent;
  border-color: #f3f3f4;
  border-width: 1px;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open:focus,
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open.active {
  color: #ffffff;
  background-color: #e31c3d;
  border-color: #f3f3f4;
  border-width: 1px;
}
@media (max-width: 767px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-close .icons-close {
    color: #222222;
  }
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-close:hover .icons-close {
    color: #981b1e;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button {
  color: #222222;
  background-color: transparent;
  border-color: none;
  border-width: 1px;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:hover {
  color: #e31c3d;
  background-color: transparent;
  border-color: #f3f3f4;
  border-width: 1px;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:focus,
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button.active {
  color: #ffffff;
  background-color: #e31c3d;
  border-color: #f3f3f4;
  border-width: 1px;
}
@media (min-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list.drop-shadow {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.35);
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button {
  color: #222222;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button {
    border-bottom: 1px solid #dfdfdf;
  }
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button:last-child {
    border-bottom: none;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button-check {
  background-color: transparent;
  border: 0.1em solid currentColor;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button-check svg path {
  stroke: #464646;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button.selected {
  color: #222222;
  background-color: #ffffff;
  border-color: #ffffff;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button.selected .platform-components-content-filter__dropdown--list-button-check {
  background-color: transparent;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button.selected .platform-components-content-filter__dropdown--list-button-check svg path {
  stroke: #e31c3d;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button:hover {
  color: #ffffff;
  background-color: #981b1e;
  border-color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button:hover .platform-components-content-filter__dropdown--list-button-check {
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  background-color: rgba(149, 112, 48, 0.4);
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--button {
  background-color: unset;
  color: #464646;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--button:hover,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--button:focus {
  background-color: unset;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort .sort-notched-outline__lead {
  border: 1px solid #dfdfdf;
  border-right: none;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort .sort-notched-outline__notch {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort .sort-notched-outline__trail {
  border: 1px solid #dfdfdf;
  border-left: none;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--list {
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
  border-top: 0;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label {
  color: #464646;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active {
  background-color: #ffffff;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort--button,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort-icon {
  color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort--button path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort-icon path {
  fill: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort--list,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__trail {
  border-color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__trail {
  border-bottom: none;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover {
  border-color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus {
  border-color: #dfdfdf;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort--button,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-icon,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-label {
  color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort--button path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-icon path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-label path {
  fill: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort--list,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .sort-notched-outline__trail {
  border-color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-label-selected {
  transition: 200ms ease-in-out;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort--button,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-icon,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-label {
  color: #464646;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort--button path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-icon path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-label path {
  fill: #464646;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort--list,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .sort-notched-outline__trail {
  border-color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.selected:hover .platform-components-content-filter__sort-label-selected {
  transition: 200ms ease-in-out;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-chip {
  background-color: transparent;
  color: #222222;
  border-color: #222222;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__taglist-chip:hover {
  background-color: #464646;
  color: #ffffff;
  border-color: #464646;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open:focus,
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open:hover {
  color: #e31c3d;
  background-color: transparent;
  border-color: #f3f3f4;
  border-width: 1px;
}
@media (max-width: 500px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown-open.active {
    background-color: transparent;
    outline: inherit;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button {
  border-color: none !important;
}
@media (max-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button {
    color: inherit;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button {
    background-color: #ffffff;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button {
    background-color: transparent;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:focus,
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:hover {
  color: #e31c3d;
  background-color: transparent;
  border-color: #f3f3f4;
  border-width: 1px;
}
@media (max-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:focus,
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button:hover {
    background-color: #ffffff;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button.active {
    color: inherit;
    background-color: #ffffff;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--button.active {
    background-color: #e31c3d;
    color: #ffffff;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list {
    border: 1px solid #dfdfdf;
    border-top: none;
  }
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button-check {
  background-color: transparent;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button-check svg path {
  stroke: #ffffff;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button.selected .platform-components-content-filter__dropdown--list-button-check {
  background-color: currentColor;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button.selected .platform-components-content-filter__dropdown--list-button-check svg path {
  stroke: #ffffff;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button:hover .platform-components-content-filter__dropdown--list-button-check svg path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__dropdown--list-button:focus .platform-components-content-filter__dropdown--list-button-check svg path {
  stroke: #e31c3d;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--button {
  background-color: unset;
  color: #464646;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--button:hover,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--button:focus {
  background-color: unset;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort .sort-notched-outline__lead {
  border: 1px solid #dfdfdf;
  border-right: none;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort .sort-notched-outline__notch {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort .sort-notched-outline__trail {
  border: 1px solid #dfdfdf;
  border-left: none;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort--list {
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
  border-top: 0;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label {
  color: #464646;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active {
  background-color: #ffffff;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort--button,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort-icon {
  color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort--button path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort-icon path {
  fill: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .platform-components-content-filter__sort--list,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__trail {
  border-color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.active .sort-notched-outline__trail {
  border-bottom: none;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover {
  border-color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus {
  border-color: #dfdfdf;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort--button,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-icon,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-label {
  color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort--button path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-icon path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-label path {
  fill: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort--list,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .sort-notched-outline__trail {
  border-color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:hover .platform-components-content-filter__sort-label-selected {
  transition: 200ms ease-in-out;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort--button,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-icon,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-label {
  color: #464646;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort--button path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-icon path,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort-label path {
  fill: #464646;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .platform-components-content-filter__sort--list,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .sort-notched-outline__lead,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .sort-notched-outline__notch,
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort:focus .sort-notched-outline__trail {
  border-color: #981b1e;
}
.platform-components-content-filter--theme-01 .platform-components-content-filter__sort.selected:hover .platform-components-content-filter__sort-label-selected {
  transition: 200ms ease-in-out;
}

/* content filter */
.platform-components-content-filter__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 0;
}
.platform-components-content-filter__title {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.25rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-filter__title {
    font-size: 0.875rem;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__title {
    margin-right: 10px;
  }
}
.platform-components-content-filter__dropdown-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 20px;
}
.platform-components-content-filter__dropdown-container-overlay {
  display: none;
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown-container-overlay {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: none;
    transition: 200ms ease-in-out;
    z-index: 999;
  }
  .platform-components-content-filter__dropdown-container-overlay.active {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown-container {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 450px;
    overflow-y: auto;
    height: 100%;
    background-color: #f3f3f4;
    padding: 50px 20px 20px 20px;
    transition: 200ms ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    z-index: 1000;
  }
  .platform-components-content-filter__dropdown-container.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}
.platform-components-content-filter__sort-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 0 0 20px;
  margin-left: auto;
}
.platform-components-content-filter__taglist-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 20px;
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: 100ms ease-in-out;
}
.platform-components-content-filter__taglist-container.active {
  opacity: 1;
  visibility: visible;
  height: 100%;
  padding: 20px;
}
@media (min-width: 768px) {
  .platform-components-content-filter__taglist-container {
    border-top: 1px solid #d3d3d3;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__taglist-container.hidden-on-mobile {
    overflow: auto;
    white-space: nowrap;
    padding-left: 40px;
  }
  .platform-components-content-filter__taglist-container.hidden-on-mobile .platform-components-content-filter__taglist {
    flex-wrap: nowrap !important;
  }
  .platform-components-content-filter__taglist-container.hidden-on-mobile .platform-components-content-filter__taglist-clear {
    font-size: 0.875rem;
    margin-right: 0.5rem;
  }
}
@media (min-width: 768px) {
  .platform-components-content-filter__taglist-container.hidden-on-desktop {
    display: none;
  }
  .platform-components-content-filter__taglist-container.hidden-on-desktop.active {
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__taglist-container.hidden-on-desktop {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    background: #fff;
  }
  .platform-components-content-filter__taglist-container.hidden-on-desktop.active {
    height: auto;
  }
}
.platform-components-content-filter__taglist-container-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
}
.platform-components-content-filter__taglist {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.platform-components-content-filter__taglist-label {
  font-family: 'Gotham';
  font-weight: 600;
  line-height: 100%;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #222222;
}
.platform-components-content-filter__taglist-chip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 150%;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
  margin: 5px;
  padding: 9px 8px;
  border-radius: 4px;
  transition: 200ms ease-in-out;
  border-width: 1px;
  border-style: solid;
}
.platform-components-content-filter__taglist-chip .pc-chip-close {
  font-size: 1.5rem;
  margin-left: 10px;
}
.platform-components-content-filter__taglist-chip:hover {
  cursor: pointer;
}
.platform-components-content-filter__taglist-clear {
  display: flex;
  align-items: center;
  transition: 200ms ease-in-out;
}
@media (max-width: 767px) {
  .platform-components-content-filter__taglist-clear {
    font-size: 0.75rem;
    text-transform: uppercase;
  }
  .platform-components-content-filter__taglist-clear svg {
    height: 0.75rem !important;
    margin-right: 5px;
  }
  .platform-components-content-filter__taglist-clear svg path {
    stroke: currentColor;
  }
}
@media (min-width: 768px) {
  .platform-components-content-filter__taglist-clear {
    font-family: 'Gotham';
    font-weight: 500;
    line-height: 150%;
    font-size: 1rem;
    text-transform: none;
    letter-spacing: 0;
    margin: 5px;
  }
}
.platform-components-content-filter__taglist-clear:hover {
  cursor: pointer;
}
@media (min-width: 768px) {
  .platform-components-content-filter__taglist-clear:hover {
    text-decoration: underline;
  }
}
.platform-components-content-filter__taglist-overflow {
  position: relative;
}
@media (max-width: 767px) {
  .platform-components-content-filter__taglist-overflow:after,
  .platform-components-content-filter__taglist-overflow:before {
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    width: 40px;
    z-index: 1;
  }
  .platform-components-content-filter__taglist-overflow:before {
    left: 0;
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .platform-components-content-filter__taglist-overflow:after {
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  }
}
.platform-components-content-filter__dropdown {
  position: relative;
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown {
    width: 100%;
    margin: 10px 0;
  }
}
.platform-components-content-filter__dropdown--button {
  position: relative;
  z-index: 2;
  padding: 6px 6px;
  margin: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0;
  text-decoration: none !important;
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 150%;
  font-size: 0.75rem;
  text-transform: none !important;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown--button {
    width: 100%;
    margin: 0;
    font-size: 1rem;
  }
}
.platform-components-content-filter__dropdown--button .pc-dropdown-indicator {
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__dropdown--button.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-components-content-filter__dropdown--button.active .pc-dropdown-indicator {
  transform: rotate(180deg);
}
.platform-components-content-filter__dropdown--list {
  margin: 0 10px;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: 200ms ease-in-out;
}
@media (min-width: 768px) {
  .platform-components-content-filter__dropdown--list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    transform: scale(0.9);
    transform-origin: top left;
    min-width: 100%;
    width: max-content;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown--list {
    width: 100%;
    height: 0;
    margin: 0;
  }
}
.platform-components-content-filter__dropdown--list.active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  height: auto;
}
.platform-components-content-filter__dropdown--list-button {
  position: relative;
  height: 45px;
  width: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 6px;
  padding-right: 6px;
  text-align: left;
  text-decoration: none !important;
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 150%;
  font-size: 0.75rem;
  text-transform: none;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown--list-button {
    font-size: 0.75rem;
  }
}
.platform-components-content-filter__dropdown--list-button-title {
  padding-left: 10px;
  flex-grow: 1;
}
.platform-components-content-filter__dropdown--list-button-check {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.25em;
  flex: 0 0 1em;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__dropdown--list-button-check svg {
  transition: 200ms ease-in-out;
  opacity: 0;
}
.platform-components-content-filter__dropdown--list-button.selected .platform-components-content-filter__dropdown--list-button-check svg {
  opacity: 1;
}
@media (min-width: 768px) {
  .platform-components-content-filter__dropdown-open,
  .platform-components-content-filter__dropdown-close {
    display: none;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown-open {
    position: relative;
    z-index: 2;
    padding: 6px 6px;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: auto;
    border-radius: 0;
    text-decoration: none !important;
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 1rem;
    line-height: 150%;
    text-transform: none !important;
    letter-spacing: 0;
  }
  .platform-components-content-filter__dropdown-open svg {
    width: 1.5em;
    height: 1.5em;
    margin-left: 5px;
  }
  .platform-components-content-filter__dropdown-open svg path {
    fill: currentColor;
  }
}
@media (max-width: 767px) {
  .platform-components-content-filter__dropdown-close {
    width: 50px;
    height: 40px;
    margin: unset;
    background: unset;
    border: unset;
    padding: unset;
    position: absolute;
    top: 5px;
    right: 0;
  }
  .platform-components-content-filter__dropdown-close .icons-close {
    font-size: 50px;
    transition: background-color 200ms ease-out, color 200ms ease-out;
  }
  .platform-components-content-filter__dropdown-close:hover {
    background: unset;
    border: unset;
    padding: unset;
  }
}
@media (max-width: 767px) and only screen and (max-width: 767px) {
  .platform-components-content-filter__dropdown-close .icons-close {
    font-size: 40px;
  }
}
.platform-components-content-filter__sort {
  position: relative;
  display: block;
}
.platform-components-content-filter__sort-icon {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort-icon path {
  fill: #464646;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort--button {
  position: relative;
  display: block;
  border: unset;
  min-width: 150px;
  z-index: 2;
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 1;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0;
  text-align: left;
  padding: 10px 26px 10px 10px;
  transition: 200ms ease-in-out;
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .platform-components-content-filter__sort--button {
    font-size: 0.75rem;
  }
}
.platform-components-content-filter__sort--button [tabindex]:focus {
  outline: none !important;
}
.platform-components-content-filter__sort--button.active .platform-components-content-filter__sort-icon {
  transform: rotate(180deg) translateY(50%);
}
.platform-components-content-filter__sort-label {
  transition: 200ms ease-in-out;
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 1;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .platform-components-content-filter__sort-label {
    font-size: 0.75rem;
  }
}
.platform-components-content-filter__sort-label-selected {
  transition: 200ms ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.platform-components-content-filter__sort .sort-notched-outline {
  display: flex;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 100%;
  text-align: left;
  pointer-events: none;
}
.platform-components-content-filter__sort .sort-notched-outline__lead {
  border-radius: 2px 0 0 2px;
  width: 10px;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort .sort-notched-outline__notch {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  width: auto;
  max-width: calc(80%);
  box-sizing: border-box;
  height: 100%;
  pointer-events: none;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort .sort-notched-outline__trail {
  border-radius: 0 2px 2px 0;
  flex-grow: 1;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort--list {
  margin: 0;
  padding: 0;
  width: 100%;
  border-radius: 2px;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort--list.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.platform-components-content-filter__sort--list-item-button {
  background-color: unset;
  margin: 0;
  width: 100%;
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 1;
  font-size: 1rem;
  color: #464646;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 10px 10px !important;
  transition: 200ms ease-in-out;
  text-align: left;
  display: block;
  text-decoration: none !important;
}
.platform-components-content-filter__sort--list-item-button.selected {
  color: #981b1e;
  font-weight: bold;
}
.platform-components-content-filter__sort--list-item-button:hover {
  background-color: unset;
  color: #981b1e;
  margin: 0;
}
.platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label {
  transform: translateY(-50%);
  display: block;
  background-color: unset;
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: calc(0.5rem);
}
@media (max-width: 767px) {
  .platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label {
    font-size: calc(0.5rem);
  }
}
.platform-components-content-filter__sort.selected .sort-notched-outline__notch {
  border-top: none;
  align-items: flex-start;
  padding: 0 3px;
}
.platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label-selected {
  opacity: 1;
  visibility: visible;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.platform-components-content-filter__sort.active .sort-notched-outline__lead {
  border-bottom-left-radius: 0;
}
.platform-components-content-filter__sort.active .sort-notched-outline__trail {
  border-bottom-right-radius: 0;
}
.platform-components-content-filter .pc-filter-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
@media (max-width: 500px) {
  .platform-components-content-filter__title {
    display: none;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter__taglist-container {
    border-top: 1px solid #464646;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter__taglist-container.active {
    padding: 20px;
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter__taglist-container.active {
    padding: 20px 0;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter__taglist-container.hidden-on-mobile .platform-components-content-filter__taglist-clear {
    font-size: 1.25rem;
    margin-right: 0.5rem;
  }
}
.platform-components-content-filter__taglist-label {
  font-family: 'Gotham';
}
.platform-components-content-filter__taglist-chip {
  padding: 6px 6px;
  border-radius: 0;
}
@media (max-width: 768px) {
  .platform-components-content-filter__taglist-clear {
    font-size: 0.75rem;
    font-family: 'Gotham';
  }
}
@media (min-width: 769px) {
  .platform-components-content-filter__taglist-clear {
    text-decoration: underline;
  }
}
.platform-components-content-filter__dropdown--button {
  padding: 21px 16px;
}
@media (max-width: 768px) {
  .platform-components-content-filter__dropdown--button {
    border-radius: 0;
    padding: 21px 16px;
  }
}
.platform-components-content-filter__dropdown--button .pc-dropdown-indicator {
  transition: transform 200ms ease-in-out;
  font-size: 1.5rem;
}
@media (min-width: 769px) {
  .platform-components-content-filter__dropdown--list {
    max-width: 250px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter__dropdown--list {
    border-radius: 0;
  }
}
.platform-components-content-filter__dropdown--list-button {
  padding-left: 18px;
  padding-right: 18px;
}
.platform-components-content-filter__dropdown--list-button-check svg path {
  transition: 200ms ease-in-out;
}
@media (max-width: 768px) {
  .platform-components-content-filter__dropdown-open {
    padding: 0;
    margin: 0 10px 0 0;
    font-size: 0.75rem;
  }
}
@media (max-width: 500px) {
  .platform-components-content-filter__dropdown-open {
    line-height: 1;
  }
}
@media (max-width: 768px) {
  .platform-components-content-filter__dropdown-close .icons-close {
    font-size: 40px;
  }
}
@media (max-width: 768px) and only screen and (max-width: 767px) {
  .platform-components-content-filter__dropdown-close .icons-close {
    font-size: 30px;
  }
}
.platform-components-content-filter__sort-icon {
  font-size: 1.5rem;
}
.platform-components-content-filter__sort-icon path {
  fill: #464646;
  transition: 200ms ease-in-out;
}
.platform-components-content-filter__sort--button {
  font-size: 0.75rem;
  text-transform: none;
  padding: 10px 30px 10px 10px;
}
@media (max-width: 768px) {
  .platform-components-content-filter__sort--button {
    font-size: 0.75rem;
  }
}
.platform-components-content-filter__sort-label {
  font-size: 0.75rem;
}
@media (max-width: 768px) {
  .platform-components-content-filter__sort-label {
    font-size: 0.75rem;
  }
}
.platform-components-content-filter__sort .sort-notched-outline__lead {
  width: 5px;
}
.platform-components-content-filter__sort--list-item-button {
  font-size: 0.75rem;
  text-transform: none;
}
.platform-components-content-filter__sort--list-item-button.selected {
  color: #981b1e;
  font-weight: bold;
}
.platform-components-content-filter__sort--list-item-button:hover {
  background-color: unset;
  color: #981b1e;
  margin: 0;
}
.platform-components-content-filter__sort.selected .platform-components-content-filter__sort-label {
  text-transform: none;
}

.platform-components-content-card {
  /* Overrides the Platform Component style to remove the headline's margin */
}
.platform-components-content-card.platform-components-content-card--v2 {
  margin: 0;
  display: block;
  border: none;
  height: auto !important;
}
.platform-components-content-card__container {
  position: relative;
  display: flex;
}
.platform-components-content-card__container.image-contained-padding {
  padding: 20px 20px;
}
.platform-components-content-card__container.value-prop {
  padding: 5px 5px;
}
.platform-components-content-card__preheader {
  font-family: 'Gotham';
  font-weight: 500;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-card__preheader {
    font-size: 1rem;
    margin-bottom: 0.46875rem;
  }
}
.platform-components-content-card__subtitle {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  margin-bottom: 0.78125rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-card__subtitle {
    font-size: 1.875rem;
    margin-bottom: 1.09375rem;
  }
}
.platform-components-content-card__body-copy {
  font-family: 'Gotham';
  font-weight: 400;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-card__body-copy {
    font-size: 0.75rem;
  }
}
.platform-components-content-card__body-copy b,
.platform-components-content-card__body-copy strong {
  font-family: 'Gotham';
  font-weight: 700;
}
.platform-components-content-card__body-copy + div {
  margin-top: 1.75rem;
}
.platform-components-content-card__body-copy + div.value-prop {
  margin-top: 10px;
}
.platform-components-content-card__body-copy button {
  font-family: 'Gotham';
  cursor: pointer;
  background: transparent;
  text-decoration: underline;
  text-transform: none;
  padding: unset;
  margin: auto;
  font-size: 1rem;
  height: 1.5rem;
}
.platform-components-content-card__body-copy button:hover {
  text-decoration: underline !important;
}
.platform-components-content-card__body-copy button:focus {
  outline: 1px solid #000000;
  outline-offset: 0;
}
.platform-components-content-card__main-header.pc-body-one {
  margin-bottom: 0px;
  font-weight: bold;
}
.platform-components-content-card__button-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-left: calc(-10px);
  margin-right: calc(-10px);
}
.platform-components-content-card__button--secondary {
  margin: 0;
}
.platform-components-content-card__button {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: block;
  align-self: flex-start;
  text-decoration: none;
  height: auto !important;
  margin-left: calc(10px);
  margin-right: calc(10px);
  margin-bottom: 20px;
}
.platform-components-content-card__button:hover,
.platform-components-content-card__button:active {
  text-decoration: none;
  padding: 15px 30px;
  outline: none !important;
}
.platform-components-content-card__button:focus {
  text-decoration: none;
  padding: 15px 30px;
}
.platform-components-content-card__button:last-child {
  margin-bottom: 0;
}
.platform-components-content-card__button--primary.brand {
  background-color: #e31c3d;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-content-card__button--primary.brand:hover,
.platform-components-content-card__button--primary.brand:active,
.platform-components-content-card__button--primary.brand:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-content-card__button--primary.light {
  background-color: #ffffff;
  color: #464646;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-content-card__button--primary.light:hover,
.platform-components-content-card__button--primary.light:active,
.platform-components-content-card__button--primary.light:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-content-card__button--primary.dark {
  background-color: #222222;
  color: #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out;
}
.platform-components-content-card__button--primary.dark:hover,
.platform-components-content-card__button--primary.dark:active,
.platform-components-content-card__button--primary.dark:focus {
  background-color: #981b1e;
  color: #ffffff;
}
.platform-components-content-card__button--secondary.brand {
  background-color: transparent;
  color: #e31c3d;
  box-shadow: inset 0 0 0 2px #e31c3d;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-content-card__button--secondary.brand:hover,
.platform-components-content-card__button--secondary.brand:active,
.platform-components-content-card__button--secondary.brand:focus {
  background-color: #981b1e;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #981b1e;
}
.platform-components-content-card__button--secondary.dark {
  background-color: transparent;
  color: #222222;
  box-shadow: inset 0 0 0 2px #222222;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-content-card__button--secondary.dark:hover,
.platform-components-content-card__button--secondary.dark:active,
.platform-components-content-card__button--secondary.dark:focus {
  background-color: #981b1e;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #981b1e;
}
.platform-components-content-card__button--secondary.light {
  background-color: transparent;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff;
  transition: background-color 200ms ease-out, color 200ms ease-out, box-shadow 200ms ease-out;
}
.platform-components-content-card__button--secondary.light:hover,
.platform-components-content-card__button--secondary.light:active,
.platform-components-content-card__button--secondary.light:focus {
  background-color: #464646;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #464646;
}
.platform-components-content-card__button--tertiary {
  padding: 15px 0;
}
.platform-components-content-card__button--tertiary.brand {
  color: #e31c3d;
  transition: color 200ms ease-out;
}
.platform-components-content-card__button--tertiary.brand:hover,
.platform-components-content-card__button--tertiary.brand:active,
.platform-components-content-card__button--tertiary.brand:focus {
  color: #981b1e;
}
.platform-components-content-card__button--tertiary.dark {
  color: #222222;
  transition: color 200ms ease-out;
}
.platform-components-content-card__button--tertiary.dark:hover,
.platform-components-content-card__button--tertiary.dark:active,
.platform-components-content-card__button--tertiary.dark:focus {
  color: #981b1e;
}
.platform-components-content-card__button--tertiary.light {
  color: #ffffff;
  transition: color 200ms ease-out;
}
.platform-components-content-card__button--tertiary.light:hover,
.platform-components-content-card__button--tertiary.light:active,
.platform-components-content-card__button--tertiary.light:focus {
  color: #e31c3d;
}
.platform-components-content-card__button--tertiary:hover,
.platform-components-content-card__button--tertiary:active,
.platform-components-content-card__button--tertiary:focus {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .platform-components-content-card__button {
    font-size: 0.875rem;
  }
}
.platform-components-content-card__button.withicon {
  display: flex;
  align-items: center;
}
.platform-components-content-card__button.withicon-left .button-text {
  order: 2;
}
.platform-components-content-card__button.withicon-left .button-icon {
  order: 1;
  margin-right: 10px;
  line-height: 0;
  height: 0;
}
.platform-components-content-card__button.withicon-right .button-icon {
  margin-left: 10px;
  line-height: 0;
  height: 0;
}
.platform-components-content-card__button.withicon-bottom {
  flex-direction: column;
}
.platform-components-content-card__button .button-icon {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .platform-components-content-card__button .button-icon {
    font-size: 1.5rem;
  }
}
.platform-components-content-card__content {
  padding: 20px 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.platform-components-content-card__content.image-contained-padding {
  padding: 0;
}
.platform-components-content-card__content.image-cover-25 {
  flex-basis: 75%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__content.image-cover-25--md {
    flex-basis: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__content.image-cover-25--sm {
    flex-basis: 75%;
  }
}
.platform-components-content-card__content.image-cover-33 {
  flex-basis: calc(66.66666667%);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__content.image-cover-33--md {
    flex-basis: calc(66.66666667%);
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__content.image-cover-33--sm {
    flex-basis: calc(66.66666667%);
  }
}
.platform-components-content-card__content.image-cover-66 {
  flex-basis: calc(33.33333333%);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__content.image-cover-66--md {
    flex-basis: calc(33.33333333%);
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__content.image-cover-66--sm {
    flex-basis: calc(33.33333333%);
  }
}
.platform-components-content-card__content.image-cover-50 {
  flex-basis: 50%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__content.image-cover-50 {
    flex-basis: 50%;
  }
  .platform-components-content-card__content.image-cover-50--md {
    flex-basis: 50%;
  }
  .platform-components-content-card__content.image-cover-50.image-cover-25--md {
    flex-basis: 75%;
  }
  .platform-components-content-card__content.image-cover-50.image-cover-75--md {
    flex-basis: 25%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__content.image-cover-50--sm {
    flex-basis: 50%;
  }
  .platform-components-content-card__content.image-cover-50.image-cover-25--sm {
    flex-basis: 75%;
  }
  .platform-components-content-card__content.image-cover-50.image-cover-75--sm {
    flex-basis: 25%;
  }
}
.platform-components-content-card__content.image-cover-75 {
  flex-basis: 25%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__content.image-cover-75--md {
    flex-basis: 25%;
  }
  .platform-components-content-card__content.image-cover-75.image-cover-50--md {
    flex-basis: 50%;
  }
  .platform-components-content-card__content.image-cover-75.image-cover-25--md {
    flex-basis: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__content.image-cover-75--sm {
    flex-basis: 25%;
  }
  .platform-components-content-card__content.image-cover-75.image-cover-50--sm {
    flex-basis: 50%;
  }
  .platform-components-content-card__content.image-cover-75.image-cover-25--sm {
    flex-basis: 75%;
  }
}
.platform-components-content-card__content--animate .platform-components-content-card__preheader,
.platform-components-content-card__content--animate .platform-components-content-card__main-header,
.platform-components-content-card__content--animate .platform-components-content-card__subtitle,
.platform-components-content-card__content--animate .platform-components-content-card__body-copy,
.platform-components-content-card__content--animate .platform-components-content-card__button-container {
  transform: translateY(2rem);
  opacity: 0;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.platform-components-content-card__content--animate .platform-components-content-card__preheader {
  transition-delay: 0.2s;
}
.platform-components-content-card__content--animate .platform-components-content-card__main-header {
  transition-delay: 0.4s;
}
.platform-components-content-card__content--animate .platform-components-content-card__body-copy {
  transition-delay: 0.6s;
}
.platform-components-content-card__content--animate .platform-components-content-card__subtitle {
  transition-delay: 0.7s;
}
.platform-components-content-card__content--animate .platform-components-content-card__button-container {
  transition-delay: 0.8s;
}
.platform-components-content-card__content--animate.animate-in .platform-components-content-card__preheader,
.platform-components-content-card__content--animate.animate-in .platform-components-content-card__main-header,
.platform-components-content-card__content--animate.animate-in .platform-components-content-card__body-copy,
.platform-components-content-card__content--animate.animate-in .platform-components-content-card__subtitle,
.platform-components-content-card__content--animate.animate-in .platform-components-content-card__button-container {
  transform: translateY(0);
  opacity: 1;
}
@media (min-width: 73.125rem) {
  .platform-components-content-card__content.platform-components-content-card__boxed-container {
    max-width: 73.125rem;
    margin: 0 auto;
  }
}
.platform-components-content-card__image-container {
  position: relative;
}
.platform-components-content-card__image-container--background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.platform-components-content-card__image-container--background .platform-components-content-card__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: 0;
}
.platform-components-content-card__image-container--bottom-alignment {
  align-items: end;
}
.platform-components-content-card__image-container--middle-alignment {
  align-items: center;
}
.platform-components-content-card__image-container--top-alignment {
  align-items: start;
}
.platform-components-content-card__image-container--center-alignment {
  justify-content: center;
}
.platform-components-content-card__image-container--left-alignment {
  justify-content: left;
}
.platform-components-content-card__image-container--right-alignment {
  justify-content: right;
}
.platform-components-content-card__image-container--image-alignment {
  display: flex;
}
.platform-components-content-card__image-container--contained.image-cover {
  position: relative;
  width: 100%;
  height: 100%;
}
.platform-components-content-card__image-container--contained.image-cover-25 {
  flex-basis: 25%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__image-container--contained.image-cover-25--md {
    flex-basis: 25%;
  }
  .platform-components-content-card__image-container--contained.image-cover-25.image-cover-33--md {
    flex-basis: calc(33.33333333%);
  }
  .platform-components-content-card__image-container--contained.image-cover-25.image-cover-66--md {
    flex-basis: calc(66.66666667%);
  }
  .platform-components-content-card__image-container--contained.image-cover-25.image-cover-50--md {
    flex-basis: 50%;
  }
  .platform-components-content-card__image-container--contained.image-cover-25.image-cover-75--md {
    flex-basis: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__image-container--contained.image-cover-25--sm {
    flex-basis: 25%;
  }
  .platform-components-content-card__image-container--contained.image-cover-25.image-cover-33--sm {
    flex-basis: calc(33.33333333%);
  }
  .platform-components-content-card__image-container--contained.image-cover-25.image-cover-66--sm {
    flex-basis: calc(66.66666667%);
  }
  .platform-components-content-card__image-container--contained.image-cover-25.image-cover-50--sm {
    flex-basis: 50%;
  }
  .platform-components-content-card__image-container--contained.image-cover-25.image-cover-75--sm {
    flex-basis: 75%;
  }
}
.platform-components-content-card__image-container--contained.image-cover-33 {
  flex-basis: calc(33.33333333%);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__image-container--contained.image-cover-33--md {
    flex-basis: calc(33.33333333%);
  }
  .platform-components-content-card__image-container--contained.image-cover-33.image-cover-25--md {
    flex-basis: 25%;
  }
  .platform-components-content-card__image-container--contained.image-cover-33.image-cover-66--md {
    flex-basis: calc(66.66666667%);
  }
  .platform-components-content-card__image-container--contained.image-cover-33.image-cover-50--md {
    flex-basis: 50%;
  }
  .platform-components-content-card__image-container--contained.image-cover-33.image-cover-75--md {
    flex-basis: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__image-container--contained.image-cover-33--sm {
    flex-basis: calc(33.33333333%);
  }
  .platform-components-content-card__image-container--contained.image-cover-33.image-cover-25--sm {
    flex-basis: 25%;
  }
  .platform-components-content-card__image-container--contained.image-cover-33.image-cover-66--sm {
    flex-basis: calc(66.66666667%);
  }
  .platform-components-content-card__image-container--contained.image-cover-33.image-cover-50--sm {
    flex-basis: 50%;
  }
  .platform-components-content-card__image-container--contained.image-cover-33.image-cover-75--sm {
    flex-basis: 75%;
  }
}
.platform-components-content-card__image-container--contained.image-cover-66 {
  flex-basis: calc(66.66666667%);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__image-container--contained.image-cover-66--md {
    flex-basis: calc(66.66666667%);
  }
  .platform-components-content-card__image-container--contained.image-cover-66.image-cover-25--md {
    flex-basis: 25%;
  }
  .platform-components-content-card__image-container--contained.image-cover-66.image-cover-33--md {
    flex-basis: calc(33.33333333%);
  }
  .platform-components-content-card__image-container--contained.image-cover-66.image-cover-50--md {
    flex-basis: 50%;
  }
  .platform-components-content-card__image-container--contained.image-cover-66.image-cover-75--md {
    flex-basis: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__image-container--contained.image-cover-66--sm {
    flex-basis: calc(66.66666667%);
  }
  .platform-components-content-card__image-container--contained.image-cover-66.image-cover-50--sm {
    flex-basis: 50%;
  }
  .platform-components-content-card__image-container--contained.image-cover-66.image-cover-25--sm {
    flex-basis: 25%;
  }
  .platform-components-content-card__image-container--contained.image-cover-66.image-cover-33--sm {
    flex-basis: calc(33.33333333%);
  }
  .platform-components-content-card__image-container--contained.image-cover-66.image-cover-75--sm {
    flex-basis: 75%;
  }
}
.platform-components-content-card__image-container--contained.image-cover-50 {
  flex-basis: 50%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__image-container--contained.image-cover-50--md {
    flex-basis: 50%;
  }
  .platform-components-content-card__image-container--contained.image-cover-50.image-cover-33--md {
    flex-basis: calc(33.33333333%);
  }
  .platform-components-content-card__image-container--contained.image-cover-50.image-cover-66--md {
    flex-basis: calc(66.66666667%);
  }
  .platform-components-content-card__image-container--contained.image-cover-50.image-cover-25--md {
    flex-basis: 25%;
  }
  .platform-components-content-card__image-container--contained.image-cover-50.image-cover-75--md {
    flex-basis: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__image-container--contained.image-cover-50--sm {
    flex-basis: 50%;
  }
  .platform-components-content-card__image-container--contained.image-cover-50.image-cover-33--sm {
    flex-basis: calc(33.33333333%);
  }
  .platform-components-content-card__image-container--contained.image-cover-50.image-cover-66--sm {
    flex-basis: calc(66.66666667%);
  }
  .platform-components-content-card__image-container--contained.image-cover-50.image-cover-25--sm {
    flex-basis: 25%;
  }
  .platform-components-content-card__image-container--contained.image-cover-50.image-cover-75--sm {
    flex-basis: 75%;
  }
}
.platform-components-content-card__image-container--contained.image-cover-75 {
  flex-basis: 75%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__image-container--contained.image-cover-75--md {
    flex-basis: 75%;
  }
  .platform-components-content-card__image-container--contained.image-cover-75.image-cover-33--md {
    flex-basis: calc(33.33333333%);
  }
  .platform-components-content-card__image-container--contained.image-cover-75.image-cover-66--md {
    flex-basis: calc(66.66666667%);
  }
  .platform-components-content-card__image-container--contained.image-cover-75.image-cover-50--md {
    flex-basis: 50%;
  }
  .platform-components-content-card__image-container--contained.image-cover-75.image-cover-25--md {
    flex-basis: 25%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__image-container--contained.image-cover-75--sm {
    flex-basis: 75%;
  }
  .platform-components-content-card__image-container--contained.image-cover-75.image-cover-33--sm {
    flex-basis: calc(33.33333333%);
  }
  .platform-components-content-card__image-container--contained.image-cover-75.image-cover-66--sm {
    flex-basis: calc(66.66666667%);
  }
  .platform-components-content-card__image-container--contained.image-cover-75.image-cover-50--sm {
    flex-basis: 50%;
  }
  .platform-components-content-card__image-container--contained.image-cover-75.image-cover-25--sm {
    flex-basis: 25%;
  }
}
.platform-components-content-card__image-container--contained.image-cover .platform-components-content-card__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: 0;
}
.platform-components-content-card__image-container--contained.automatic {
  height: auto;
}
.platform-components-content-card__image-container--contained.automatic .platform-components-content-card__image {
  max-height: 100%;
  max-width: 100%;
  display: block;
  object-fit: contain;
  width: 100%;
}
.platform-components-content-card__image-container .platform-components-content-card__image-overlay-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.platform-components-content-card__image-container .platform-components-content-card__image-overlay-container .pc-badge-image {
  position: absolute;
  margin: auto;
}
.platform-components-content-card__image-container .platform-components-content-card__image-overlay-container.pc-image-overlay.badge-c .pc-badge-image {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.platform-components-content-card__image-container .platform-components-content-card__image-overlay-container.pc-image-overlay.badge-tl .pc-badge-image {
  left: 10px;
  top: 10px;
  right: initial;
  bottom: initial;
}
.platform-components-content-card__image-container .platform-components-content-card__image-overlay-container.pc-image-overlay.badge-tr .pc-badge-image {
  right: 10px;
  top: 10px;
  left: initial;
  bottom: initial;
}
.platform-components-content-card__image-container .platform-components-content-card__image-overlay-container.pc-image-overlay.badge-bl .pc-badge-image {
  left: 10px;
  bottom: 10px;
  right: initial;
  top: initial;
}
.platform-components-content-card__image-container .platform-components-content-card__image-overlay-container.pc-image-overlay.badge-br .pc-badge-image {
  right: 10px;
  bottom: 10px;
  top: initial;
  left: initial;
}
.platform-components-content-card__image-container .platform-components-content-card__image-overlay-container.pc-image-overlay.badge-100 .pc-badge-image {
  width: 100%;
  height: 100%;
  top: 0!important;
  bottom: 0!important;
  left: 0!important;
  right: 0!important;
  z-index: 0;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: 'object-fit: contain';
}
.platform-components-content-card .platform-components-content-card__badge-container {
  display: inline-block;
}
.platform-components-content-card .platform-components-content-card__badge-container.pc-content-header .pc-badge-image {
  display: flex;
}
.platform-components-content-card .platform-components-content-card__badge-container.pc-content-preheader .pc-badge-image {
  height: 24px;
  width: auto;
  margin-right: 10px;
}
.platform-components-content-card .platform-components-content-card__badge-container.pc-content-preheader .pc-badge-image.pc-badge-icon {
  width: 24px;
}
.platform-components-content-card .platform-components-content-card__badge-container.pc-content-preheader .pc-badge-image.pc-badge-icon::before {
  font-size: 24px;
}
.platform-components-content-card a.headline-link {
  text-decoration: none;
}
.platform-components-content-card a.headline-link:hover,
.platform-components-content-card a.headline-link:active {
  text-decoration: none;
  outline: none !important;
}
.platform-components-content-card a.headline-link:focus {
  outline: 1px solid #464646 !important;
}
.platform-components-content-card__theme-01 {
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, transparent, transparent);
  --overlay-color-1: rgba(255, 255, 255, 0.9);
}
.platform-components-content-card__theme-01 .platform-components-content-card__border {
  border: 1px solid #dfdfdf;
}
.platform-components-content-card__theme-01 .platform-components-content-card__main-header,
.platform-components-content-card__theme-01 .platform-components-content-card__subtitle,
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy,
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy p {
  color: #464646;
}
.platform-components-content-card__theme-01 .platform-components-content-card__preheader {
  color: #464646;
}
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy a {
  color: #e31c3d;
}
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy a:hover {
  color: #981b1e;
}
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy button {
  color: #e31c3d;
}
.platform-components-content-card__theme-01 .platform-components-content-card__body-copy button:hover {
  color: #981b1e;
}
.platform-components-content-card__theme-01 .platform-components-content-card__color-overlay {
  background-color: rgba(255, 255, 255, 0.9);
}
.platform-components-content-card__theme-02 {
  background-color: #f3f3f4;
  background-image: linear-gradient(to bottom, transparent, transparent);
  --overlay-color-1: rgba(243, 243, 244, 0.9);
}
.platform-components-content-card__theme-02 .platform-components-content-card__border {
  border: 1px solid #dfdfdf;
}
.platform-components-content-card__theme-02 .platform-components-content-card__main-header,
.platform-components-content-card__theme-02 .platform-components-content-card__subtitle,
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy,
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy p {
  color: #464646;
}
.platform-components-content-card__theme-02 .platform-components-content-card__preheader {
  color: #464646;
}
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy a {
  color: #e31c3d;
}
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy a:hover {
  color: #981b1e;
}
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy button {
  color: #e31c3d;
}
.platform-components-content-card__theme-02 .platform-components-content-card__body-copy button:hover {
  color: #981b1e;
}
.platform-components-content-card__theme-02 .platform-components-content-card__color-overlay {
  background-color: rgba(243, 243, 244, 0.9);
}
.platform-components-content-card__theme-03 {
  background-color: #464646;
  background-image: linear-gradient(to right, #222222, #383838);
  --overlay-color-1: rgba(34, 34, 34, 0.9);
}
.platform-components-content-card__theme-03 .platform-components-content-card__border {
  border: 1px solid #dfdfdf;
}
.platform-components-content-card__theme-03 .platform-components-content-card__main-header,
.platform-components-content-card__theme-03 .platform-components-content-card__subtitle,
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy,
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy p {
  color: #ffffff;
}
.platform-components-content-card__theme-03 .platform-components-content-card__preheader {
  color: #ffffff;
}
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy a {
  color: #bbd8ea;
}
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy a:hover {
  color: #e31c3d;
}
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy button {
  color: #bbd8ea;
}
.platform-components-content-card__theme-03 .platform-components-content-card__body-copy button:hover {
  color: #e31c3d;
}
.platform-components-content-card__theme-03 .platform-components-content-card__color-overlay {
  background-color: rgba(34, 34, 34, 0.9);
}
.platform-components-content-card__theme-04 {
  background-color: unset;
  background-image: linear-gradient(to bottom, transparent, transparent);
  --overlay-color-1: unset;
}
.platform-components-content-card__theme-04 .platform-components-content-card__border {
  border: 1px solid unset;
}
.platform-components-content-card__theme-04 .platform-components-content-card__main-header,
.platform-components-content-card__theme-04 .platform-components-content-card__subtitle,
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy,
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy p {
  color: unset;
}
.platform-components-content-card__theme-04 .platform-components-content-card__preheader {
  color: unset;
}
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy a {
  color: unset;
}
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy a:hover {
  color: unset;
}
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy button {
  color: unset;
}
.platform-components-content-card__theme-04 .platform-components-content-card__body-copy button:hover {
  color: unset;
}
.platform-components-content-card__theme-04 .platform-components-content-card__color-overlay {
  background-color: unset;
}
.platform-components-content-card__color-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.platform-components-content-card__color-overlay-opacity-10--lg {
  opacity: .1;
}
.platform-components-content-card__color-overlay-opacity-25--lg {
  opacity: .25;
}
.platform-components-content-card__color-overlay-opacity-50--lg {
  opacity: .50;
}
.platform-components-content-card__color-overlay-opacity-75--lg {
  opacity: .75;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__color-overlay-opacity-10--md {
    opacity: .1;
  }
  .platform-components-content-card__color-overlay-opacity-25--md {
    opacity: .25;
  }
  .platform-components-content-card__color-overlay-opacity-50--md {
    opacity: .50;
  }
  .platform-components-content-card__color-overlay-opacity-75--md {
    opacity: .75;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__color-overlay-opacity-10--sm {
    opacity: .1;
  }
  .platform-components-content-card__color-overlay-opacity-25--sm {
    opacity: .25;
  }
  .platform-components-content-card__color-overlay-opacity-50--sm {
    opacity: .50;
  }
  .platform-components-content-card__color-overlay-opacity-75--sm {
    opacity: .75;
  }
}
.platform-components-content-card__border-radius {
  border-radius: 0;
}
.platform-components-content-card__border-radius .platform-components-content-card__image-container--background .platform-components-content-card__image {
  border-radius: 0;
}
.platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
.platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
  border-radius: 0 0 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
.platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
.platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
  border-radius: 0 0 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
.platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
.platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
  border-radius: 0 0 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
.platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
.platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
  border-radius: 0 0 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
  .platform-components-content-card__border-radius.image-contained-stretch.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image,
  .platform-components-content-card__border-radius:not(.image-contained-padding):not(.image-background).platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__image {
    border-radius: 0 0 0 0;
  }
}
.platform-components-content-card__center-alignment--lg {
  justify-content: center;
}
.platform-components-content-card__center-alignment--lg.platform-components-content-card__bottom-alignment--lg {
  --overlay-direction: to top;
}
.platform-components-content-card__center-alignment--lg.platform-components-content-card__top-alignment--lg {
  --overlay-direction: to bottom;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__center-alignment--lg.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--lg.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__center-alignment--lg.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--lg.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
.platform-components-content-card__left-alignment--lg {
  justify-content: flex-start;
}
.platform-components-content-card__left-alignment--lg.platform-components-content-card__bottom-alignment--lg {
  --overlay-direction: to top right;
}
.platform-components-content-card__left-alignment--lg.platform-components-content-card__middle-alignment--lg {
  --overlay-direction: to right;
}
.platform-components-content-card__left-alignment--lg.platform-components-content-card__top-alignment--lg {
  --overlay-direction: to bottom right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--lg.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
.platform-components-content-card__right-alignment--lg {
  justify-content: flex-end;
}
.platform-components-content-card__right-alignment--lg.platform-components-content-card__bottom-alignment--lg {
  --overlay-direction: to top left;
}
.platform-components-content-card__right-alignment--lg.platform-components-content-card__middle-alignment--lg {
  --overlay-direction: to left;
}
.platform-components-content-card__right-alignment--lg.platform-components-content-card__top-alignment--lg {
  --overlay-direction: to bottom left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--lg.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__center-alignment--md {
    justify-content: center;
  }
  .platform-components-content-card__center-alignment--md.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--md.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-content-card__center-alignment--md.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--md.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__left-alignment--md {
    justify-content: flex-start;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--md.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__right-alignment--md {
    justify-content: flex-end;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--md.platform-components-content-card__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__center-alignment--sm {
    justify-content: center;
  }
  .platform-components-content-card__center-alignment--sm.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--sm.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-content-card__center-alignment--sm.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-content-card__center-alignment--sm.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__left-alignment--sm {
    justify-content: flex-start;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-content-card__left-alignment--sm.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__right-alignment--sm {
    justify-content: flex-end;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-content-card__right-alignment--sm.platform-components-content-card__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
.platform-components-content-card__bottom-alignment--lg {
  align-items: flex-end;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__bottom-alignment--md {
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__bottom-alignment--sm {
    align-items: flex-end;
  }
}
.platform-components-content-card__middle-alignment--lg {
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__middle-alignment--md {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__middle-alignment--sm {
    align-items: center;
  }
}
.platform-components-content-card__top-alignment--lg {
  align-items: flex-start;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__top-alignment--md {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__top-alignment--sm {
    align-items: flex-start;
  }
}
.platform-components-content-card__space-alignment--lg .platform-components-content-card__content {
  flex-grow: 1;
}
.platform-components-content-card__space-alignment--lg .platform-components-content-card__content .platform-components-content-card__row-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.platform-components-content-card__center-text--lg {
  text-align: center;
}
.platform-components-content-card__center-text--lg .platform-components-content-card__button-container {
  justify-content: center;
}
.platform-components-content-card__center-text--lg .platform-components-content-card__button-container.flex-column .platform-components-content-card__button {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__center-text--md {
    text-align: center!important;
  }
  .platform-components-content-card__center-text--md .platform-components-content-card__button-container {
    justify-content: center!important;
  }
  .platform-components-content-card__center-text--md .platform-components-content-card__button-container.flex-column .platform-components-content-card__button {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__center-text--sm {
    text-align: center!important;
  }
  .platform-components-content-card__center-text--sm .platform-components-content-card__button-container {
    justify-content: center!important;
  }
  .platform-components-content-card__center-text--sm .platform-components-content-card__button-container.flex-column .platform-components-content-card__button {
    margin-left: auto;
    margin-right: auto;
  }
}
.platform-components-content-card__left-text--lg {
  text-align: left;
}
.platform-components-content-card__left-text--lg .platform-components-content-card__button-container {
  justify-content: flex-start;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__left-text--md {
    text-align: left!important;
  }
  .platform-components-content-card__left-text--md .platform-components-content-card__button-container {
    justify-content: flex-start !important;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__left-text--sm {
    text-align: left!important;
  }
  .platform-components-content-card__left-text--sm .platform-components-content-card__button-container {
    justify-content: flex-start !important;
  }
}
.platform-components-content-card__right-text--lg {
  text-align: right;
}
.platform-components-content-card__right-text--lg .platform-components-content-card__button-container {
  justify-content: flex-end;
}
.platform-components-content-card__right-text--lg .platform-components-content-card__button-container.flex-column .platform-components-content-card__button {
  margin-left: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__right-text--md {
    text-align: right!important;
  }
  .platform-components-content-card__right-text--md .platform-components-content-card__button-container {
    justify-content: flex-end !important;
  }
  .platform-components-content-card__right-text--md .platform-components-content-card__button-container.flex-column .platform-components-content-card__button {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__right-text--sm {
    text-align: right!important;
  }
  .platform-components-content-card__right-text--sm .platform-components-content-card__button-container {
    justify-content: flex-end !important;
  }
  .platform-components-content-card__right-text--sm .platform-components-content-card__button-container.flex-column .platform-components-content-card__button {
    margin-left: auto;
  }
}
.platform-components-content-card__flex-direction-row--lg {
  flex-direction: row;
  align-items: stretch;
}
.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__content {
  width: 100%;
}
.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__center-alignment--lg .platform-components-content-card__content {
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__center-alignment--lg.platform-components-content-card__flex-direction-column--md {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__center-alignment--lg.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__center-alignment--lg.platform-components-content-card__flex-direction-column--sm {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__center-alignment--lg.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content {
    align-items: center;
  }
}
.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__right-alignment--lg .platform-components-content-card__content {
  align-items: flex-end;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__right-alignment--lg.platform-components-content-card__flex-direction-column--md {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__right-alignment--lg.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content {
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__right-alignment--lg.platform-components-content-card__flex-direction-column--sm {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__right-alignment--lg.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content {
    align-items: flex-end;
  }
}
.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__left-alignment--lg .platform-components-content-card__content {
  align-items: flex-start;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__left-alignment--lg .platform-components-content-card__content.platform-components-content-card__flex-direction-column--md {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__left-alignment--lg .platform-components-content-card__content.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__left-alignment--lg .platform-components-content-card__content.platform-components-content-card__flex-direction-column--sm {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__left-alignment--lg .platform-components-content-card__content.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content {
    align-items: flex-start;
  }
}
.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__top-alignment--lg .platform-components-content-card__content {
  justify-content: flex-start;
}
.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__middle-alignment--lg .platform-components-content-card__content {
  justify-content: center;
}
.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__bottom-alignment--lg .platform-components-content-card__content {
  justify-content: flex-end;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__center-alignment--md .platform-components-content-card__content {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__right-alignment--md .platform-components-content-card__content {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__left-alignment--md .platform-components-content-card__content {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__top-alignment--md .platform-components-content-card__content {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__middle-alignment--md .platform-components-content-card__content {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__bottom-alignment--md .platform-components-content-card__content {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__center-alignment--sm .platform-components-content-card__content {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__right-alignment--sm .platform-components-content-card__content {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__left-alignment--sm .platform-components-content-card__content {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__top-alignment--sm .platform-components-content-card__content {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__middle-alignment--sm .platform-components-content-card__content {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-row--lg.platform-components-content-card__bottom-alignment--sm .platform-components-content-card__content {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-direction-row--md {
    flex-direction: row;
    align-items: stretch;
  }
  .platform-components-content-card__flex-direction-row--md .platform-components-content-card__content {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .platform-components-content-card__flex-direction-row--md.platform-components-content-card__center-alignment--md .platform-components-content-card__content {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-row--md.platform-components-content-card__right-alignment--md .platform-components-content-card__content {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-row--md.platform-components-content-card__left-alignment--md .platform-components-content-card__content {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-row--md.platform-components-content-card__top-alignment--md .platform-components-content-card__content {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-row--md.platform-components-content-card__middle-alignment--md .platform-components-content-card__content {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-row--md.platform-components-content-card__bottom-alignment--md .platform-components-content-card__content {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-direction-row--sm {
    flex-direction: row;
    align-items: stretch;
  }
  .platform-components-content-card__flex-direction-row--sm .platform-components-content-card__content {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .platform-components-content-card__flex-direction-row--sm.platform-components-content-card__center-alignment--sm .platform-components-content-card__content {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-row--sm.platform-components-content-card__right-alignment--sm .platform-components-content-card__content {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-row--sm.platform-components-content-card__left-alignment--sm .platform-components-content-card__content {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-row--sm.platform-components-content-card__top-alignment--sm .platform-components-content-card__content {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-row--sm.platform-components-content-card__middle-alignment--sm .platform-components-content-card__content {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-row--sm.platform-components-content-card__bottom-alignment--sm .platform-components-content-card__content {
    justify-content: flex-end;
  }
}
.platform-components-content-card__flex-direction-column--lg {
  flex-direction: column;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__center-alignment--lg {
  align-items: center;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__center-alignment--lg .platform-components-content-card__content {
  align-items: center;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__right-alignment--lg {
  align-items: flex-end;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__right-alignment--lg .platform-components-content-card__content {
  align-items: flex-end;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__left-alignment--lg {
  align-items: flex-start;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__left-alignment--lg .platform-components-content-card__content {
  align-items: flex-start;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__top-alignment--lg {
  justify-content: flex-start;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__top-alignment--lg .platform-components-content-card__content {
  justify-content: flex-start;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__middle-alignment--lg {
  justify-content: center;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__middle-alignment--lg .platform-components-content-card__content {
  justify-content: center;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__bottom-alignment--lg {
  justify-content: flex-end;
}
.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__bottom-alignment--lg .platform-components-content-card__content {
  justify-content: flex-end;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__center-alignment--md {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__center-alignment--md .platform-components-content-card__content {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__right-alignment--md {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__right-alignment--md .platform-components-content-card__content {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__left-alignment--md {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__left-alignment--md .platform-components-content-card__content {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__top-alignment--md {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__top-alignment--md .platform-components-content-card__content {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__middle-alignment--md {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__middle-alignment--md .platform-components-content-card__content {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__bottom-alignment--md {
    justify-content: flex-end;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__bottom-alignment--md .platform-components-content-card__content {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__center-alignment--sm {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__center-alignment--sm .platform-components-content-card__content {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__right-alignment--sm {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__right-alignment--sm .platform-components-content-card__content {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__left-alignment--sm {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__left-alignment--sm .platform-components-content-card__content {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__top-alignment--sm {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__top-alignment--sm .platform-components-content-card__content {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__middle-alignment--sm {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__middle-alignment--sm .platform-components-content-card__content {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__bottom-alignment--sm {
    justify-content: flex-end;
  }
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__bottom-alignment--sm .platform-components-content-card__content {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-direction-row--md {
    flex-direction: row;
    align-items: stretch;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-direction-row--sm {
    flex-direction: row;
    align-items: stretch;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-direction-column--md {
    flex-direction: column;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__center-alignment--md {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__center-alignment--md .platform-components-content-card__content {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__right-alignment--md {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__right-alignment--md .platform-components-content-card__content {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__left-alignment--md {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__left-alignment--md .platform-components-content-card__content {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__top-alignment--md {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__top-alignment--md .platform-components-content-card__content {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__middle-alignment--md {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__middle-alignment--md .platform-components-content-card__content {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__bottom-alignment--md {
    justify-content: flex-end;
  }
  .platform-components-content-card__flex-direction-column--md.platform-components-content-card__bottom-alignment--md .platform-components-content-card__content {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-direction-column--sm {
    flex-direction: column;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__center-alignment--sm {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__center-alignment--sm .platform-components-content-card__content {
    align-items: center;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__right-alignment--sm {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__right-alignment--sm .platform-components-content-card__content {
    align-items: flex-end;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__left-alignment--sm {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__left-alignment--sm .platform-components-content-card__content {
    align-items: flex-start;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__top-alignment--sm {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__top-alignment--sm .platform-components-content-card__content {
    justify-content: flex-start;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__middle-alignment--sm {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__middle-alignment--sm .platform-components-content-card__content {
    justify-content: center;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__bottom-alignment--sm {
    justify-content: flex-end;
  }
  .platform-components-content-card__flex-direction-column--sm.platform-components-content-card__bottom-alignment--sm .platform-components-content-card__content {
    justify-content: flex-end;
  }
}
.platform-components-content-card__flex-order-image--lg .platform-components-content-card__image-container {
  order: 1;
}
.platform-components-content-card__flex-order-image--lg .platform-components-content-card__content {
  order: 2;
}
.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__content.image-contained-padding {
  padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-text--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-right: 20px;
  }
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-text--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-right: 20px;
  }
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-bottom: 20px;
  }
}
.platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__content.image-contained-padding {
  padding-top: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-text--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-bottom: 20px;
  }
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-text--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-bottom: 20px;
  }
  .platform-components-content-card__flex-order-image--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-right: 20px;
  }
}
.platform-components-content-card__flex-order-text--lg .platform-components-content-card__image-container {
  order: 2;
}
.platform-components-content-card__flex-order-text--lg .platform-components-content-card__content {
  order: 1;
}
.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg .platform-components-content-card__content.image-contained-padding {
  padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-image--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-left: 20px;
  }
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-image--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-left: 20px;
  }
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-row--lg.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-top: 20px;
  }
}
.platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg .platform-components-content-card__content.image-contained-padding {
  padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-image--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-top: 20px;
  }
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-image--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-top: 20px;
  }
  .platform-components-content-card__flex-order-text--lg.platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-image--md .platform-components-content-card__image-container {
    order: 1;
  }
  .platform-components-content-card__flex-order-image--md .platform-components-content-card__content {
    order: 2;
  }
  .platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-left: 20px;
  }
  .platform-components-content-card__flex-order-image--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__flex-order-text--md .platform-components-content-card__image-container {
    order: 2;
  }
  .platform-components-content-card__flex-order-text--md .platform-components-content-card__content {
    order: 1;
  }
  .platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-row--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-right: 20px;
  }
  .platform-components-content-card__flex-order-text--md.platform-components-content-card__flex-direction-column--md .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-image--sm .platform-components-content-card__image-container {
    order: 1;
  }
  .platform-components-content-card__flex-order-image--sm .platform-components-content-card__content {
    order: 2;
  }
  .platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-left: 20px;
  }
  .platform-components-content-card__flex-order-image--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__flex-order-text--sm .platform-components-content-card__image-container {
    order: 2;
  }
  .platform-components-content-card__flex-order-text--sm .platform-components-content-card__content {
    order: 1;
  }
  .platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-row--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-right: 20px;
  }
  .platform-components-content-card__flex-order-text--sm.platform-components-content-card__flex-direction-column--sm .platform-components-content-card__content.image-contained-padding {
    padding: 0;
    padding-bottom: 20px;
  }
}
.platform-components-content-card__height-style-auto--lg {
  height: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__height-style-auto--md {
    height: auto;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__height-style-auto--sm {
    height: auto;
  }
}
.platform-components-content-card__height-style-vh--lg.h-100vh--lg {
  height: 100vh;
  min-height: 1080px;
}
.platform-components-content-card__height-style-vh--lg.h-75vh--lg {
  height: 75vh;
  min-height: calc(810px);
}
.platform-components-content-card__height-style-vh--lg.h-50vh--lg {
  height: 50vh;
  min-height: calc(540px);
}
.platform-components-content-card__height-style-vh--lg.h-66vh--lg {
  height: calc(66.66666667vh);
  min-height: calc(719.99928px);
}
.platform-components-content-card__height-style-vh--lg.h-33vh--lg {
  height: calc(33.33333333vh);
  min-height: calc(359.99964px);
}
.platform-components-content-card__height-style-vh--lg.h-25vh--lg {
  height: 25vh;
  min-height: calc(270px);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__height-style-vh--md.h-100vh--md {
    height: 100vh;
    min-height: 1080px;
  }
  .platform-components-content-card__height-style-vh--md.h-75vh--md {
    height: 75vh;
    min-height: calc(810px);
  }
  .platform-components-content-card__height-style-vh--md.h-66vh--md {
    height: calc(66.66666667vh);
    min-height: calc(719.99928px);
  }
  .platform-components-content-card__height-style-vh--md.h-50vh--md {
    height: 50vh;
    min-height: calc(540px);
  }
  .platform-components-content-card__height-style-vh--md.h-33vh--md {
    height: calc(33.33333333vh);
    min-height: calc(359.99964px);
  }
  .platform-components-content-card__height-style-vh--md.h-25vh--md {
    height: 25vh;
    min-height: calc(270px);
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__height-style-vh--sm.h-100vh--sm {
    height: 100vh;
    min-height: 1080px;
  }
  .platform-components-content-card__height-style-vh--sm.h-75vh--sm {
    height: 75vh;
    min-height: calc(810px);
  }
  .platform-components-content-card__height-style-vh--sm.h-66vh--sm {
    height: calc(66.66666667vh);
    min-height: calc(719.99928px);
  }
  .platform-components-content-card__height-style-vh--sm.h-50vh--sm {
    height: 50vh;
    min-height: calc(540px);
  }
  .platform-components-content-card__height-style-vh--sm.h-33vh--sm {
    height: calc(33.33333333vh);
    min-height: calc(359.99964px);
  }
  .platform-components-content-card__height-style-vh--sm.h-25vh--sm {
    height: 25vh;
    min-height: calc(270px);
  }
}
.platform-components-content-card__width-lg--auto {
  width: auto;
}
.platform-components-content-card__width-lg--small {
  width: calc(33.33333333%);
}
.platform-components-content-card__width-lg--medium {
  width: 50%;
}
.platform-components-content-card__width-lg--large {
  width: 75%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__width-md--auto {
    width: auto;
  }
  .platform-components-content-card__width-md--small {
    width: calc(33.33333333%);
  }
  .platform-components-content-card__width-md--medium {
    width: 50%;
  }
  .platform-components-content-card__width-md--large {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__width-sm--auto {
    width: auto;
  }
  .platform-components-content-card__width-sm--small {
    width: calc(33.33333333%);
  }
  .platform-components-content-card__width-sm--medium {
    width: 50%;
  }
  .platform-components-content-card__width-sm--large {
    width: 75%;
  }
}
.platform-components-content-card__gradient-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--tablet), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--mobile), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
  .platform-components-content-card__gradient-overlay--md.radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-content-card__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
  .platform-components-content-card__gradient-overlay--sm.radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-content-card .radial-gradient--lg {
  background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card .radial-gradient--md {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-content-card .radial-gradient--sm {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-content-card .radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-content-card .radial-gradient-none--md.platform-components-content-card__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-content-card .radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-content-card .radial-gradient-none--sm.platform-components-content-card__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-content-card .pc-clickable,
.platform-components-content-card.pc-clickable {
  cursor: pointer;
}
.platform-components-content-card .pc-clickable .platform-components-content-card__image-container,
.platform-components-content-card.pc-clickable .platform-components-content-card__image-container {
  overflow: hidden;
}
.platform-components-content-card .platform-components-content-card__content {
  width: 100%;
}
.match-heights .contentCard {
  height: auto;
}
.match-heights .carousel-component__item,
.match-heights .carousel-component__item .contentCard,
.match-heights .platform-components-content-card.content-card--v2,
.match-heights .platform-components-content-card__container,
.match-heights .platform-components-container .contentCard,
.match-heights .carousel-component__item > .platform-components-container {
  height: 100%;
}
button.platform-components-content-card__button {
  background: transparent;
}
button.platform-components-content-card__button:hover {
  background: transparent;
}
.pc-add-to-cart.dn {
  display: none;
}
.pc-add-to-cart.button--loader:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pc-add-to-cart.button--loader .button-text {
  display: none;
}
.aem-AuthorLayer-Edit .platform-components-content-card,
.aem-AuthorLayer-Layouting .platform-components-content-card,
.aem-AuthorLayer-Developer .platform-components-content-card,
.aem-AuthorLayer-Timewarp .platform-components-content-card,
.aem-AuthorLayer-Preview .platform-components-content-card,
.aem-AuthorLayer-Edit .platform-components-content-card__container,
.aem-AuthorLayer-Layouting .platform-components-content-card__container,
.aem-AuthorLayer-Developer .platform-components-content-card__container,
.aem-AuthorLayer-Timewarp .platform-components-content-card__container,
.aem-AuthorLayer-Preview .platform-components-content-card__container {
  min-height: 200px;
  max-height: 500px;
  overflow: hidden;
}
.aem-AuthorLayer-Edit .platform-components-content-card__content--animate .platform-components-content-card__preheader,
.aem-AuthorLayer-Layouting .platform-components-content-card__content--animate .platform-components-content-card__preheader,
.aem-AuthorLayer-Developer .platform-components-content-card__content--animate .platform-components-content-card__preheader,
.aem-AuthorLayer-Timewarp .platform-components-content-card__content--animate .platform-components-content-card__preheader,
.aem-AuthorLayer-Preview .platform-components-content-card__content--animate .platform-components-content-card__preheader,
.aem-AuthorLayer-Edit .platform-components-content-card__content--animate .platform-components-content-card__main-header,
.aem-AuthorLayer-Layouting .platform-components-content-card__content--animate .platform-components-content-card__main-header,
.aem-AuthorLayer-Developer .platform-components-content-card__content--animate .platform-components-content-card__main-header,
.aem-AuthorLayer-Timewarp .platform-components-content-card__content--animate .platform-components-content-card__main-header,
.aem-AuthorLayer-Preview .platform-components-content-card__content--animate .platform-components-content-card__main-header,
.aem-AuthorLayer-Edit .platform-components-content-card__content--animate .platform-components-content-card__subtitle,
.aem-AuthorLayer-Layouting .platform-components-content-card__content--animate .platform-components-content-card__subtitle,
.aem-AuthorLayer-Developer .platform-components-content-card__content--animate .platform-components-content-card__subtitle,
.aem-AuthorLayer-Timewarp .platform-components-content-card__content--animate .platform-components-content-card__subtitle,
.aem-AuthorLayer-Preview .platform-components-content-card__content--animate .platform-components-content-card__subtitle,
.aem-AuthorLayer-Edit .platform-components-content-card__content--animate .platform-components-content-card__body-copy,
.aem-AuthorLayer-Layouting .platform-components-content-card__content--animate .platform-components-content-card__body-copy,
.aem-AuthorLayer-Developer .platform-components-content-card__content--animate .platform-components-content-card__body-copy,
.aem-AuthorLayer-Timewarp .platform-components-content-card__content--animate .platform-components-content-card__body-copy,
.aem-AuthorLayer-Preview .platform-components-content-card__content--animate .platform-components-content-card__body-copy,
.aem-AuthorLayer-Edit .platform-components-content-card__content--animate .platform-components-content-card__button-container,
.aem-AuthorLayer-Layouting .platform-components-content-card__content--animate .platform-components-content-card__button-container,
.aem-AuthorLayer-Developer .platform-components-content-card__content--animate .platform-components-content-card__button-container,
.aem-AuthorLayer-Timewarp .platform-components-content-card__content--animate .platform-components-content-card__button-container,
.aem-AuthorLayer-Preview .platform-components-content-card__content--animate .platform-components-content-card__button-container {
  transform: translateY(0);
  opacity: 1;
}
.platform-components-content-card__button:last-child {
  margin-bottom: 0;
}
.platform-components-content-card__body-copy button {
  text-decoration: none;
}

.platform-components-container {
  position: relative;
}
.platform-components-container.container {
  padding-left: initial;
  padding-right: initial;
  width: initial;
}
.platform-components-container__color-overlay,
.platform-components-container__gradient-overlay,
.platform-components-container .platform-components-container__image-container--background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.platform-components-container .full-width.fw-boxed {
  position: relative;
  overflow: visible;
}
.platform-components-container .full-width.fw-boxed > .container-inner:before,
.platform-components-container .full-width.fw-boxed > .container-inner > .platform-components-container__color-overlay,
.platform-components-container .full-width.fw-boxed > .container-inner > .platform-components-container__gradient-overlay,
.platform-components-container .full-width.fw-boxed > .container-inner > .platform-components-container__image-container--background {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
  height: 100%;
  top: 0;
}
.platform-components-container .full-width.fw-full-width {
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
}
.platform-components-container .contained-width.cw-content,
.platform-components-container .contained-width.cw-contained-width {
  position: relative;
  margin: 0 auto;
  max-width: 73.125rem;
}
.platform-components-container .contained-width.cw-content {
  overflow: visible;
}
.platform-components-container .contained-width.cw-content > .container-inner:before,
.platform-components-container .contained-width.cw-content > .container-inner > .platform-components-container__color-overlay,
.platform-components-container .contained-width.cw-content > .container-inner > .platform-components-container__gradient-overlay,
.platform-components-container .contained-width.cw-content > .container-inner > .platform-components-container__image-container--background {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
  height: 100%;
  top: 0;
}
.platform-components-container .container-inner {
  position: relative;
}
.platform-components-container .container-inner__content {
  position: relative;
  height: 100%;
  z-index: 4;
}
.platform-components-container ~ .platform-components-container .container-inner__content {
  z-index: 3;
}
.platform-components-container .cmp-container,
.platform-components-container .container-inner {
  height: 100%;
}
.platform-components-container .cmp-container.absolute {
  z-index: 11;
  margin: auto;
  height: auto;
  width: fit-content;
}
.platform-components-container .cmp-container.transparent > .container-inner {
  background: transparent;
}
.platform-components-container__image-container--background img,
.platform-components-container__image-container--background video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: 0;
}
@media (min-width: 768px) {
  .platform-components-container__video-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .platform-components-container__video.hide-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .platform-components-container__image-mobile {
    display: none;
  }
}
.platform-components-container .theme-01 {
  --overlay-color-1: #ffffff;
}
.platform-components-container .theme-01 .platform-components-container__color-overlay {
  background-color: #ffffff;
}
.platform-components-container .theme-02 {
  --overlay-color-1: #f3f3f4;
}
.platform-components-container .theme-02 .platform-components-container__color-overlay {
  background-color: #f3f3f4;
}
.platform-components-container .theme-03 {
  --overlay-color-1: #464646;
}
.platform-components-container .theme-03 .platform-components-container__color-overlay {
  background-color: #464646;
}
.platform-components-container .theme-04 {
  --overlay-color-1: unset;
}
.platform-components-container .theme-04 .platform-components-container__color-overlay {
  background-color: unset;
}
.platform-components-container__center-alignment--lg.platform-components-container__bottom-alignment--lg {
  --overlay-direction: to top;
}
.platform-components-container__center-alignment--lg.platform-components-container__top-alignment--lg {
  --overlay-direction: to bottom;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__center-alignment--lg.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--lg.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-container__center-alignment--lg.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--lg.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
.platform-components-container__left-alignment--lg.platform-components-container__bottom-alignment--lg {
  --overlay-direction: to top right;
}
.platform-components-container__left-alignment--lg.platform-components-container__middle-alignment--lg {
  --overlay-direction: to right;
}
.platform-components-container__left-alignment--lg.platform-components-container__top-alignment--lg {
  --overlay-direction: to bottom right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__left-alignment--lg.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--lg.platform-components-container__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--lg.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-container__left-alignment--lg.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--lg.platform-components-container__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--lg.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
.platform-components-container__right-alignment--lg.platform-components-container__bottom-alignment--lg {
  --overlay-direction: to top left;
}
.platform-components-container__right-alignment--lg.platform-components-container__middle-alignment--lg {
  --overlay-direction: to left;
}
.platform-components-container__right-alignment--lg.platform-components-container__top-alignment--lg {
  --overlay-direction: to bottom left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__right-alignment--lg.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--lg.platform-components-container__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--lg.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-container__right-alignment--lg.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--lg.platform-components-container__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--lg.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__center-alignment--md.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--md.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-container__center-alignment--md.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--md.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__left-alignment--md.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--md.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-container__left-alignment--md.platform-components-container__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--md.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--md.platform-components-container__middle-alignment--md {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--md.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__right-alignment--md.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--md.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-container__right-alignment--md.platform-components-container__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--md.platform-components-container__bottom-alignment--md {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--md.platform-components-container__middle-alignment--md {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--md.platform-components-container__top-alignment--md {
    --overlay-direction: to bottom left;
  }
}
@media (max-width: 767px) {
  .platform-components-container__center-alignment--sm.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--sm.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom;
  }
  .platform-components-container__center-alignment--sm.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top;
  }
  .platform-components-container__center-alignment--sm.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom;
  }
}
@media (max-width: 767px) {
  .platform-components-container__left-alignment--sm.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--sm.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom right;
  }
  .platform-components-container__left-alignment--sm.platform-components-container__middle-alignment--lg {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--sm.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top right;
  }
  .platform-components-container__left-alignment--sm.platform-components-container__middle-alignment--sm {
    --overlay-direction: to right;
  }
  .platform-components-container__left-alignment--sm.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom right;
  }
}
@media (max-width: 767px) {
  .platform-components-container__right-alignment--sm.platform-components-container__bottom-alignment--lg {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--sm.platform-components-container__middle-alignment--lg {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--sm.platform-components-container__top-alignment--lg {
    --overlay-direction: to bottom left;
  }
  .platform-components-container__right-alignment--sm.platform-components-container__bottom-alignment--sm {
    --overlay-direction: to top left;
  }
  .platform-components-container__right-alignment--sm.platform-components-container__middle-alignment--sm {
    --overlay-direction: to left;
  }
  .platform-components-container__right-alignment--sm.platform-components-container__top-alignment--sm {
    --overlay-direction: to bottom left;
  }
}
.platform-components-container__color-overlay {
  z-index: 1;
}
.platform-components-container__color-overlay-opacity-10--lg {
  opacity: .1;
}
.platform-components-container__color-overlay-opacity-25--lg {
  opacity: .25;
}
.platform-components-container__color-overlay-opacity-50--lg {
  opacity: .50;
}
.platform-components-container__color-overlay-opacity-75--lg {
  opacity: .75;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__color-overlay-opacity-10--md {
    opacity: .1;
  }
  .platform-components-container__color-overlay-opacity-25--md {
    opacity: .25;
  }
  .platform-components-container__color-overlay-opacity-50--md {
    opacity: .50;
  }
  .platform-components-container__color-overlay-opacity-75--md {
    opacity: .75;
  }
}
@media (max-width: 767px) {
  .platform-components-container__color-overlay-opacity-10--sm {
    opacity: .1;
  }
  .platform-components-container__color-overlay-opacity-25--sm {
    opacity: .25;
  }
  .platform-components-container__color-overlay-opacity-50--sm {
    opacity: .50;
  }
  .platform-components-container__color-overlay-opacity-75--sm {
    opacity: .75;
  }
}
.platform-components-container__gradient-overlay {
  z-index: 2;
  background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--tablet), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (max-width: 767px) {
  .platform-components-container__gradient-overlay {
    background: linear-gradient(var(--overlay-direction--mobile), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
  .platform-components-container__gradient-overlay--md.radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-container__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
  .platform-components-container__gradient-overlay--sm.radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.platform-components-container .radial-gradient--lg {
  background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container .radial-gradient--md {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-container .radial-gradient--sm {
    background: radial-gradient(50% 50% at center, var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .platform-components-container .radial-gradient-none--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-container .radial-gradient-none--md.platform-components-container__gradient-overlay--md {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--tablet), transparent var(--overlay-color-width--tablet));
  }
}
@media (max-width: 767px) {
  .platform-components-container .radial-gradient-none--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop), transparent var(--overlay-color-width));
  }
  .platform-components-container .radial-gradient-none--sm.platform-components-container__gradient-overlay--sm {
    background: linear-gradient(var(--overlay-direction), var(--overlay-color-1) var(--overlay-color-1-stop--mobile), transparent var(--overlay-color-width--mobile));
  }
}
.aem-Grid.match-heights {
  height: 100%;
}
.match-heights[data-match-height] > * {
  height: var(--match-height);
}
@media only screen and (min-width: 768px) {
  .match-heights[data-match-height-tablet] > * {
    height: var(--match-height-tablet);
  }
}
@media only screen and (min-width: 1024px) {
  .match-heights[data-match-height-desktop] > * {
    height: var(--match-height-desktop);
  }
}
.platform-components-container .cmp-container[data-height] {
  height: var(--height);
}
@media only screen and (min-width: 768px) {
  .platform-components-container .cmp-container[data-height-tablet] {
    height: var(--height-tablet);
  }
}
@media only screen and (min-width: 1024px) {
  .platform-components-container .cmp-container[data-height-desktop] {
    height: var(--height-desktop);
  }
}
.platform-components-container .bw-brand {
  border-width: 1px;
}
.platform-components-container .theme-01 > .container-inner {
  border-color: #dfdfdf;
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .theme-02 > .container-inner {
  border-color: #dfdfdf;
  background-color: #f3f3f4;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .theme-03 > .container-inner {
  border-color: #dfdfdf;
  background-color: #464646;
  background-image: linear-gradient(to right, #222222, #383838);
}
.platform-components-container .theme-04 > .container-inner {
  border-color: unset;
  background-color: unset;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .full-width.fw-boxed.theme-01 > .container-inner:before {
  border-color: #dfdfdf;
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .full-width.fw-boxed.theme-02 > .container-inner:before {
  border-color: #dfdfdf;
  background-color: #f3f3f4;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .full-width.fw-boxed.theme-03 > .container-inner:before {
  border-color: #dfdfdf;
  background-color: #464646;
  background-image: linear-gradient(to right, #222222, #383838);
}
.platform-components-container .full-width.fw-boxed.theme-04 > .container-inner:before {
  border-color: unset;
  background-color: unset;
  background-image: linear-gradient(to bottom, transparent, transparent);
}
.platform-components-container .theme-01 {
  --overlay-color-1: #ffffff;
}
.platform-components-container .theme-01 .platform-components-container__color-overlay {
  background-color: #ffffff;
}
.platform-components-container .theme-02 {
  --overlay-color-1: #f3f3f4;
}
.platform-components-container .theme-02 .platform-components-container__color-overlay {
  background-color: #f3f3f4;
}
.platform-components-container .theme-03 {
  --overlay-color-1: #464646;
}
.platform-components-container .theme-03 .platform-components-container__color-overlay {
  background-color: #464646;
}
.platform-components-container .theme-04 {
  --overlay-color-1: unset;
}
.platform-components-container .theme-04 .platform-components-container__color-overlay {
  background-color: unset;
}
.aem-AuthorLayer-Edit .platform-components-container .cmp-container[data-height],
.aem-AuthorLayer-Layouting .platform-components-container .cmp-container[data-height],
.aem-AuthorLayer-Developer .platform-components-container .cmp-container[data-height],
.aem-AuthorLayer-Timewarp .platform-components-container .cmp-container[data-height],
.aem-AuthorLayer-Preview .platform-components-container .cmp-container[data-height] {
  max-height: 800px;
}

.pc-carousel-container .platform-components-masthead.platform-components-masthead--v2 {
  display: block;
  width: 100%;
  border: 0;
  height: auto !important;
}
.pc-carousel-container .video.baseComponent {
  display: block;
}

.platform-components-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.platform-components-buttons__button {
  /* common style */
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-decoration: none;
}
.platform-components-buttons__button:not(:first-child) {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .platform-components-buttons__button {
    font-size: 0.875rem;
  }
}
.platform-components-buttons__button span {
  white-space: nowrap;
}
.platform-components-buttons__button:hover {
  cursor: pointer;
  border-width: 2px;
  transition: all 200ms ease-out;
}
.platform-components-buttons__button:active {
  outline: none !important;
}
.platform-components-buttons__button:focus {
  outline: .125rem solid #000;
  outline-offset: .125rem;
}
.platform-components-buttons__button [class^="icons-"],
.platform-components-buttons__button [class*=" icons-"],
.platform-components-buttons__button [class^="dpc-icons-"],
.platform-components-buttons__button [class*=" dpc-icons-"] {
  font-size: 1.5rem;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .platform-components-buttons__button [class^="icons-"],
  .platform-components-buttons__button [class*=" icons-"],
  .platform-components-buttons__button [class^="dpc-icons-"],
  .platform-components-buttons__button [class*=" dpc-icons-"] {
    font-size: 1.5rem;
  }
}
.platform-components-buttons__button--icon-right {
  flex-direction: row-reverse;
}
.platform-components-buttons__button--icon-right [class^="icons-"],
.platform-components-buttons__button--icon-right [class*=" icons-"] {
  margin: 0 0 0 10px;
  line-height: 0;
  height: 0;
}
.platform-components-buttons__button--icon-right [class^="dpc-icons-"],
.platform-components-buttons__button--icon-right [class*=" dpc-icons-"] {
  margin: 0 0 0 10px;
}
.platform-components-buttons__button--icon-left [class^="icons-"],
.platform-components-buttons__button--icon-left [class*=" icons-"] {
  line-height: 0;
  height: 0;
}
.platform-components-buttons__button--icon-bottom {
  flex-direction: column-reverse;
}
.platform-components-buttons__button--icon-bottom [class^="icons-"],
.platform-components-buttons__button--icon-bottom [class*=" icons-"],
.platform-components-buttons__button--icon-bottom [class^="dpc-icons-"],
.platform-components-buttons__button--icon-bottom [class*=" dpc-icons-"] {
  margin: 0;
}
.platform-components-buttons__button--icon-top {
  flex-direction: column;
}
.platform-components-buttons__button--icon-top [class^="icons-"],
.platform-components-buttons__button--icon-top [class*=" icons-"],
.platform-components-buttons__button--icon-top [class^="dpc-icons-"],
.platform-components-buttons__button--icon-top [class*=" dpc-icons-"] {
  margin: 0;
}
.platform-components-buttons__button--primary-brand {
  color: #ffffff;
  background-color: #e31c3d;
}
.platform-components-buttons__button--primary-brand:hover,
.platform-components-buttons__button--primary-brand:active {
  color: #ffffff;
  background-color: #981b1e;
}
.platform-components-buttons__button--primary-brand:focus {
  outline: .125rem solid #000;
}
.platform-components-buttons__button--primary-dark {
  color: #ffffff;
  background-color: #222222;
}
.platform-components-buttons__button--primary-dark:hover,
.platform-components-buttons__button--primary-dark:active {
  color: #ffffff;
  background-color: #981b1e;
}
.platform-components-buttons__button--primary-light {
  color: #464646;
  background-color: #ffffff;
}
.platform-components-buttons__button--primary-light:hover,
.platform-components-buttons__button--primary-light:active {
  color: #ffffff;
  background-color: #981b1e;
}
.platform-components-buttons__button--secondary-brand {
  color: #e31c3d;
  background-color: transparent;
  border-color: #e31c3d;
}
.platform-components-buttons__button--secondary-brand:hover,
.platform-components-buttons__button--secondary-brand:active {
  color: #ffffff;
  background-color: #981b1e;
  border-color: #981b1e;
}
.platform-components-buttons__button--secondary-brand:focus {
  outline: .125rem solid #000;
}
.platform-components-buttons__button--secondary-dark {
  color: #222222;
  background-color: transparent;
  border-color: #222222;
}
.platform-components-buttons__button--secondary-dark:hover,
.platform-components-buttons__button--secondary-dark:active {
  color: #ffffff;
  background-color: #981b1e;
  border-color: #981b1e;
}
.platform-components-buttons__button--secondary-light {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.platform-components-buttons__button--secondary-light:hover,
.platform-components-buttons__button--secondary-light:active {
  color: #ffffff;
  background-color: #464646;
  border-color: #464646;
}
.platform-components-buttons__button--tertiary-brand {
  color: #e31c3d;
}
.platform-components-buttons__button--tertiary-brand:hover,
.platform-components-buttons__button--tertiary-brand:active {
  color: #981b1e;
}
.platform-components-buttons__button--tertiary-dark {
  color: #222222;
  background: transparent;
}
.platform-components-buttons__button--tertiary-dark:hover,
.platform-components-buttons__button--tertiary-dark:active {
  color: #981b1e;
}
.platform-components-buttons__button--tertiary-light {
  color: #ffffff;
}
.platform-components-buttons__button--tertiary-light:hover,
.platform-components-buttons__button--tertiary-light:active {
  color: #e31c3d;
}
.platform-components-buttons [class*="--secondary"] {
  border-radius: 0;
  border-width: 2px;
  border-style: solid;
}
.platform-components-buttons [class*="--tertiary"] {
  border: 0;
  padding: 5px;
  margin: 5px 30px;
}
.platform-components-buttons__button--split {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  border-radius: 0;
  border-width: 2px;
  border-style: solid;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .platform-components-buttons__button--split {
    font-size: 0.875rem;
  }
}
.platform-components-buttons__button--split.platform-components-buttons__button--primary-brand {
  background-color: #e31c3d;
  border-color: #e31c3d;
  color: #ffffff;
}
.platform-components-buttons__button--split.platform-components-buttons__button--primary-light {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #464646;
}
.platform-components-buttons__button--split.platform-components-buttons__button--primary-dark {
  background-color: #222222;
  border-color: #222222;
  color: #ffffff;
}
.platform-components-buttons__button--split.platform-components-buttons__button--secondary-brand {
  background-color: transparent;
  border-color: #e31c3d;
  color: #e31c3d;
}
.platform-components-buttons__button--split.platform-components-buttons__button--secondary-light {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.platform-components-buttons__button--split.platform-components-buttons__button--secondary-dark {
  background-color: transparent;
  border-color: #222222;
  color: #222222;
}
.platform-components-buttons__button--split:hover {
  background-color: transparent;
}
.platform-components-buttons__button--split:hover .platform-components-buttons__split-button-label {
  opacity: 0;
}
.platform-components-buttons__button--split:hover .platform-components-buttons__button {
  opacity: 1;
}
.platform-components-buttons__split-button-label {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  position: absolute;
  transition: all 200ms ease-out;
}
@media only screen and (max-width: 767px) {
  .platform-components-buttons__split-button-label {
    font-size: 0.875rem;
  }
}
.platform-components-buttons__split-button-wrapper {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  height: 100%;
  width: 100%;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button {
  font-family: 'Gotham';
  font-weight: 700;
  line-height: 150%;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 15px 30px;
  opacity: 0;
  z-index: 2;
  transition: all 200ms ease-out;
  border: none;
  margin: -1px;
}
@media only screen and (max-width: 767px) {
  .platform-components-buttons__split-button-wrapper > .platform-components-buttons__button {
    font-size: 0.875rem;
  }
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:first-of-type {
  border-radius: calc(0) 0 0 calc(0);
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:last-of-type {
  border-radius: 0 calc(0) calc(0) 0;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--primary-brand {
  color: #e31c3d;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--primary-light {
  color: #ffffff;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--primary-dark {
  color: #222222;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--secondary-brand {
  color: #e31c3d;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--secondary-light {
  color: #ffffff;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button.platform-components-buttons__button--secondary-dark {
  color: #222222;
  background-color: transparent;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover {
  transition: none;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--primary-brand {
  color: #ffffff;
  background-color: #e31c3d;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--primary-light {
  color: #464646;
  background-color: #ffffff;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--primary-dark {
  color: #ffffff;
  background-color: #222222;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--secondary-brand {
  color: #ffffff;
  background-color: #e31c3d;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--secondary-light {
  color: #464646;
  background-color: #ffffff;
}
.platform-components-buttons__split-button-wrapper > .platform-components-buttons__button:hover.platform-components-buttons__button--secondary-dark {
  color: #ffffff;
  background-color: #222222;
}
.platform-components-buttons__button:hover {
  text-decoration: none !important;
}

.breadcrumbs-container {
  background-color: #eeeeee;
}
.breadcrumbs-v2 {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.breadcrumbs-link-v2,
.breadcrumbs-list-item-v2 {
  transition: all .2s ease;
  display: inline-block;
  align-items: center;
}
.breadcrumbs-list-item-v2 a:active {
  outline: none !important;
  padding: 5px 0;
}
.breadcrumbs-link-v2 {
  padding: 5px 0;
  text-decoration: none;
}
.breadcrumbs-link-v2:hover {
  text-decoration: none;
}
@media (max-width: 36.875rem) {
  .breadcrumbs-list-item-v2 {
    display: none;
  }
}
.breadcrumbs-list-item-v2:after {
  margin-left: 0.3125rem;
  display: inline-block;
  content: "›";
}
.breadcrumbs-list-item-last-v2:after {
  display: none;
}
@media (max-width: 47.9375rem) {
  .breadcrumbs-list-item-parent-v2 {
    display: flex;
  }
  .breadcrumbs-list-item-parent-v2:after {
    display: none;
  }
  .breadcrumbs-list-item-parent-v2.cart-back-link:before {
    content: '';
  }
}
@media (max-width: 47.9375rem) and (min-width: 36.875rem) {
  .breadcrumbs-list-item-parent-v2:after {
    margin-left: 0.3125rem;
    display: inline-block;
    content: "›";
  }
}
@media (max-width: 47.9375rem) and (max-width: 36.875rem) {
  .breadcrumbs-list-item-parent-v2:before {
    display: inline-block;
    content: "‹";
    margin-right: .6875rem;
  }
}
.breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta {
  display: none;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2 {
  transition: all .3s ease;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2:not(.collapse-item):not(.first-item):not(.last-item) {
  max-width: 0;
  overflow: hidden;
  height: 0;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2:after {
  display: none;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta {
  display: none;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item {
  cursor: pointer;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-link-v2 {
  display: none;
}
@media (max-width: 47.9375rem) {
  .breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-link-v2 {
    display: inline-block;
  }
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-link-v2 span {
  flex-shrink: 0;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta {
  display: block;
  line-height: 1;
  cursor: pointer;
  padding: 6px 0;
  text-decoration: none;
}
@media (max-width: 47.9375rem) {
  .breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta {
    display: none;
  }
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta:before {
  pointer-events: none;
  margin-left: 1rem;
  display: inline-block;
  content: "›";
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta:after {
  pointer-events: none;
  margin-right: 1rem;
  display: inline-block;
  content: "›";
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta svg {
  fill: none;
  transition: all .3s ease;
  margin: 0 .8rem;
  width: 22px;
  height: 11px;
  display: inline-block;
}
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta svg circle,
.breadcrumbs-collapse.active-collapse .breadcrumbs-list-item-v2.collapse-item .breadcrumbs-collapse-cta svg rect {
  transition: all .3s ease;
}
.breadcrumbV2 .breadcrumbs-v2,
.bc-container .breadcrumbs-v2 {
  max-width: unset;
  padding-left: unset;
  padding-right: unset;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 1170px) {
  .breadcrumbV2 .breadcrumbs-v2,
  .bc-container .breadcrumbs-v2 {
    padding-left: unset;
    padding-right: unset;
  }
}
.breadcrumbV2 .breadcrumbs-link-v2,
.bc-container .breadcrumbs-link-v2,
.breadcrumbV2 .breadcrumbs-list-item-v2,
.bc-container .breadcrumbs-list-item-v2 {
  font-family: 'Gotham';
  line-height: 150%;
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  color: #222222;
}
@media only screen and (min-width: 1024px) {
  .breadcrumbV2 .breadcrumbs-link-v2,
  .bc-container .breadcrumbs-link-v2,
  .breadcrumbV2 .breadcrumbs-list-item-v2,
  .bc-container .breadcrumbs-list-item-v2 {
    font-size: 0.75rem;
  }
}
.breadcrumbV2 .breadcrumbs-link-v2 .breadcrumbs-collapse-cta,
.bc-container .breadcrumbs-link-v2 .breadcrumbs-collapse-cta,
.breadcrumbV2 .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta,
.bc-container .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta {
  color: #222222;
}
.breadcrumbV2 .breadcrumbs-link-v2 .breadcrumbs-collapse-cta svg circle,
.bc-container .breadcrumbs-link-v2 .breadcrumbs-collapse-cta svg circle,
.breadcrumbV2 .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta svg circle,
.bc-container .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta svg circle {
  fill: #222222;
}
.breadcrumbV2 .breadcrumbs-link-v2 .breadcrumbs-collapse-cta svg rect,
.bc-container .breadcrumbs-link-v2 .breadcrumbs-collapse-cta svg rect,
.breadcrumbV2 .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta svg rect,
.bc-container .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta svg rect {
  stroke: #222222;
}
.breadcrumbV2 .breadcrumbs-link-v2 .breadcrumbs-collapse-cta:hover svg circle,
.bc-container .breadcrumbs-link-v2 .breadcrumbs-collapse-cta:hover svg circle,
.breadcrumbV2 .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta:hover svg circle,
.bc-container .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta:hover svg circle {
  fill: #981b1e;
}
.breadcrumbV2 .breadcrumbs-link-v2 .breadcrumbs-collapse-cta:hover svg rect,
.bc-container .breadcrumbs-link-v2 .breadcrumbs-collapse-cta:hover svg rect,
.breadcrumbV2 .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta:hover svg rect,
.bc-container .breadcrumbs-list-item-v2 .breadcrumbs-collapse-cta:hover svg rect {
  stroke: #981b1e;
}
.breadcrumbV2 .breadcrumbs-link-v2.breadcrumbs-list-item-last-v2,
.bc-container .breadcrumbs-link-v2.breadcrumbs-list-item-last-v2,
.breadcrumbV2 .breadcrumbs-list-item-v2.breadcrumbs-list-item-last-v2,
.bc-container .breadcrumbs-list-item-v2.breadcrumbs-list-item-last-v2 {
  font-family: 'Gotham';
  font-weight: 700;
  color: #222222;
  opacity: 100%;
}
.breadcrumbV2 .breadcrumbs-link-v2.breadcrumbs-list-item-last-v2:hover,
.bc-container .breadcrumbs-link-v2.breadcrumbs-list-item-last-v2:hover,
.breadcrumbV2 .breadcrumbs-list-item-v2.breadcrumbs-list-item-last-v2:hover,
.bc-container .breadcrumbs-list-item-v2.breadcrumbs-list-item-last-v2:hover {
  color: #222222;
}
.breadcrumbV2 .breadcrumbs-link-v2:hover,
.bc-container .breadcrumbs-link-v2:hover,
.breadcrumbV2 .breadcrumbs-list-item-v2:hover,
.bc-container .breadcrumbs-list-item-v2:hover {
  color: #981b1e;
}
.breadcrumbV2 .breadcrumbs-list-item-v2:before,
.bc-container .breadcrumbs-list-item-v2:before,
.breadcrumbV2 .breadcrumbs-list-item-v2:after,
.bc-container .breadcrumbs-list-item-v2:after {
  color: #222222;
}
.breadcrumbV2 .breadcrumbs-list-item-v2:after,
.bc-container .breadcrumbs-list-item-v2:after {
  margin-right: 10px;
}
.dpc-breadcrumb-short .breadcrumbs-list-item-v2 {
  display: none;
}
.dpc-breadcrumb-short .breadcrumbs-list-item-parent-v2 {
  display: flex;
}
.dpc-breadcrumb-short .breadcrumbs-list-item-parent-v2:before {
  display: inline-block;
  margin-right: .6875rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 0.875rem;
  color: inherit;
}
.dpc-breadcrumb-short .breadcrumbs-list-item-parent-v2:after {
  display: none;
}

.platform-components-meta {
  width: 100%;
  margin: 0 auto;
}
.platform-components-meta a {
  text-decoration: none;
}
.platform-components-meta a:hover {
  text-decoration: none;
}
.platform-components-meta a.theme-01-tags:before {
  background: radial-gradient(ellipse at top left, #464646 27%, #ffffff 57%);
}
.platform-components-meta a.theme-01-tags:hover {
  color: #ffffff;
}
.platform-components-meta a.theme-02-tags:before {
  background: radial-gradient(ellipse at top left, #464646 27%, #f3f3f4 57%);
}
.platform-components-meta a.theme-02-tags:hover {
  color: #f3f3f4;
}
.platform-components-meta a.theme-03-tags:before {
  background: radial-gradient(ellipse at top left, #ffffff 27%, #464646 57%);
}
.platform-components-meta a.theme-03-tags:hover {
  color: #464646;
}
.platform-components-meta a.theme-04-tags:before {
  background: radial-gradient(ellipse at top left, unset 27%, unset 57%);
}
.platform-components-meta a.theme-04-tags:hover {
  color: unset;
}
.platform-components-meta__tags {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
  padding: 0;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .platform-components-meta__tags {
    width: unset;
    justify-content: flex-end;
    margin: 0;
  }
}
.platform-components-meta__tags a {
  overflow: hidden;
  transition: all .3s ease;
  z-index: 1;
}
.platform-components-meta__tags a:before {
  z-index: -1;
  transform: scale(0.8);
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: 0.35s ease-in;
  transform-origin: top left;
}
.platform-components-meta__tags a:hover:before {
  transform: scale(4);
  opacity: 1;
}
.platform-components-meta__top-container {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  justify-content: center;
  padding: 3rem 0 2rem;
}
@media (min-width: 768px) {
  .platform-components-meta__top-container {
    justify-content: space-between;
    flex-wrap: unset;
  }
}
.platform-components-meta__social-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex: 1;
  order: 1;
}
@media (min-width: 768px) {
  .platform-components-meta__social-container {
    order: unset;
    margin-bottom: 0;
    flex-wrap: unset;
    align-items: flex-end;
    flex: unset;
  }
  .platform-components-meta__social-container.items-center {
    align-items: center;
  }
}
.platform-components-meta__social-container .platform-components-meta__like-button {
  display: flex;
  align-items: center;
  order: 1;
}
@media (min-width: 768px) {
  .platform-components-meta__social-container .platform-components-meta__like-button {
    order: unset;
    margin-right: 50px;
  }
}
@media (min-width: 768px) {
  .platform-components-meta__social-container .platform-components-meta__like-button.platform-components-meta__like-button--no-bio {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .platform-components-meta__social-container .platform-components-meta__like-button.platform-components-meta__like-button--no-bio {
    display: none;
  }
}
.platform-components-meta__social-container--tall .platform-components-meta__like-button > .simplemeta-button {
  flex-direction: column;
}
.platform-components-meta__social-container--tall .platform-components-meta__like-button .simplemeta-button-count {
  margin-top: 5px;
}
.platform-components-meta .simplefavorite-button {
  flex-direction: column;
}
.platform-components-meta .simplefavorite-button-count,
.platform-components-meta .simplemeta-button-count {
  margin: 5px 10px 0px 10px;
}
.platform-components-meta__share-container > span.pc-body-one {
  font-size: 12px;
  margin: 0 0 5px 10px;
  display: inline-block;
}
.platform-components-meta__texts-container {
  width: 100%;
  order: 2;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .platform-components-meta__texts-container {
    order: unset;
    width: unset;
    flex-wrap: unset;
  }
}
.platform-components-meta__social-container-text-element {
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: 20px;
  border-left-width: 1px;
  border-left-style: solid;
}
.platform-components-meta__social-container-text-element:first-of-type {
  border-left-width: 0;
}
@media (min-width: 768px) {
  .platform-components-meta__social-container-text-element:first-of-type {
    border-left-width: 1px;
    border-left-style: solid;
  }
}
.platform-components-meta__social-container-text-element--no-favorite:first-of-type {
  border-left: 0 !important;
}
.platform-components-meta__social-container-text-element:last-of-type {
  border-left-width: 0;
}
@media (min-width: 768px) {
  .platform-components-meta__social-container-text-element:last-of-type {
    border-left-width: 1px;
    border-left-style: solid;
  }
}
@media (min-width: 768px) {
  .platform-components-meta__social-container-text-element {
    padding: 0 0 0 10px;
    margin-right: 10px;
  }
}
.platform-components-meta__social-container-text-element--social-links {
  display: flex;
  order: 0;
  margin-bottom: 10px;
  flex: 1;
  height: unset;
}
@media (min-width: 768px) {
  .platform-components-meta__social-container-text-element--social-links {
    order: unset;
    margin-bottom: unset;
    width: unset;
    border-width: 0;
  }
}
.platform-components-meta__social-container-text-element--written-by {
  width: 100%;
  justify-content: center;
}
@media (min-width: 768px) {
  .platform-components-meta__social-container-text-element--written-by {
    width: unset;
  }
}
.platform-components-meta__author-container {
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .platform-components-meta__author-container {
    flex-wrap: unset;
  }
}
.platform-components-meta__author-container-image {
  margin-right: 30px;
  width: 115px;
  height: 115px;
  border-radius: 100%;
  overflow: hidden;
}
.platform-components-meta__author-container-image .platform-components-meta__author-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.platform-components-meta__author-data-container {
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .platform-components-meta__author-data-container {
    flex: unset;
    justify-content: center;
  }
}
.platform-components-meta__author-data-container > .pc-body-one {
  margin-bottom: 8px !important;
}
.platform-components-meta .platform-components-meta__author-title {
  margin-bottom: 5px;
}
.platform-components-meta__author-position-title {
  margin-bottom: 8px;
}
.platform-components-meta__author-bio {
  font-weight: 500;
  max-width: 550px;
  display: none;
}
@media (min-width: 768px) {
  .platform-components-meta__author-bio {
    display: block;
  }
}
.platform-components-meta__author-bio--mobile {
  margin-top: 15px;
  display: block;
}
@media (min-width: 768px) {
  .platform-components-meta__author-bio--mobile {
    display: none;
  }
}
.platform-components-meta__mentioned-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 0 2rem;
}
.platform-components-meta__mentioned-container > h3 {
  font-weight: 100;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.platform-components-meta__mentioned-content {
  display: flex;
  max-width: 100%;
  overflow-x: auto;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .platform-components-meta__mentioned-content {
    overflow-x: unset;
    max-width: unset;
  }
}
.platform-components-meta__single-mention {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 45px;
  text-align: center;
  text-decoration: none;
  width: 105px;
  min-width: 105px;
}
.platform-components-meta__single-mention:last-of-type {
  margin-right: 0;
}
.platform-components-meta__single-mention .platform-components-meta__mentioned-container-image {
  height: 105px;
  width: 105px;
  border-radius: 100%;
  overflow: hidden;
}
.platform-components-meta__single-mention .platform-components-meta__mentioned-container-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.platform-components-meta__single-mention span {
  text-decoration: none;
}
.platform-components-meta .pc-body-one {
  margin-bottom: 0;
}

.forgot-password {
    max-width: 40.625rem;
}

.forgot-password-box .form-button {
    width: 6.25rem;
    border-width: 0px;
    font-size: 1rem;
    margin-right: 0.25rem;
}

.forgot-password-box .form-req {
    border-bottom: none;
}

.forgot-password .form-req-message {
    font-size: 1rem;
    margin-bottom: 0.625rem;
}

header.page-headline h1 {
    font-size: 2rem;
}

@media (min-width: 48rem) {
    header.page-headline h1 {
        font-size: 3.125rem;
    }

    .page-headline-text {
        font-size: 1rem;
    }
}

.page-headline-text {
    line-height: 1.4;
    font-size: 0.875rem;
}

.forgot-password-box .form-group .form-label {
    font-size: 1rem;
}

.forgot-password-box .form-group .form-input {
    font-size: 1rem;
    padding: 0.625rem;
    height: 2.5rem;
    border: 2px solid #b3b3b3;
    outline: none;
}

.forgot-password-box .button-grey {
    height: 3rem;
    color: #fff;
    font-weight: 700;
}

.forgot-password .forgot-password-box .button-grey:hover {
    color: #fff;
}


.resetPasswordForm.baseComponent.section {
    background-color: #ffffff;
}

.reset-password {
    max-width: 40.625rem;
}

.reset-password-box .form-button {
    width: 6.25rem;
    border-width: 0px;
    font-size: 1rem;
    margin-right: 0.25rem;
}

.reset-password-box .form-req {
    border-bottom: none;
}

.reset-password .form-req-message {
    font-size: 1rem;
    margin-bottom: 0.625rem;
}

header.page-headline h1 {
    font-size: 2rem;
}

@media (min-width: 48rem) {
    header.page-headline h1 {
        font-size: 3.125rem;
    }

    .page-headline-text {
        font-size: 1rem;
    }
}

.page-headline-text {
    line-height: 1.4;
    font-size: 0.875rem;
}

.reset-password-box .form-group .form-label {
    font-size: 1rem;
}

.reset-password-box .form-group .form-input {
    font-size: 1rem;
    padding: 0.625rem;
    height: 2.5rem;
    border: 2px solid #b3b3b3;
    outline: none;
}

.form-text.reset-password-text {
    font-size: 1rem;
}

.reset-password-box .form-button {
    height: 3rem;
    color: #fff;
    font-weight: 700;
}


.card-gray{   
    background-color: #f3f3f3;
}
.card-black{
    background-color: #222;
}
.card-white{
    background-color: #fff;
}

.content-card {
    margin: 15px;
    border: 1px solid #222;
    display: flex !important;
    flex-direction: column;
    word-wrap: break-word;

}
.adjustable-height-comp{
    margin: 0.625rem;
    padding-top: 0rem;
    width: calc(100% - 1.25rem);
}
.content-card__buttons{
    display: flex;
    flex-direction: column;
    padding: 0.625rem;
    margin-top: auto;
    justify-content: flex-end;
}
.content-card__header{
    color: #222;
    font-size: 1.125rem;
    line-height: 1.35;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 0.9375rem;
}
.content-card__text{
	color: #222;
    margin-bottom: 0;
    text-align: center;
    padding: 0 1.25rem 1.25rem;
}

.content-card__text h3 {
    font-size: 1.69rem;
}

.content-card__img--centered{
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
   /* margin-bottom: 0.9375rem;*/
}
.content-card__buttons .button {
    font-size: 0.875rem;
    background: transparent;
}
.content-card__img--full-width .cq-dd-image {
    width: 100%;
}
.content-card__img--full-width{
    padding-top: 0rem;
}
.content-card__text--left{
	text-align: left;
}
.content-card__text--right{
	text-align: right;
}
.content-card__text--center{
	text-align: center;
}
.content-card__img--centered{
    padding-top: 1.25rem;
}
.content-card__img--centered .cq-dd-image {
    width: 100%;
    display:block;
}
.contentCard {
    display: flex;
    flex-direction: column;

}

.content-card__img--full-width img {
    width: 100%;
}

.content-card__img--centered {
    display: flex;
    justify-content: center;
    padding-top: 0.625rem;
}

.content-card__header {
    padding: 0.625rem 15px 0.3125rem 15px;
}

.content-card__text {
    padding: 0.3125rem 0.625rem;
}

.content-card__buttons {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin-top: auto;
}

.content-card__buttons span {
    width: 100%;
}
.content-card__text--left {
    text-align: left;
}

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

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

.content-card__button--primary,
.content-card__button--secondary{
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    height: 3.125rem;
}
.content-card__button--primary{
    background-color: #e31c3d;
}
.content-card__button--secondary {
    background-color: #F3F3F4;
}
.content-card__button--secondary .button{
	color: #002E5F;
}
.content-card__button--primary:focus,
.content-card__button--primary:hover {
    background-color: #c31d2a;
}
.content-card__button--secondary:focus,
.content-card__button--secondary:hover {
    background-color: #dfdfdf;
}

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 .adjustable-height-comp {display: block;}
.content-card__text{height: auto !important;}

.page.error-page .category-nav__item--image img{
	width: 100%;
	max-width: 9.375rem;
}
.grid-layout{
	position: relative;
}
.grid-layout__header h1{
	margin: 0;
	line-height: 1;
}
.grid-layout__description img{
	max-width: 18.75rem;
}    
.grid-layout__header{
	position: relative;
	top: 5%;	
}
.grid-layout__description {
	position: relative;
	top: 2%;
}
.grid-layout__image img {
	width: 100%;
	height: 100%;
}
.grid-layout__description .button{
	margin: 0;
	font-size: 1rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}
.grid-layout__image--left,.grid-layout__image--right{
	padding-top: 5%;
}
.grid-layout__text--center-aligned .grid-layout__description .rte-center-btn{
   display: flex;
   justify-content: center;   
}
.grid-layout__text--center-aligned .grid-layout__description img{
	margin: 0 auto;
}
.grid-layout__text--center-aligned .grid-layout__header{
	text-align: center;
}
.grid-layout__text--center-aligned .grid-layout__description .rte-center-btn {
    width: 100%;
    text-align: center;
}
.grid-layout__text--center-aligned .grid-layout__description .button{
	width: auto;
}
/*********************************************************************/
@media (min-width: 768px){
	.grid-layout__image{
		 display: block;
		flex-direction: unset;
		justify-content: normal
	}
	.grid-layout__image img{
		height: auto;
	}
	.grid-layout__image-cont--w50 {
		width: auto;
	}
	.grid-layout__description img{
		max-height: 25rem;
	}
	.grid-layout__text--center-aligned{
		margin-top: 5%;
    	display:block;

	}
}
	
@media (max-width: 768px){
	.grid-layout__image img{
		height: auto;
		max-width: 100%;
	}
	.grid-layout__description img {
		height: auto;
		max-height: 15.625rem;
	}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)  { 
    .grid-layout__description img{
		max-height: 13.75rem;
	}
 }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	 .grid-layout__description img{
		max-height: 18.75rem;
	}
}
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) 
    and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
	 .grid-layout__description img{
		max-height: 20.625rem;
	}
}

.siteMap, .siteMap li a:hover{
	color: #000;
}
.sitemap ul {
    padding: 0;
}
.siteMap .sitemap-header {
    font-size: 1.25rem;
	text-transform: capitalize;
	font-weight: 700;
    padding-bottom: 0rem;
}
.siteMap .sitemap-title{
	text-decoration: underline;
	margin-left: 0;
}
.siteMap .sitemap-title,
.siteMap .sitemap-sub-titles {
    font-size: 1.125rem;
    line-height: 1.35;
	text-transform: capitalize;
	margin-left: 0.9375rem;
	font-weight: 700;
}
.siteMap .aem-GridColumn .sitemap-title a {
	text-decoration: underline;
}
.siteMap .aem-GridColumn .sitemap-sub-titles a {
	text-decoration: none;
}
.siteMap .sitemap-sub-titles{
	margin-left: 0.75rem;
	font-weight: 700;
	font-size: 1rem;

}
.siteMap li {
    font-size: 1rem;
    line-height: 1.4;
	text-transform: capitalize;
	margin-left: 0;
	font-weight: normal;

}
.siteMap .sitemap-sub-title
 li a:hover{
	color: #e31c3d;
}
.siteMap a  {
    text-decoration: none;
	color:#000;
}
.sitemap-sub-titles:last-child {
    margin-bottom: 0.625rem;
}
.siteMap .sitemap-sub-title li {
    margin-left: 2.1875rem;
}

.page-press-room .article {
    max-width: 43.75rem;
    position: relative;
}
.page-press-room .article:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #f1f1f1;
    left: 0;
    bottom: 1.25rem;
    position: absolute;
}
.page-press-room .contact p {
    margin: 5px 0;
}
.page-press-room .contact .link {
    display: inline-block;
    margin: 5px 0;
}
.page-press-room .contact {
    margin-top: 25px;
}
.page-press-room .article--btn-container a.btn{
     width: auto;
     margin: 0 0 35px;
 }            
/***********compare css*************************************/
/****Live Chat Text Transformation Change*****/
h2.cx-title {
    text-transform: capitalize;
}
.compare-bar-title {
	font-size: 1.125rem;
}

.compare-bar-product-tile img {
	max-height: 4.5625rem;
}

.compare-bar-product-tile .compare-bar-product-name {
	font-size: 0.75rem;
	line-height: 1.2;
	height: 3.6em;
	overflow: hidden;
	margin-top: 1.25rem;
}

.compare-bar-product-tile .compare-bar-product-name .tooltip-trigger {
	background-color: transparent;
	border-radius: 0;
	height: 100%;
	width: 100%;
	border: 0;
	margin-right: 0;
	max-height: 5em;
	color: #464646;
}

.compare-bar-product-tile .compare-bar-model {
	color: #222222;
	font-weight: 700;
	line-height: 100%;
}

.compare-bar-product-tile .compare-bar-delete-trigger {
	width: 1.5625rem;
	height: 1.5625rem;
	background: #e31c3d;
}

.compare-bar-product-tile .compare-bar-delete-icon {
	width: 0.9375rem;
	height: 0.875rem;
	color: #fff;
	font-size: 0.875rem;
}

.compare-bar-product-tile-container .compare-bar-cta-container .button {
	margin: 0;
	font-size: 0.875rem;
	width: auto;
}

.compare-bar-product-tile:hover .compare-bar-product-name a,
.compare-bar-product-tile:hover .compare-bar-model {
	color: #e31c3d;
}

.compare-bar-product-tile-container .compare-bar-remove-all {
	font-size: 0.6875rem;
	color: #797979;
}

.compare-bar-container .compare-bar {
	background-color: #464646;
}

.compare-bar-container.compare-bar-drawer-hide .compare-bar {
	background-color: #e31c3d;
}

.compare-bar-product-tile-container .compare-bar-remove-all:hover {
	color: #c31d2a;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
	.compare-bar-product-tile-container .compare-bar-tiles-row {
		width: 100%;
	}
	.compare-bar-product-tile-container .compare-bar-cta-container {
		text-align: left;
		margin-left: 0.625rem;
		width: 40%;
		margin-bottom: 10px;
	}
	.compare-bar-product-tile-container .compare-bar-remove-all {
		margin-left: 0.625rem;
	}
	.compare-bar-product-tile-container {
		margin-left: 0.625rem;
	}
}

@media only screen and (max-width: 768px) {
	.compare-bar-title {
		padding: 0 0.625rem;
	}
	.compare-bar-tiles-row {
		padding: 0.625rem;
	}
	.compare-bar-product-tile .compare-bar-delete-icon {
		height: 0.75rem;
	}
	.compare-bar-cta-container {
		margin-left: 0.625rem;
	}
}

@media only screen and (min-width: 40rem) {
	.compare-bar-cta-container {
		text-align: center;
	}
}

@media (min-device-width:320px) and (max-device-width:768px) {
	.compare-bar-container .compare-bar-product-tile .compare-bar-product-name, .compare-bar-product-tile .compare-bar-product-name .tooltip-trigger{
		font-size: 0.625rem !important;
		overflow: hidden !important;
	} 
} 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	.compare-bar-container .compare-bar-product-tile .compare-bar-product-name, .compare-bar-product-tile .compare-bar-product-name .tooltip-trigger{
		font-size: 0.625rem !important;
		overflow: hidden !important;
	} 
}
.compare-bar-container .compare-bar-product-tile .compare-bar-product-name, .compare-bar-product-tile .compare-bar-product-name .tooltip-trigger{
	font-size: 0.6875rem !important;
	overflow: hidden !important;
}
/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.password-visual-meter__validation-item {
  font-family: Gotham, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: .875rem;
  width: max-content;
}
.password-visual-meter__validation-item--failed {
  color: #2e2e2e;
}
.password-visual-meter__validation-item--failed:before {
  background: #e31c3d;
}
.password-visual-meter__validation-item--success {
  color: #2e8540;
}
.password-visual-meter__validation-item--success:before {
  background: #2e8540;
}
ul {
  margin: 1rem 0 0 0;
}
.form-input.form-success {
  border-color: #2e8540;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.timeout .modal-box,
.warning .modal-box {
  max-width: 37.5rem;
}
.timeout .modal-box .modal-content .modal-dialog .modal-dialog-title,
.warning .modal-box .modal-content .modal-dialog .modal-dialog-title {
  font-size: 1.5rem;
  line-height: 2.25rem;
}
.timeout .modal-box .modal-content .modal-dialog .modal-dialog-text,
.warning .modal-box .modal-content .modal-dialog .modal-dialog-text {
  font-size: 1.125rem;
}
.timeout .modal-box .modal-content .modal-dialog .modal-dialog-buttons,
.warning .modal-box .modal-content .modal-dialog .modal-dialog-buttons {
  border-top: 0.0625rem solid #e2e2e2;
  padding-top: 1.5625rem;
}
.timeout .modal-box .modal-content .modal-dialog .modal-dialog-buttons .button,
.warning .modal-box .modal-content .modal-dialog .modal-dialog-buttons .button {
  width: 15.625rem;
  line-height: 1.25rem;
  background-color: #e31c3d;
  padding: 0.875rem;
  font-size: 0.75rem;
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.back-to-top-trigger {
  background: transparent;
  padding: 0;
  color: #bbbbbb;
}
.back-to-top-trigger:hover {
  background: transparent;
}
.back-to-top-trigger .icon {
  width: 1.25rem;
  height: 1.25rem;
  color: #bbbbbb;
}
.back-to-top-caret {
  padding: 0.9375rem;
  border: 0.1875rem solid #bbbbbb;
  border-radius: 100%;
}
.back-to-top-text {
  display: none;
}
@media only screen and (max-width: 48rem) {
  .back-to-top-caret {
    padding: 0.625rem;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.potential-promotions__disclaimer-cta-button {
  border: 0.0625rem solid #464646;
}
.potential-promotions__icon path {
  fill: #222222;
}
.potential-promotions__close-button path {
  fill: #ffffff;
}
.potential-promotions__message {
  background-color: #f3f3f4;
}
.potential-promotions__text,
.potential-promotions__text * {
  color: #464646;
  font-family: Gotham, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
}
.potential-promotions__disclaimer-text {
  box-shadow: 0.0625rem 0.0625rem 0.5rem 0 rgba(0, 0, 0, 0.25);
}
.potential-promotions__disclaimer-text,
.potential-promotions__disclaimer-text * {
  color: #464646;
  font-family: Gotham, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}
.potential-promotions__disclaimer-text-index {
  border: 0.063rem solid #464646;
}
.plp-item .potential-promotions__message {
  background-color: #f3f3f4;
}
.plp-item__potential-promotions-title {
  color: #464646;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}
.plp-item .plp-item-card-content-bottom .potential-promotions__text,
.plp-item .plp-item-card-content-bottom .potential-promotions__text * {
  font-size: 0.6875rem;
}
@media only screen and (min-width: 64rem) {
  .pdp-tray__potential-promotions .potential-promotions .potential-promotions__message .potential-promotions__text,
  .pdp-tray__potential-promotions .potential-promotions .potential-promotions__message .potential-promotions__text * {
    font-size: 0.875rem;
    line-height: 150%;
  }
}

/* Amana brand colors */
/* Fonts */
/* Custom units */
/* Screen size of different devices */
.button.professional-discount-modal__buttons--skip {
  background-color: #ffffff;
  border: 0.125rem solid #222222;
  color: #222222;
}
.button.professional-discount-modal__buttons--skip:hover {
  background-color: #464646;
  border: 0.125rem solid #464646;
  color: #ffffff;
}

