<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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 &gt; 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 &gt; .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%;
}

.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 &gt; .aem-Grid &gt; .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 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--1 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--1 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--1 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--1 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--1 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--2 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--2 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--2 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--2 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--2 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--3 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--3 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--3 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--4 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--4 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--4 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--4 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--4 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--4 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--4 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--4 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--4 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--5 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--default--8 &gt; .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 &gt; .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--default--10 &gt; .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 &gt; .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 &gt; .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid &gt; .aem-GridColumn.aem-GridColumn--default--newline {
  /* newline behavior */
  display: block;
  clear: both !important;
}
.aem-Grid &gt; .aem-GridColumn.aem-GridColumn--default--none {
  /* none behavior */
  display: block;
  clear: none !important;
  float: left;
}
.aem-Grid &gt; .aem-GridColumn.aem-GridColumn--default--hide {
  /* hide behavior */
  display: none;
}
/* phone breakpoint */
@media (max-width: 767px) {
  .aem-Grid.aem-Grid--1 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--1 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--2 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--3 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--4 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 &gt; .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid &gt; .aem-GridColumn.aem-GridColumn--phone--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid &gt; .aem-GridColumn.aem-GridColumn--phone--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid &gt; .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 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--1 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--2 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--3 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--4 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 &gt; .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid &gt; .aem-GridColumn.aem-GridColumn--tablet--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid &gt; .aem-GridColumn.aem-GridColumn--tablet--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid &gt; .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 &gt; * {
  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&amp;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 &gt; .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 &gt; 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 &gt; 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;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
@font-face {
  font-family: 'Avenir-Heavy';
  src: url('global/resources/Avenir-Heavy.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Avenir';
  src: url('global/resources/Avenir.ttc');
  font-display: swap;
}
html,
body {
  background-color: #eeeeee;
  color: #2e2e2e;
}
.hidden {
  visibility: hidden;
}
button.link-btn {
  font-family: 'Avenir-Roman', sans-serif;
}
a,
button.link-btn {
  color: #c41230;
  text-decoration: none;
}
a:hover,
button.link-btn:hover {
  color: #9a132b;
}
button.link-btn:hover,
button.link-btn:focus {
  background-color: transparent;
}
a.skip {
  left: -50vw;
}
button,
.button {
  font-family: 'Avenir-Black', sans-serif;
}
button[disabled],
.button[disabled],
button[disabled]:hover,
.button[disabled]:hover,
button[disabled]:active,
.button[disabled]:active {
  background-color: #c37e8d;
  cursor: not-allowed;
}
a.button-full,
button.button-full {
  min-width: auto;
}
.footer-productsignup iframe {
  border: none;
}
/*# sourceMappingURL=global.css.map */
@media (max-width: 1023px) {
  .livechat-active-modal {
    right: inherit;
    left: 0px;
    top: 1px;
  }
  .livechat-footer .form-buttons {
    margin-bottom: 2.1rem !important;
  }
  .livechat-content {
    padding: 1rem .225rem !important;
    margin-bottom: 0.5rem !important;
  }
}
button,
input,
optgroup,
select,
textarea {
  color: #2e2e2e;
}
a,
button.link-btn {
  color: #c41230;
}
a:hover,
button.link-btn:hover,
button#update-location:hover {
  color: #9a132b;
}
button#update-location {
  color: #c41230;
  font-family: "Avenir-Roman", sans-serif;
  font-weight: 400;
}
button,
.button {
  background: #c41239;
  color: #ffffff;
}
button:hover,
.button:hover {
  background: #9a132b;
  color: #ffffff;
}
.rte {
  color: #2e2e2e;
}
.rte a:hover {
  color: #c41230;
}
.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;
}
.footer-accordion-link {
  line-height: 0.934375rem;
}
@media (max-width: 47.9375rem) {
  .footer-cta-box .footer-social {
    padding: 1.25rem 1.25rem 0.3125rem 0.625rem;
  }
  .footer-cta-row {
    padding-bottom: 0.625rem;
  }
}

@font-face {
  font-family: 'kitchenaid-icons';
  src:  url('global/resources/kitchenaid-icons.eot?ekii7m');
  src:  url('global/resources/kitchenaid-icons.eot?ekii7m#iefix') format('embedded-opentype'),
    url('global/resources/kitchenaid-icons.ttf?ekii7m') format('truetype'),
    url('global/resources/kitchenaid-icons.woff?ekii7m') format('woff'),
    url('global/resources/kitchenaid-icons.svg?ekii7m#kitchenaid-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: 'kitchenaid-icons', sans-serif !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-plus:before {
  content: "\e91c";
}
.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-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-video-play:before {
  content: "\e92d";
}
.icons-warranty:before {
  content: "\e92e";
}
.icons-smalls-personalize:before {
  content: "\e92f";
}
.comparison-product-wrapper .comparison-product__data-cell .button {
  color: #ffffff !important;
}

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

.contact-info-container {
  display: -ms-grid;
  display: grid;
  padding-top: 1rem;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: end;
  justify-content: end;
}

.contact-info-container .inner-info.inner-info--livechat {
  -ms-grid-row: 2;
  grid-row: 2 / 2;
  -ms-grid-column: 1;
  grid-column: 1 / 1;
  padding-top: 0.5em;
}

.contact-info-container .inner-info.inner-info--majors {
  -ms-grid-column: 2;
}

.inner-info.inner-info--majors-heading {
  padding-right: 5rem;
  font-size: .8125rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  display: flex;
}

.contact-info-container .inner-info.inner-info--smalls {
  -ms-grid-column: 3;
}

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

.contact-info-container .contact-info-header {
  padding-right: 5rem;
  font-size: 0.8125rem;
  font-weight: bold;
  text-transform: uppercase;
}

.contact-info-container .inner-info {
  padding-top: 0.125rem;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1 / span 2;
  max-width: 17em;
  font-size: 0.625rem;
}

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

.contact-info-container .inner-info p {
  line-height: 1.4em;
}

.modal-body .inner-info__title,
.contact-info-container .inner-info__title {
  padding-top: 0.5em;
  font-family: 'Avenir-Black', sans-serif;
}

@media (max-width: 30rem) {
  header.header-with-fixed-banner {
    padding-top: 5.2rem;
  }
}

/*# sourceMappingURL=header.css.map */

.breadcrumbs {
  list-style-type: none;
  margin: 0;
  padding: 1rem 0 1.5rem;
}

/*# sourceMappingURL=breadcrumbs.css.map */

.header-user-location {
  display: flex;
  align-items: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b,
.button {
  font-family: "Avenir-Heavy", Avenir, sans-serif;
}

.main_header {
    padding: 0px;
    position: relative;
  }
  
  .free_shipping_offer {
    font-weight: 700;
  }
  
  .main_header .header-logo-link, .main_header .logo {
    display: block;
    width: 18.5rem;
    padding: 15px 10px;
    margin-left: -15px;
  }

  @media only screen and (max-width: 767px){
    .main_header .logo__link {
      max-width: 9.5rem;
    }
  
    .main_header .header-logo-image, .main_header .logo img {
      width: 70%;
    }
  }

  /* Navigation Styles */
  
  header.dark nav {
    background-color: rgba(255, 255, 255, 0.5);
  }
  header.light nav {
    background-color: rgba(0, 0, 0, 0.5);
  }
  
  ul.main-nav {
    list-style-type: none;
    padding: 0px;
    font-size: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
  }
  
  ul.main-nav &gt; li {
    display: inline-block;
    padding: 0;
  }
  
  ul.main-nav.nav_menu &gt; li &gt; a {
    padding: 15px;
    display: block;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    transition: color ease-out 0.1s, border-color ease-out 0.1s;
  }
  
  
  @media only screen and (max-width: 767px) {
    ul.main-nav &gt; li &gt; a:focus {
      outline: none;
    }
  }
  
  /* nav items desktop */
  @media only screen and (min-width: 992px) {
    .main_header .header-logged-out {
      height: 45px;
    }
  
    .mobile-navigation,
    .mobile-togglebar {
      display: none;
    }
  
    ul.main-nav &gt; li &gt; a {
      position: relative;
    }
  
    ul.main-nav &gt; li &gt; .mega-menu::after {
      content: "";
      height: 3px;
      position: absolute;
      left: 0px;
      right: 0;
      bottom: 15px;
      margin: 0px auto;
      transition: width ease-in 0.2s;
      background-color: #b52b36;
      width: 0px;
    }
  
    ul.main-nav &gt; li:hover &gt; .mega-menu {
      color: #b52b36;
    }
  
    ul.main-nav &gt; li:hover &gt; .mega-menu::after {
      width: 100%;
    }
  
    ul.main-nav &gt; li &gt; .mega-menu.active {
      color: #b52b36;
    }
    ul.main-nav &gt; li &gt; .mega-menu.active::after {
      width: 100%;
    }
  }

  @media only screen and (min-width: 1170px) { 
    ul.main-nav &gt; li &gt; .mega-menu::after {
      bottom: 20px
    }
  }

  ul.main-nav &gt; li ul.sub-menu-lists {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }
  
  ul.main-nav &gt; li ul.sub-menu-lists &gt; li &gt; a {
    color: #000000;
    line-height: 1.6875rem !important;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    text-transform: none;
    font-family: "Avenir-Roman", sans-serif;
  }
  
  ul.main-nav &gt; li ul.sub-menu-lists &gt; li &gt; a:hover {
    color: #c41230;
    cursor: pointer;
  }
  
  .ic {
    position: fixed;
    cursor: pointer;
    display: inline-block;
    right: 25px;
    width: 32px;
    height: 24px;
    text-align: center;
    top: 0px;
    outline: none;
  }
  
  .ic.close {
    opacity: 0;
    font-size: 0px;
    font-weight: 300;
    color: #fff;
    top: 8px;
    height: 40px;
    display: block;
    outline: none;
  }
  
  /* Menu Icons for Devices*/
  .ic.menu {
    top: 100px;
    z-index: 20;
  }
  
  .ic.menu .line {
    height: 4px;
    width: 100%;
    display: block;
    margin-bottom: 6px;
  }
  .ic.menu .line-last-child {
    margin-bottom: 0px;
  }
  
  .sub-menu-head {
    display: block;
    margin: 11px 0px 0px;
    font-size: 14px;
    line-height: 27px;
    text-transform: uppercase;
    color: #a7373a;
    font-weight: 400;
    font-family: Avenir-Heavy, Avenir, sans-serif;
  }
  
  .sub-menu-head span {
    font-weight: 600;
  }
  
  .banners-area {
    margin-top: 20px;
    padding-top: 15px;
  }
  
  .ic.menu {
    display: none;
  }
  
  .sub-menu-block {
    padding: 40px 11px;
  }
  
  @media only screen and (max-width: 991px) {
    .sub-menu-block {
      display: none;
    }
  
    .main_header {
      background: none;
      border-bottom: 0px;
    }
  }
  
  .top-level-link .sub-menu-block {
    border-top: 1px solid #eee;
  }
  
  @media only screen and (min-width: 992px) {
    /* Sub Menu */
    ul.main-nav &gt; li &gt; div.sub-menu-block {
      background-color: #ffffff;
      position: absolute;
      margin-top: 0px;
      width: 100%;
      color: #333;
      left: 0;
      right: 0.5px;
      box-sizing: border-box;
      z-index: 9999;
      font-size: 16px;
      visibility: hidden;
      opacity: 0;
      transition: all .4s ease-in;
    }
  
    ul.main-nav &gt; li:hover &gt; div.sub-menu-block {
      visibility: visible;
      opacity: 1;
      transition: all .2s ease-out;
      /* CF: saving in case removing this causes issues */
      /* -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      transform: rotateX(0deg); */
    }
  
    ul.main-nav &gt; li &gt; div.sub-menu-block &gt; * {
      -webkit-transition-property: opacity;
      -moz-transition-property: opacity;
      -o-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 0.4s;
      -moz-transition-duration: 0.4s;
      -o-transition-duration: 0.4s;
      transition-duration: 0.4s;
      opacity: 0;
    }
  
    ul.main-nav &gt; li:hover &gt; div.sub-menu-block &gt; * {
      opacity: 1;
    }

    .overlay-menu {
      position: absolute;
      top: 82px;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 10;
      height: 100px;
      background: rgba(46, 46, 46, 0.9);
      transition: all .4s ease-in;
      opacity: 0;
      visibility: hidden;
    }

    ul.main-nav &gt; li:hover ~ .overlay-menu {
      opacity: 1;
      visibility: visible;
      transition: al .2s ease-out;
    }

    .header-search-mobile-btn{
      display: none;
    }
  
    .header-logged-out img {
      margin-top: 4px;
    }

    /* Fix for WF-72517 Main menu isn't keyboard operable  Start */
    ul.main-nav &gt; li a:focus + div.sub-menu-block, 
    ul.main-nav &gt; li.menu-open div.sub-menu-block {
      visibility:visible;
      opacity:1;
      transition:all .2s ease-out
    }
    ul.main-nav&gt;li&gt;div.sub-menu-block&gt;*{
      opacity:1
    }
    ul.main-nav&gt;li:focus ~ .overlay-menu{
      opacity:1;
      visibility:visible;
      transition:al .2s ease-out
    }
    .sub-menu-head a:link:focus{
      color:#c41230
    }
    /* Fix for WF-72517 Main menu isn't keyboard operable  End */
  }
  
  
  .banners-area {
    border-top: 1px solid #ccc;
  }
  
  /* kitchen aid */
  .navbar-meganav-header-wrapper {
    height: 205px;
    padding-left: 11px;
  }
  
  .navbar-meganav-links-wrapper {
    overflow: visible;
    background-color: transparent;
    font-family: "Avenir-Black", sans-serif;
    color: #b52b36;
    font-size: 14px;
    text-transform: uppercase;
  }
  
  .navbar-ad-link-block.single-high {
    height: 116px;
    width: 100%;
    margin: 0px;
  }
  
  .g-row .g-col-6 .single-high {
    margin-top: 0;
  }
  
  @media only screen and (max-width: 1170px) {
    .navbar-ad-link-block.single-high {
      height: 113px;
    }
  }
  
  .navbar-ad-link-block {
    position: relative;
    display: block;
    overflow: hidden;
    height: 140px;
    margin-top: 20px;
    margin-left: 32px;
    border: 1px none #cecece;
    background-color: #eee;
    text-decoration: none;
  }
  .navbar-ad-image-wrapper {
    overflow: hidden;
    min-width: 121px;
    height: 116px;
    float: left;
  }

  @media only screen and (min-width: 992px) and (max-width: 1150px){
    .navbar-ad-image-wrapper {
      min-width: 80px;
      width: 80px;
    }
  }
  
  .navbar-ad-image-wrapper img {
    min-width: 121px;
    width: 121px;
  }
  
  .navbar-ad-image {
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat, no-repeat;
  }
  
  .navbar-ad-text-wrapper {
    transform-style: preserve-3d;
    transition: transform 500ms ease-in-out;
    transform: translateX(0px) translateY(0px) translateZ(0px);
  }
  
  .navbar-ad-link-block.single-high:hover .navbar-ad-text-wrapper {
    transform-style: preserve-3d;
    transition: transform 300ms ease-in-out;
    transform: translateX(4px) translateY(0px) translateZ(0px);
  }
  
  .navbar-ad-text-wrapper {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 56%;
    height: 100%;
    padding-top: auto;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-color: transparent;
  }
  
  .navbar-ad-pre-header {
    margin-bottom: 6px;
    font-size: 9px;
    line-height: 11px;
    text-transform: uppercase;
    color: #2e2e2e;
    font-family: "Avenir-Roman", sans-serif;
    width: 100%;
  }
  
  .navbar-ad-headline {
    margin-bottom: 6px;
    font-weight: 900;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #2e2e2e;
  }
  
  .navbar-ad-body {
    margin-top: auto;
    color: #2c2c2c;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0px;
    text-transform: none;
  }
  
  .topnav .search-container {
    height: 33px;
  }
  
  .main-menu-search .header-search-input {
    width: 100%;
    height: 33px;
    border: 1px solid #cccccc;
    font-size: 10px;
    transition: border-color ease-in 0.2s;
  }
  
  .main-menu-search .header-search-input:focus {
    color: #2c2c2c;
    border-color: #b52b36;
  }
  
  .main-menu-search .header-search-input::placeholder {
    color: #cccccc;
  }
  
  .search-popover {
    position: relative;
    width: 100%;
  }
  
  .topnav input[type="text"] {
    padding: 0px 30px 0px 10px;
    background: transparent;
    border: none;
    outline: none;
    height: 31px;
    width: 84%;
    font-size: 10px;
    line-height: 14px;
    color: #d1d1d1;
  }
  
  .topnav input[type="text"]::placeholder {
    color: #d1d1d1;
  }
  
  .main-menu-search .header-search-button {
    float: right;
    padding: 0px;
    background: transparent;
    font-size: 17px;
    border: none;
    cursor: pointer;
    height: 30px;
    width: 30px;
    -webkit-tap-highlight-color: transparent;
    margin-top: 1px;
  }
  
  @media screen and (max-width: 600px) {
    .main-menu-search .header-search-form {
      float: none;
    }
  
    .topnav a,
    .main-menu-search .header-search-button {
      float: none;
      display: block;
      text-align: left;
      width: 100%;
      margin: 0;
      padding: 14px;
    }
    .topnav input[type="text"] {
      border: 1px solid #ccc;
    }
  }
  
  .user_links img {
    margin: 0px auto;
  }
  
  .user_links__utilities {
    font-size: 10px !important;
    text-transform: uppercase !important;
    padding: 0px !important;
    line-height: 22px;
    text-align: center;
    color: #2e2e2e;
    border-bottom: 0px !important;
  }
  
  @media only screen and (min-width: 991px) {
    .navigation_kitchen {
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      width: 100%;
    }
  }
  
  .sub-menu-feature {
    font-size: 14px;
    margin-top: 10px;
    line-height: 27px;
    text-transform: uppercase;
    color: #797979;
    font-weight: 900;
    margin-bottom: 8px;
    font-family: Avenir-Heavy, Avenir, sans-serif;
  }
  
  .column_border-right {
    border-right: 1px solid #eee;
  }
  
  .padding_left_column {
    padding-left: 30px;
  }
  
  .column_padding_bottom {
    padding-bottom: 25px;
  }
  
  .our_mission_padding {
    padding: 20px 33px 0px 23px;
  }
  
  .feature_padding_bottom {
    padding-bottom: 25px;
  }
  
  .hours_operation {
    padding-top: 28px;
    padding-left: 30px;
  }
  
  .contact_details {
    margin-bottom: 20px;
  }
  
  .live_chat {
    padding-bottom: 25px;
    padding-left: 31px;
  }
  
  .our_mission_text {
    font-style: italic;
  }
  
  .notification-badge {
    background: #b52b36;
    color: #ffffff;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 17px;
    top: 12px;
    border-radius: 50%;
    z-index: 999;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-search-mobile-device .header-search-button {
      top: 0px !important;
    }
  
    .main-menu-search .header-suggestions-panel {
      left: inherit !important;
    }
  
    .main_header .header-mobile .logo {
      padding: 11px 10px 0px 25px;
    }
  
    .main-menu-search .header-suggestions-panel input[type="text"] {
      top: 11px;
      width: 96vw !important;
      transform: translate(4%, 1%);
      background-size: 2%;
    }
  
    .notification-badge {
      right: 46px !important;
      top: 8px !important;
    }
  
    .hours_operation {
      padding-top: 0px;
    }
  
    .nav_menu {
      justify-content: center;
    }
  
    .nav_search {
      position: absolute;
      right: 55px;
      z-index: 99;
      top: 0px;
    }
  
    .user_links img {
      width: 20px;
      margin-right: 15px;
    }
  
    .user_links .header-search-button img {
      margin-right: 4px;
    }
  }
  
  /* mobile hamburger */
  @media only screen and (min-width: 992px) {
    #sidebarMenu {
      display: flex;
      justify-content: space-between;
    }
  }
  
  @media only screen and (max-width: 600px) {
    .nav_search {
      top: -4px;
    }
  }
  
  @media only screen and (max-width: 991px) {
    .hours_operation {
      padding-top: 0px;
    }
  
    .main-menu-search .header-search-form .header-search-input {
      position: absolute;
      top: 66px;
      z-index: 99;
      border: 1px solid #a0a0a0;
      background-image: url(../../../content/dam/kitchenaid/search.svg);
      background-color: white;
      background-repeat: no-repeat;
      background-position: center right 10px;
      color: #2e2e2e;
      font-size: 12px;
      background-size: 6%;
      box-shadow: 2px 0px 0px 17px #f4f7f6;
      border-radius: 0px;
      display: none;
    }
  
    .header-suggestions-button .arrow-view-cart {
      display: none;
    }
  
    .header-suggestions-bottom {
      height: 3rem;
      white-space: nowrap;
      transition: color ease-in 0.2s, background-color ease-in 0.2s,
        border-color ease-in 0.2s;
      background: #e2e2e5;
      color: #2e2e2e !important;
      width: 174px;
      padding: 0px !important;
      margin: 0px auto;
      margin-bottom: 10px;
      margin-top: 15px;
    }
  
    .main-menu-search .header-suggestions-bottom {
      padding-top: 0;
    }
  
    .user_links .header-suggestions-panel .header-suggestions-button {
      display: block !important;
    }
  
    .main-menu-search .header-suggestions-top {
      padding: 10px 0px;
      border-bottom: 0px !important;
    }
  
    .main-menu-search .header-suggestions-panel {
      border: 0px;
      border-bottom: 1px solid #b3b3b3;
    }
  
    .main-menu-search .header-suggestions-panel {
      padding-left: 0px;
      padding-right: 0px;
    }
  
    .main-menu-search .header-suggestions-panel input[type="text"] {
      border: 1px solid #a0a0a0;
      border-radius: 3px;
      position: relative;
      z-index: 9;
      background-image: url(../../../content/dam/kitchenaid/search.svg);
      background-color: white;
      background-repeat: no-repeat;
      background-position: center right 10px;
      color: #2e2e2e;
      font-size: 12px;
    }
  
    .main-menu-search .header-suggestions-panel input[type="text"]::placeholder {
      color: #2e2e2e;
    }
  
    .main-menu-search .header-search-button {
      padding: 0px;
    }
  
    .user_links {
      width: auto !important;
    }
  
    .user_links__utilities {
      display: none !important;
    }
  
    .main-menu-search .header-search-form {
      float: inherit;
      border: none;
      width: auto;
    }
  
    .location-navigate {
      display: none !important;
    }
  
    .our_mission_padding {
      padding: 0px;
    }
  
    .header-mobile {
      display: block;
      width: 100%;
      max-width: 100%;
      box-shadow: none;
      background-color: #ffffff;
      height: 48px !important;
      align-items: center;
      position: relative;
      padding: 0px;
    }
  
    .brand-logo {
      max-width: 40%;
    }
  
    .cart_image {
      width: 25px !important;
    }
  
    .main {
      margin: 0 auto;
      display: block;
      height: 100%;
    }
    .mainInner {
      display: table;
      height: 100%;
      width: 100%;
      text-align: center;
    }
    .mainInner div {
      display: table-cell;
      vertical-align: middle;
      font-size: 3em;
      font-weight: bold;
      letter-spacing: 1.25px;
    }
    #sidebarMenu {
      height: 0px;
      left: 0;
      width: 100%;
      transform: translateX(150%);
      transition: transform 500ms ease-in-out;
      background: #ffffff;
    }
    #sidebarMenu.heightAuto {
      height: auto;
      min-height: 100vh;
      border-top: 1px solid #eee;
    }
    .sidebarMenuInner {
      margin: 0;
      padding: 0;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sidebarMenuInner li {
      text-transform: uppercase;
      font-weight: bold;
      padding: 20px;
      cursor: pointer;
      border-bottom: 1px solid #eee;
      background: #ffffff;
      position: relative;
      font-size: 15px;
      color: #2e2e2e;
      letter-spacing: 0.5px;
      -webkit-tap-highlight-color: transparent;
    }
  
    .sidebarMenuInner li a {
      color: #2e2e2e;
      text-transform: uppercase;
      font-weight: bold;
      cursor: pointer;
      text-decoration: none;
    }
  
    .sidebarMenuInner .sub-menu-item {
      border-bottom: 1px solid #dadada;
      background-color: #fff;
      margin: 0;
      padding: 16px 0 16px 35px !important;
      font-size: 14px;
    }
  
    .drop-icon-inner {
      margin-top: 9px !important;
      margin-right: 16px;
    }
  
    input[type="checkbox"]:checked ~ #sidebarMenu {
      transform: translateX(0);
    }
  
    .main_header input[type="checkbox"] {
      transition: all 0.2s;
      box-sizing: border-box;
      display: none;
    }
    .sidebarIconToggle {
      transition: all 0.2s;
      cursor: pointer;
      position: absolute;
      z-index: 99;
      top: 0px;
      right: 0px;
      width: 48px;
      height: 48px;
      padding: 16px 10px 0 11px;
      background-color: #A7373A;
      -webkit-tap-highlight-color: transparent;
    }
    .spinner-mobile {
      transition: all 0.2s;
      box-sizing: border-box;
      position: absolute;
      height: 3px;
      width: 100%;
      background-color: #fff;
    }
    .horizontal {
      transition: all 0.2s;
      box-sizing: border-box;
      position: relative;
      float: left;
      margin-top: 3px;
    }
    .diagonal.part-1 {
      position: relative;
      transition: all 0.2s;
      box-sizing: border-box;
      float: left;
    }
    .diagonal.part-2 {
      transition: all 0.2s;
      box-sizing: border-box;
      position: relative;
      float: left;
      margin-top: 3px;
    }
    input[type="checkbox"]:checked ~ .sidebarIconToggle &gt; .horizontal {
      transition: all 0.2s;
      box-sizing: border-box;
      opacity: 0;
    }
    input[type="checkbox"]:checked ~ .sidebarIconToggle &gt; .diagonal.part-1 {
      transition: all 0.2s;
      box-sizing: border-box;
      transform: rotate(135deg);
      margin-top: 8px;
    }
    input[type="checkbox"]:checked ~ .sidebarIconToggle &gt; .diagonal.part-2 {
      transition: all 0.2s;
      box-sizing: border-box;
      transform: rotate(-135deg);
      margin-top: -9px;
    }
  
    #menu1 .main-menu {
      display: none;
    }
  
    #tm1:checked + .main-menu {
      display: block;
    }
  
    /* 2 Menu */
  
    #menu2 .main-menu {
      display: none;
    }
  
    #tm2:checked + .main-menu {
      display: block;
    }
  
    /* 3 Menu */
  
    #menu3 .main-menu {
      display: none;
    }
  
    #tm3:checked + .main-menu {
      display: block;
    }
  
    /* 3 Menu */
  
    #menu4 .main-menu {
      display: none;
    }
  
    #tm4:checked + .main-menu {
      display: block;
    }
  
    .main-menu {
      padding: 0px;
    }
  
    .main-menu li {
      padding-left: 37px;
      border-bottom: 1px solid #dadada;
      background-color: #eee;
    }
  
    .sidebarMenuInner label {
      display: block;
    }
  
    .drop-icon {
      color: #b52b36;
      font-size: 25px;
      float: right;
      margin-top: 2px;
    }
  
    .mobile-ad-feature {
      height: 90px;
      margin: 20px 10px;
      background-color: #fff;
    }
  
    .sale-feature-card .mobile-ad-feature {
      margin-top: 0px !important;
    }
  
    .m-ad-text-wrapper-feature {
      width: 80%;
      height: 100%;
      padding: 15px;
      float: left;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
  
    .arrow-feature {
      width: 20%;
      height: 100%;
      float: right;
    }
  
    .arrow-feature img {
      width: 12px;
      position: relative;
      left: 20px;
      top: 35px;
    }
	
	.m-ad-image-wrapper-feature {
      display: none;
      width: 45%;
      height: 100%;
      float: right;
      background-position: 0px 50%;
      background-size: cover;
      background-repeat: no-repeat;
    }
	
    .ad-mobile-pre-header-feature {
      margin-bottom: 4px;
      color: #2e2e2e;
      font-size: 12px;
      line-height: 12px;
      letter-spacing: 0px;
      text-transform: uppercase;
    }
  
    .ad-mobile-headline-feature {
      display: block;
      font-family: "Avenir-Black", sans-serif;
      color: #c41230;
      font-size: 16px;
      line-height: 16px;
      font-weight: 900;
      letter-spacing: 0px;
      text-transform: uppercase;
    }
  
    .drop-icon {
      width: 15px;
    }
  }
  
  @media only screen and (min-width: 320px) and (max-width: 375px) {
    .main-menu-search .header-search-input {
      right: -127px !important;
      min-width: 93vw !important;
      background-size: 6% !important;
      top: 67px !important;
    }
  }
  
  @media only screen and (min-width: 376px) and (max-width: 414px) {
    .main-menu-search .header-search-input {
      right: -126px !important;
      min-width: 95vw !important;
      background-size: 6% !important;
      top: 67px !important;
    }
  }
  
  @media only screen and (min-width: 415px) and (max-width: 480px) {
    .main-menu-search .header-search-input {
      right: -126px !important;
      min-width: 95vw !important;
      background-size: 6% !important;
      top: 67px !important;
    }
  }
  
  @media only screen and (min-width: 481px) and (max-width: 530px) {
    .main-menu-search .header-search-input {
      min-width: 95vw !important;
      background-size: 5% !important;
      right: -127px !important;
      top: 67px !important;  
    }
  }
  
  @media only screen and (min-width: 531px) and (max-width: 600px) {
    .main-menu-search .header-search-input {
      min-width: 95vw !important;
      background-size: 4% !important;
      right: -121px !important;
      top: 67px !important;
    }
  }
  
  @media only screen and (min-width: 601px) and (max-width: 670px) {
    .main-menu-search .header-search-input {
      min-width: 96vw !important;
      background-size: 3% !important;
      right: -119px !important;
      top: 67px !important;
    }
  }
  
  @media only screen and (min-width: 671px) and (max-width: 767px) {
    .main-menu-search .header-search-input {
      min-width: 97vw !important;
      background-size: 3% !important;
      right: -122px !important;
      top: 67px !important;
    }
  }
  
  @media only screen and (min-width: 768px) and (max-width: 900px) {
    .main-menu-search .header-search-input {
      min-width: 97vw !important;
      background-size: 3% !important;
      right: -122px !important;
      top: 50px !important;
    }
  }

  .main-menu-search .header-suggestions-panel {
    right: -12px;
    bottom: 0px;
    width: 282px;
    box-shadow: none;
    padding: 15px !important;
  }
  
  @media only screen and (min-width: 901px) and (max-width: 991px) {
    .main-menu-search .header-search-input {
      min-width: 97vw !important;
      background-size: 2% !important;
      right: -118px !important;
      top: 50px !important; 
    }
  }
  
  @media only screen and (max-width: 991px) {
    .search-input-popover {
      display: none;
    }
  
    .modal-overlay {
      width: 100%;
      height: 100%;
      padding: 10px;
      background: rgba(0, 0, 0, 0.8);
      position: fixed;
      top: 0;
      right: 0;
      left: 0px;
      bottom: 0px;
      display: none;
      z-index: 99999;
    }
  
    .mega-menu-rtc-mobile {
      min-height: 90px;
      margin: 20px 20px 0px;
      background-color: #fff;
      padding: 5px 15px 15px;
    }
  
    .main-menu-search.header-search .header-suggestions-panel {
      position: absolute;
      width: 100vw;
      right: -128px;
      top: 110px !important;
      left: inherit;
      padding: 0px 15px 15px !important;
      height: max-content;
    }
  
    .main-menu-search.header-search
      .header-suggestions-panel
      .header-suggestions-item
      a {
      display: block !important;
      text-align: left;
    }
  
    .live_chat {
      padding-left: 10px;
      padding-bottom: 0px;
    }
  
    .sale-box .mobile-ad-feature {
      margin-left: 0px;
      margin-right: 0px;
    }
  
    .mega-menu-rtc-mobile h2 {
      margin-top: 3px !important;
    }
  
    ul.main-nav &gt; li {
      width: 100%;
    }
  
    ul.main-nav &gt; li.popover-items {
      padding: 0.9rem 0.5rem;
    }
  
    .sub-menu-lists {
      display: none;
    }
  
    .always_visible {
      display: block;
    }
  
    .sub-menu-block .g-col-2,
    .sub-menu-block .g-col-3,
    .sub-menu-block .g-col-4,
    .sub-menu-block .g-col-5,
    .sub-menu-block .g-col-6,
    .sub-menu-block .g-col-8 {
      flex-basis: 100%;
      max-width: 100%;
    }
  
    .padding_left_column {
      padding: 0px 10px;
    }
  
    .sub-menu-head {
      color: #000000;
      border-bottom: 1px solid #dadada;
      background-color: #eee;
      margin: 0px;
      padding: 15px 13px 15px 25px;
    } 
  
    .sub-menu-block {
      padding: 0px;
    }
  
    .featured-card-desktop {
      display: none;
    }
  
    .g-row-mobile {
      background: #eee;
    }
  
    .display-none-mobile {
      display: none;
    }
  
    ul.main-nav &gt; li.popover-items {
      padding: 0px;
    }
  }
  
  @media only screen and (min-width: 992px) {
    .overlay-menu, 
    .popover__dropdown {
      top: 65px;
    }

    .sub-menu-head a:link {
      color: #a7373a;
    }
  
    .sub-menu-head a:link:hover {
      color: #c41230;
    }
    
    .main_header .header-mobile .logo {
      padding: 0px;
    }
  
    .nav_search &gt; li {
      min-width: 75px;
      text-align: center;
    }
  
    .search-nav-dropdown .search-input {
      display: none;
    }
  
    .signin-link {
      width: 40px;
    }
  
    .display-none-desktop {
      display: none !important;
    }
  
    .openSidebarMenu {
      display: none !important;
    }
  
    .drop-icon {
      display: none !important;
    }
  
    .mobile-ad-feature {
      display: none;
    }
  
    .mobile-li-heading {
      display: none;
    }
  
    ul.main-nav &gt; li.popover-items {
      position: relative;
      margin-top: 0px;
      height: 65px;
      padding-top: 16px;
    }
  
    ul.main-nav &gt; li.popover-items .icon {
      width: 17px;
    }
  
    ul.main-nav &gt; li.popover-items .button {
      width: 100%;  
    }

    ul.main-nav &gt; li.popover-items .button:focus {
      outline: 1px solid #000
    }

    ul.main-nav &gt; li.popover-items .button:focus {
      outline: 1px solid #000
    }
  
    .search-container button img {
      width: 17px;
    }
  }

  @media only screen and (min-width: 1025px) {
    .overlay-menu, 
    .popover__dropdown, 
    ul.main-nav &gt; li &gt; div.sub-menu-block {
      top: 82px;
    }
  }
  
  .sign-in-dropdown {
    width: 345px;
    box-shadow: none;
  }
  
  .sign-in-block {
    height: 100%;
    padding: 30px;
    background-color: #eee;
  }
  
  .signin-headline-dropdown {
    text-transform: uppercase;
    font-family: "Avenir-Black", sans-serif;
    color: #2c2c2c;
    font-size: 17px;
    font-weight: 600;
    line-height: 27px;
  }
  
  .signin-form {
    margin: 0 0 15px;
  }
  
  #email-form {
    margin-top: 16px;
  }
  
  .signin-account-field {
    color: #2c2c2c;
    font-size: 14px;
  }
  
  .main_header .form-input,
  .sign-in-block-modal .form-input {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    border: 1px solid #cccccc;
  }

  .form-show-password-label {
    color: #000000;
  }

  .forgot-link {
    float: right;
    color: #2c2c2c;
    font-size: 12px;
    text-align: right;
    text-decoration: none;
    cursor: pointer;
    line-height: 27px;
  }
  
  /* Sign in Modal */
  input.signin-cart-button {
    -webkit-appearance: button;
  }
  
  .signin-cart-button {
    text-transform: uppercase;
    width: 100%;
    margin-top: 14px;
    padding: 13px 28px;
    font-family: "Avenir-Black", sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
  }
  .signin-cart-button :focus{
    outline: 1px solid #000;
  }
  .popover__dropdown {
    position: absolute;
    border: 1px solid #cecece;
    background-color: #eee;
  }
  
  @media only screen and (max-width: 991px) {
    .header-search-mobile-btn{
      display: block;
    }

    .main-menu-search
      .header-suggestions-panel
      .header-suggestions-bottom
      .arrow-feature {
      display: none;
    }
  
    .nav_search {
      height: 48px;
      display: flex !important;
      align-items: center !important;
      justify-content: space-between;
      width: 115px;
      padding-right: 5px !important;
    }
  
    .nav_search .popover__dropdown {
      right: -36px;
      top: 48px;
      width: 320px;
    }
  }

  #location-modal .modal-header {
    width: 100%;
  }
  
  .location-headline-dropdown {
    font-family: "Avenir-Black", sans-serif;
    color: #2c2c2c;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
  }
  
  .location-nav-dropdown {
    right: -95px;
    width: 245px;
    box-shadow: none;
  }
  
  .location-value {
    color: #b52b36;
  }
  
  .location-text-block p {
    margin-top: 6px;
    color: #2c2c2c;
    font-size: 12px;
    line-height: 16px;
  }
  
  .form-block-location {
    margin-bottom: 12px;
  }
  
  .form-location {
    margin-top: 16px;
  }
  
  .location-block {
    padding: 15px;
  }
  
  .cart-dropdown-nav {
    right: -211px;
    display: block;
    width: 345px;
    box-shadow: none;
  }
  
  .cart-main-block {
    margin-bottom: 5px;
    padding: 22px 25px 9px;
    background-color: #eee;
  }
  
  .cart-headline-dropdown {
    font-family: "Avenir-Black", sans-serif;
    color: #2c2c2c;
    font-size: 17px;
    font-weight: 600;
  }
  
  .cart-content-block {
    margin-top: 8px;
    padding-top: 6px;
    border-top: 1px solid #cecece;
    background-color: transparent;
  }
  
  .cart-view-arrow img {
    position: relative;
    top: 0px;
    margin-left: 5px;
    float: right;
    width: 8px;
  }
  
  .user_links .cart-entire-link {
    position: static;
    display: flex;
    float: right;
    color: #c41230 !important;
    font-size: 12px !important;
    text-decoration: none;
    cursor: pointer;
    text-transform: capitalize !important;
    align-items: center;
  }
  
  .cart-item-pagination {
    display: inline-block;
    color: #2c2c2c;
    font-size: 12px;
  }
  
  .cart-item-block {
    padding: 15px 25px;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    height: 100px;
    display: flex;
    align-items: center;
  }
  
  .select-product-image {
    width: 70px;
    height: 70px;
    float: left;
    border: 1px none #cecece;
    background-color: #fff;
    background-image: url(https://kitchenaid-h.assetsadobe.com/is/image/content/dam/global/kitchenaid/countertop-appliance/kitchen-tools/images/hero-KC2PS10CP.tif);
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  
  .item-description {
    width: 206px;
    float: right;
    padding-left: 20px;
  }
  
  .select-product-name {
    margin-bottom: 3px;
    font-family: "Avenir-Black", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    cursor: pointer;
  }
  
  .item-code {
    color: #2c2c2c;
    font-size: 12px;
    line-height: 17px;
  }
  
  .cart-price-item {
    display: inline-block;
    margin-top: 3px;
    float: right;
    font-family: "Avenir-Black", sans-serif;
    color: #2c2c2c;
    font-size: 12px;
    line-height: 13px;
    font-weight: 600;
  }
  
  .cart-qty-item {
    display: inline-block;
    margin-top: 3px;
    float: left;
    font-family: "Avenir-Black", sans-serif;
    color: #2c2c2c;
    font-size: 12px;
    line-height: 13px;
    font-weight: 600;
  }
  
  .item-block-inner {
    padding: 15px 25px 38px;
    border-bottom: 1px none #cecece;
    background-color: #eee;
  }
  
  .all-items-cart {
    display: inline-block;
    color: #2c2c2c;
    font-size: 12px;
  }
  
  .total-price-items {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 6px;
    border-top: 1px solid #cecece;
  }
  
  .cart-total-item {
    display: inline-block;
    font-family: "Avenir-Black", sans-serif;
    color: #2c2c2c;
    font-size: 12px;
    font-weight: 600;
  }
  
  .book-total {
    font-weight: 400;
  }
  
  .main-menu-search .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;
    border-bottom: 1px solid #cecece;
  }
  
  .main-menu-search .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;
  }
  
  .main-menu-search .header-suggestions-term {
    font-size: 0.75rem;
  }
  
  .main-menu-search .header-suggestions-icon .icon {
    width: 1.25rem;
    height: 1.25rem;
  }
  
  .main-menu-search .header-suggestions-term-value {
    font-weight: 700;
  }
  
  .main-menu-search .header-suggestions-item {
    font-size: 0.75rem;
  }
  
  .main-menu-search .header-suggestions-item a {
    font-size: 13px;
    color: #2e2e2e;
    text-decoration: none;
  }
  
  .main-menu-search .header-suggestions-item {
    padding-top: 0.5rem;
    line-height: 13px;
    text-align: left;
  }
  
  .main-menu-search .header-suggestions-bottom {
    padding-top: 0.75rem;
    text-align: center;
  }
  
  .main-menu-search .header-suggestions-bottom .button {
    height: 3rem;
    line-height: 1;
    white-space: nowrap;
    transition: color ease-in 0.2s, background-color ease-in 0.2s,
      border-color ease-in 0.2s;
  }
  
  .view_results {
    width: 13px;
    margin-left: 5px;
    transform: rotate(-90deg);
  }
  
  .sign-in-dropdown,
  .location-nav-dropdown,
  .cart-dropdown-nav,
  .main-menu-search .header-suggestions-panel {
    display: none;
  }
  
  .main-menu-search.header-search {
    overflow: initial;
  }
  
  .main-menu-search.header-search .header-suggestions-panel {
    padding: 0;
  }
  
  .main-menu-search.header-search .header-suggestions-panel {
    top: 58px;
    height: fit-content;
    overflow-y: auto;
    min-height: 114px;
  }
  
  .user_links .header-suggestions-panel .header-suggestions-button {
    font-weight: 500;
    font-size: 11px !important;
    line-height: 24px !important;
    display: flex;
    align-items: center;
    color: #c41230 !important;
    text-transform: capitalize !important;
  }

  .noscroll {
    overflow: hidden !important;
    position: relative;
    height: 100%;
    max-height: 100vh;
  }
  
  @media only screen and (max-width: 991px) {
    .overlay-search {
      position: absolute;
      background: #000000;
      width: 100vw;
      height: 100vh;
      top: 49px;
      opacity: 0.8;
      display: none;
    }
  
    .overlay-menu {
      display: none !important;
    }
  
    .main-menu-mb-location {
      display: block;
    }
  
    .sidebarMenuInner {
      display: block !important;
      overflow-y: auto;
      height: calc(100vh - 147px);
      width: 100%;
    }
  
    .mega-menu-bg {
      background-image: url(../../../content/dam/kitchenaid/down.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 50%;
      background-origin: content-box;
      width: 23px;
      height: 23px;
      float: right;
    }
  
    .img-rotate {
      transform: rotate(180deg);
    }
  
    .arrow-feature,
    .cart-view-arrow {
      background-image: url(../../../content/dam/kitchenaid/down.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 20%;
      transform: rotate(-90deg);
    }
  
    .column_border-right {
      padding-left: 0px;
      padding-right: 0px;
    }
  
    .main_header .g-container {
      padding: 0px;
      width: 100%;
    }
  
    .main_header .g-row {
      margin: 0px;
    }
  
    .content-hidden-mobile {
      display: none;
    }
  
    .user_links.header-search-mobile-device {
      position: static;
      top: 0;
      right: 0;
      overflow: unset;
      visibility: visible;
    }
  
    .header-search-mobile-device .header-search-button {
      position: inherit !important;
      outline: none;
    }
  
    .header-search-mobile-device .header-search-form {
      background: transparent !important;
      border-bottom: 0px !important;
    }
  }
  
  @media only screen and (min-width: 992px) and (max-width: 1170px) {
    .main_header .header-mobile .logo {
      min-width: 160px !important;
      width: 160px !important;
      padding-left: 13px;
    }
  
    ul.main-nav.nav_menu &gt; li &gt; a {
      font-size: calc(12px + 0.15vw);
      line-height: 52px;
    }
  
    .nav_menu .mega-menu {
      display: flex;
      align-items: center;
      justify-content: center;
    }
  }
  
  @media only screen and (min-width: 1171px) {
    ul.main-nav.nav_menu &gt; li &gt; a {
      padding: 0;
      font-size: 16px;
      line-height: 82px;
    }
  }
  
  @media only screen and (min-width: 992px) {
    .main-menu-search .header-suggestions-panel {
      margin-top: 0px;
    }
  
    .header-mobile {
      display: flex;
      align-items: center;
    }
  
    .main-menu-search .header-suggestions-panel {
      overflow-y: auto;
    }
    /*Added Css for desktop view only for search/signin/cart section*/
    ul.main-nav.nav_search.mobile-only {
      display: none !important;
    }
    ul.main-nav.nav_search.desktop-show {
      display:block      
    }
  }
  
  @media only screen and (max-width: 520px) {
    .main-menu-search .header-suggestions-panel input[type="text"] {
      background-size: 5% !important;
    }
  }
  
  @media only screen and (min-width: 521px) and (max-width: 767px) {
    .main-menu-search .header-suggestions-panel input[type="text"] {
      background-size: 3% !important;
    }
  }
  
  @media only screen and (max-width: 768px) {
    .main_header .header-mobile .logo {
      padding: 17px 10px 15px 25px;
    }
  
    .main-menu-search .header-suggestions-panel input[type="text"] {
      top: 20px !important;
      width: 95vw !important;
      transform: translate(2.5%, 1%);
    }
  
    .notification-badge {
      right: 53px !important;
      top: 8px !important;
    }
  
    .nav_search {
      position: absolute;
      z-index: 99;
      top: 0px;
    }
  }
  
  ul.main-nav li:focus,
  ul.main-nav li a:focus {
    outline: 1px dotted #000;
  }
  
  ul.main-nav li:active,
  ul.main-nav li a:active {
    outline: none !important;
  }
  
  .main_header .header-mobile .logo {
    outline: none ;
  }
  
  .header-logged-out {
    text-align: center;
  }
  
  .arrow-view-cart {
    background-image: url(../../../content/dam/kitchenaid/down.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
    transform: rotate(-90deg);
    width: 38px;
    height: 10px;
  }
  
  .location-navigate:hover a,
  .header-logged-out:hover a {
    color: #b52b36 !important;
  }
  
  .header-logged-out:hover img path {
    background-color: #b52b36;
    fill: #b52b36;
  }
  
  .mega-menu-rtc-mobile h2 {
    font-size: 19px !important;
    font-weight: 900 !important;
    line-height: 36px !important;
    font-family: Avenir-Heavy, Avenir, sans-serif;
  }
  
  @media only screen and (min-width: 992px) {
    .sub-menu-flex {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
    }
    .sub-menu-flex li {
      width: 50%;
    }
  }
  
  .main-menu-svg-fill {
    width: 17px;
    height: 17px;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }
  
  .main-menu-svg-fill svg {
    width: 17px;
    height: 17px;
  }
  
  .main-menu-search .header-search-button .header-search-button-icon svg {
    width: 17px;
    height: 17px;
  }
  
  .signin-menu:hover .main-menu-svg-fill svg path,
  .location-menu:hover svg path,
  .cart-menu:hover svg path {
    fill: #b52b37;
    -webkit-tap-highlight-color: transparent;
  }
  
  .cart-menu:hover .cart-toggle {
    color: #b52b37 !important;
  }
  
  @media only screen and (min-width: 992px) {
    .overlay-search {
      display: none;
    }
  
    .close-modal-overlay {
      display: none;
    }
  
    .main-menu-search .header-suggestions-term {
      text-align: left;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      color: #2e2e2e;
    }
  
    .sale-box .navbar-ad-text-wrapper,
    .products_feature .navbar-ad-text-wrapper {
      width: 50%;
    }
  
    .mega-menu-rtc-mobile h2 {
      margin-top: 6px !important;
    }
  
    .inspiration_block .sub-menu-feature {
      margin-bottom: 0px;
    }
  
    .products_feature .navbar-ad-link-block.single-high {
      margin-bottom: 20px;
    }
  
    .support_feature_card
      .featured-card-desktop
      .navbar-ad-link-block.single-high {
      margin-top: 45px;
    }
  
    .header_collapse {
      padding: 0px 11px;
    }
  
    .main-menu-mb-location {
      display: none !important;
    }
  
    .main-menu-search
      .header-suggestions-panel
      .header-suggestions-bottom
      .arrow-feature {
      background-image: url(../../../content/dam/kitchenaid/down.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 20%;
      transform: rotate(-90deg);
      width: 45px;
      height: 45px;
    }
  }
  
  .signin-menu .header-account-nav {
    min-width: 166px;
  }
  
  @media only screen and (min-width: 992px) and (max-width: 1170px) {
    ul.main-nav {
      padding-left: 15px;
    }
  
    .live_chat {
      padding-left: 20px;
    }
  
    .navbar-ad-headline {
      font-size: 12px;
    }
  }
  
  @media only screen and (min-width: 1171px) and (max-width: 1279px) {
    ul.main-nav.nav_menu &gt; li {
      padding: 0px 25px 0px 0px;
    }
  }
  
  @media only screen and (min-width: 1280px) {
    ul.main-nav.nav_menu &gt; li {
      padding: 0px 35px 0px 0px;
    }
  }
  
  @media only screen and (min-width: 1171px) {
    .main_header .header-mobile .logo {
      min-width: 200px !important;
      width: 200px !important;
      padding-left: 13px;
    }
  
    .main_header .header-mobile .logo {
      width: 240px !important;
    }
  
    ul.main-nav.nav_menu {
      padding-left: 66px;
    }
  }
  
  .sub-menu-lists {
    padding: 0px;
    list-style-type: none;
  }
  
  .navbar-ad-link-block {
    background-color: #eee;
  }
  
  .sub-menu-lists &gt; li &gt; a {
    color: #2e2e2e;
  }
  
  .sign-in-block .signin-form .form-error-items {
    text-align: left;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 10px;
  }
  
  .navbar-ad-image-wrapper img {
    transition: all 600ms ease-in-out;
    transform: scale(1);
  }
  
  .navbar-ad-link-block.single-high:hover .navbar-ad-image-wrapper img {
    transform: scale(1.04);
  }
  
  .user_links .create-account-page-link {
    display: block !important;
  }
  
  button.create-an-account {
    width: 100%;
  }
  
  .zip-code-error__icon {
    height: 12px;
    width: 12px;
    line-height: 14px;
  }
  
  .main-menu-search .header-search-form-v2 {
    width: 100%;
    height: 33px;
  }
  
  .main-menu-search .header-search-form .header-search-input {
    height: 33px;
    padding: 0px 25px 0px 10px;
    outline: none !important;
    line-height: 19px;
    margin-bottom: 1px;
  }
  
  .main-menu-search .header-suggestions-link {
    color: #000 !important;
    font-size: 10px !important;
    font-family: "Avenir-Roman", sans-serif;
  }
  
  .main-menu-search .header-suggestions-link:hover {
    cursor: pointer;
    color: #c41230 !important;
  }
  
  @media only screen and (max-width: 991px) {
  
    .main-menu-search .header-search-button .header-search-button-icon svg {
      margin: 0px auto;
      width: 17px;
      height: 17px;
    }
  
    .main-menu-search
      .header-search-button
      .header-search-button-icon
      svg:focus
      path,
    .main-menu-search
      .header-search-button
      .header-search-button-icon
      svg:hover
      path {
      fill: #b52b37;
    }
  
    .signin-menu
      .header-logged-in
      .header-account-menu
      .header-account-menu-trigger
      .header-account-menu-trigger-text {
      display: none !important;
    }
  
    .signin-menu
      .header-logged-in
      .header-account-menu
      .header-account-menu-trigger
      .header-account-menu-drop-icon {
      display: none !important;
    }
  
    .signin-menu
      .header-logged-in
      .header-account-menu
      .header-account-menu-trigger {
      margin: 0px auto;
    }
  
    .signin-menu
      .header-logged-in
      .header-account-menu
      .header-account-menu-trigger
      .header-account-menu-trigger-icon {
      margin-right: 0px;
    }
  
    .signin-menu
      .header-logged-in
      .header-account-menu
      .header-account-menu-link
      .header-account-icon {
      margin: 0px auto;
      margin-top: 1px;
    }
  
    .signin-menu
      .header-logged-in
      .header-account-menu
      .header-account-menu-trigger
      .header-account-menu-trigger-icon
      .icon {
      width: 16px !important;
      height: 16px !important;
    }
  
    .signin-menu .header-logged-in {
      width: 36.68px !important;
    }
  
    .signin-menu
      .header-logged-in
      .header-account-menu
      .header-account-menu-link {
      width: 36.68px !important;
    }
  
    .main_header .header-mobile .navigation_kitchen {
      overflow: hidden;
    }
  
    .main-menu-search .header-search-button-icon {
      top: 0px !important;
    }
  
    .main-nav.nav_search {
      right: 50px;
    }
  
    .main-menu-search .header-search-form {
      padding: 0px !important;
      height: auto !important;
    }
  
    .user_links.header-search-mobile-device {
      width: 45px !important;
      height: 48px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  
    ul.main-nav &gt; li.popover-items {
      width: 45px !important;
      height: 48px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  
    .main-menu-search .header-search-button {
      height: auto !important;
      right: 0 !important;
    }
  
    .signin-menu {
      order: 2;
    }
  
    .cart-menu {
      order: 3;
    }
  
    .main-menu-search {
      width: 35px !important;
      height: 10px;
    }
  
    .frm-sbmt-btn {
      display: none !important;
    }

    ul.main-nav.nav_menu {
      padding-bottom: 20vh;
    }
  
    ul.main-nav.nav_menu &gt; li &gt; a {
      color: #000000;
    }
  
    .content-block-wrapper {
      display: block;
      background-color: #eee;
      margin: 0px auto;
      position: relative;
      margin-top: 30px;
    }
  
    .close-modal-overlay {
      position: absolute;
      display: block;
      width: 30px;
      height: 30px;
      font-size: 25px;
      color: #2e2e2e;
      cursor: pointer;
      text-align: center;
      right: 0px;
    }
  
    #update-location-btn {
      width: 100%;
    }

    #update-location-btn :focus{
      outline: 1px solid #000;
    }
  
    .main_header .header-mobile .logo {
      height: 48px;
    }
  
    ul.main-nav &gt; li &gt; a {
      padding: 15px 13px 15px 15px !important;
    }
    /*Added Css for mobile view only for search/signin/cart section*/
    ul.main-nav.nav_search.mobile-only {
      display: block;
    }
    ul.main-nav.nav_search.desktop-show {
      display: none !important;
    }
  }
  
  .sign-in-block .form-req-message {
    display: none;
  }
  
  .mega-menu-rtc-mobile h2 {
    color: #a7373a !important;
  }
  
  .sign-in-dropdown .form-submit-error-on {
    font-size: 12px;
  }
  
  @media only screen and (max-width: 767px) {
    .main-menu-search .header-search-button {
      top: 17px !important;
      right: 2px !important;
    }
  }
  
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-menu-search .header-search-button {
      top: 0px !important;
      right: 2px !important;
    }
  }
  
  @media only screen and (min-width: 992px) and (max-width: 1024px) {
    ul.main-nav.nav_menu &gt; li {
      padding: 0;
    }

    ul.main-nav.nav_menu &gt; li &gt; a {
      padding: 6px calc(5px + 0.5vw);
    }

    ul.main-nav &gt; li.popover-items {
      height: 65px;
      padding-top: 16px;
    }
  
    .live_chat {
      padding-left: 20px;
    }
  
    .navbar-ad-headline {
      font-size: 12px;
    }
  }

  @media only screen and (min-width: 1025px) {
    ul.main-nav &gt; li.popover-items {
      height: 82px;
      padding-top: 25px;
    }
  }
  
  
  @media only screen and (min-width: 1025px) and (max-width: 1170px) {
    ul.main-nav.nav_menu &gt; li {
      padding: 0;
    }
    ul.main-nav.nav_menu &gt; li &gt; a {
      padding: 6px calc(5px + 0.6vw);
    }
  }
  
  @media only screen and (max-width: 991px) and (orientation: landscape) {
    .sidebarMenuInner {
      height: calc(100vh - 160px);
    }
  }
  
  .open-drop-down-menu {
    display: block !important;
  }
  
  .main-menu-search:hover
    .header-search-button
    .header-search-button-icon
    svg
    path {
    fill: #b52b36;
  }
  
  .main-menu-live-chat-modal {
    display: none !important;
  }

.signin-menu .header-account-menu-trigger {
  display: block !important;
  color: #2e2e2e !important;
  font-size: inherit !important;
  height: unset !important;
}

@media (min-width: 48rem){
  .signin-menu .header-account-menu-trigger {
    display: block !important;
  }
}

.user-location-modal-box .modal-close{
  top: 30px;
}

.user-location-modal-box{
  background-color: #eee;
}

.checkout-logo-v2 {
  width: 240px;
}

.sign-in-dropdown input{
  font-size: 100%;
}

@media screen and (device-aspect-ratio: 2/3) {
  .sign-in-dropdown input { font-size: 14px; }
}

/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
  .sign-in-dropdown input { font-size: 14px; }
}

/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375/667) {
  .sign-in-dropdown input { font-size: 14px; }
}

/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9/16) {
  .sign-in-dropdown input { font-size: 14px; }
}
.sign-in-dropdown input {
  font-size: 14px;
}

.checkout-account-v2 .popover__dropdown {
  top: 70px;
  right: 0px;
}

.checkout-account-v2 .sign-in-dropdown .login-registration-form input{
  margin-bottom: 10px;
}

.checkout-modal-overlay-v2 .login-registration-form input{
  margin-bottom: 10px;
}

.checkout-account-v2 .sign-in-dropdown .signin-cart-button {
  font-size: 14px;
}

.checkout-account-v2 .login-user-nav-dropdown {
  top: 40px;
  left: inherit;
  right: 0px;
}

@media only screen and (max-width: 424px){
  .checkout-guest-disclaimer-v2 {
    padding-top: 20px !important;
  }
}

@media only screen and (min-width: 425px) and (max-width: 991px){
  .checkout-help-link-v2 {
    padding-top: 20px !important;
    display: block;
  }
}

@media only screen and (max-width: 767px){
  .checkout-guest-disclaimer-v2 {
    font-size: 13px !important;
    padding-left: 5px !important;
  }

  .checkout-logo-v2{
    width: 210px;
  }
}

@media only screen and (max-width: 991px){
  .checkout-account-v2 .main-nav.nav_search {
      right: 0px;
      top: 18px;
      width: auto;
  }

  .checkout-sign-menu{
    margin: 15px;
  }
}

.checkout-modal-overlay-v2 .close-modal-overlay{
  display: none;
}

.d2cdp-header-checkout {
  z-index: 170 !important;
}

.sign-in-modal-box {
  background-color: #eee;
}

.sign-in-modal-box .modal-close {
  top: 30px;
}

.form-submit-error-on {
  font-size: 12px;
}

.aem-AuthorLayer-Edit .header .overlay-menu {
  height: unset;
}

.ps-map-control {
    z-index: 9 !important;
}
.prd-carousel__product-tile__prices .member-price-cta .member-price-cta__text {
    color: #c41230;
}
.prd-carousel__product-tile__title--link, .prd-carousel__product-tile__detail, .prd-carousel__product-tile__prices--small b, .prd-carousel-top-price {
    font-family: "Avenir", sans-serif;
}

.prd-carousel__product-tile__title--link, .prd-carousel-top-price-label {
    font-weight: 400;
}

.prd-carousel__product-tile__detail b {
    font-weight: 800;
}

.prd-carousel__product-tile__prices--small strong {
    font-weight: 200;
}

.prd-carousel-top-price.urgent-price {
    color: #c41230;
    font-size: 1.5rem;
    font-weight: 900;
}

.prd-carousel__urgent-price-message {
    font-weight: 900;
    line-height: .875rem;
}
.list-component{
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}

.list-component .item_card{
  width: 100%;
  padding: 0 10px;
}

.list-component .item_card{
  flex: 0 0 33.33%;
  padding: 0 10px 20px;
}

.list-component .item_card .article-preview{
  background: #fff;
  border: 2px solid #D1D1D1;
  height: 100%;
}

.list-component .content-wrapper .content-info .cmp-list__title-link:hover .cmp-list__item-title{
  color: #9a132b;
}

.list-component .cmp-list__item-link{
  outline: none;
}

.list-component .article-card{
  display: flex;
  flex-direction: column;
  height: 100%;
}

.list-component .image-wrapper{
  position: relative;
  height: 100%;
  width: 100%;
  flex: 0 0 230px;
  overflow: hidden;
}

.list-component .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 .4s ease-in-out;
}

.list-component .cmp-list__item-link:hover .image-wrapper img{
  transform: scale(1.1);
}

.list-component .item_card .content-wrapper{
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  justify-content: space-between;
  padding: 26px 23px;
}

.list-component .content-wrapper .content-info{
  padding-bottom: 10px;
}

.list-component .content-wrapper .content-info .cmp-list__item-title{
  display: block;
  font-family: "Avenir W01", "Avenir", sans-serif;
  font-size: 22px;
  line-height: 25px;
  text-transform: uppercase;
  color: #2E2E2E;
  font-weight: 900;
  padding: 10px 0;
}

.list-component .content-wrapper .content-info .cmp-list__item-description{
  font-size: 16px;
  line-height: 24px;
  color: #2E2E2E;
}

.list-component .content-wrapper .content-info .cmp-list__item-date{
  display: block;
  color: #2E2E2E;
  padding: 0px 0px 20px;
}

@media (max-width: 940px){
  .list-component .item_card {
    flex: 0 0 50%;
  }
}

@media (max-width: 660px){
  .list-component .item_card {
    flex: 0 0 100%;
  }
}

.compare-bar {
    background-color: #c41230;
}
@media (min-width: 48rem){
    .pdp-tray__price-section .pdp-tray__eco .pdp-tray__eco-text--decorated .ng-isolate-scope .eco-m .eco-c .eco-widget .eco-value .ecr-details .ng-binding {
        font-family: "Avenir-Roman",sans-serif;
        text-decoration: underline;
        text-decoration-skip-ink: none;
    }

    .pdp-tray__price-section .pdp-tray__eco .pdp-tray__eco-text--decorated .ng-isolate-scope .eco-m .eco-c .eco-widget .eco-value .ecr-details .ng-binding:hover {
        color: #c41239;
    }

    .plp-items.plp-items-list .plp-item--new .plp-item-eco .eco-m .eco-c .eco-widget {
        max-width: fit-content;
    }
    
}

.plp-item--new .plp-item-eco .eco-m .eco-c a {
    text-decoration: underline;
    text-decoration-skip-ink: none;
    font-family: "Avenir-Roman",sans-serif;
}

.plp-item--new .plp-item-eco .eco-m .eco-c a:hover {
    color: #c41239;
}

.pdp-tray__price-section .pdp-tray__eco .pdp-tray__eco-text--decorated .ng-isolate-scope .eco-m .eco-c .eco-widget .eco-value .ecr-details .ng-binding:hover {
    color: #c41239;
}
.compatibility__header {
  font-family: 'Avenir-Black', sans-serif;
  font-weight: 900;
  font-size: 1.5rem;
}
.compatibility__hint {
  font-family: "Avenir-Heavy", Avenir, sans-serif;
}
.compatibility__found-message {
  font-family: "Avenir-Heavy", Avenir, sans-serif;
}
.compatibility .modal-close-icon {
  color: #c41230;
}
@media (min-width: 48rem) {
  .compatibility__header {
    font-size: 1.875rem;
  }
}
@media (max-width: 47.937rem) {
  .compatibility.updated-filter-compatibility .updated-compatibility__status {
    border: 0;
  }
}

.breadcrumbs-list-item:after {
  content: url('../../../etc.clientlibs/digital-platform/clientlibs/common/resources/breadcrumb-caret-right.svg');
}
@media (max-width: 47.9375rem) {
  .footer-accordion-checkbox[type=checkbox] + .footer-accordion-title::after {
    content: url('../../../etc.clientlibs/digital-platform/clientlibs/common/resources/breadcrumb-caret-right.svg');
  }
}
@media (max-width: 47.9375rem) {
  .breadcrumb.breadcrumbs-container {
    display: block;
    visibility: visible;
    line-height: 0.75rem;
  }
}
@media (max-width: 47.938rem) {
  .breadcrumb.breadcrumbs-container .breadcrumbs {
    padding-bottom: 1rem;
  }
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item {
  font-family: "Avenir-Roman", sans-serif;
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item:after {
  background-color: #5e5e5e;
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item.breadcrumbs-list-item-last {
  color: #2e2e2e;
}
.breadcrumb .breadcrumbs .breadcrumbs-list-item .breadcrumbs-link {
  text-decoration-color: #2e2e2e;
  font-family: "Avenir-Roman", sans-serif;
}

.button.professional-discount-modal__buttons--skip {
  background: #ffffff;
  color: #2e2e2e;
  border: 0.063rem solid #2e2e2e;
  margin-top: 1rem;
}
.button.professional-discount-modal__buttons--skip:hover {
  background: #ffffff;
  color: #2e2e2e;
}
.button.professional-discount-modal__buttons--skip,
.button.professional-discount-modal__buttons--yes {
  width: 6rem;
}
@media (min-width: 64rem) {
  #professional-discount-modal .modal-box {
    width: 31.5rem;
  }
}

.password-visual-meter__validation-item {
  font-family: "Avenir", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
}
.password-visual-meter__validation-item--failed {
  color: #433736;
}
.password-visual-meter__validation-item--failed:before {
  background: #c41230;
}
.password-visual-meter__validation-item--success {
  color: #5c700e;
}
.password-visual-meter__validation-item--success:before {
  background: #5c700e;
}
.form-input.form-success {
  border-color: #5c700e;
}

.potential-promotions__disclaimer-cta-button {
  border: 0.0625rem solid #5e5e5e;
  font-family: "Avenir", sans-serif;
  line-height: 100%;
}
.potential-promotions__disclaimer-cta-button:focus {
  outline: 0;
}
.potential-promotions__icon path {
  fill: #222222;
}
.potential-promotions__message {
  background-color: #eeeeee;
}
.potential-promotions__text {
  color: #2e2e2e;
  font-family: "Avenir", sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
}
.potential-promotions__close-button {
  background: #c80a33;
}
.potential-promotions__close-button path {
  fill: #ffffff;
}
.potential-promotions__disclaimer-text {
  color: #2e2e2e;
  font-family: "Avenir", sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  box-shadow: 0.0625rem 0.0625rem 0.5rem 0 rgba(0, 0, 0, 0.25);
}
.potential-promotions__disclaimer-text-index {
  border: 0.063rem solid #5e5e5e;
  line-height: 100%;
  letter-spacing: unset;
}
@media (min-width: 48rem) {
  .potential-promotions__text {
    font-size: 0.875rem;
  }
}
.plp-item .plp-item-meta-data .potential-promotions {
  margin-top: 0.625rem;
}
.plp-item .potential-promotions__message {
  text-align: center;
}
.plp-item .potential-promotions__disclaimer-text {
  padding: 1rem;
}
.plp-item__potential-promotions-title {
  color: #2e2e2e;
  font-family: "Avenir", sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
}

.member-price-cta.header-account-link .member-price-cta__text__text {
  font-family: "Avenir", sans-serif;
  font-weight: 800;
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #c41239;
  text-transform: uppercase;
  padding-top: 0.125rem;
}
.member-price-cta.header-account-link .member-price-cta__text__user-icon {
  background-color: #c41239;
  -webkit-mask-image: url("../../../etc.clientlibs/kitchenaid/clientlibs/global/resources/images/user-icon.svg");
  mask-image: url("../../../etc.clientlibs/kitchenaid/clientlibs/global/resources/images/user-icon.svg");
}
.member-price-cta.header-account-link .member-price-cta__text__arrow-icon {
  background-color: #c41239;
  -webkit-mask-image: url("../../../etc.clientlibs/kitchenaid/clientlibs/global/resources/images/arrow-icon.svg");
  mask-image: url("../../../etc.clientlibs/kitchenaid/clientlibs/global/resources/images/arrow-icon.svg");
}
.member-price-cta.header-account-link .member-price-cta__text.text-v2:hover &gt; .member-price-cta__text__user-icon,
.member-price-cta.header-account-link .member-price-cta__text.text-v2:hover &gt; .member-price-cta__text__arrow-icon {
  background-color: #9b132b;
}
.member-price-cta.header-account-link .member-price-cta__text.text-v2:hover &gt; .member-price-cta__text__text {
  color: #9b132b;
}

.marketplace-product-label .marketplace-product__vendor-related-message--modal-trigger {
  text-decoration: underline;
  cursor: pointer;
}
.vendors-related-message-modal__overlay {
  background-color: rgba(35, 35, 35, 0.6);
  display: flex;
  justify-content: center;
  overflow: auto;
  z-index: 1050;
  flex-wrap: wrap-reverse;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  align-content: center;
  position: fixed;
}
.vendors-related-message-modal__container {
  background-color: #ffffff;
  width: 37rem;
  max-width: 80%;
  max-height: 80%;
  font-size: 0.875rem;
  line-height: 0.875rem;
  font-weight: 400;
  padding: 2.5rem;
  overflow: auto;
  display: flex;
  flex-direction: column;
  position: relative;
}
.vendors-related-message-modal__container:focus {
  outline: none;
}
@media (max-width: 47.938rem) {
  .vendors-related-message-modal__container {
    padding: 2rem;
  }
}
.vendors-related-message-modal__close-button {
  width: 1.5rem;
  height: 1.5rem;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
}
.vendors-related-message-modal__close-button svg {
  width: 0.8125rem;
  height: 0.8125rem;
  background-color: #ffffff;
  color: #000000;
}
.vendors-related-message-modal__content {
  font-family: "Avenir", sans-serif;
  color: #000000;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (max-width: 47.938rem) {
  .vendors-related-message-modal__content {
    row-gap: 1.25rem;
  }
}
.vendors-related-message-modal__header {
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
}
.vendors-related-message-modal__header--title {
  font-family: 'HelveticaNeue', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  color: #000000;
}
@media (max-width: 47.938rem) {
  .vendors-related-message-modal__header--title {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}
.vendors-related-message-modal__header--additional-info {
  line-height: 19.6px;
  color: #000000;
}
.vendors-related-message-modal__contacts {
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
}
@media (max-width: 47.938rem) {
  .vendors-related-message-modal__contacts {
    row-gap: 1rem;
  }
}
.vendors-related-message-modal__contacts--key {
  font-weight: 400;
  line-height: 14px;
  font-family: 'Avenir-Heavy', sans-serif;
  color: #000000;
}
.vendors-related-message-modal__contacts--value {
  font-weight: 400;
  font-family: 'Avenir', sans-serif;
  line-height: 19.6px;
  color: #000000;
}
@media (max-width: 47.938rem) {
  .vendors-related-message-modal__contacts--value {
    display: block;
    margin: 0.25rem 0 0 0;
    word-wrap: break-word;
  }
}
.vendors-related-message-modal__qna {
  line-height: 19.6px;
  color: #000000;
}
.vendors-related-message-modal__qna--mailto {
  color: #000000;
  text-decoration: underline;
}
.vendors-related-message-modal__qna--mailto:hover {
  color: #000000;
}

.plp-item-energy {
  position: relative;
  top: 0;
}

.plp-item-price-line-1 {
  font-family: "Avenir-Black", sans-serif;
}

.plp-compare-checkbox input:checked ~ .check-mark {
  background-color: #c41230;
  border: none;
}

.plp-compare-checkbox .check-mark:after {
  border-color: #ffffff;
}

h1 {
    margin: .3em 0 .2em;
}

.plp-actions--prominent .plp-actions-more {
  border-radius: 0;
  border: 0.063rem solid;
}

.facet-toggle-input:checked + .facet-toggle-label:before {
  background: #5c700e;
}

.plp-facet-group-container .plp-facet-group-title {
  margin-top: 0.4rem;
}

.facet__title-container .facet-toggle-label {
  margin-top: 0;
}

.plp-facets-active-item-value,
.plp-facets-active-title,
.plp-facets-active-clear {
    font-size: .75rem;
    font-family: "Avenir-Black", sans-serif;
    line-height: .8125rem;
}

.plp-facets-active-title {
    font-weight: 900;
    text-transform: uppercase;
}

.plp-facets-active-item-remove .icon {
    width: .5625rem;
    height: .5625rem;
}

.plp-facets-active-item {
    padding: .25rem .75rem ;
}

.plp-facets-active-items {
    background-color: #eee;
}

.plp-facet-range-btn {
    background: #c41239;
    text-transform: uppercase;
}

.plp-item-price .member-price-cta .member-price-cta__text {
    color: #c41230;
}

.badge__topseller {
    line-height: 24px;
    padding-left: 10px;
    position: absolute;
    top: -13px;
    background: #C41230;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    min-width: 88px;
    font-size: 12px;
    height: 24px;
    font-family: Helvetica;
    font-weight: 700;
    left: -8px;
}
.badge__topseller:before {
    content: "";
    bottom: -7px;
    left: 0;
    border-top: 7px solid black;
    border-left: 7px solid transparent;
    position: absolute;
}
.badge__topseller:after {
    height: 0;
    content: "";
    position: absolute;
    top: 0px;
    border: 10px solid #C41230;
    border-right-color: transparent;
    border-right-width: 6px;
    right: -13px;
    border-top-width: 12px;
    border-bottom-width: 12px;
    border-left-width: 7px;
}
.badge__recentlyviewed {
    line-height: 24px;
    position: absolute;
    left: -8px;
    top: 69px;
    background: #E2E2E5;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    min-width: 103px;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: 700;
    padding-left: 9px;
    z-index: 9;
}
.badge__recentlyviewed:before {
    content: "";
    bottom: -7px;
    left: 0;
    border-top: 7px solid black;
    border-left: 7px solid transparent;
    position: absolute;
}
.badge__recentlyviewed:after {
    height: 0;
    content: "";
    position: absolute;
    top: 0px;
    border: 10px solid #E2E2E5;
    border-right-color: transparent;
    border-right-width: 6px;
    border-right-width: 6px;
    right: -13px;
    border-top-width: 12px;
    border-bottom-width: 12px;
    border-left-width: 7px;
}
.plp-facets-panel-open .plp-facet-panel-wrapper {
    z-index: 10000;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price-v1_urgency-message {
    font-family: "Avenir",sans-serif;
    font-weight: 800;
    line-height: 19.12px;
    display: none;
    gap: 2px;
    font-size: 11px;
    color: #000;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    width: max-content;
  } 

  .plp-items.plp-items-list .plp-item--new .plp-item-price {
    padding: 0;
  }

  .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price-v1_urgency-message {
    justify-content: center;
    margin: 0 auto;
  }

  .plp-items.plp-items-grid .plp-item--new .plp-item-price .plp-item-price-v1_urgency-message {
    justify-content: flex-start;
  }

  .plp-items .plp-item--new .plp-item-price .plp-item-price-v1_urgency-message .plp-item-price-v1_urgency-icon {
    min-width: auto;
    width: 14px;
    height: 14px;
    flex-shrink: 0;
  }

  .plp-items .plp-item--new .plp-item-price .plp-item-price-line-1.single-price-line.urgency-single-price {
    font-family: "Avenir",sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    text-align: left;
    color: #C41230;
  }

@media (max-width: 1024px) {
    .plp-items.plp-items-grid .plp-item-price {
        display: flex;
        justify-content: left;
    }
}

@media only screen and (min-width:768px) {
.plp-items.plp-items-list .badge__recentlyviewed {
    top: 26px;
}
p.badge-new{
    top:-11px;
}
.plp-items-grid .plp-item-box p.badge-new {
    top: 12px;
}
}

.plp-items .plp-item--new .plp-item-price .plp-item-price-line-1 {
    color: #C41230;
    font-family: "Avenir", sans-serif;
    font-weight: 800;
    line-height: 1.25rem;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price-line-1 .price-label {
    font-size: .875rem;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price-line-1 .price-value {
    font-size: 1.25rem;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price-line-1.single-price-line {
    color: #2E2E2E;
    font-weight: 900;
    font-size: 1.25rem;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price__save {
    margin-left: 0;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price__save .plp-item-price-line-2 {
    font-family: "Avenir", sans-serif;
    font-size: .75rem;
    font-weight: 400;
    line-height: .75rem;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price__save .plp-item-price__save-value {
    font-family: "Avenir", sans-serif;
    font-size: .75rem;
    font-weight: 800;
    line-height: .75rem;
    margin-left: 0.25rem;
}

p.badge__manual {
    font-family: "Avenir-Black", sans-serif;
    font-weight: 800;
}

p.badge__bestSeller, p.badge__topRated {
    font-weight: 800;
}

p.badge__manual.badge-primary, p.badge__bestSeller.badge-primary, p.badge__topRated.badge-primary {
    background: #000000;
    color: white;
}

p.badge__manual.badge-primary:after, p.badge__bestSeller.badge-primary:after, p.badge__topRated.badge-primary:after {
    border-color: #000000;
    border-right-color: transparent;
}

p.badge__manual.badge-secondary, p.badge__bestSeller.badge-secondary, p.badge__topRated.badge-secondary {
    background: #5E5E5E;
    color: white;
}

p.badge__manual.badge-secondary:after, p.badge__bestSeller.badge-secondary:after, p.badge__topRated.badge-secondary:after {
    border-color: #5E5E5E;
    border-right-color: transparent;
}

p.badge__manual.badge-tertiary, p.badge__bestSeller.badge-tertiary, p.badge__topRated.badge-tertiary {
    background: #E2E2E5;
    color: black;
}

p.badge__manual.badge-tertiary:after, p.badge__bestSeller.badge-tertiary:after, p.badge__topRated.badge-tertiary:after {
    border-color: #E2E2E5;
    border-right-color: transparent;
}

.plp .star-rating__icon {
    pointer-events: none;
}

.plp .icon.star {
    fill: #B20E26;
}
.plp .icon.empty-star {
    fill: #BFBFBF;
}

.plp-facet {
    padding: .188rem 0;
}

.plp-facet-Ratings {
    height: 1.25rem;
    padding-top: .125rem;
}

.plp-facet-Ratings .star-rating {
    margin-right: 0;
    display: flex;
}

.plp-facet-Ratings .star-rating__icon {
    width: 1.125rem;
}

.plp-facets-active-item .plp-facet-Ratings {
    height: .75rem;
    padding-top: 0;
    margin-top: -0.125rem;
}

.plp-facets-active-item .plp-facet-Ratings .star-rating {
    margin-left: .5rem;
    margin-right: .5rem;
}

.plp-facets-active-item .plp-facet-Ratings .star-rating__icon {
    width: .875rem;
}

.plp-facet::after {
    display: none;
}

p.badge-new{
  color: #C41239;
  font-family: 'Avenir', sans-serif;
  border: 1px solid #C41239;
  line-height: 19.6px;
}

@media (max-width:767px) {
  p.badge-new{
    top:7%;
  }

  .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price-v1_urgency-message {
    margin: 10px 0;
  }
}
.plp[data-plp-new-design-enabled="false"] #plp-fast-filters {
    display: none;
  }
.plp-item--new .plp-item-name,
.plp-item--new .plp-item-stock,
.plp-item--new .plp-item-price,
.plp-item--new .plp-item-model-title,
.plp-item--new .plp-item-specs strong,
.plp-item--new .plp-item-price-line-1,
.plp-item--new .plp-item-free-shipping,
.plp-item--new .plp-where-to-buy-button,
.plp-item--new .plp-item-price__save-value {
    font-family: "Avenir-Black", sans-serif;
}

.plp-item--new .plp-item-price-line-2 {
    font-family: "Avenir-Roman", sans-serif;
}

.plp-item--new .plp-item-name,
.plp-item--new .plp-item-model-title {
    color: #2e2e2e;
}

.plp-item--new .plp-item-model {
    border-color: #2e2e2e;
}

.plp-item--new .plp-item-free-shipping,
.plp-item--new .plp-item-price__save-value {
    color: #5c700e;
}

.plp-item--new .plp-item-price .plp-item-price-line-1.plp-item-price-line-urgency {
    font-size: 1.5rem;
    font-weight: 900;
}

.plp-item--new .plp-item-price.plp-item-price-urgent .plp-item-price_urgency-message {
    font-weight: 900;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    line-height: .875rem;
}

@media all and (min-width: 64rem) {
    .plp-item--new .small-font-size .plp-item-price-line-1 {
        font-weight: 900;
        max-width: 65%;
    }

    .plp-item--new .small-font-size .plp-item-price__save {
        padding-bottom: .1rem;
    }
}

.add-to-package-enabled .plp-item-saves .plp-compare-checkbox .check-mark{
    border: 2px solid #2e2e2e;
}
.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon{
    color: #2e2e2e;
}
.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger:hover .icon{
    color: #9a132b;
}
.wf-exp .add-to-package-enabled .plp-item-saves{
    display: flex!important;
}
.add-to-package-enabled .plp-item-saves .plp-compare-checkbox, 
.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger, 
.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .wishlist-btn__text, 
.add-to-package-enabled .plp-item-saves .plp-item-addToPackage .add-to-package-cta {
    font-family: 'Avenir-Heavy', sans-serif;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: normal;
    text-transform: uppercase;
}
.add-to-package-enabled .plp-item-saves .plp-item-addToPackage .pc-icon-plus {
    font-size: 20px;
    width: 20px;
    height: 20px;
}

.pdp-tray-frequently-sold-container:not(:has(.pdp-tray-frequently-sold-list)) {
  display: none;
}
.pdp-tray-frequently-sold__title {
  margin-bottom: .5rem;
}
.pdp-tray-frequently-sold__description {
  font-size: .75rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item {
  border: solid 0.063rem #979797;
  margin-top: 1rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item__checkbox {
  opacity: 0;
  cursor: pointer;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item__checkbox:focus + .pdp-tray-frequently-sold-item__checkmark {
  outline: 0.0625rem solid #000000;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item__checkbox:checked ~ .check-mark:after {
  display: block;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item__checkmark {
  display: inline-block;
  height: 1.125rem;
  width: 1.125rem;
  margin-left: .75rem;
  border: 0.063rem solid #000000;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item__checkmark:after {
  content: "";
  display: none;
  width: 49%;
  height: 78%;
  border: solid #000000;
  border-width: 0 .125rem .125rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: .3rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info {
  min-height: 7rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .checkbox-container {
  padding-left: unset;
  margin-top: auto;
  margin-bottom: auto;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-info-image-container {
  max-height: 6.188rem;
  max-width: 3.938rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 1.5rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-info-image-container.with-learn-more {
  width: 22.5%;
  padding-left: 5%;
  margin-left: 0;
  max-width: 22.5%;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-info-image-container .pdp-tray-frequently-sold-item-info-image {
  max-height: 6.188rem;
  max-width: 3.938rem;
  height: auto;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-left: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  font-size: .75rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text__description {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
  outline: 0;
  color: unset;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text.with-learn-more {
  width: 50%;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section {
  margin-left: 0;
  margin-top: .5rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row {
  margin-left: unset;
  margin-right: unset;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .sale-price-container {
  margin-top: 0.563rem;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .right-part-container {
  margin-left: .25rem;
  padding-bottom: .5rem;
  flex-basis: 45%;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .right-part-container .right-part {
  position: absolute;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .sale-price-container:not(.sale-price-available) .pdp-tray-frequently-sold-item-price-section__sale {
  color: #000000;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__sale {
  font-weight: bold;
  white-space: nowrap;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__msrp {
  text-decoration: line-through;
  font-size: .625rem;
  width: 100%;
  white-space: nowrap;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__savings {
  font-size: .625rem;
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__base {
  font-weight: bold;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-learn-more {
  display: none;
  margin: auto;
  width: 22.5%;
  text-align: center;
}
.pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .vertical-divider {
  display: none;
  height: inherit;
  border-left: solid 0.063rem #979797;
}
@media all and (min-width: 48rem) {
  .pdp-tray-frequently-sold__title {
    font-size: 1.25rem;
  }
  .pdp-tray-frequently-sold__description {
    font-size: 1rem;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item {
    max-width: 31.438rem;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info {
    margin-right: unset;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .vertical-divider {
    display: block;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text {
    max-width: 61%;
    padding-top: 1.5rem;
    padding-bottom: 1.25rem;
    font-size: 1rem;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text.with-learn-more {
    width: 50%;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row {
    display: inline;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .sale-price-container {
    display: inline;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .right-part-container {
    display: inline;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .price-section-row .right-part-container .right-part {
    position: relative;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section .sale-price-container:not(.sale-price-available) .pdp-tray-frequently-sold-item-price-section__sale {
    color: #000000;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__sale {
    margin-left: unset;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__msrp,
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text .pdp-tray-frequently-sold-item-price-section__savings {
    font-size: .75rem;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-learn-more {
    display: block;
  }
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-learn-more__link {
    font-size: .75rem;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0;
  }
}
@media (max-width: 64rem) and (min-width: 64rem) {
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text.with-learn-more {
    max-width: 35%;
  }
}
@media (min-width: 64rem) and (max-width: 75rem) {
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text:not(.with-learn-more) {
    max-width: 50%;
  }
}
@media (min-width: 75rem) {
  .pdp-tray-frequently-sold .pdp-tray-frequently-sold-item .pdp-tray-frequently-sold-item-info .pdp-tray-frequently-sold-item-text:not(.with-learn-more) {
    max-width: 60%;
  }
}

.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 &gt; .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-card-image-carousel {
  position: relative;
  display: flex;
  justify-content: center;
}
.plp-card-image-carousel__btn-prev,
.plp-card-image-carousel__btn-next {
  background-repeat: no-repeat;
  background-color: unset;
  width: 1.05rem;
  height: 1.5rem;
  padding: 0;
  transition: all 300ms;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.plp-card-image-carousel__btn-prev:hover,
.plp-card-image-carousel__btn-next:hover,
.plp-card-image-carousel__btn-prev:focus,
.plp-card-image-carousel__btn-next:focus,
.plp-card-image-carousel__btn-prev[disabled]:hover,
.plp-card-image-carousel__btn-next[disabled]:hover,
.plp-card-image-carousel__btn-prev[disabled],
.plp-card-image-carousel__btn-next[disabled] {
  background-color: unset;
}
.plp-card-image-carousel__btn-prev {
  background-image: url("../../../etc.clientlibs/digital-platform/clientlibs/global/resources/plp-card-carousel-prev-btn.svg");
  left: 0;
}
.plp-card-image-carousel__btn-prev:hover {
  background-image: url("../../../etc.clientlibs/digital-platform/clientlibs/global/resources/plp-card-carousel-prev-btn-hovered.svg");
}
.plp-card-image-carousel__btn-next {
  background-image: url("../../../etc.clientlibs/digital-platform/clientlibs/global/resources/plp-card-carousel-next-btn.svg");
  right: 0;
}
.plp-card-image-carousel__btn-next:hover {
  background-image: url("../../../etc.clientlibs/digital-platform/clientlibs/global/resources/plp-card-carousel-next-btn-hovered.svg");
}
.plp-card-image-carousel__slider {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 9.25rem;
  aspect-ratio: 1;
}
.plp-card-image-carousel__slide {
  opacity: 0;
  position: absolute;
  inset: 0;
  transition: 200ms opacity ease-in-out;
  transition-delay: 200ms;
}
.plp-card-image-carousel__slide .plp-item-image {
  height: 100%;
}
.plp-card-image-carousel__slide[data-active] {
  opacity: 1;
  transition-delay: 0ms;
}
@media (min-width: 48rem) {
  .plp-card-image-carousel__slider {
    width: 12.5rem;
  }
  .plp-items-grid .plp-card-image-carousel__slider {
    width: 9.25rem;
  }
}

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

.in-stock-content-spot {
  flex-direction: row;
  justify-content: space-between;
  display: none;
}
.in-stock-content-spot__close {
  position: relative;
  cursor: pointer;
}
.in-stock-content-spot__close:after {
  content: '';
  position: absolute;
  transform: rotate(45deg);
}
.in-stock-content-spot__close:before {
  content: '';
  position: absolute;
  transform: rotate(-45deg);
}
.in-stock-content-spot__text {
  display: flex;
  flex-direction: column;
}
.in-stock-content-spot__cta {
  cursor: pointer;
}
.in-stock-content-spot.in-stock-content-spot--visible {
  display: none;
}

.plp-item .plp-item-card-content-bottom .plp-item__potential-promotions {
  display: block;
}
.plp-item .plp-item-card-content-bottom .potential-promotions {
  margin: 0 0 0.75rem 0;
  word-break: break-word;
}
.plp-item .plp-item-card-content-bottom .potential-promotions__message {
  margin: 0;
}
.plp-item .potential-promotions__message {
  text-align: left;
}
.plp-item .potential-promotions__text {
  font-size: 0.75rem;
}
.plp-item .potential-promotions__disclaimer-cta {
  width: 1rem;
  padding: 0.625rem 0 0.25rem 0;
}
.plp-item .potential-promotions__disclaimer-cta-button {
  width: 1rem;
  height: 1rem;
  font-size: 0.675rem;
}
.plp-item .plp-item-meta-data .plp-item__potential-promotions {
  display: none;
}
@media (min-width: 48rem) {
  .plp-item .plp-item-card-content-bottom .plp-item__potential-promotions {
    display: none;
  }
  .plp-item .plp-item-meta-data .plp-item__potential-promotions {
    display: block;
    align-self: flex-start;
  }
  .plp-item .plp-item-meta-data .potential-promotions {
    margin: 0 0 0.75rem 0;
  }
  .plp-item .plp-item-meta-data .potential-promotions__message {
    margin: 0;
  }
  .plp-item .plp-item-meta-data .potential-promotions__disclaimer.open {
    z-index: 20;
  }
  .plp-items-grid .plp-item .plp-item-meta-data .plp-item__potential-promotions {
    display: none;
  }
  .plp-items-grid .plp-item .plp-item-card-content-bottom .plp-item__potential-promotions {
    display: block;
  }
  .plp-items-grid .plp-item .plp-item-card-content-bottom .plp-item__potential-promotions .potential-promotions__disclaimer.open {
    z-index: 1;
  }
}

.plp-fast-filters {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  gap: 1.25rem;
}
.plp-fast-filters__item {
  display: inherit;
  background-color: white;
  padding: 1.5rem;
  width: 17.375rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  gap: 1.5rem;
}
.plp-fast-filters__item__image {
  object-fit: contain;
  height: 100%;
}
.plp-fast-filters__item__image-wrapper {
  height: 6.875rem;
  width: auto;
  display: flex;
  align-items: center;
}
.plp-fast-filters__item__title {
  font-size: 1rem;
  font-family: "Avenir-Roman", sans-serif;
  font-weight: 800;
  line-height: 1rem;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .06875rem;
  transition: all .2s ease;
}
.plp-fast-filters__item:hover,
.plp-fast-filters__item:focus,
.plp-fast-filters__item.active {
  color: #c41230;
}
.plp-fast-filters__item.active {
  cursor: initial;
  outline: none;
}
.plp-fast-filters.no-images .plp-fast-filters__item {
  height: 7.125rem;
  justify-content: center;
  padding: 1.5rem;
}
.plp-fast-filters.no-images .plp-fast-filters__item__image-wrapper {
  display: none;
}
.plp-fast-filters.no-images .plp-fast-filters__item__title {
  line-height: 1.375rem;
  font-size: 1.25rem;
}
@media all and (max-width: 48rem) {
  .plp-fast-filters {
    flex-wrap: wrap;
    gap: .34rem;
    margin-bottom: 1.5rem;
  }
  .plp-fast-filters__item {
    padding: .625rem 1.5rem;
    flex: 1 0 8.8125rem;
    gap: .25rem;
  }
  .plp-fast-filters__item__image-wrapper {
    height: 3.25rem;
  }
  .plp-fast-filters__item__title {
    font-size: .75rem;
    line-height: .75rem;
    letter-spacing: .04rem;
  }
  .plp-fast-filters.no-images .plp-fast-filters__item {
    max-height: 4rem;
    padding: .625rem .5rem;
  }
  .plp-fast-filters.no-images .plp-fast-filters__item__title {
    font-size: .75rem;
    line-height: .75rem;
    letter-spacing: .06875rem;
  }
}

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

.plp-item--new .plp-item-name,
.plp-item--new .plp-item-stock,
.plp-item--new .plp-item-price,
.plp-item--new .plp-item-model-title,
.plp-item--new .plp-item-specs strong,
.plp-item--new .plp-item-price-line-1,
.plp-item--new .plp-item-free-shipping,
.plp-item--new .plp-where-to-buy-button,
.plp-item--new .plp-item-price__save-value {
    font-family: "Avenir-Black", sans-serif;
}

.plp-item--new .plp-item-price-line-2 {
    font-family: "Avenir-Roman", sans-serif;
}

.plp-item--new .plp-item-name,
.plp-item--new .plp-item-model-title {
    color: #2e2e2e;
}

.plp-item--new .plp-item-model {
    border-color: #2e2e2e;
}

.plp-item--new .plp-item-free-shipping,
.plp-item--new .plp-item-price__save-value {
    color: #5c700e;
}

.plp-item--new .plp-item-price .plp-item-price-line-1.plp-item-price-line-urgency {
    font-size: 1.5rem;
    font-weight: 900;
}

.plp-item--new .plp-item-price.plp-item-price-urgent .plp-item-price_urgency-message {
    font-weight: 900;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    line-height: .875rem;
}

@media all and (min-width: 64rem) {
    .plp-item--new .small-font-size .plp-item-price-line-1 {
        font-weight: 900;
        max-width: 65%;
    }

    .plp-item--new .small-font-size .plp-item-price__save {
        padding-bottom: .1rem;
    }
}

.add-to-package-enabled .plp-item-saves .plp-compare-checkbox .check-mark{
    border: 2px solid #2e2e2e;
}
.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .icon{
    color: #2e2e2e;
}
.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger:hover .icon{
    color: #9a132b;
}
.wf-exp .add-to-package-enabled .plp-item-saves{
    display: flex!important;
}
.add-to-package-enabled .plp-item-saves .plp-compare-checkbox, 
.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger, 
.add-to-package-enabled .plp-item-saves .plp-item-wishlist-trigger .wishlist-btn__text, 
.add-to-package-enabled .plp-item-saves .plp-item-addToPackage .add-to-package-cta {
    font-family: 'Avenir-Heavy', sans-serif;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: normal;
    text-transform: uppercase;
}
.add-to-package-enabled .plp-item-saves .plp-item-addToPackage .pc-icon-plus {
    font-size: 20px;
    width: 20px;
    height: 20px;
}

.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 &gt; 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 &gt; .interstitial-delivery__accessories-prev-btn-mobile,
.interstitial-delivery__accessories-info &gt; .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 &gt; .interstitial-delivery__accessories-prev-btn-mobile.slick-disabled,
.interstitial-delivery__accessories-info &gt; .interstitial-delivery__accessories-next-btn-mobile.slick-disabled {
  border: solid #e2e2e2;
  border-width: 0 0.3125rem 0.3125rem 0;
}
.interstitial-delivery__accessories-info &gt; .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;
  }
}

.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: 'Avenir-Black', sans-serif;
}
.interstitial-prd-carousel__sub-header,
.interstitial-prd-carousel .prd-carousel__product-tile__prices--small {
  font-family: "Avenir-Roman", sans-serif;
}
.interstitial-prd-carousel__product-tile__title--link {
  color: #2e2e2e;
  text-decoration: none;
  line-height: 1.5;
}
.interstitial-prd-carousel__product-tile__btn .button {
  color: #2e2e2e;
  font-size: .75rem;
  text-transform: uppercase;
  border-color: #000;
  border-radius: 0;
}
.interstitial-prd-carousel__product-tile__btn .button:hover,
.interstitial-prd-carousel__product-tile__btn .button:focus {
  color: #2e2e2e;
}
.interstitial-prd-carousel__prev-btn,
.interstitial-prd-carousel__next-btn {
  border-color: #c41230;
}
.interstitial-prd-carousel .prd-carousel__save-price {
  color: #5c700e;
}

.interstitial-product-card__header-title,
.interstitial-product-card__product-title-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: 'Avenir-Black', sans-serif;
  font-weight: 900;
  color: #2e2e2e;
}
.interstitial-product-card__delivery,
.interstitial-product-card__protection-plans-learn-more {
  font-family: "Avenir-Roman", sans-serif;
}
.interstitial-product-card__product-specification-value,
.interstitial-product-card__product-specification {
  color: #000000;
  font-family: "Avenir", sans-serif;
}
.interstitial-product-card__product-specification-value {
  font-weight: 800;
}
.interstitial-product-card__delivery-date {
  color: #5c700e;
}
.interstitial-product-card__protection-plan-arrow::before {
  border: solid #c41230;
  border-width: 0 3px 3px 0;
}
.interstitial-product-card__protection-plans-learn-more a {
  color: #2e2e2e;
  text-decoration: underline;
}

.interstitial-product-subscriptions {
  font-family: "Avenir", sans-serif;
}
.interstitial-product-subscriptions__checkbox-container input[type="checkbox"]:checked + .check-mark {
  border: 0.0625rem solid #c41230;
  background-color: #c41230;
}
.interstitial-product-subscriptions__checkbox-container input[type="checkbox"]:checked + .check-mark:after {
  border: solid #ffffff;
  border-width: 0 .125rem .125rem 0;
}
.interstitial-product-subscriptions__label .percent-off {
  color: #5c700e;
}
.interstitial-product-subscriptions__select-icon:after {
  border-bottom: 0.1875rem solid #c41230;
  border-right: 0.1875rem solid #c41230;
}

.interstitial-installation-service .green {
  color: #5c700e;
}
.interstitial-installation-service__learn-more {
  text-decoration: underline;
}
.interstitial-installation-service__header {
  font-family: "Avenir", sans-serif;
}
.interstitial-installation-service__price {
  font-family: "Avenir", sans-serif;
}
.interstitial-installation-service__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #2e2e2e;
  margin: 1rem 0 0.5rem 0;
  font-family: "Avenir", sans-serif;
}
.interstitial-installation-service__sub-title {
  font-size: 0.75rem;
  font-family: "Avenir-Roman", sans-serif;
  color: #2e2e2e;
  margin-bottom: 0.5rem;
}
@media all and (min-width: 48rem) {
  .interstitial-installation-service__title {
    font-size: 1rem;
  }
  .interstitial-installation-service-section {
    padding-bottom: 0;
  }
  .interstitial-installation-service__options {
    padding-bottom: 1rem;
  }
}

.interstitial-delivery .green {
  color: #5c700e;
}
.interstitial-delivery__policy {
  text-decoration: underline;
}
.interstitial-delivery__header {
  font-family: "Avenir", sans-serif;
}
.interstitial-delivery__title {
  font-family: "Avenir", sans-serif;
}
.interstitial-delivery__price {
  font-family: "Avenir", sans-serif;
}
.interstitial-delivery__accessory-price {
  font-family: "Avenir", sans-serif;
}
.interstitial-delivery .red {
  color: #c41230;
}
.interstitial-delivery__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #2e2e2e;
  margin: 1rem 0 0.5rem 0;
  font-family: "Avenir", sans-serif;
}
.interstitial-delivery__sub-title {
  font-size: 0.75rem;
  font-family: "Avenir-Roman", sans-serif;
  color: #2e2e2e;
  margin-bottom: 0.5rem;
}
.interstitial-delivery__accessory {
  margin: 0.5rem 0 0 0;
}
.interstitial-delivery__accessories-info {
  padding-top: 1rem;
}
.interstitial-delivery__accessory-specifications {
  color: #2e2e2e;
  font-family: "Avenir-Roman", sans-serif;
}
.interstitial-delivery__accessories-info-container {
  color: #2e2e2e;
  font-family: "Avenir", sans-serif;
}
.interstitial-delivery__accessories-prev-btn,
.interstitial-delivery__accessories-next-btn {
  border: solid #c41230;
  border-width: 0 0.3125rem 0.3125rem 0;
}
.interstitial-delivery__accessories-prev-btn.slick-disabled,
.interstitial-delivery__accessories-next-btn.slick-disabled {
  border: solid #e2e2e5;
  border-width: 0 0.3125rem 0.3125rem 0;
}
.interstitial-delivery__accessories-info &gt; .interstitial-delivery__accessories-prev-btn-mobile,
.interstitial-delivery__accessories-info &gt; .interstitial-delivery__accessories-next-btn-mobile {
  border: solid #c41230;
  border-width: 0 0.3125rem 0.3125rem 0;
}
.interstitial-delivery__accessories-info &gt; .interstitial-delivery__accessories-prev-btn-mobile.slick-disabled,
.interstitial-delivery__accessories-info &gt; .interstitial-delivery__accessories-next-btn-mobile.slick-disabled {
  border: solid #e2e2e5;
  border-width: 0 0.3125rem 0.3125rem 0;
}
@media all and (min-width: 48rem) {
  .interstitial-delivery__title {
    font-size: 1rem;
  }
  .interstitial-delivery__accessories:before {
    margin-top: 0;
  }
  .interstitial-delivery__accessory {
    margin: 0.5rem 0 0 0;
  }
  .interstitial-delivery__accessories-container .slick-track {
    margin-left: 0.5rem;
  }
  .interstitial-delivery__accessories-info {
    padding-top: 0;
  }
  .interstitial-delivery__accessory-specifications {
    color: #2e2e2e;
  }
  .interstitial-delivery__installation-section {
    padding-bottom: 0;
  }
  .interstitial-delivery__options {
    padding-bottom: 1rem;
  }
}

.interstitial-cta-buttons__secondary.button {
  font-size: 1rem;
  font-weight: normal;
  font-family: "Avenir-Roman", sans-serif;
  text-decoration: none;
  color: #c41230;
  padding: 0;
  text-transform: capitalize;
}
.interstitial-cta-buttons__secondary.button:hover {
  color: #c41230;
}
.interstitial-cta-buttons__main {
  font-family: 'Avenir-Black', sans-serif;
  height: 2.5rem;
}
@media all and (min-width: 48rem) {
  .interstitial-cta-buttons__secondary.button {
    width: auto;
    height: 2.5rem;
  }
}
@media all and (max-width: 47.938rem) {
  .interstitial-cta-buttons__secondary.button {
    font-size: .75rem;
    text-transform: uppercase;
    font-family: 'Avenir-Black', sans-serif;
    border-radius: 0;
    border: 2px solid #000;
    color: #2e2e2e;
    height: 2.5rem;
  }
  .interstitial-cta-buttons__secondary.button:hover,
  .interstitial-cta-buttons__secondary.button:focus {
    color: #000;
  }
}

.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 &gt; .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 &gt; .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 &gt; .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 &gt; .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .global-menu_container .primary-link.open &gt; .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .global-menu_container .primary-link.open &gt; .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 &gt; .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 &gt; .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 &gt; .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .global-menu_container .primary-link.open &gt; .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .global-menu_container .primary-link.open &gt; .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 &gt; .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 &gt; .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 &gt; .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .author-mode .global-menu_container .primary-link.open &gt; .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .author-mode .global-menu_container .primary-link.open &gt; .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);
}

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

.sign-in-modal-component #sign-in-modal.modal-open {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sign-in-modal-component #sign-in-modal .modal-box {
  margin: 0;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form {
  padding: 1.5rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .login-title {
  text-transform: uppercase;
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
.sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__divider {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #000000;
}
.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: "Avenir", sans-serif;
  line-height: 1rem;
  font-style: normal;
  font-weight: 900;
}
.sign-in-modal-component #sign-in-modal.sign-in-wrapper .sign-in-popup {
  margin: 0;
}
.sign-in-modal-component #sign-in-modal.sign-in-wrapper .sign-in-popup .sign-in-modal-form {
  height: fit-content;
}
.sign-in-modal-component #sign-in-modal.sign-in-wrapper .sign-in-popup__form .login .form-label:not(.form-show-password-label) {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #2e2e2e;
  text-transform: none;
}
.sign-in-modal-component #sign-in-modal.sign-in-wrapper .sign-in-popup__form .login .login-forgot-password-link {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #2e2e2e;
  text-decoration-line: underline;
}
.sign-in-modal-component #sign-in-modal.sign-in-wrapper .sign-in-popup__form .form-button {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
.sign-in-modal-component #sign-in-modal.sign-in-wrapper .sign-in-popup__form .sign-in-popup__button {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  text-transform: uppercase;
}
@media all and (min-width: 64rem) and (orientation: landscape) {
  .sign-in-modal-component #sign-in-modal.modal-open {
    display: block;
  }
  .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;
  }
}
@media all and (min-width: 85.375rem) {
  .sign-in-modal-component #sign-in-modal.modal-open {
    display: block;
  }
  .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-account {
  min-width: 2.5rem;
  padding-right: 0;
}
@media all and (max-width: 47.937rem) {
  .sign-in-account {
    margin-bottom: 0;
  }
}
.sign-in-account__nav {
  max-width: 25rem;
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon.active svg {
  color: #c41230;
}
.sign-in-account__nav-delimiter {
  border-top: solid 0.0625rem #e2e2e5;
}
.sign-in-account__nav {
  min-width: 20rem;
  width: fit-content;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__welcome-text {
    font-family: "Avenir", sans-serif;
    text-transform: none;
    line-height: 1rem;
    font-style: normal;
    font-weight: normal;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link .sign-in-account__second-row .sign-in-account__text-bold {
    color: #2e2e2e;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link.active .sign-in-account__second-row .sign-in-account__text-bold {
    color: #c41230;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon.active svg {
    color: #000000;
  }
}
@media all and (min-width: 85.375rem) {
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__welcome-text {
    font-family: "Avenir", sans-serif;
    text-transform: none;
    line-height: 1rem;
    font-style: normal;
    font-weight: normal;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link .sign-in-account__second-row .sign-in-account__text-bold {
    color: #2e2e2e;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__link.active .sign-in-account__second-row .sign-in-account__text-bold {
    color: #c41230;
  }
  .sign-in-account.authorized .sign-in-account__authorized .sign-in-account__icon.active svg {
    color: #000000;
  }
}

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

.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 &gt; .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-links .flyout-links_container.expanded-sub-link .flyout-links_header a {
  color: #c41230;
}
.flyout-links .flyout-links_container.expanded-sub-link .flyout-links_header-link .sub-link-arrow-right {
  display: block !important;
  border: solid #c41230 !important;
  border-width: 0 .05rem .05rem 0 !important;
  transition: .5s;
  transform: rotate(-135deg);
}
.flyout-links .flyout-links_container.expanded-sub-link .flyout-links_header-link .sub-link-arrow-up {
  display: none !important;
}
.flyout-links .flyout-links_container.expanded-sub-link ul {
  transition: .5s;
}
.flyout-links .flyout-links_container .flyout-links_header {
  padding: 1rem 0 1rem 2rem;
}
.flyout-links .flyout-links_container .flyout-links_header a {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.3125rem;
  text-transform: capitalize;
  color: #000000;
}
.flyout-links .flyout-links_container .flyout-links_header-wrapper {
  margin: auto 0;
}
.flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  text-transform: capitalize;
  color: #000000;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .flyout-links .flyout-links_container {
    text-align: left;
  }
  .flyout-links .flyout-links_container .flyout-links_list {
    padding-right: 0.2rem;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a {
    font-size: 0.875rem;
    line-height: 1.75rem;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a:hover {
    color: #c41230 !important;
    font-size: 0.875rem;
    text-decoration: 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 {
    color: #c41230;
  }
  .flyout-links .flyout-links_container.expanded-sub-link .sub-link-arrow-right {
    border: solid #c41230;
  }
  .flyout-links .flyout-links_container .flyout-links_header {
    padding: 0 0;
  }
  .flyout-links .flyout-links_container .flyout-links_header-wrapper,
  .flyout-links .flyout-links_container .flyout-links_header a {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.813rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    color: #c41230;
    margin-bottom: 1rem;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .flyout-links .flyout-links_container {
    text-align: left;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_list {
    padding-right: 0.2rem;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a {
    font-size: 0.875rem;
    line-height: 1.75rem;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a:hover {
    color: #c41230 !important;
    font-size: 0.875rem;
    text-decoration: none;
  }
  .author-mode .flyout-links .flyout-links_container.expanded-sub-link .flyout-links_header-wrapper,
  .author-mode .flyout-links .flyout-links_container.expanded-sub-link .flyout-links_header a {
    color: #c41230;
  }
  .author-mode .flyout-links .flyout-links_container.expanded-sub-link .sub-link-arrow-right {
    border: solid #c41230;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_header {
    padding: 0 0;
  }
  .author-mode .flyout-links .flyout-links_container .flyout-links_header-wrapper,
  .author-mode .flyout-links .flyout-links_container .flyout-links_header a {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.813rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    color: #c41230;
    margin-bottom: 1rem;
  }
}
@media all and (min-width: 85.375rem) {
  .flyout-links .flyout-links_container {
    text-align: left;
  }
  .flyout-links .flyout-links_container .flyout-links_list {
    padding-right: 0.2rem;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a {
    font-size: 0.875rem;
    line-height: 1.75rem;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a:hover {
    color: #c41230 !important;
    font-size: 0.875rem;
    text-decoration: 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 {
    color: #c41230;
  }
  .flyout-links .flyout-links_container.expanded-sub-link .sub-link-arrow-right {
    border: solid #c41230;
  }
  .flyout-links .flyout-links_container .flyout-links_header {
    padding: 0 0;
  }
  .flyout-links .flyout-links_container .flyout-links_header-wrapper,
  .flyout-links .flyout-links_container .flyout-links_header a {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.813rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    color: #c41230;
    margin-bottom: 1rem;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .flyout-links {
    margin-top: 0;
  }
  .flyout-links .flyout-links_container {
    margin-bottom: 0;
  }
  .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;
    border-bottom: solid 0.0625rem #d2d2d2;
    font-size: 1rem;
    padding: 1rem 0 1rem 1.5rem;
  }
  .flyout-links .flyout-links_container.expanded-sub-link ul {
    transition: .5s;
    display: block;
  }
  .flyout-links .flyout-links_container .flyout-links_header {
    border-bottom: solid 0.0625rem #d2d2d2;
    padding: 1rem 0 1rem 1.5rem;
  }
  .flyout-links .flyout-links_container .flyout-links_header-wrapper,
  .flyout-links .flyout-links_container .flyout-links_header a {
    font-family: "Avenir", sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-size: 1rem;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 0;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link {
    position: relative;
    width: 100%;
    display: inline-block;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link .sub-link-arrow-right {
    display: block;
    position: absolute;
    border: solid #5e5e5e;
    border-width: 0 0.05rem 0.05rem 0;
  }
  .flyout-links .flyout-links_container .flyout-links_header.flyout-links__last {
    border-bottom: solid 0.0625rem #d2d2d2;
  }
  .flyout-links .flyout-links_container .flyout-links_header.flyout-links__last:empty {
    border-bottom: none;
    margin: 0 0;
    padding: 0 0;
  }
  .flyout-links .flyout-links_container .flyout-links_list .flyout-links_list-item a {
    font-size: 1rem;
  }
}

.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 (orientation: landscape) {
  .flyout-feature-cards {
    padding: 1rem 0 1rem 0;
  }
  .flyout-feature-cards__wrapper {
    background: #f2f2f2;
    max-width: 18.25rem;
    height: 7.5625rem;
    width: 100%;
    margin-top: 1rem;
  }
  .flyout-feature-cards__wrapper :first-of-type {
    margin-top: 0;
  }
  .flyout-feature-cards__right-column {
    padding: 0 1rem;
    text-align: left;
    width: 60%;
    justify-content: center;
  }
  .flyout-feature-cards__content {
    width: 7.5625rem;
    height: 7.5625rem;
  }
  .flyout-feature-cards__label,
  .flyout-feature-cards__header {
    font-family: "Avenir", sans-serif;
    font-weight: normal;
    font-size: 0.5625rem;
    line-height: 0.875rem;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
    background: #f2f2f2;
    font-style: normal;
  }
  .flyout-feature-cards__link__text {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.8125rem;
    line-height: 1rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;
  }
  .flyout-feature-cards__link__arrow {
    display: none;
  }
  .flyout-feature-cards.flyout-feature-cards--row {
    flex-direction: row;
    justify-content: flex-end;
  }
  .flyout-feature-cards.flyout-feature-cards--row .flyout-feature-cards__wrapper {
    max-width: 18.25rem;
    margin-right: 1rem;
  }
  .flyout-feature-cards.flyout-feature-cards--row .flyout-feature-cards__wrapper:last-child {
    margin-right: 0;
  }
  .flyout-feature-cards__asset,
  .flyout-feature-cards .cq-dd-image {
    height: 100%;
    object-fit: cover;
  }
  .author-mode .flyout-feature-cards {
    padding: 1rem 0 1rem 0;
  }
  .author-mode .flyout-feature-cards__wrapper {
    background: #f2f2f2;
    max-width: 18.25rem;
    height: 7.5625rem;
    width: 100%;
    margin-top: 1rem;
  }
  .author-mode .flyout-feature-cards__wrapper :first-of-type {
    margin-top: 0;
  }
  .author-mode .flyout-feature-cards__right-column {
    padding: 0 1rem;
    text-align: left;
    width: 60%;
    justify-content: center;
  }
  .author-mode .flyout-feature-cards__content {
    width: 7.5625rem;
    height: 7.5625rem;
  }
  .author-mode .flyout-feature-cards__label,
  .author-mode .flyout-feature-cards__header {
    font-family: "Avenir", sans-serif;
    font-weight: normal;
    font-size: 0.5625rem;
    line-height: 0.875rem;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
    background: #f2f2f2;
    font-style: normal;
  }
  .author-mode .flyout-feature-cards__link__text {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.8125rem;
    line-height: 1rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;
  }
  .author-mode .flyout-feature-cards__link__arrow {
    display: none;
  }
  .author-mode .flyout-feature-cards.flyout-feature-cards--row {
    flex-direction: row;
    justify-content: flex-end;
  }
  .author-mode .flyout-feature-cards.flyout-feature-cards--row .flyout-feature-cards__wrapper {
    max-width: 18.25rem;
    margin-right: 1rem;
  }
  .author-mode .flyout-feature-cards.flyout-feature-cards--row .flyout-feature-cards__wrapper:last-child {
    margin-right: 0;
  }
  .author-mode .flyout-feature-cards__asset,
  .author-mode .flyout-feature-cards .cq-dd-image {
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 64rem) {
  .flyout-feature-cards {
    display: flex;
    flex-direction: column;
    padding: 1rem 1rem;
  }
  .flyout-feature-cards__wrapper {
    background: #f2f2f2;
    height: 7.5625rem;
    width: fit-content;
    min-width: 100%;
    margin-top: 1rem;
    display: flex;
    flex-direction: row;
  }
  .flyout-feature-cards__wrapper:first-of-type {
    margin-top: 0;
  }
  .flyout-feature-cards__content {
    width: 7.5625rem;
    height: 7.5625rem;
    align-items: center;
  }
  .flyout-feature-cards__right-column {
    padding: 1rem 1.5rem 1rem 1.5rem;
    text-align: left;
    width: 60%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    max-width: 19.25rem;
    line-height: 1.3rem;
  }
  .flyout-feature-cards__label,
  .flyout-feature-cards__header {
    font-family: "Avenir", sans-serif;
    font-weight: normal;
    font-size: .5625rem;
    line-height: .875rem;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #000000;
    background: #f2f2f2;
    font-style: normal;
  }
  .flyout-feature-cards__link__text {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: .8125rem;
    line-height: 1rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;
  }
  .flyout-feature-cards__asset,
  .flyout-feature-cards .cq-dd-image {
    height: 100%;
    object-fit: cover;
  }
  .flyout-feature-cards.flyout-feature-cards--row {
    flex-direction: column;
  }
}

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

.feature-blog__header {
  margin-left: 0.5rem;
}
.feature-blog__header * {
  color: #766b6b;
  font-size: 0.8125rem;
  font-family: "Avenir", sans-serif;
  text-align: left;
}
.feature-blog__container {
  padding: 0 0.5rem;
}
.feature-blog__container .feature-blog-item__link {
  background-color: #c41230;
  border-radius: 0;
}
.feature-blog__container .feature-blog-item .feature-blog-item__link-label {
  color: #ffffff;
  font-family: "Avenir", sans-serif;
  margin: auto;
  font-style: normal;
  font-weight: bold;
  font-size: .75rem;
  line-height: 1rem;
}
.feature-blog__container .feature-blog-item__header *,
.feature-blog__container .feature-blog-item__paragraph * {
  font-family: "Avenir", sans-serif;
}
.feature-blog__container .feature-blog-item__header {
  text-align: left;
}
.feature-blog__container .feature-blog-item__header * {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  text-transform: uppercase;
}
.feature-blog__container .feature-blog-item .feature-blog-item__paragraph {
  text-align: left;
}
.feature-blog__container .feature-blog-item .feature-blog-item__paragraph * {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #000000;
}
.feature-blog__container .feature-blog-item.blog-design .feature-blog-item__paragraph p {
  font-size: 0.8125rem;
  font-family: "Avenir", sans-serif;
}
.feature-blog__container .feature-blog-item.blog-design .feature-blog-item__header p {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.8125rem;
  line-height: 0.8125rem;
}
.feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link {
  margin: auto 0 0.5rem 0;
  background-color: #ffffff;
  align-items: start;
  height: fit-content;
}
.feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link .feature-blog-item__link-label {
  margin: auto 0 0 0;
  font-style: normal;
  font-weight: 900;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #c41230;
}
.feature-blog__container .feature-blog-item.blog-design .feature-blog-item__link .feature-blog-item__link-label:after {
  content: ' ';
  transition: .5s;
  display: inline-block;
  padding: .1875rem;
  transform: none;
  right: 1rem;
  margin-left: .5rem;
  background-color: #c41230;
  width: 0.75rem;
  height: 0.5rem;
  clip-path: polygon(57% 14%, 65% 0%, 100% 50%, 65% 100%, 57% 86%, 76% 60%, 0% 60%, 0% 40%, 76% 40%);
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .feature-blog {
    display: block;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .feature-blog {
    display: block;
  }
}
@media all and (min-width: 85.375rem) {
  .feature-blog {
    display: block;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .feature-blog {
    display: block;
    height: 100%;
    padding: 0 1rem;
  }
  .feature-blog__container {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0 1rem;
  }
  .feature-blog__container .feature-blog-item {
    margin: 0 0 0.5rem 0;
    display: flex;
    flex-direction: row;
    box-shadow: 0 0.125rem 0.25rem rgb(47 35 3 / 20%);
    border-radius: .5rem;
    width: 100%;
    overflow: hidden;
  }
  .feature-blog__container .feature-blog-item.blog-design {
    margin-left: 0;
    border-radius: 0;
  }
  .feature-blog__container .feature-blog-item .feature-blog-item__image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: all 600ms ease-in-out;
  }
  .feature-blog__container .feature-blog-item:first-child {
    margin-left: 0;
  }
  .feature-blog__container .feature-blog-item__link {
    margin-top: auto;
    display: flex;
    width: 100%;
    height: 2.25rem;
    flex-direction: column;
    align-items: center;
    background-color: #c41230;
    border-radius: 0;
  }
  .feature-blog-item__header {
    margin-bottom: 0.5rem;
  }
  .feature-blog-item__paragraph {
    margin-bottom: 0.5rem;
  }
  .feature-blog-item__content {
    display: flex;
    flex-direction: column;
    padding: .5rem;
    width: 100%;
    height: 100%;
  }
  .feature-blog__header {
    line-height: 1.2rem;
    font-weight: bold;
    margin: 1rem 1rem;
    font-size: .875rem;
    color: #000000;
  }
  .feature-blog__header * {
    color: #766b6b;
    font-size: .8125rem;
    font-family: "Avenir", sans-serif;
    text-align: left;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) and (orientation: landscape) {
  .feature-blog {
    padding: 0 0;
    margin-left: 1rem;
  }
  .feature-blog__container {
    padding-left: 0;
  }
  .feature-blog__container .feature-blog-item .feature-blog-item__image {
    width: calc(35vw - 2rem);
    height: calc(35vw - 2rem);
  }
  .feature-blog__header {
    margin: 1rem 0;
  }
}

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

.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-search-form__wrapper.search-featured .header-search-form__search-items .header-search-input::placeholder {
  color: #766b6b;
}
.header-search-form__wrapper.search-featured .header-search-form__search-items.active .header-search-form__input .header-search-input {
  background: linear-gradient(90deg, #f2f2f2 89%, #c41230 11%);
}
.header-search-form__wrapper.search-featured .header-search-form__search-items.active .header-search-button-icon svg path {
  fill: #ffffff !important;
}
.header-search-form__wrapper.search-featured .header-search-form__search-items.active .header-close-button-icon {
  top: .8125rem;
}
.header-search-form__wrapper.search-featured .header-search-form__search-items.active .header-close-button-icon svg {
  width: .875rem;
  height: .875rem;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__link {
  border-color: #c41230;
  text-transform: uppercase;
}
.header-search-form__wrapper.search-featured .header-suggestions-panel__more-prominent .suggestions-products__link:hover {
  color: white;
  background-color: #9b132b;
}
@media all and (max-width: 47.937rem) {
  .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-suggestions-panel__more-prominent .suggestions-products__title {
  font-weight: 900;
}
@media all and (max-width: 47.937rem) {
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-form__input {
    margin: auto 0;
  }
  .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__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 #c41230;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open .header-search-button-icon svg,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-button-icon svg {
    width: 1.375rem;
    height: 1.375rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open .header-search-button-icon svg path,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-button-icon svg path {
    fill: #ffffff;
  }
  .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: #c41230;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open .header-search-button-icon,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-button-icon {
    margin-right: 0;
  }
  .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 {
    width: fit-content;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search.header-search-open .header-search-close__text,
  .header-search-form__wrapper.search-featured .header-search-component .header-search.active-search .header-search-close__text {
    margin: auto 0.5rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-close {
    text-decoration: none;
    font-size: 0.75rem;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    line-height: 1rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-top {
    background-color: #f2f2f2;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-top .header-suggestions__view-all-link {
    font-family: "Avenir", sans-serif;
    font-weight: normal;
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-items .header-suggestions-item {
    border-bottom: 0.0625rem solid #bfbfbf;
    padding: 1rem 0;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-search-button-icon {
    margin-right: 0.3125rem;
  }
  .header-search-form__wrapper.search-featured .header-search-component .header-search .header-suggestions-panel {
    padding: 0;
  }
  .header-search-form__wrapper.search-featured .header-search-input {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1rem;
    text-transform: none;
    margin-bottom: 0;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-term {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.8125rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    color: #000000;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-content .header-suggestions-term {
    font-size: 0.75rem;
    padding: 0;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-link {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.3125rem;
    color: #000000;
    text-transform: none;
    text-decoration: none;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-highlight {
    font-family: "Avenir", sans-serif;
    font-weight: bold;
    color: #000000;
  }
  .header-search-form__wrapper.search-featured .header-search-form__search-items.active .header-search-form__input .header-search-input {
    background: #ffffff;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__header {
    background-color: #f2f2f2;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__title {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.75rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: #000000;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__header-link {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.75rem;
    line-height: 1rem;
    text-decoration-line: underline;
    color: #000000;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__item {
    text-decoration: none;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__name {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #2e2e2e;
  }
}
@media all and (min-width: 48rem) {
  .header-search-form__wrapper.search-featured .header-search-input {
    margin: auto 0;
  }
  .header-search-form__wrapper.search-featured .header-search-component::after {
    background: #bfbfbf;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel {
    background: #ffffff;
    box-shadow: 0 0.125rem 0.25rem 0.125rem rgba(47, 35, 3, 0.2);
    border-radius: 0;
    padding: 0;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-top {
    border-radius: 0;
    background: #f2f2f2;
    padding: 0;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-top .header-suggestions-term {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    line-height: 1.25rem;
    text-transform: uppercase;
    color: #000000;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-top .header-suggestions__view-all-link {
    font-family: "Avenir", sans-serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-top .header-suggestions__view-all-link:hover {
    font-weight: 900;
    color: #9b132b;
    text-decoration: inherit;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel__left {
    border-right: 0.0625rem solid #bfbfbf;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel__products {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 0.75rem;
    line-height: 0.875rem;
    text-transform: uppercase;
    color: #000000;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-item {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.3125rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-item .header-suggestions-link {
    text-decoration: none;
    font-family: "Avenir", sans-serif;
    color: #000000;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-item:hover,
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-item.active-suggestion {
    background-color: #f2f2f2 !important;
    text-decoration: none;
    cursor: pointer;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-item:hover .header-suggestions-link,
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-item.active-suggestion .header-suggestions-link {
    color: #ba112e;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-item:hover {
    text-decoration: underline #c41230;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-highlight {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 1rem;
    line-height: 1.3125rem;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-suggestions-panel .header-suggestions-bottom {
    display: none;
  }
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-search-input {
    background: linear-gradient(90deg, #f2f2f2 89%, #c41230 11%);
  }
  .header-search-form__wrapper.search-featured .suggestions-products__header {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.75rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.75);
  }
  .header-search-form__wrapper.search-featured .suggestions-products__header-link {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: center;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #000000;
  }
  .header-search-form__wrapper.search-featured .suggestions-products__name {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: normal;
    display: flex;
    align-items: center;
    text-transform: none;
    color: #2e2e2e;
  }
}
@media (min-width: 47.937rem) and (max-width: 63.938rem) {
  .header-search-form__wrapper.search-featured .header-suggestions-open .header-search-form .header-suggestions-panel {
    width: 35.5rem;
  }
}

.header-search-form__wrapper.search-v0 .header-search-form__search-items.active .header-search-button-icon svg path {
  fill: #c41230 !important;
}
.header-search-form__wrapper.search-v0 .header-search-trigger-icon.active svg path {
  fill: #c41230 !important;
}
@media all and (max-width: 48rem) {
  .header-search-form__wrapper.search-v0 .header-search-open .header-search-form {
    border-top: 0.125rem #c41230 solid;
  }
  .header-search-form__wrapper.search-v0 .header-search-component .header-search-fixed .header-search-form {
    border-top: 0.125rem #c41230 solid;
  }
}
@media all and (min-width: 47.937rem) {
  div.header-search-form__wrapper.search-featured .header-search-form .header-search-form__search-items.active .header-search-input {
    background: linear-gradient(90deg, #f2f2f2 89%, #c41230 11%);
  }
}

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

.flyout-one-card {
  display: none;
}
.flyout-one-card__play-button,
.flyout-one-card__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-one-card__play-button.active {
  display: block;
}
.flyout-one-card:hover .flyout-one-card__pause-button.active {
  display: block;
}
.flyout-one-card__content {
  position: relative;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .flyout-one-card {
    position: relative;
    display: block;
  }
  .flyout-one-card__content {
    height: inherit;
  }
  .flyout-one-card__text {
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 2rem;
    bottom: 15%;
    max-width: 45%;
  }
  .flyout-one-card__content {
    overflow: hidden;
  }
  .flyout-one-card__content:hover .flyout-one-card__asset,
  .flyout-one-card__content:hover .cq-dd-image {
    transform: scale(1.04);
  }
  .flyout-one-card__link-text {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
  .flyout-one-card__link-text:after {
    content: '';
    transition: 0.5s;
    display: inline-block;
    padding: 0.1875rem;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 1.25rem;
    right: 1rem;
    margin-left: 0.5rem;
  }
  .flyout-one-card__asset,
  .flyout-one-card .cq-dd-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: all 600ms ease-in-out;
    position: absolute;
  }
  .flyout-one-card__header {
    font-size: 1.625rem;
    line-height: 1.75rem;
  }
  .flyout-one-card__wrapper:focus-visible {
    outline: solid 0.0625rem #000000;
  }
  .flyout-one-card__wrapper:focus-visible .flyout-one-card__content {
    outline: solid 0.0625rem #000000;
    outline-offset: 0.125rem;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .flyout-one-card {
    position: relative;
    display: block;
  }
  .author-mode .flyout-one-card__content {
    height: inherit;
  }
  .author-mode .flyout-one-card__text {
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 2rem;
    bottom: 15%;
    max-width: 45%;
  }
  .author-mode .flyout-one-card__content {
    overflow: hidden;
  }
  .author-mode .flyout-one-card__content:hover .flyout-one-card__asset,
  .author-mode .flyout-one-card__content:hover .cq-dd-image {
    transform: scale(1.04);
  }
  .author-mode .flyout-one-card__link-text {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
  .author-mode .flyout-one-card__link-text:after {
    content: '';
    transition: 0.5s;
    display: inline-block;
    padding: 0.1875rem;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 1.25rem;
    right: 1rem;
    margin-left: 0.5rem;
  }
  .author-mode .flyout-one-card__asset,
  .author-mode .flyout-one-card .cq-dd-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: all 600ms ease-in-out;
    position: absolute;
  }
  .author-mode .flyout-one-card__header {
    font-size: 1.625rem;
    line-height: 1.75rem;
  }
  .author-mode .flyout-one-card__wrapper:focus-visible {
    outline: solid 0.0625rem #000000;
  }
  .author-mode .flyout-one-card__wrapper:focus-visible .flyout-one-card__content {
    outline: solid 0.0625rem #000000;
    outline-offset: 0.125rem;
  }
}
@media all and (min-width: 85.375rem) {
  .flyout-one-card {
    position: relative;
    display: block;
  }
  .flyout-one-card__content {
    height: inherit;
  }
  .flyout-one-card__text {
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 2rem;
    bottom: 15%;
    max-width: 45%;
  }
  .flyout-one-card__content {
    overflow: hidden;
  }
  .flyout-one-card__content:hover .flyout-one-card__asset,
  .flyout-one-card__content:hover .cq-dd-image {
    transform: scale(1.04);
  }
  .flyout-one-card__link-text {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
  .flyout-one-card__link-text:after {
    content: '';
    transition: 0.5s;
    display: inline-block;
    padding: 0.1875rem;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 1.25rem;
    right: 1rem;
    margin-left: 0.5rem;
  }
  .flyout-one-card__asset,
  .flyout-one-card .cq-dd-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: all 600ms ease-in-out;
    position: absolute;
  }
  .flyout-one-card__header {
    font-size: 1.625rem;
    line-height: 1.75rem;
  }
  .flyout-one-card__wrapper:focus-visible {
    outline: solid 0.0625rem #000000;
  }
  .flyout-one-card__wrapper:focus-visible .flyout-one-card__content {
    outline: solid 0.0625rem #000000;
    outline-offset: 0.125rem;
  }
}

header.header-v3 {
  border-bottom: solid 0.125rem #c41230;
  -webkit-tap-highlight-color: transparent;
}
header.header-v3 .main_header .tool-set-section .brand-logo .logo {
  padding-right: 0;
  display: flex;
  align-items: center;
  width: 11.875rem !important;
  margin-left: 0;
  height: auto;
}
header.header-v3 .main_header .tool-set-section .brand-logo img {
  max-height: 100%;
  width: auto;
}
header.header-v3 .main_header .tool-set-section_right-side.simplified .header-language-selector.active svg path {
  stroke: #c41230;
}
header.header-v3 .main_header .tool-set-section_right-side.simplified .header-language-selector__menu__item {
  color: #222222;
  font-weight: 800;
}
header.header-v3 .main_header .tool-set-section_right-side.simplified .header-language-selector__menu__item:hover,
header.header-v3 .main_header .tool-set-section_right-side.simplified .header-language-selector__menu__item.selected {
  color: #c41230;
}
header.header-v3 .main_header .tool-set-section_right-side.simplified .sign-in-account {
  min-width: unset;
}
header.header-v3 .main_header .tool-set-section_right-side.simplified .sign-in-account__icon svg {
  height: 1.5rem;
  width: 1.5rem;
}
header.header-v3 .main_header .tool-set-section_right-side.simplified .sign-in-account:hover svg,
header.header-v3 .main_header .tool-set-section_right-side.simplified .sign-in-account .sign-in-account__link.active svg,
header.header-v3 .main_header .tool-set-section_right-side.simplified .sign-in-account .sign-in-account__auth-menu-trigger.active svg {
  color: #c41230;
}
header.header-v3 .sign-in-modal-component #sign-in-modal .modal-box .sign-in-popup__form .form-label.form-show-password-label {
  border-radius: 0;
}
header.header-v3 .location-value {
  color: #2e2e2e;
}
header.header-v3 .location-headline-dropdown {
  font-family: 'Avenir-Black', sans-serif;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 900;
  line-height: 1.25rem;
}
header.header-v3 .content-block-wrapper {
  padding: 0;
}
header.header-v3 .content-block-wrapper .location-text-block {
  margin-bottom: 1rem;
}
header.header-v3 .content-block-wrapper .location-text-label {
  font-size: 0.75rem;
  font-weight: 900;
  font-family: 'Avenir-Black', sans-serif;
  line-height: 1rem;
}
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 #bfbfbf;
}
header.header-v3 .content-block-wrapper .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border: 0.0625rem solid #c41230;
}
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;
  line-height: 1.3125rem;
  color: #2e2e2e;
  margin-bottom: 0;
}
header.header-v3 .location-block {
  padding: 1rem;
}
header.header-v3 .header-search-form {
  border-radius: 0;
}
header.header-v3 .header-search-form.active {
  border-radius: 0;
}
header.header-v3 .header-search-form.active .header-search-form__search-items {
  border-radius: 0;
}
header.header-v3 .header-search-form.active .header-search-button-icon {
  color: #c41230;
}
header.header-v3 .header-search-form__search-items {
  border-radius: 0;
}
header.header-v3 .header-suggestions-panel {
  border-radius: 0;
  padding: 0 .7rem;
}
header.header-v3 .header-suggestions-panel::before {
  border: 0.063rem solid #766b6b;
  opacity: 100%;
}
header.header-v3 .header-suggestions-panel .header-suggestions-button {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.813rem;
  line-height: 1.25rem;
  text-decoration-line: underline;
  text-transform: uppercase;
}
header.header-v3 .header-suggestions-panel .header-suggestions-link {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.313rem;
  color: #2e2e2e;
}
header.header-v3 .header-suggestions-panel .header-suggestions-bottom {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.813rem;
  line-height: 1.25rem;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #c41230;
  float: left;
  background: none;
  margin-left: 0.3rem;
}
header.header-v3 .header-search-input {
  border-radius: 0 !important;
  background: #f2f2f2;
  border: none;
  box-sizing: border-box;
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.313rem;
}
header.header-v3 .header-search-input::placeholder {
  color: #766b6b;
}
header.header-v3 .cart-mini-v3__title-text {
  text-transform: uppercase;
}
header.header-v3 .empty-cart-v3-text {
  text-transform: uppercase;
}
header.header-v3 .sign-in-account__text-container {
  font-family: "Avenir", sans-serif;
  color: #000000;
}
header.header-v3 .sign-in-account__text-container:hover .sign-in-account__text-bold {
  color: #c41230;
}
header.header-v3 .sign-in-account .login-user-signout {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.813rem;
  line-height: 1.25rem;
  text-align: center;
  text-transform: uppercase;
  color: #2e2e2e;
}
header.header-v3 .sign-in-account__nav-row {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #000000;
}
header.header-v3 .sign-in-account__nav-row-item {
  font-size: 1rem;
  line-height: 1.313rem;
  color: #000000;
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
}
header.header-v3 .sign-in-account__text-bold {
  font-style: normal;
  font-weight: 900;
  color: #000000;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 0.625rem;
  line-height: 0.5rem;
}
header.header-v3 .sign-in-account__second-row {
  font-style: normal;
  font-size: 0.813rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  font-weight: 900;
}
header.header-v3 .sign-in-account__second-row::after {
  border-left: 0.2rem solid transparent;
  border-right: 0.2rem solid transparent;
  border-top: 0.3rem solid #000000;
}
header.header-v3 .sign-in-account__welcome-text {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #2e2e2e;
}
header.header-v3 .sign-in-account svg {
  width: 1.25rem;
  height: 1.25rem;
}
header.header-v3 .active .sign-in-account__text-container {
  color: #c41230 !important;
}
header.header-v3 .active .sign-in-account__text-container span {
  color: #c41230 !important;
}
header.header-v3 #update-location-btn {
  height: 2.5rem;
  font-size: 0.8125rem;
  font-weight: 900;
  line-height: 1.75rem;
}
header.header-v3 .sign-in-account__nav-row-item.user-name {
  font-size: 1.25rem;
}
header.header-v3 .sign-in-account__first-row {
  font-family: "Avenir", sans-serif;
  font-size: 0.75rem;
}
header.header-v3 .sign-in-account__first-row .sign-in-account__text-bold {
  font-size: inherit;
}
header.header-v3 .sign-in-account__first-row {
  font-size: 0.625rem;
  line-height: 1rem;
}
header.header-v3 .sign-in-account__second-row {
  font-size: 0.8125rem;
}
header.header-v3 .sign-in-account__second-row .sign-in-account__text-bold {
  font-size: inherit;
}
header.header-v3 .header-search-form__wrapper .header-search-trigger-icon svg {
  width: 1.375rem;
  height: 1.375rem;
}
header.header-v3.header-v3--search-fixed {
  border-bottom: 0.125rem solid #c41230;
}
@media all and (min-width: 64.01rem) and (max-width: 85.375rem) {
  header.header-v3 {
    border-bottom: none;
  }
  header.header-v3.header-v3--search-fixed {
    border-bottom: none;
  }
  header.header-v3 .header-search-input {
    border: 0.063rem solid #b6b6b6;
  }
  header.header-v3 #sign-in-modal .modal-box {
    margin: 5rem 0 auto auto;
    transform: translate(20px, 0px);
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-transform: uppercase;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label {
    font-family: "Avenir", sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #000000;
    text-transform: uppercase;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label.form-show-password-label {
    text-transform: uppercase;
  }
  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 .form-show-password-label {
    top: 0.25rem;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.75rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: #000000;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-forgot-password-link {
    font-family: "Avenir", sans-serif;
    font-size: .75rem;
    line-height: 1rem;
    position: relative;
    top: -0.75rem;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__divider {
    text-transform: capitalize;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .sing-in-buttons-wrapper div[class^="sign-in-buttons__login-"] {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-size: 0.75rem;
    line-height: 1.313rem;
    font-weight: 900;
    color: #2e2e2e;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__button {
    display: inline-block;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: .813rem;
    line-height: 1.25rem;
  }
  header.header-v3 .sub-menu-block {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.header-v3 .sign-in-account__first-row {
    font-family: "Avenir", sans-serif;
    font-size: 0.75rem;
  }
  header.header-v3 .sign-in-account__first-row .sign-in-account__text-bold {
    font-size: inherit;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    padding: 0.1rem 0 0.1rem 1.5rem;
  }
  header.header-v3 .header-suggestions-bottom {
    float: none;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal.modal {
    overflow: inherit;
    background: 0;
  }
  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 {
    border-bottom: none;
  }
  header.header-v3.header-v3--search-fixed {
    border-bottom: none;
  }
  header.header-v3 .header-search-input {
    border: 0.063rem solid #b6b6b6;
  }
  header.header-v3 #sign-in-modal .modal-box {
    margin: 5rem 0 auto auto;
    transform: translate(20px, 0px);
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-transform: uppercase;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label {
    font-family: "Avenir", sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #000000;
    text-transform: uppercase;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label.form-show-password-label {
    text-transform: uppercase;
  }
  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 .form-show-password-label {
    top: 0.25rem;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.75rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: #000000;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-forgot-password-link {
    font-family: "Avenir", sans-serif;
    font-size: .75rem;
    line-height: 1rem;
    position: relative;
    top: -0.75rem;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__divider {
    text-transform: capitalize;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .sing-in-buttons-wrapper div[class^="sign-in-buttons__login-"] {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-size: 0.75rem;
    line-height: 1.313rem;
    font-weight: 900;
    color: #2e2e2e;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__button {
    display: inline-block;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: .813rem;
    line-height: 1.25rem;
  }
  header.header-v3 .sub-menu-block {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.header-v3 .sign-in-account__first-row {
    font-family: "Avenir", sans-serif;
    font-size: 0.75rem;
  }
  header.header-v3 .sign-in-account__first-row .sign-in-account__text-bold {
    font-size: inherit;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    padding: 0.1rem 0 0.1rem 1.5rem;
  }
  header.header-v3 .header-suggestions-bottom {
    float: none;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal.modal {
    overflow: inherit;
    background: 0;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal .modal-box {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) {
  header.header-v3.header-v3--search-fixed {
    border-bottom: none;
  }
  header.header-v3 .mega-menu-section {
    height: 0;
  }
  header.header-v3 .main_header .tool-set-section_right-side {
    padding-right: 4.5rem;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal .modal-box {
    margin: 4.5rem auto auto auto;
  }
  header.header-v3 .main_header .tool-set-section {
    height: 4.5rem;
  }
  header.header-v3 .header-cart-v3-trigger {
    margin: 0 0.6875rem;
  }
  header.header-v3 .sign-in-account__nav {
    top: 4.5rem;
    right: 4.5rem;
  }
}
@media all and (min-width: 64rem) and (orientation: landscape) {
  header.header-v3 {
    border-bottom: none;
  }
  header.header-v3.header-v3--search-fixed {
    border-bottom: none;
  }
  header.header-v3 .header-search-input {
    border: 0.063rem solid #b6b6b6;
  }
  header.header-v3 #sign-in-modal .modal-box {
    margin: 5rem 0 auto auto;
    transform: translate(20px, 0px);
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-transform: uppercase;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label {
    font-family: "Avenir", sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #000000;
    text-transform: uppercase;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .form-label.form-show-password-label {
    text-transform: uppercase;
  }
  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 .form-show-password-label {
    top: 0.25rem;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.75rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: #000000;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .login-forgot-password-link {
    font-family: "Avenir", sans-serif;
    font-size: .75rem;
    line-height: 1rem;
    position: relative;
    top: -0.75rem;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .sign-in-buttons__divider {
    text-transform: capitalize;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__form .sing-in-buttons-wrapper div[class^="sign-in-buttons__login-"] {
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-size: 0.75rem;
    line-height: 1.313rem;
    font-weight: 900;
    color: #2e2e2e;
  }
  header.header-v3 #sign-in-modal .modal-box .sign-in-popup__button {
    display: inline-block;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: .813rem;
    line-height: 1.25rem;
  }
  header.header-v3 .sub-menu-block {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.header-v3 .sign-in-account__first-row {
    font-family: "Avenir", sans-serif;
    font-size: 0.75rem;
  }
  header.header-v3 .sign-in-account__first-row .sign-in-account__text-bold {
    font-size: inherit;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    padding: 0.1rem 0 0.1rem 1.5rem;
  }
  header.header-v3 .header-suggestions-bottom {
    float: none;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal.modal {
    overflow: inherit;
    background: 0;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal .modal-box {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .header-menu-overlay {
    top: 7rem;
  }
}
@media only screen and (max-width: 47.937rem) {
  header.header-v3 .main_header .tool-set-section .brand-logo {
    width: 45%;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo .logo {
    width: 10.875rem !important;
  }
  header.header-v3 .main_header .tool-set-section .brand-logo .logo img {
    width: 70%;
  }
  header.header-v3 .main_header .tool-set-section .tool-set-section_right-side {
    padding-right: 2.5rem;
  }
  .header-search-form__wrapper .search-featured .header-search-trigger-icon {
    padding: unset;
  }
}

@media all and (min-width: 64rem) and (orientation: portrait) {
  .sign-in-wrapper .modal-box--empty-content {
    width: 80%;
    top: inherit;
    left: inherit;
  }
  .sign-in-wrapper .sign-in-popup__form .login .sso-notice {
    padding-bottom: 5px;
  }
  #additional-sign-in-modal .modal-box {
    transform: inherit;
    margin: 4.5rem auto auto auto;
  }
  header.header-v3 .sign-in-modal-component #sign-in-modal.modal {
    background: rgba(46, 46, 46, 0.9);
  }
  header.header-v3 #sign-in-modal .modal-box {
    transform: inherit;
  }
}
@media only screen and (max-width: 1365px) and (orientation: landscape) {
  header.header-v3 .sign-in-modal-component #sign-in-modal .modal-box {
    right: 5%;
  }
}

.global-navigation .sidebar-icon-toggle {
  background-color: #c41230;
}
.global-navigation .spinner-mobile {
  background-color: #ffffff;
}
.global-navigation .mobile-menu-text {
  color: #ffffff;
}
.global-navigation .global-menu .header-search-form__wrapper .header-search-form__search-items {
  border: none;
}
@media (max-width: 767px) {
  .global-navigation .global-menu .global-menu__search {
    display: none;
  }
}
.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 ~ .global-menu {
  border-top: solid 0.125rem #c41230;
}
.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: #000000;
}
.global-navigation .global-menu_container {
  border-top: none;
  padding-top: 0.0625rem;
  padding-bottom: 0;
}
.global-navigation .global-menu_container .primary-link {
  padding: .313rem 0;
  transition: none;
  box-shadow: inset 0 -0.0625rem 0 #d2d2d2;
}
.global-navigation .global-menu_container .primary-link.selected {
  text-align: left;
}
.global-navigation .global-menu_container .primary-link.expanded-link {
  padding: .875rem 0;
}
.global-navigation .global-menu_container .primary-link.expanded-link .global-menu_flyout {
  padding-left: 0;
}
.global-navigation .global-menu_container .primary-link.expanded-link .primary-link_href {
  color: #c41230;
  font-weight: normal;
}
.global-navigation .global-menu_container .primary-link.expanded-link.selected .primary-link_href {
  color: #000000;
  font-weight: 900;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  text-transform: uppercase;
}
.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 .link-arrow-right {
  border: solid #c41230;
  border-width: 0 .125rem .125rem 0;
}
.global-navigation .global-menu_container .primary-link.expanded-link.selected .link-arrow-right {
  display: none;
}
.global-navigation .global-menu_container .primary-link.expanded-link.selected .flyout-links_header {
  padding: .313rem 0 .313rem 1rem;
}
.global-navigation .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
  padding-bottom: 0.875rem;
  min-height: 1.25rem;
  line-height: 1.25rem;
}
.global-navigation .global-menu_container .primary-link.selected .link-arrow-left {
  left: 1.25rem;
  top: 1.25rem;
}
.global-navigation .global-menu_container .primary-link_href {
  width: fit-content;
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #2e2e2e;
  text-transform: capitalize;
}
.global-navigation .global-menu_container .primary-link_href:hover {
  color: #c41230 !important;
  text-decoration: none;
}
.global-navigation .global-menu_container .primary-link .primary-link_control-panel {
  text-align: center;
  width: fit-content;
}
.global-navigation .global-menu_container .primary-link:hover &gt; .global-menu_flyout .global-menu_flyout-border,
.global-navigation .global-menu_container .primary-link.open &gt; .global-menu_flyout .global-menu_flyout-border {
  border-bottom: none;
  box-shadow: none;
}
.global-navigation .global-menu_container .primary-link .link-arrow-right {
  top: 1.25rem;
}
.global-navigation .global-menu_container .primary-link .sub-menu-block {
  padding: 0 0;
}
.global-navigation .global-menu_container .primary-link:not(:first-child) {
  border-top: none;
}
.global-navigation .global-menu_container .hidden-slider {
  background: #c41230;
  height: 0.125rem;
  top: 7.2rem;
}
.global-navigation .mobile-menu-close-text {
  padding-top: .25rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .sidebar-icon-toggle_icon .spinner-mobile {
  background-color: #000000;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal.mobile-menu-close-text {
  font-size: 0.59375rem;
  padding-top: 8px;
  margin-top: 0;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-1 {
  margin-top: 0.5rem;
  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.415rem;
  height: 0.125rem;
  margin-left: 0.25rem;
  width: 70%;
}
.global-navigation .mobile-menu-text {
  font-size: 0.59375rem;
}
.global-navigation .sub-menu-block {
  display: block;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .global-navigation .global-menu_container {
    overflow-y: initial;
    padding-top: 0;
    line-height: 1;
  }
  .global-navigation .global-menu_container .primary-link {
    display: inline-block;
    text-align: left;
    width: auto;
    text-align: -webkit-center;
    margin: 0;
    box-shadow: none;
    padding: 0.5rem 1.5rem;
  }
  .global-navigation .global-menu_container .primary-link .primary-link_control-panel {
    margin: 0;
  }
  .global-navigation .global-menu_container .primary-link_href {
    font-family: 'Avenir-Black', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.8125rem;
    line-height: 1.313rem;
    color: #000000;
    text-transform: uppercase;
    margin-left: 0;
  }
  .global-navigation .global-menu_container .primary-link:hover &gt; .global-menu_flyout {
    box-shadow: 0 0.25rem 0.5rem rgba(47, 35, 3, 0.2), inset 0 0.375rem 0.25rem -0.25rem rgba(47, 35, 3, 0.25);
  }
  .global-navigation .global-menu_container .primary-link .sub-menu-block {
    padding-top: 0.125rem;
  }
  .global-navigation .global-menu_container .primary-link:first-of-type {
    left: -0.6rem;
  }
}
@media all and (min-width: 64.01rem) {
  .global-navigation .global-menu_container {
    overflow-y: initial;
    padding-top: 0;
    line-height: 1;
  }
  .global-navigation .global-menu_container .primary-link {
    display: inline-block;
    text-align: left;
    width: auto;
    text-align: -webkit-center;
    margin: 0;
    box-shadow: none;
    padding: 0.5rem 1.5rem;
  }
  .global-navigation .global-menu_container .primary-link .primary-link_control-panel {
    margin: 0;
  }
  .global-navigation .global-menu_container .primary-link_href {
    font-family: 'Avenir-Black', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.8125rem;
    line-height: 1.313rem;
    color: #000000;
    text-transform: uppercase;
    margin-left: 0;
  }
  .global-navigation .global-menu_container .primary-link:hover &gt; .global-menu_flyout {
    box-shadow: 0 0.25rem 0.5rem rgba(47, 35, 3, 0.2), inset 0 0.375rem 0.25rem -0.25rem rgba(47, 35, 3, 0.25);
  }
  .global-navigation .global-menu_container .primary-link .sub-menu-block {
    padding-top: 0.125rem;
  }
  .global-navigation .global-menu_container .primary-link:first-of-type {
    left: -0.6rem;
  }
}
/* 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-navigation .global-menu_container .primary-link.ipad-open.open {
    border-bottom: 2px solid #c41230;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    background-color: transparent;
  }
  .global-menu_container .primary-link.ipad-open.open ~ .hidden-slider {
    opacity: 0 !important;
  }
  .global-menu_container .primary-link.open &gt; .global-menu_flyout .global-menu_flyout-border {
    border-bottom: solid 0.1875rem transparent;
  }
}
@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 {
      padding-top: 0.425rem;
      padding-bottom: 0.425rem;
      border-bottom: 2px solid #ffffff;
    }
    .global-navigation .global-menu_container .primary-link:hover {
      background: transparent;
      border-bottom: 2px solid #c41230;
    }
  }
}
@supports (-webkit-hyphens:none) {
  .global-menu_container {
    display: block !important;
  }
  .global-navigation .global-menu_container .primary-link {
    padding-top: 0.425rem;
    padding-bottom: 0.425rem;
    border-bottom: 2px solid #ffffff;
  }
  .global-navigation .global-menu_container .primary-link:hover {
    background: transparent;
    border-bottom: 2px solid #c41230;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .global-navigation {
    height: 0;
  }
  .global-navigation .sidebar-icon-toggle {
    display: block;
    width: 4.5rem;
    height: 4.5rem;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle {
    background-color: #eeeeee;
  }
  .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 {
    border-top: solid 0.125rem #c41230;
    transform: translateX(50%);
  }
  .global-navigation .global-menu {
    transform: translateX(150%);
  }
  .global-navigation .global-menu_container {
    list-style-type: none;
    margin: 0;
    align-items: center;
    color: #000000;
    font-size: 1rem;
    cursor: pointer;
    text-decoration: none;
    padding: 0 0;
    height: calc(100vh - 3rem);
    display: block;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    background: #ffffff;
    max-width: 50%;
  }
  .global-navigation .global-menu_container .primary-link {
    padding: 0.875rem 0;
    transition: none;
    display: block;
    text-align: left;
    width: auto;
    margin: 0;
    position: relative;
  }
  .global-navigation .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .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;
  }
  .global-navigation .global-menu_container .primary-link:hover &gt; .global-menu_flyout {
    box-shadow: none;
    position: initial;
  }
  .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_href {
    width: fit-content;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #000000;
    text-transform: capitalize;
    font-weight: normal;
  }
  .global-navigation .sidebar-icon-toggle .sidebar-icon-toggle_icon {
    margin: 1.36rem 1rem 0 1rem;
  }
  .global-navigation .flyout-right-col {
    display: block;
  }
  .global-menu_container {
    overflow-y: hidden;
  }
  .global-menu_container .primary-link:hover &gt; .global-menu_flyout {
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: 1.125rem;
  }
  .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    border-top: solid 0.0625rem #d2d2d2;
  }
  .global-menu_container .primary-link.open &gt; .global-menu_flyout {
    display: none;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) and (orientation: landscape) {
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: translateX(65%);
    overflow-y: visible;
  }
  .global-navigation .global-menu_container {
    max-width: 35%;
  }
}
.header-less-overlay {
  z-index: 20;
}
@media only screen and (max-width: 47.937rem) {
  .primary-link.ipad-open .link-arrow-left {
    width: 100%;
    left: 0;
    height: 40px;
    top: 10px;
    position: absolute;
  }
  .primary-link.ipad-open.selected.expanded-link .link-arrow-left {
    width: auto;
    height: auto;
  }
}

.utilityNav {
  background-color: #f2f2f2;
}
.utility-nav__container {
  background-color: #f2f2f2;
}
.utility-nav__container .header-chat-link:hover {
  color: #c41230;
}
.utility-nav__link {
  font-size: 0.75rem;
  line-height: 1rem;
}
.utility-nav__link:hover {
  color: #c41230;
}
.utility-nav__link-icon {
  padding-right: 0;
}
.utility-nav__link-icon svg {
  margin-right: 0.5rem;
}
.utility-nav__link-wrapper .utility-nav__link .location-data {
  font-style: normal;
  font-weight: 900;
  font-size: 0.75rem;
  line-height: 1rem;
}
.utility-nav__cross-site-navigation-item.active {
  border-bottom: 0.125rem solid #c41239;
}
.utility-nav__cross-site-navigation-brands-label {
  font-family: "Avenir", sans-serif;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .utility-nav__link-wrapper {
    font-family: 'HelveticaNeue', sans-serif;
    line-height: 1rem;
    font-style: normal;
    font-weight: normal;
  }
  .utility-nav__link-wrapper--location {
    font-family: "Avenir", sans-serif;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown {
    padding: 0;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-text-label {
    padding-top: 0.5rem;
    margin-bottom: 0;
    color: #000000;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-value {
    color: #000000;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-headline-dropdown {
    font-family: 'Avenir-Black', sans-serif;
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 900;
    line-height: 1.25rem;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-text-block {
    margin-bottom: 1rem;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-text-label {
    font-size: 0.75rem;
    font-weight: 900;
    font-family: 'Avenir-Black', sans-serif;
    line-height: 1rem;
    padding-top: 0;
    margin-bottom: 0.25rem;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location {
    margin-top: 0;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code {
    border: 0.0625rem solid #bfbfbf;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code.zip-code-required {
    border: 0.0625rem solid #c41230;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2 {
    height: 2.25rem;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .form-input {
    font-size: 1rem;
    line-height: 1.3125rem;
    color: #2e2e2e;
    margin-bottom: 0;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-block {
    padding: 1rem;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown #update-location-btn {
    height: 2.5rem;
    font-size: 0.8125rem;
    font-weight: 900;
    line-height: 1.75rem;
    white-space: nowrap;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown #update-location-btn:focus {
    outline: 0.0625rem solid #000000;
    outline-offset: 0.125rem;
  }
  .utility-nav__link-wrapper:hover .utility-nav__link-icon svg {
    fill: #c41230;
  }
  .utility-nav__link-wrapper:hover .utility-nav__link {
    color: #c41230;
  }
  .utility-nav__cross-site-navigation {
    max-width: 72.5rem;
  }
}
@media all and (min-width: 85.375rem) {
  .utility-nav__link-wrapper {
    font-family: 'HelveticaNeue', sans-serif;
    line-height: 1rem;
    font-style: normal;
    font-weight: normal;
  }
  .utility-nav__link-wrapper--location {
    font-family: "Avenir", sans-serif;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown {
    padding: 0;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-text-label {
    padding-top: 0.5rem;
    margin-bottom: 0;
    color: #000000;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-value {
    color: #000000;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-headline-dropdown {
    font-family: 'Avenir-Black', sans-serif;
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 900;
    line-height: 1.25rem;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-text-block {
    margin-bottom: 1rem;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-text-label {
    font-size: 0.75rem;
    font-weight: 900;
    font-family: 'Avenir-Black', sans-serif;
    line-height: 1rem;
    padding-top: 0;
    margin-bottom: 0.25rem;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location {
    margin-top: 0;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code {
    border: 0.0625rem solid #bfbfbf;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code.zip-code-required {
    border: 0.0625rem solid #c41230;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2 {
    height: 2.25rem;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .form-input {
    font-size: 1rem;
    line-height: 1.3125rem;
    color: #2e2e2e;
    margin-bottom: 0;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown .location-block {
    padding: 1rem;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown #update-location-btn {
    height: 2.5rem;
    font-size: 0.8125rem;
    font-weight: 900;
    line-height: 1.75rem;
    white-space: nowrap;
  }
  .utility-nav__link-wrapper--location .location-nav-dropdown #update-location-btn:focus {
    outline: 0.0625rem solid #000000;
    outline-offset: 0.125rem;
  }
  .utility-nav__link-wrapper:hover .utility-nav__link-icon svg {
    fill: #c41230;
  }
  .utility-nav__link-wrapper:hover .utility-nav__link {
    color: #c41230;
  }
  .utility-nav__cross-site-navigation {
    max-width: 72.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) and (orientation: landscape) {
  .utility-nav__container {
    transform: translateX(0);
    display: none;
  }
  .utility-nav__container.visible {
    transform: translateX(0);
    max-width: 100vw;
  }
  .utility-nav__cross-site-navigation {
    position: relative;
    padding-top: 1rem;
    display: grid;
    grid-template-columns: 7.5rem 7.5rem;
    height: auto;
  }
}
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media only screen and (min-width: 1024px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .utility-nav-wrapper-mobile {
    display: block;
  }
  .utility-nav__link-wrapper {
    justify-content: flex-start;
    width: max-content !important;
    height: 2.5rem;
  }
  .utility-nav__container {
    height: auto;
  }
}

@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .flyout-contact-us-card__header {
    display: block;
    font-weight: bold;
    font-size: .875rem;
    margin-bottom: .375rem;
  }
  .flyout-contact-us-card .flyout-header-chat {
    display: none;
  }
  .flyout-contact-us-card__body {
    padding: 2rem 0;
  }
  .flyout-contact-us-card__body__phone-container {
    margin: .5rem 0;
  }
  .flyout-contact-us-card__body__phone-container__label {
    font-size: 1rem;
  }
  .flyout-contact-us-card__body__phone-container__phone {
    margin-top: 1rem;
    display: block;
    font-size: 1.625rem;
    line-height: 1.75rem;
    font-weight: bold;
  }
  .flyout-contact-us-card__body__description,
  .flyout-contact-us-card__body__description p {
    padding-right: 2rem;
    font-size: .75rem;
  }
  .flyout-contact-us-card__body__description a,
  .flyout-contact-us-card__body__description p a {
    text-decoration: underline;
  }
  .flyout-contact-us-card__button-container {
    display: flex;
  }
  .flyout-contact-us-card__button-container__link {
    background: #eeb111;
    border-radius: 1.125rem;
    display: flex;
    flex-direction: row;
    width: 8.75rem;
    height: 2.25rem;
    justify-content: center;
    align-items: center;
    margin-right: .5rem;
    text-decoration: none;
    font-size: .75rem;
  }
  .flyout-contact-us-card__button-container__link__icon svg {
    width: 1.25rem;
    height: 1.25rem;
  }
  .flyout-contact-us-card__button-container__link--email {
    background: #ffffff;
    border: 2px solid #000000;
  }
  .flyout-contact-us-card__button-container__link:hover {
    text-decoration: none;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .flyout-contact-us-card__header {
    display: block;
    font-weight: bold;
    font-size: .875rem;
    margin-bottom: .375rem;
  }
  .author-mode .flyout-contact-us-card .flyout-header-chat {
    display: none;
  }
  .author-mode .flyout-contact-us-card__body {
    padding: 2rem 0;
  }
  .author-mode .flyout-contact-us-card__body__phone-container {
    margin: .5rem 0;
  }
  .author-mode .flyout-contact-us-card__body__phone-container__label {
    font-size: 1rem;
  }
  .author-mode .flyout-contact-us-card__body__phone-container__phone {
    margin-top: 1rem;
    display: block;
    font-size: 1.625rem;
    line-height: 1.75rem;
    font-weight: bold;
  }
  .author-mode .flyout-contact-us-card__body__description,
  .author-mode .flyout-contact-us-card__body__description p {
    padding-right: 2rem;
    font-size: .75rem;
  }
  .author-mode .flyout-contact-us-card__body__description a,
  .author-mode .flyout-contact-us-card__body__description p a {
    text-decoration: underline;
  }
  .author-mode .flyout-contact-us-card__button-container {
    display: flex;
  }
  .author-mode .flyout-contact-us-card__button-container__link {
    background: #eeb111;
    border-radius: 1.125rem;
    display: flex;
    flex-direction: row;
    width: 8.75rem;
    height: 2.25rem;
    justify-content: center;
    align-items: center;
    margin-right: .5rem;
    text-decoration: none;
    font-size: .75rem;
  }
  .author-mode .flyout-contact-us-card__button-container__link__icon svg {
    width: 1.25rem;
    height: 1.25rem;
  }
  .author-mode .flyout-contact-us-card__button-container__link--email {
    background: #ffffff;
    border: 2px solid #000000;
  }
  .author-mode .flyout-contact-us-card__button-container__link:hover {
    text-decoration: none;
  }
}
@media all and (min-width: 85.375rem) {
  .flyout-contact-us-card__header {
    display: block;
    font-weight: bold;
    font-size: .875rem;
    margin-bottom: .375rem;
  }
  .flyout-contact-us-card .flyout-header-chat {
    display: none;
  }
  .flyout-contact-us-card__body {
    padding: 2rem 0;
  }
  .flyout-contact-us-card__body__phone-container {
    margin: .5rem 0;
  }
  .flyout-contact-us-card__body__phone-container__label {
    font-size: 1rem;
  }
  .flyout-contact-us-card__body__phone-container__phone {
    margin-top: 1rem;
    display: block;
    font-size: 1.625rem;
    line-height: 1.75rem;
    font-weight: bold;
  }
  .flyout-contact-us-card__body__description,
  .flyout-contact-us-card__body__description p {
    padding-right: 2rem;
    font-size: .75rem;
  }
  .flyout-contact-us-card__body__description a,
  .flyout-contact-us-card__body__description p a {
    text-decoration: underline;
  }
  .flyout-contact-us-card__button-container {
    display: flex;
  }
  .flyout-contact-us-card__button-container__link {
    background: #eeb111;
    border-radius: 1.125rem;
    display: flex;
    flex-direction: row;
    width: 8.75rem;
    height: 2.25rem;
    justify-content: center;
    align-items: center;
    margin-right: .5rem;
    text-decoration: none;
    font-size: .75rem;
  }
  .flyout-contact-us-card__button-container__link__icon svg {
    width: 1.25rem;
    height: 1.25rem;
  }
  .flyout-contact-us-card__button-container__link--email {
    background: #ffffff;
    border: 2px solid #000000;
  }
  .flyout-contact-us-card__button-container__link:hover {
    text-decoration: none;
  }
}
@media (min-width: 20rem) {
  .flyout-contact-us-card .flyout-header-chat {
    display: none;
  }
  .flyout-contact-us-card__body__description a,
  .flyout-contact-us-card__body__description p a {
    text-decoration: underline;
  }
}

.flyout-one-card {
  background: #f2f2f2;
  text-align: left;
}
.flyout-one-card__link-text {
  margin-top: .5rem;
  font-family: "Avenir", sans-serif;
  font-style: normal;
  line-height: 1rem;
  color: #c41230;
  font-weight: 900;
  font-size: 0.75rem;
}
.flyout-one-card__link-text:after {
  content: ' ';
  transition: .5s;
  display: inline-block;
  padding: .1875rem;
  transform: none;
  right: 1rem;
  margin-left: .5rem;
  background-color: #c41230;
  width: 0.75rem;
  height: 0.5rem;
  vertical-align: middle;
  clip-path: polygon(57% 14%, 65% 0%, 100% 50%, 65% 100%, 57% 86%, 76% 60%, 0% 60%, 0% 40%, 76% 40%);
}
.flyout-one-card__header {
  font-family: "Avenir", sans-serif;
  padding-top: 1rem;
  font-style: normal;
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #000000;
  text-transform: uppercase;
  max-width: 65%;
}
.flyout-one-card__content {
  position: relative;
  width: 26rem;
  height: 23.375rem;
}
.flyout-one-card__text {
  position: relative;
  left: auto;
  bottom: auto;
}
@media all and (min-width: 64.01rem) {
  .flyout-one-card {
    padding: 1rem 0 1rem 2.5rem;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .flyout-one-card {
    padding: 1rem 0 1rem 2.5rem;
  }
}
@media all and (min-width: 85.375rem) {
  .flyout-one-card {
    padding: 1rem 0 1rem 2.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .flyout-one-card {
    padding: 0 0;
    background: #ffffff;
    display: block;
    position: relative;
  }
  .flyout-one-card__content {
    position: initial;
    width: calc(50vw - 2rem);
    height: calc(50vw - 2rem);
    margin: 0 auto;
  }
  .flyout-one-card__content * {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .flyout-one-card__asset,
  .flyout-one-card .flyout-one-card .cq-dd-image {
    position: initial;
  }
  .flyout-one-card__wrapper {
    padding: 1rem 1rem;
    display: block;
    width: 100%;
    height: 100%;
  }
  .flyout-one-card .flyout-one-card__text {
    max-width: 100%;
  }
  .flyout-one-card__text {
    display: flex;
    flex-direction: column;
    bottom: 15%;
    margin-left: 1rem;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) and (orientation: landscape) {
  .flyout-one-card__content {
    position: initial;
    width: calc(35vw - 2rem);
    height: calc(35vw - 2rem);
  }
}

@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .flyout-container .flyout-right-col {
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
  }
  .flyout-container .flyout-container__left-columns {
    margin-left: 1.5rem;
  }
}
@media all and (min-width: 85.375rem) {
  .flyout-container .flyout-right-col {
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
  }
  .flyout-container .flyout-container__left-columns {
    margin-left: 1.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .flyout-container {
    flex-direction: column;
  }
  .flyout-container .flyout-container__left-columns {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    flex-basis: 100%;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col {
    flex-direction: column;
    width: 100%;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    max-width: initial;
    min-width: initial;
  }
  .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-horizontal-line {
    border: none;
  }
  .flyout-container .flyout-header {
    display: none;
  }
  .flyout-container .flyout-right-col {
    display: block;
  }
  .flyout-container .flyout-right-col :empty {
    border-top: none;
  }
  .flyout-links {
    margin-top: 0;
  }
}
/* 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) {
  .flyout-container .flyout-container__left-columns {
    margin-left: 11px;
  }
}
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media only screen and (min-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .flyout-container .flyout-container__left-columns {
    margin-left: 20px;
  }
  .expanded-link .flyout-container {
    flex-direction: column;
  }
  .expanded-link .flyout-container .flyout-container__left-columns {
    margin-left: 0;
    max-width: 100%;
  }
  .expanded-link .flyout-container .flyout-container__left-columns .flyout-left-col {
    flex-direction: column;
    width: 100%;
  }
  .expanded-link .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
  }
  .global-navigation .global-menu_container .primary-link:first-of-type {
    margin-left: 14px;
  }
  .global-navigation .global-menu_container .primary-link:first-of-type[role="button"] {
    margin-left: 0;
  }
}

.header-cart-v3 .header-cart-v3-trigger:focus-visible {
  outline: 0.0125rem solid #000000;
}
.header-cart-v3 .header-cart-v3-trigger .header-cart-v3-item-count {
  background: #c41230;
}
.header-cart-v3 .header-cart-v3-trigger .header-cart-v3-item-count-value {
  color: #ffffff;
}
.header-cart-v3 .header-cart-v3-trigger:hover {
  color: #c41230;
}
.header-cart-v3 .header-cart-v3-trigger:hover svg path {
  fill: #c41230;
}
.header-cart-v3 .cart-mini-v3__count-link {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: .75rem;
  line-height: 1rem;
  text-decoration-line: underline;
  color: #2e2e2e;
}
.header-cart-v3 .cart-mini-v3-section-container-short-border,
.header-cart-v3 .cart-mini-v3-section-container-full-border {
  border-bottom: 0.0625rem solid #e2e2e5;
}
.header-cart-v3 .cart-mini-v3-section-container .empty-cart-v3-text {
  font-style: normal;
  font-weight: 900;
  font-size: .813rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  color: #2e2e2e;
}
.header-cart-v3 .cart-mini-v3__prod-title--link {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: .75rem;
  line-height: 1rem;
  color: #000000;
}
.header-cart-v3 .cart-mini-v3__total--label-bld,
.header-cart-v3 .cart-mini-v3__total--amt-bld {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: .75rem;
  line-height: 1rem;
  color: #2e2e2e;
}
.header-cart-v3 .cart-mini-v3__cta-btns {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.813rem;
  line-height: 1.25rem;
}
.header-cart-v3 .cart-mini-v3__title-text {
  font-style: normal;
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #000000;
}
.header-cart-v3 .cart-mini-v3__empty-state-msgbox-text {
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.313rem;
  color: #2e2e2e;
}
.header-cart-v3 .cart-mini-v3__empty-state-msgbox-link {
  font-weight: 900;
  font-size: 1rem;
  line-height: 1.313rem;
  color: #2e2e2e;
  text-decoration: underline;
  text-transform: uppercase;
}

.header-pencil-banner__message {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.313rem;
}
.header-pencil-banner__message a {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.813rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  color: #da3052;
  text-decoration: none;
}
@media all and (max-width: 64rem) and (orientation: landscape) {
  .header-pencil-banner {
    justify-content: left;
  }
  .header-pencil-banner__content {
    margin: 0 .5rem;
    justify-content: left;
  }
}

.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: #2e2e2e;
}
.header-pencil-banner-v4__theme-01__accessibility-button {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  line-height: 1.5;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-01__accessibility-button a {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: unset;
  outline-color: #000000;
  color: #c41230;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-01__accessibility-button a:hover,
.header-pencil-banner-v4__theme-01__accessibility-button a:focus {
  color: #9b132b;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-01__message {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-01__message a {
  font-weight: 400;
  letter-spacing: unset;
  outline-color: #000000;
  color: #c41230;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-01__message a:hover,
.header-pencil-banner-v4__theme-01__message a:focus {
  color: #9b132b;
  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: #f6f6f6;
  color: #2e2e2e;
}
.header-pencil-banner-v4__theme-02__accessibility-button {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  line-height: 1.5;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-02__accessibility-button a {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: unset;
  outline-color: #000000;
  color: #c41230;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-02__accessibility-button a:hover,
.header-pencil-banner-v4__theme-02__accessibility-button a:focus {
  color: #9b132b;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-02__message {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-02__message a {
  font-weight: 400;
  letter-spacing: unset;
  outline-color: #000000;
  color: #c41230;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-02__message a:hover,
.header-pencil-banner-v4__theme-02__message a:focus {
  color: #9b132b;
  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: #eeeeee;
  color: #2e2e2e;
}
.header-pencil-banner-v4__theme-03__accessibility-button {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  line-height: 1.5;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-03__accessibility-button a {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: #c41230;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-03__accessibility-button a:hover,
.header-pencil-banner-v4__theme-03__accessibility-button a:focus {
  color: #9b132b;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-03__message {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-03__message a {
  font-weight: 400;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: #c41230;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-03__message a:hover,
.header-pencil-banner-v4__theme-03__message a:focus {
  color: #9b132b;
  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: #2e2e2e;
  color: #ffffff;
}
.header-pencil-banner-v4__theme-04__accessibility-button {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  line-height: 1.5;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-04__accessibility-button a {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: #aaaaaa;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-04__accessibility-button a:hover,
.header-pencil-banner-v4__theme-04__accessibility-button a:focus {
  color: #ffffff;
  font-weight: 700;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-04__message {
  font-family: 'Avenir-Roman', 'Avenir', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-04__message a {
  font-weight: 400;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: #aaaaaa;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-04__message a:hover,
.header-pencil-banner-v4__theme-04__message a:focus {
  color: #ffffff;
  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: 'Avenir-Heavy', 'Avenir', sans-serif;
  font-weight: 800;
  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: #c41230;
  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: #9b132b;
}
.header-pencil-banner-v4__button.dark {
  color: #2e2e2e;
  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: #9b132b;
}
.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: #aaaaaa;
}
.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: 1rem;
  }
  .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: 1rem;
  }
}
.header-pencil-banner-v4__hide-main-content {
  display: flex;
}

@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .flyout-contact-us-card__header {
    text-align: left;
    font-weight: 900;
    font-size: .813rem;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.25rem;
    font-family: "Avenir", sans-serif;
    margin-bottom: 0;
    color: #c41230;
  }
  .flyout-contact-us-card__body {
    text-align: left;
  }
  .flyout-contact-us-card__body__phone-container {
    margin: .437rem 0;
    font-style: normal;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
  }
  .flyout-contact-us-card__body__phone-container__label {
    font-size: .813rem;
    line-height: 1.25rem;
    font-weight: 800;
    color: #2e2e2e;
    letter-spacing: .05rem;
  }
  .flyout-contact-us-card__body__phone-container__phone {
    margin-top: .375rem;
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #c41230;
  }
  .flyout-contact-us-card__body__description,
  .flyout-contact-us-card__body__description p {
    margin-top: .313rem;
    font-size: .75rem;
    line-height: 1rem;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000000;
  }
  .flyout-contact-us-card__body__description a,
  .flyout-contact-us-card__body__description p a {
    color: #000000;
  }
  .flyout-contact-us-card__button-container__link {
    background: #c41230;
    border-radius: 0;
    text-transform: uppercase;
    font-size: .75rem;
    font-family: "Avenir", sans-serif;
    font-weight: 900;
    line-height: 1rem;
  }
  .flyout-contact-us-card__button-container__link--chat {
    color: #ffffff;
  }
  .flyout-contact-us-card__button-container__link--chat:hover {
    color: #ffffff;
  }
  .flyout-contact-us-card__button-container__link--email {
    color: #000000;
    border: 0.125rem solid #353535;
    background: #ffffff;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .flyout-contact-us-card__header {
    text-align: left;
    font-weight: 900;
    font-size: .813rem;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.25rem;
    font-family: "Avenir", sans-serif;
    margin-bottom: 0;
    color: #c41230;
  }
  .author-mode .flyout-contact-us-card__body {
    text-align: left;
  }
  .author-mode .flyout-contact-us-card__body__phone-container {
    margin: .437rem 0;
    font-style: normal;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
  }
  .author-mode .flyout-contact-us-card__body__phone-container__label {
    font-size: .813rem;
    line-height: 1.25rem;
    font-weight: 800;
    color: #2e2e2e;
    letter-spacing: .05rem;
  }
  .author-mode .flyout-contact-us-card__body__phone-container__phone {
    margin-top: .375rem;
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #c41230;
  }
  .author-mode .flyout-contact-us-card__body__description,
  .author-mode .flyout-contact-us-card__body__description p {
    margin-top: .313rem;
    font-size: .75rem;
    line-height: 1rem;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000000;
  }
  .author-mode .flyout-contact-us-card__body__description a,
  .author-mode .flyout-contact-us-card__body__description p a {
    color: #000000;
  }
  .author-mode .flyout-contact-us-card__button-container__link {
    background: #c41230;
    border-radius: 0;
    text-transform: uppercase;
    font-size: .75rem;
    font-family: "Avenir", sans-serif;
    font-weight: 900;
    line-height: 1rem;
  }
  .author-mode .flyout-contact-us-card__button-container__link--chat {
    color: #ffffff;
  }
  .author-mode .flyout-contact-us-card__button-container__link--chat:hover {
    color: #ffffff;
  }
  .author-mode .flyout-contact-us-card__button-container__link--email {
    color: #000000;
    border: 0.125rem solid #353535;
    background: #ffffff;
  }
}
@media all and (min-width: 85.375rem) {
  .flyout-contact-us-card__header {
    text-align: left;
    font-weight: 900;
    font-size: .813rem;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.25rem;
    font-family: "Avenir", sans-serif;
    margin-bottom: 0;
    color: #c41230;
  }
  .flyout-contact-us-card__body {
    text-align: left;
  }
  .flyout-contact-us-card__body__phone-container {
    margin: .437rem 0;
    font-style: normal;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
  }
  .flyout-contact-us-card__body__phone-container__label {
    font-size: .813rem;
    line-height: 1.25rem;
    font-weight: 800;
    color: #2e2e2e;
    letter-spacing: .05rem;
  }
  .flyout-contact-us-card__body__phone-container__phone {
    margin-top: .375rem;
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #c41230;
  }
  .flyout-contact-us-card__body__description,
  .flyout-contact-us-card__body__description p {
    margin-top: .313rem;
    font-size: .75rem;
    line-height: 1rem;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000000;
  }
  .flyout-contact-us-card__body__description a,
  .flyout-contact-us-card__body__description p a {
    color: #000000;
  }
  .flyout-contact-us-card__button-container__link {
    background: #c41230;
    border-radius: 0;
    text-transform: uppercase;
    font-size: .75rem;
    font-family: "Avenir", sans-serif;
    font-weight: 900;
    line-height: 1rem;
  }
  .flyout-contact-us-card__button-container__link--chat {
    color: #ffffff;
  }
  .flyout-contact-us-card__button-container__link--chat:hover {
    color: #ffffff;
  }
  .flyout-contact-us-card__button-container__link--email {
    color: #000000;
    border: 0.125rem solid #353535;
    background: #ffffff;
  }
}
@media all and (max-width: 64rem) {
  .flyout-contact-us-card__header {
    text-align: left;
    font-weight: 900;
    font-size: .813rem;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.25rem;
    font-family: "Avenir", sans-serif;
    margin-bottom: 0;
    color: #c41230;
  }
  .flyout-contact-us-card__body {
    text-align: left;
  }
  .flyout-contact-us-card__body__phone-container {
    margin: .437rem 0;
    font-style: normal;
    text-transform: uppercase;
    font-family: "Avenir", sans-serif;
  }
  .flyout-contact-us-card__body__phone-container__label {
    font-size: .813rem;
    line-height: 1.25rem;
    font-weight: 800;
    color: #2e2e2e;
    letter-spacing: .05rem;
  }
  .flyout-contact-us-card__body__phone-container__phone {
    margin-top: .375rem;
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #c41230;
  }
  .flyout-contact-us-card__body__description,
  .flyout-contact-us-card__body__description p {
    margin-top: .313rem;
    font-size: .75rem;
    line-height: 1rem;
    font-family: "Avenir", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000000;
  }
  .flyout-contact-us-card__body__description a,
  .flyout-contact-us-card__body__description p a {
    color: #000000;
  }
  .flyout-contact-us-card__button-container__link {
    background: #c41230;
    border-radius: 0;
    text-transform: uppercase;
    font-size: .75rem;
    font-family: "Avenir", sans-serif;
    font-weight: 900;
    line-height: 1rem;
  }
  .flyout-contact-us-card__button-container__link--chat {
    color: #ffffff;
  }
  .flyout-contact-us-card__button-container__link--chat:hover {
    color: #ffffff;
  }
  .flyout-contact-us-card__button-container__link--email {
    color: #000000;
    border: 0.125rem solid #353535;
    background: #ffffff;
  }
  .flyout-contact-us-card {
    padding: 1rem 0;
    border-top: solid 1px #dedede;
  }
  .flyout-contact-us-card .flyout-header-chat {
    display: none;
  }
  .flyout-contact-us-card__header {
    padding-left: 1rem;
  }
  .flyout-contact-us-card__body {
    padding: 0 16px 16px;
  }
  .flyout-contact-us-card__body__phone-container__phone {
    display: block;
  }
  .flyout-contact-us-card__body__description p {
    width: 153px;
  }
  .flyout-contact-us-card__button-container {
    display: flex;
    padding: 16px 0;
    border-top: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
  }
  .flyout-contact-us-card__button-container__link {
    display: flex;
    background: #c41230;
    margin-right: 0.5rem;
    justify-content: center;
    align-items: center;
  }
  .flyout-contact-us-card__button-container__link--chat {
    width: 8.75rem;
    height: 2.25rem;
    margin-left: 1rem;
  }
  .flyout-contact-us-card__button-container__link--email {
    background: #ffffff;
    width: 8.75rem;
    height: 2.25rem;
  }
}

.header-language-selector {
  width: 2.8125rem;
}
.header-language-selector button.header-language-selector__button.link-btn {
  height: 100%;
  width: 100%;
}
.header-language-selector__menu {
  display: none;
  position: absolute;
  top: 3.5625rem;
  width: 6.375rem;
  background-color: #ffffff;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  z-index: 20;
}
.header-language-selector__menu__item {
  display: block;
  margin: 0.5rem;
  font-size: 0.75rem;
  line-height: 0.875rem;
  text-decoration: none;
}
.header-language-selector__menu__item:hover {
  text-decoration: none;
}
.header-language-selector .header-language-selector__icon svg {
  margin: auto;
  padding-top: 0.1875rem;
  height: 1.625rem;
  width: 1.375rem;
}
.header-language-selector.active .header-language-selector__menu {
  display: block;
}
@media all and (max-width: 48rem) {
  .header-language-selector {
    display: none;
  }
}
@media all and (min-width: 64.01rem) {
  .header-language-selector {
    margin-right: 0.5rem;
  }
  .header-language-selector__menu {
    top: 5.0625rem;
  }
}

.plp-item-energy {
  position: relative;
  top: 0;
}

.plp-item-price-line-1 {
  font-family: "Avenir-Black", sans-serif;
}

.plp-compare-checkbox input:checked ~ .check-mark {
  background-color: #c41230;
  border: none;
}

.plp-compare-checkbox .check-mark:after {
  border-color: #ffffff;
}

h1 {
    margin: .3em 0 .2em;
}

.plp-actions--prominent .plp-actions-more {
  border-radius: 0;
  border: 0.063rem solid;
}

.facet-toggle-input:checked + .facet-toggle-label:before {
  background: #5c700e;
}

.plp-facet-group-container .plp-facet-group-title {
  margin-top: 0.4rem;
}

.facet__title-container .facet-toggle-label {
  margin-top: 0;
}

.plp-facets-active-item-value,
.plp-facets-active-title,
.plp-facets-active-clear {
    font-size: .75rem;
    font-family: "Avenir-Black", sans-serif;
    line-height: .8125rem;
}

.plp-facets-active-title {
    font-weight: 900;
    text-transform: uppercase;
}

.plp-facets-active-item-remove .icon {
    width: .5625rem;
    height: .5625rem;
}

.plp-facets-active-item {
    padding: .25rem .75rem ;
}

.plp-facets-active-items {
    background-color: #eee;
}

.plp-facet-range-btn {
    background: #c41239;
    text-transform: uppercase;
}

.plp-item-price .member-price-cta .member-price-cta__text {
    color: #c41230;
}

.badge__topseller {
    line-height: 24px;
    padding-left: 10px;
    position: absolute;
    top: -13px;
    background: #C41230;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    min-width: 88px;
    font-size: 12px;
    height: 24px;
    font-family: Helvetica;
    font-weight: 700;
    left: -8px;
}
.badge__topseller:before {
    content: "";
    bottom: -7px;
    left: 0;
    border-top: 7px solid black;
    border-left: 7px solid transparent;
    position: absolute;
}
.badge__topseller:after {
    height: 0;
    content: "";
    position: absolute;
    top: 0px;
    border: 10px solid #C41230;
    border-right-color: transparent;
    border-right-width: 6px;
    right: -13px;
    border-top-width: 12px;
    border-bottom-width: 12px;
    border-left-width: 7px;
}
.badge__recentlyviewed {
    line-height: 24px;
    position: absolute;
    left: -8px;
    top: 69px;
    background: #E2E2E5;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    min-width: 103px;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: 700;
    padding-left: 9px;
    z-index: 9;
}
.badge__recentlyviewed:before {
    content: "";
    bottom: -7px;
    left: 0;
    border-top: 7px solid black;
    border-left: 7px solid transparent;
    position: absolute;
}
.badge__recentlyviewed:after {
    height: 0;
    content: "";
    position: absolute;
    top: 0px;
    border: 10px solid #E2E2E5;
    border-right-color: transparent;
    border-right-width: 6px;
    border-right-width: 6px;
    right: -13px;
    border-top-width: 12px;
    border-bottom-width: 12px;
    border-left-width: 7px;
}
.plp-facets-panel-open .plp-facet-panel-wrapper {
    z-index: 10000;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price-v1_urgency-message {
    font-family: "Avenir",sans-serif;
    font-weight: 800;
    line-height: 19.12px;
    display: none;
    gap: 2px;
    font-size: 11px;
    color: #000;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    width: max-content;
  } 

  .plp-items.plp-items-list .plp-item--new .plp-item-price {
    padding: 0;
  }

  .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price-v1_urgency-message {
    justify-content: center;
    margin: 0 auto;
  }

  .plp-items.plp-items-grid .plp-item--new .plp-item-price .plp-item-price-v1_urgency-message {
    justify-content: flex-start;
  }

  .plp-items .plp-item--new .plp-item-price .plp-item-price-v1_urgency-message .plp-item-price-v1_urgency-icon {
    min-width: auto;
    width: 14px;
    height: 14px;
    flex-shrink: 0;
  }

  .plp-items .plp-item--new .plp-item-price .plp-item-price-line-1.single-price-line.urgency-single-price {
    font-family: "Avenir",sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    text-align: left;
    color: #C41230;
  }

@media (max-width: 1024px) {
    .plp-items.plp-items-grid .plp-item-price {
        display: flex;
        justify-content: left;
    }
}

@media only screen and (min-width:768px) {
.plp-items.plp-items-list .badge__recentlyviewed {
    top: 26px;
}
p.badge-new{
    top:-11px;
}
.plp-items-grid .plp-item-box p.badge-new {
    top: 12px;
}
}

.plp-items .plp-item--new .plp-item-price .plp-item-price-line-1 {
    color: #C41230;
    font-family: "Avenir", sans-serif;
    font-weight: 800;
    line-height: 1.25rem;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price-line-1 .price-label {
    font-size: .875rem;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price-line-1 .price-value {
    font-size: 1.25rem;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price-line-1.single-price-line {
    color: #2E2E2E;
    font-weight: 900;
    font-size: 1.25rem;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price__save {
    margin-left: 0;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price__save .plp-item-price-line-2 {
    font-family: "Avenir", sans-serif;
    font-size: .75rem;
    font-weight: 400;
    line-height: .75rem;
}

.plp-items .plp-item--new .plp-item-price .plp-item-price__save .plp-item-price__save-value {
    font-family: "Avenir", sans-serif;
    font-size: .75rem;
    font-weight: 800;
    line-height: .75rem;
    margin-left: 0.25rem;
}

p.badge__manual {
    font-family: "Avenir-Black", sans-serif;
    font-weight: 800;
}

p.badge__bestSeller, p.badge__topRated {
    font-weight: 800;
}

p.badge__manual.badge-primary, p.badge__bestSeller.badge-primary, p.badge__topRated.badge-primary {
    background: #000000;
    color: white;
}

p.badge__manual.badge-primary:after, p.badge__bestSeller.badge-primary:after, p.badge__topRated.badge-primary:after {
    border-color: #000000;
    border-right-color: transparent;
}

p.badge__manual.badge-secondary, p.badge__bestSeller.badge-secondary, p.badge__topRated.badge-secondary {
    background: #5E5E5E;
    color: white;
}

p.badge__manual.badge-secondary:after, p.badge__bestSeller.badge-secondary:after, p.badge__topRated.badge-secondary:after {
    border-color: #5E5E5E;
    border-right-color: transparent;
}

p.badge__manual.badge-tertiary, p.badge__bestSeller.badge-tertiary, p.badge__topRated.badge-tertiary {
    background: #E2E2E5;
    color: black;
}

p.badge__manual.badge-tertiary:after, p.badge__bestSeller.badge-tertiary:after, p.badge__topRated.badge-tertiary:after {
    border-color: #E2E2E5;
    border-right-color: transparent;
}

.plp .star-rating__icon {
    pointer-events: none;
}

.plp .icon.star {
    fill: #B20E26;
}
.plp .icon.empty-star {
    fill: #BFBFBF;
}

.plp-facet {
    padding: .188rem 0;
}

.plp-facet-Ratings {
    height: 1.25rem;
    padding-top: .125rem;
}

.plp-facet-Ratings .star-rating {
    margin-right: 0;
    display: flex;
}

.plp-facet-Ratings .star-rating__icon {
    width: 1.125rem;
}

.plp-facets-active-item .plp-facet-Ratings {
    height: .75rem;
    padding-top: 0;
    margin-top: -0.125rem;
}

.plp-facets-active-item .plp-facet-Ratings .star-rating {
    margin-left: .5rem;
    margin-right: .5rem;
}

.plp-facets-active-item .plp-facet-Ratings .star-rating__icon {
    width: .875rem;
}

.plp-facet::after {
    display: none;
}

p.badge-new{
  color: #C41239;
  font-family: 'Avenir', sans-serif;
  border: 1px solid #C41239;
  line-height: 19.6px;
}

@media (max-width:767px) {
  p.badge-new{
    top:7%;
  }

  .plp-items.plp-items-list .plp-item--new .plp-item-price .plp-item-price-v1_urgency-message {
    margin: 10px 0;
  }
}
.plp[data-plp-new-design-enabled="false"] #plp-fast-filters {
    display: none;
  }
.in-stock-content-spot {
  background-color: #ffffff;
  box-shadow: 0 0.25rem 0.5rem rgba(39, 3, 9, 0.3);
  padding-left: 1rem;
}
.in-stock-content-spot__close {
  margin: 0.5rem 0.5rem 0 1.125rem;
  padding: 0.5625rem 0.5625rem;
  width: 1.125rem;
  height: 1.125rem;
}
.in-stock-content-spot__close:after {
  height: 1.125rem;
  border-left: 0.125rem solid #a00a1d;
  border-radius: 0.5rem;
  left: 0.5625rem;
  top: 0;
}
.in-stock-content-spot__close:before {
  content: '';
  height: 1.125rem;
  border-left: 0.125rem solid #a00a1d;
  border-radius: 0.5rem;
  left: 0.5625rem;
  top: 0;
}
.in-stock-content-spot__text {
  font-family: "Avenir", sans-serif;
  font-size: 1rem;
  line-height: 1.3125rem;
  margin: 1rem 0 1rem 0.5rem;
}
.in-stock-content-spot__header {
  font-weight: 900;
  color: #5c700e;
}
.in-stock-content-spot__body {
  font-style: normal;
}
.in-stock-content-spot__cta {
  text-decoration: underline;
  font-style: normal;
  cursor: pointer;
}
@media all and (min-width: 64rem) {
  .in-stock-content-spot__text {
    font-family: "Avenir", sans-serif;
    font-size: 1rem;
    line-height: 1.3125rem;
    margin: 0.6875rem 0 0.6875rem 1.5rem;
  }
}

.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item-saves,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item-saves {
  visibility: hidden;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item-info__reviews,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item-info__reviews {
  display: none;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item__potential-promotions,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item__potential-promotions {
  visibility: hidden;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item-actions .plp-where-to-buy-button,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item-actions .plp-where-to-buy-button {
  display: none;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item-stock,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item-stock {
  visibility: hidden;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item-free-shipping,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item-free-shipping {
  visibility: hidden;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .oos-cross-line,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .oos-cross-line {
  display: none;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item-model,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item-model {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item-card-content-bottom .plp-item-specs,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item-card-content-bottom .plp-item-specs {
  visibility: hidden;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .member-price-cta,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .member-price-cta {
  visibility: hidden;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item-box .badge__topseller,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item-box .badge__topseller {
  display: none !important;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item-box .badge__recentlyviewed,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item-box .badge__recentlyviewed {
  display: none !important;
}
.plp-items-grid .plp-item[data-item-is-small-appliance="true"] .plp-item-box .badge-new,
.plp-items.plp-items-list .plp-item[data-item-is-small-appliance="true"] .plp-item-box .badge-new {
  display: none !important;
}

</pre></body></html>