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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.scroll-lock {
  overflow: hidden;
}

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

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

svg {
  height: auto;
}

.icon {
  fill: currentColor;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div.button {
  padding: 0;
}

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

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

a.button {
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-white {
  background: #ffffff;
}

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


.ka-show {
  display: block;
}

.ka-hide {
  display: none;
}

.tooltip-trigger {
  position: relative;
}

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

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

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

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

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

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

/* begin style to hide placeholders in preview mode for different components */
.aem-Author--hidePlaceholder .digital-platform-component--hidePlaceholder {
  display: none;
}
/* end style to hide placeholders in preview mode for different components */
@media screen and (max-width: 1024px) {
  body.productdetailv2, body.productdetailv5 {
    overflow-x: hidden !important;
  }
}
.g-container, .page-content {
    max-width: 74.375rem;
    margin: 0 auto;
    padding: 0 0.625rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rte u {
    text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rte-red {
    color: #c41230;
}

.rte-grey {
    color: #b3b3b3;
}

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ti {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
    display: block;
}

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

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

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

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

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

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

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

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

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

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

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

@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");

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

h1 {
    margin: 0.67em 0;
}

h5 {
    color: #5B5B5B;
}

.card p {
    color: #353535;
}

.form-select-icon {
    color: #000000;
}

html {
    background-color: #ffffff
}

html,
body {
    font-family: 'Roboto', sans-serif;
    color: #464646;
}

button, input, optgroup, select, textarea {
    font-family: 'Roboto', sans-serif;
    color: #464646;
}

p {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    color: #464646
}

a {
    color: #2a5daf;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #353535;
}

.rte a {
    color: #2a5daf;
    font-weight: bold;
    font-size: 105%;
}

.rte a:hover {
    color: #353535;
}

.rte ul li a {
    color: #2a5daf;
    font-weight: bold;
    font-size: 105%;
}

.rte ul li a:hover {
    color: #353535;
}

.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
    text-align: center;
    background: #e0942f;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    border: none;
    height: 40px;
    padding: 0px 50px;
    cursor: pointer;
    border-radius: unset;
    text-decoration: none;
    white-space: nowrap;
}

.button.button-grey.secondary.btn-rebates-2 {
    padding: 1em;
}

.button.button-grey {
    color: #012f60;
    background-color: #fff;
    border: 0.0625rem solid #012f60;
    display: inline-flex;
}

.button.button-grey:hover {
    color: #353535;
    background-color: #e2e2e2;
    text-decoration: none;
    border: 0.0625rem solid #353535;
}

.button.button-grey:focus {
    color: #353535;
    background-color: #fff;
    border: 0.0625rem solid #353535;
}

button:hover, .button:hover,
button:focus, .button:focus {
    background-color: #D99E02;
    color: #000;
    text-decoration: none;
}

button[disabled],
.button[disabled],
button[disabled]:hover,
.button[disabled]:hover,
button[disabled]:active,
.button[disabled]:active {
  background-color: #9D5A01;
  cursor: not-allowed;
}

.cmp .rte .button-grey:hover {
    color: #353535;
    background-color: #e2e2e2;
    text-decoration: none;
}

.cmp .rte .button-grey:focus {
    background-color: #ffffff;
    border: 2px solid #353535;
}

a.button {
    text-decoration: none;
}

a.white-link,
a.white-link:hover {
    color: white;
}

.rte {
    color: #464646;
}

.rte h1 {
    color: #000;
}

.rte b {
    color: #464646;
}

.rte a b:hover {
    color: #353535;
}

.rte .button.button-grey {
    color: #000;
    background-color: #fff;
    border: 2px solid #000;
    display: inline-flex;
}

.rte .button.button-grey:hover {
    color: #002e5f;
    background-color: #e2e2e2;
    text-decoration: none;
    border: 2px solid #353535;
}

.rte .button.button-grey:focus {
    color: #002e5f;
    background-color: #fff;
    border: 2px solid #353535;
}

.rte .btn-decorative {
    padding: 1em;
    width: 100%;
    margin: 0.25em auto;
}

.rte .button:hover, .rte button:hover,
.rte .button:focus, .rte button:focus {
    text-decoration: none;
    color: #000;
    background-color: #D99E02;
}

.rte .btn-decorative a:hover {
    color: #353535;
    text-decoration: none;
    background: transparent;
}

.rte .btn-decorative a {
    color: #353535;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    background: transparent;
    padding: 0.5rem 1.25rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    text-align: center;
    width: inherit;
    justify-content: center;
}

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

.btn.btn-success.btn-small {
    color: #464646;
    background-color: #e0942f;
}

a.btn.btn-success.btn-small:hover {
    color: #464646;
    background-color: #D99E02;
}

div.btn.btn-success.btn-small:hover {
    color: #464646;
    background-color: #D99E02;
}

.blog-header-title h1,
.blog-header-title h2,
.blog-header-title p {
    color: #fff;
    text-align: center;
}

@media (max-width:767px) {
    .rte .mobile-center {
        text-align: center;
    }

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

    a.button,
    button.form-button,
    button.add-to-cart-btn {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 1023px) {

    .megamenu-nav-items a {
        text-transform: capitalize;
    }

    .megamenu-nav-back a {
        text-transform: capitalize;
    }

    h1 {
        margin: 0.67em 0;
    }

    h5 {
        color: #5B5B5B;
    }

    .card p {
        color: #353535;
    }

    html,
    body {
        font-family: 'Roboto', sans-serif;
        color: #464646;
    }

    button, input, optgroup, select, textarea {
        font-family: 'Roboto', sans-serif;
        color: #464646;
    }

    p {
        margin: 0;
        font-family: 'Roboto', sans-serif;
        color: #464646;
    }

    a {
        color: #2A5DAF;
        font-size: 105%;
    }

    a:hover {
        color: #353535;
    }

    .rte a {
        color: #000;
        font-weight: bold;
        font-size: 105%;
    }

    .rte a:hover {
        color: #656565;
    }

    .rte ul li a {
        color: #2a5daf;
        font-weight: bold;
        font-size: 105%;
    }

    .rte ul li a:hover {
        color: #353535;
    }

    .button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-transform: none;
        text-align: center;
        background: #e0942f;
        color: #000000;
        font-family: 'Roboto', sans-serif;
        border: none;
        height: 2.5rem;
        padding: 0 1.25rem;
        cursor: pointer;
    }

    .button.button-grey {
        color: #012f60;
        background-color: #ffffff;
        border: 0.05rem #012f60 solid;
    }

    .button.button-grey:hover {
        color: #012f60;
        background-color: #ffffff;
        border: 0.05rem #012f60 solid;
    }

    .button.button-grey:focus {
        background-color: #ffffff;
        border: 2px solid #353535;
    }

    button:hover,
    .button:hover {
        background: #D99E02;
        color: #000000;
    }

    a.button {
        text-decoration: none;
    }

    .rte {
        color: #464646;
    }

    .rte h1 {
        font-family: 'Roboto', sans-serif;
        color: #000;
    }

    .rte b {
        color: #464646;
    }

    .rte b:hover {
        color: #656565;
    }

    .rte .btn-decorative a:hover {
        color: #000000;
        text-decoration: none;
        background: transparent;
    }

    .rte .btn-decorative a {
        color: #000000;
        font-family: 'Roboto', sans-serif;
        text-decoration: none;
        background: transparent;
        padding: 0.5rem 1.25rem;
        height: 2.5rem;
        display: flex;
        align-items: center;
        text-align: center;
    }

    .blog-header-title h1,
    .blog-header-title h2,
    .blog-header-title p {
        color: #000;
    }

}

.form-select-icon {
    color: #e0942f;
}

.modal-dialog-buttons {
    border-top: 1px solid #e2e2e2;
    padding-top: 25px;
}

.modal-add-to-cart-cfm {
    background-color: #f2f2f2;
}

button.button.modal-add-to-cart-cfm-trigger {
    display: none;
}

@media (min-width: 768px) {
    .border-right {
        border-right: 1px solid #F2F2F2;
    }

}

.image-content {
    padding: 15px;
}

.login-registration-form .form-buttons {
    margin: 1rem 0;
}

.login-registration-form .form-buttons .form-button {
    background-color: #e0942f;
    border-radius: unset;
    width: 120px;
    text-transform: capitalize;
    color: #000000;
}

.login-registration-form .form-buttons .form-button:hover {
    background-color: #d99e02;
}

.login-registration-form .form-group .form-group-item .form-checkbox .form-checkbox-input {
    top: 0.25rem;
}


.login-registration-form .form-group .form-group-item .registration-hide {
    display: none;
}

.form-button {
    font-size: 1rem;
    background-color: #e0942f;
    border-radius: unset;
    text-transform: capitalize;
    color: #231f20;
}

.form-buttons .form-button {
    padding: 0 50px;
}

.forgot-password .page-headline .page-headline-title {
    text-transform: capitalize;
}

#forgot-password-form .form-req-message {
    color: #464646;
}

#forgot-password-form .form-label {
    margin-bottom: 10px;
}

#forgot-password-form .form-input {
    border-color: #222;
}

#forgot-password-form  .form-button {
    min-width: 150px;
}

#forgot-password-form  .button-grey {
    color: #353535;
    border-color: #353535;
}
#forgot-password-form  .button-grey:hover {
    color: #353535;
    background-color: #e2e2e2;
    text-decoration: none;
}

.form-req,
abbr.form-req {
    color: black;
}


@media (max-width: 767px) {
    .form-req-message {
        font-size: 0.625em;
    }

    .form-label {
        font-size: 0.875em;
    }

    .rte .button.button-grey {
        width: 100%;
    }

    .button.button-grey {
        width: 100%;
    }
}

.btn-rebates-2 a {
    text-decoration: none;
}

.btn-rebates-2 a:hover {
    text-decoration: none;
    color: #000;
}

@media (max-width: 767px) {

    .rte .btn-rebates-1 {
        width: unset;
    }
}

@media (min-width: 1024px) {
    .black-box {
        vertical-align: middle;
        background: #333;
        color: #fff;
        padding: 2px 25px;
        width: 100%;
        max-width: 394px;
        min-width: 240px;
    }

    .title-underline {
        border-bottom: 6px solid #e0942f;
        padding-bottom: 5px;
    }
}

.eco-m h1.ecr-heading {
    color: #000;
}

.page-headline-title {
    text-transform: none;
}

.compare-accordion-bar {
    background: white;
}

@media (min-width: 48rem) {
    .compare-accordion-bar {
        background: white;
        text-transform: none;
    }
}

.panel-heading .accordion-toggle:after {
    /*symbol for "opening" panels */
    background: url("https://material.io/tools/icons/static/icons/baseline-expand_less-24px.svg");
    width: 20px;
    height: 20px;
    content: "";
    float: right;
}

.panel-heading .accordion-toggle.collapsed:after {
    /*symbol for "collapsed" panels*/
    background: url("https://material.io/tools/icons/static/icons/baseline-expand_more-24px.svg");
    width: 20px;
    height: 20px;
    content: "";
}

.color-picker__dot {
    outline: none;
}

@media (max-width: 767px) {
    .raw-html .style-hub {
        margin: 0;
    }
    .hero-carousel__product-tile .ti .rte p a.button {
        width: 100%;
    }
}

.top-load-textbox-left {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-left: 40px;
    align-self: center;
    padding: 15px;
}

.top-load-textbox-right {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-self: center;
    margin-right: 40px;
    padding: 15px;
}

.top-load-container {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin: 50px 0;
}

@media (max-width: 767px) {
    .top-load-container {
        box-shadow: 0 0 20px rgba(0,0,0,.15);
        overflow: hidden;
        margin: 10px 0;
    }

    .top-load-left {
        flex-direction: column;
    }

    .top-load-right {
        flex-direction: column-reverse;
    }

    .top-load-textbox-right {
        margin-right: 0;
    }

    .top-load-textbox-left {
        margin-left: 0;
    }
}

.listicon .listicon__item {
    margin-bottom: 0;
}

.listicon .listicon__item .listicon__item__icon {
    margin-bottom: 14px;
}

.section--card .section--thirds__row .section--thirds--full-width {
    margin-bottom: 40px;
}

.toggle-active,
.toggle-inactive {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 0.5rem;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-transform: none;
    text-decoration: none;
    outline: 0;
}

.toggle-active {
    background-color: #e0942f;
    color: #000000;
    font-weight: bold;
    border-radius: 2rem;
    height: 40px;
    width: 95px;
}

.toggle-active:focus {
    text-decoration: none;
}

.toggle-inactive {
    background-color: #FFFFFF;
    color: #353535;
    height: 40px;
    width: 95px;
    border-radius: 2rem;
}

.toggle-inactive:hover {
    background-color: #FFFFFF;
    color: #353535;
}

.breadcrumbs-link,
.header-account-link {
    text-decoration: none;
}

.rettellink {
    cursor: pointer;
}

.category__filter,
.category__filters-label {
    text-transform: capitalize;
}

.sticky-nav .sticky-nav__link:hover,
.sticky-nav .sticky-nav__link.active {
    border-bottom: 3px solid #e0942f;
}

.video-player.youtube {
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden;
    margin-bottom: -15%;
}

.video-player iframe,.video-player embed,.video-player video {
    width: 70%;
    height: 70%;
    position: absolute;
    top: 0;
    left: 5%;
}

@media (max-width: 768px) {

    .video-player.youtube {
        position: relative;
        padding-bottom: 60%;
        height: 0;
        overflow: hidden;
        margin-bottom: 0;
    }

    .video-player iframe,.video-player embed,.video-player video {
        width: 90%;
        height: 90%;
        position: absolute;
        top: 0;
        left: 5%;
    }

}

#location-modal .modal-box {
    max-width: 23.75rem
}

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

.form-error-items,
.form-error.form-input, .form-error.form-select {
    color: #ee0000;
}

.zip-code-error {
    color: #ee0000;
}

#location-modal .modal-close {
    color: #464646;
}

@media (min-width: 48rem) {
    #location-modal .modal-close {
        top: 1.5rem;
        right: 1.2rem;
    }
}

#ariPartStream #ari_assemblies .ari-browse-catalog .item:nth-last-child(2) {
    border-bottom: 1px solid #bbb;
}

.cartRestoration {
    background-color: #e0942f;
    color: #000;
}
.cmp-image img {
  width: 100%;
  padding: 0 .3125rem;
}
@media (max-width: 767px) {
  .cmp-image img {
    width: 100%;
    padding: .3125rem;
  }
}

.textImage .cmp-image img {
    padding: 0;
}

.textImage .ti-text {
    padding: 0 60px;
}

@media (max-width: 767px) {
    .textImage .cmp-image img {
        padding: 0;
    }

    .textImage .ti-text {
	    padding: 0px;
	}
}

body {
    font-family: 'Roboto', sans-serif;
}
h1,
.rte h1 {
    font-size: 3.125em;
    line-height: 1.25;
    font-weight: 600;
}

h2,
.rte h2 {
    font-size: 2.75em;
    line-height: 1.5;
    font-weight: 600;
}

h3,
.rte h3 {
    font-size: 2.125em;
    line-height: 1.5;
    font-weight: 600;
}

h4,
.rte h4 {
    font-size: 1.875em;
    line-height: 1.5;
    font-weight: 600;
}

h5,
.rte h5 {
    font-size: 1.625em;
    line-height: 1.5;
}

h6,
.rte h6 {
    font-size: 1.25em;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}

p,
.rte ul li,
.rte ol li,
.rte ul li a{
    font-size: 1em;
    line-height: 1.5;
}

.secondary-text {
    font-size: 0.75em;
    font-family: 'Roboto', sans-serif;
}

.button {
    font-size: 1em;
    line-height: 20px;
    font-weight: 700;
}

.rte .btn-decorative a {
    line-height: 20px;
}

.rte {
    line-height: 1.5;
}

.rte b {
    font-weight: 700;
}

.login-registration-form .form-group .form-label {
    line-height: 1.5;
    font-size: 1em;
}

.login-registration-form .form-buttons .form-button {
    font-size: 1em;
}

.login-title,
.registration-title,
.guest-login-title {
    font-size: 1.625em;
}

.form-group-item .row .col-md-12 .recaptcha-error-msg {
    line-height: 1.5;
}

.forgot-password .page-headline .page-headline-title {
    font-size: 2.125em;
}

.forgot-password .page-headline .page-headline-text {
    font-size: 1em;
}

#forgot-password-form .form-req-message {
    font-size: 0.75em;
}

#forgot-password-form .form-label {
    font-size: 1em;
}

.form-req-message {
    font-size: 0.75em;
}

.form-label {
    font-size: 1em;
}

.eco-m h1,
.eco-m h2,
.eco-m h3,
.eco-m h4 {
    font-weight: 600;
}

.eco-m h1.ecr-heading {
    font-size: 3.125em;
    line-height: 1.5;
}

.eco-m h5.ecr-subheading {
    font-size: 1.625em;
    line-height: 1.5;
}

.eco-m .eco-c .eco-product-list .eco-heading h5.ecr-product-name {
    font-size: 1.625em;
    line-height: 1.5;
}

.eco-m .eco-c .media-body a.ecr-view-product {
    font-size: 0.75em;
}

.eco-m .eco-c .eco-more {
    font-size: 1em;
}

.eco-m .eco-c .eco-actions .eco-more a {
    font-size: 0.75em;
}

.eco-m .eco-c .row.eco-actions, .eco-m .eco-c .row.eco-details {
    font-size: 1em;
}

.page-headline-title {
    font-size: 2.125em;
}

.compare-accordion-bar {
    font-size: 1.25em;
}

.page-headline-text{
    font-size: .875em;
}

.panel-heading .accordion-toggle:after {
    font-size: 1px;
}

.panel-heading .accordion-toggle.collapsed:after {
    font-size: 1px;
}

.form-text {
    font-size: 0.75em;
}

.header-account-menu-trigger {
    font-weight: 700;
}

.footer p {
    font-size: 1em;
}

.rte-disclaimer {
    font-size: 0.75em;
    font-weight: 400;
    line-height:16px;
}

.footer-implinks-cell {
    font-size: 0.75em;
    line-height: 2;
}

.footer-accordion-tab-content {
    font-size: 0.75em;
    line-height: 16px;
}

.footer-accordion-link {
    line-height: 2;
}

.footer-accordion-title {
    font-size: 1em;
}

.compare-sticky-prd-add-cart .button {
    font-size: 0.75em;
}

div#owner-center .owner-links {
    font-size: 1em;
}

div#owner-center .owner-links a {
    font-size: 16px;
}

div#owner-center .card p{
    line-height: 19px;
}

.slp-title {
    font-size: 3.125em;
}

.slp-suggestions {
    font-size: 1em;
}

.clp-item-description {
    height: 1.5em;
    font-size: 0.75em;
}

.clp-item-title {
    font-size:  1.25em;
}

.clp-facet-group-title {
    font-size: 1.25em;
}

.clp-facet-checkbox-text {
    font-size: 0.75em;
    line-height: 1.5;
}

.clp-actions-counter,
.clp-see-all,
.clp-actions-more {
    font-size: 1em;
}


@media (max-width: 1023px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: 'Yanone Kaffeesatz', 'Roboto', sans-serif;
    }

    .slp-title {
        font-size: 2.125em;
    }

    .slp-suggestions {
        font-size: 0.875em;
    }

    .clp-item-description {
        font-size: 0.625em;
    }

    .clp-item-title {
        font-size: 1.25em;
    }

    .clp-facet-group-title {
        font-size: 0.75em;
    }

    .clp-facet-checkbox-text {
        font-size: 0.625em;
    }
}

.slp-tab-trigger {
    font-size: 0.75em;
}

.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-facet-group-trigger,
.plp-facets-panel-close-trigger {
    font-size: inherit;
}

.plp-item-name {
    font-size: 1.25em;
    font-weight: 700;
}

.plp-actions-counter {
    font-size: 0.875em;
}

.plp-actions-more {
    font-weight: normal;
}

.plp-facet-group-title {
    font-size: 1.25em;
}

.pdp-demos-tile-title,
.pdp-recipes-tile-title {
    font-size: 1.625em;
}

.pdp-features-tile-title {
    font-size: 1.625em;
    line-height: 1.5;
}

.pdp-demos-tile-desc,
.pdp-features-tile-desc,
.pdp-recipes-tile-desc {
    font-size: 1em;
}

.pdp-tray__prod-qty--label {
    font-weight: bold;
    font-size: 0.875rem;
}

.pdp-tray__prd-title--text {
    font-family: 'Yanone Kaffeesatz', 'Roboto', sans-serif;
}

.pdp-tray__goto-rev--txt-link {
    color: #2a5daf;
    font-size: 0.75rem;
}

.pdp-tray__detail--key {
    font-weight: normal;
}

.pdp-tray__price {
    font-size: 1.25rem;
    font-weight: 600;
    color: #231f20;
}

.pdp-tray__price--small {
    font-size: 1.25em;
    font-weight: 600;
}

.pdp-spec-title {
    font-size: 0.75em;
    font-weight: bold;
}

.pdp-spec-text {
    font-size: 0.75em;
    line-height: 1.5;
}

.pdp-manuals-help-title {
    font-size: 1em;
}

.pdp-manuals-help-dtl {
    font-size: 0.75em;
}

.pdp-manuals-media-download-title {
    font-size: 1em;
}

.pdp-manuals-media-download-desc {
    font-size: 0.75em;
}

.pdp-manuals-view-all {
    font-size: 0.75em;
}

.pdp-sn-model {
    font-size: 1em;
}

.pdp-sn-label {
    font-size: 1.875em;
    line-height: 1.5;
}

.pdp-sticky-nav .pdp-tray__price--small {
    font-size: 1em;
    line-height: 1.5;
}

.pdp-feat-view-more,
.pdp-rec-view-more {
    font-weight: normal;
}

.pdp-feat-view-more-text {
    font-size: 16px;
}

#BVRRContainer .bv-cv2-cleanslate  button.bv-write-review, #BVRRContainer .bv-cv2-cleanslate  button.bv-read-review, #BVRRContainer .bv-cv2-cleanslate  button.bv-ask-question, #BVRRContainer .bv-cv2-cleanslate  .bv-button {
    font-size: 1em !important;
}

#bv-mboxzone-lightbox.bv-cv2-cleanslate  .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit, #bv-mboxzone-lightbox.bv-cv2-cleanslate  .bv-submission .bv-fieldsets .bv-form-actions .bv-submission-button-submit {
    font-size: 1em !important;
}

.bv-cv2-cleanslate .bv-filters select.bv-content-filter-select-element {
    font-size: 1.25em !important;
}

.pdp-sn-product-name {
    font-size: 22px;
}

.pdp-sn-list {
    font-size: 1em;
}

.pdp-sn-list-item {
    font-size: 1em;
}

.breadcrumbs-list-item {
    font-size: 1em;
    font-family: 'Roboto', sans-serif;
}

.breadcrumbs-list-item:after {
    content: url('../../../etc.clientlibs/digital-platform/clientlibs/common/resources/breadcrumb-caret-right.svg')
}

.breadcrumbs-list-item-last {
    font-size: 0.75em;
}

.breadcrumbs-link {
    font-size: 0.75em;
}

.button.secondary {
    font-weight: 600;
}

.pdp-overview-text {
    font-size: 1em;
}

.pdp-overview-sub-title {
    font-size: 1em;
    line-height: 1.5;
}

.pdp-overview-inner-text {
    font-size: 1em;
    line-height: 1.5;
}

.contact-us-send-btn {
    font-size: 1em;
    line-height: 20px;
    font-weight: 700;
}

.contact-us-sec-title {
    font-size: 2.75em;
}

.back-to-top-text {
    font-size: 9px;
}

.sitemap {
    line-height: 24px;
}

.sitemap-header {
    font-size: 1.25em;
}

.sitemap a {
    font-size: 1em;
}

.sitemap-title {
    font-size: 1em;
}

.sitemap-sub-titles {
    font-size: 1em;
}

.sitemap-sub-title {
    font-size: 1em;
}

.foot-note p {
    font-size: 0.75em;
}



@media (max-width: 1023px) {

    .button {
        font-size: 1em;
        line-height: 20px;
        font-weight: 700;
    }

    .rte .btn-decorative a {
        line-height: 20px;
        font-size: 1em;
    }

    p,
    .rte ul li a{
        font-size: 0.875em;
        line-height: 1.5;
    }

    h1,
    .rte h1 {
        font-size: 2.125em;
        line-height: 1.5;
        font-weight: 600;
    }

    h2,
    .rte h2 {
        font-size: 1.75em;
        line-height: 1.5;
    }

    h3,
    .rte h3 {
        font-size: 1.5em;
        line-height: 1.5;
    }

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

    h5,
    .rte h5 {
        font-size: 1em;
        line-height: 1.5;
    }

    h6,
    .rte h6 {
        font-size: 0.75rem;
        line-height: 1.5;
    }

    .btn-rebates-2 a {
        font-size: 16px;
    }

    .productnewssignup .footer-sign-up-cell .footer-sign-up-title {
        font-size: 0.875em;
    }

    div#owner-center .owner-links {
        font-size: 1em;
    }

    .plp-facet-group-title {
        font-size: 0.75em;
    }

    .plp-facet-checkbox-text {
        font-size: 0.625em;
    }

    .pdp-demos-tile-title,
    .pdp-recipes-tile-title {
        font-size: 1em;
    }

    .pdp-features-tile-title {
        font-size: 1em;
        line-height: 1.5;
    }

    .pdp-demos-tile-desc,
    .pdp-features-tile-desc,
    .pdp-recipes-tile-desc {
        font-size: 0.875em;
    }

    .pdp-tray__price--small {
        font-size: 1em;
    }

    .pdp-feat-view-more-text{
        font-size: 14px;
    }

    .pdp-sn-label {
        font-size: 1.25em;
        font-weight: 600;
        line-height: 1.5;
    }

    .pdp-sticky-nav .pdp-tray__price--small {
        font-size: 0.875em;
        line-height: 1.5;
    }

    .slp-title {
        font-size: 2.125em;
    }
    .slp-suggestions {
        font-size: 0.875em;
    }

    .pdp-overview-sub-title {
        font-size: 0.875em;
        line-height: 1.5;
    }

    .pdp-overview-inner-text {
        font-size: 0.875em;
        line-height: 1.5;
    }
}

@media (max-width: 767px) {

    .forgot-password .page-headline .page-headline-title {
        font-size: 1.5em;
    }

    .forgot-password .page-headline .page-headline-text {
        font-size: 0.875em;
    }

    #forgot-password-form .form-req-message {
        font-size: 0.625em;
    }

    #forgot-password-form .form-label {
        font-size: 0.875em;
    }

    .eco-m h1.ecr-heading {
        font-size: 2.125em;
    }

    .eco-m h5.ecr-subheading {
        font-size: 1em;
    }

    .eco-m .eco-c .eco-product-list .eco-heading h5.ecr-product-name {
        font-size: 1em;
    }

    .eco-m .eco-c .media-body a.ecr-view-product {
        font-size: 0.625em;
    }

    .eco-m .eco-c .eco-more {
        font-size: 0.875em;
    }

    .eco-m .eco-c .eco-actions .eco-more a {
        font-size: 0.625em;
    }

    .eco-m .eco-c .row.eco-actions, .eco-m .eco-c .row.eco-details {
        font-size: 0.875em;
    }

    .footer-accordion-link {
        font-size: 12px;
    }

    .pdp-specs-features-title {
        font-size: 1em;
    }

    .pdp-spec-title {
        font-size: 0.875em;
    }

    .pdp-spec-text {
        font-size: 0.875em;
    }

    .breadcrumbs-link {
        font-size: 0.625em;
    }
    .breadcrumbs-list-item {
        font-size: 1em;
    }
    .breadcrumbs-list-item-last {
        font-size: 0.625em;
    }

    .contact-us-sec-title {
        font-size: 1.75em;
    }

    .secondary-text {
        font-size: 0.625em;
    }

    .foot-note p {
        font-size: 0.75em;
    }
}

@media (min-width: 48rem) {

    .page-headline-title {
        font-size: 2.125em;
    }
    .compare-accordion-bar {
        font-size: 1.875em;
    }
    .page-headline-text {
        line-height: 1.5;
        font-size: 1em;
    }

    .pdp-accordion-bar {
        font-size: 1.625em;
    }

    .d2cdp-header-checkout .checkout-guest-disclaimer {
        font-size: 1em;
        color: #231f20;
    }
}

@media (max-width: 47.9375rem) {
    .button.cookie-consent-trigger {
        font-size: .5rem;
    }
}

@media (min-width: 64rem) {
    .pdp-accordion-bar {
        font-size: 2.5em;
        font-weight: bold;
    }

    .d2cdp-header-checkout .checkout-guest-disclaimer {
        font-size: 1.75em;
        color: 012F60;
    }
}

@media (max-width: 767px) {
    .all_in_one_module--content .all_in_one_module--heading h2 {
        font-size: 1.75em;
        line-height: 1.5;
    }
}
html[data-lang="fr_CA"]:not([data-storename="maytag-ca"]) .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected.best-value {
  height: 5.575rem;
}
html[data-lang="fr_CA"]:not([data-storename="maytag-ca"]) .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.best-value {
  height: 5.575rem;
}
html[data-lang="fr_CA"]:not([data-storename="maytag-ca"]) .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected.best-value {
  height: 5.75rem;
}
html[data-lang="fr_CA"]:not([data-storename="maytag-ca"]) .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .variant-best-value__tooltip {
  height: 1.2rem;
}
.product-variant-v2,
.product-variant-v1 {
  margin: 0;
}
.product-variant-v2-container,
.product-variant-v1-container {
  min-height: 9.125rem;
}
.product-variant-v2 .variant-description__title,
.product-variant-v1 .variant-description__title {
  margin-bottom: 0.5rem;
}
.product-variant-v2 .variant-description.update-color-name,
.product-variant-v1 .variant-description.update-color-name {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
.product-variant-v2 .variant-description.update-color-name .variant-description__title,
.product-variant-v1 .variant-description.update-color-name .variant-description__title,
.product-variant-v2 .variant-description.update-color-name .variant-description__data,
.product-variant-v1 .variant-description.update-color-name .variant-description__data {
  font-size: 1rem;
  font-style: normal;
  line-height: 1.125rem;
}
.product-variant-v2 .variant-description.update-color-name .variant-description__title,
.product-variant-v1 .variant-description.update-color-name .variant-description__title {
  font-weight: 800;
}
.product-variant-v2 .variant-description.update-color-name .variant-description__data,
.product-variant-v1 .variant-description.update-color-name .variant-description__data {
  font-weight: 400;
}
.product-variant-v2 .variant-best-value__border-placeholder,
.product-variant-v1 .variant-best-value__border-placeholder {
  display: none;
}
.product-variant-v2 .variant-best-value__tooltip,
.product-variant-v1 .variant-best-value__tooltip {
  color: #000000;
  font-size: 0.625rem;
  height: 1rem;
  line-height: 0.625rem;
  font-weight: 700;
  background-color: #eeb111;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0.03125rem 0.03125rem 0;
  border-style: solid;
  border-color: #000000;
  border-radius: 0.125rem 0.125rem 0 0;
}
.product-variant-v2 .pdp-tray__color-swatch,
.product-variant-v1 .pdp-tray__color-swatch {
  margin: 1rem 0 0.6875rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item {
  padding: 0;
  width: 4.125rem;
  height: 4.125rem;
  position: relative;
  margin: .25rem .5rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock {
  padding: 0.125rem;
  margin-top: .125rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected {
  width: 4.375rem;
  height: 4.375rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected.best-value,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected.best-value {
  height: 5.375rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.best-value,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.best-value {
  border-radius: 0.3125rem 0.3125rem 0 0;
  width: 4.375rem;
  height: 5.375rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.best-value .cross-line,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.best-value .cross-line {
  left: -141%;
  bottom: -0.125rem;
  top: unset;
  right: unset;
  transform: rotate(135deg);
  width: 142%;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--oos-not-buyable,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--oos-not-buyable {
  border: 0;
  padding: 0;
  margin: .25rem .5rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--oos-not-buyable .cross-line,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--oos-not-buyable .cross-line {
  display: none;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected {
  padding: 0.125rem;
  width: 4.5rem;
  height: 4.5rem;
  margin-top: 0;
  margin-left: 0.35rem;
  margin-right: 0.35rem;
  border: 2px solid #c41230;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected.best-value,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected.best-value {
  border-radius: 0.25rem 0.25rem 0 0;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected.best-value,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected.best-value {
  height: 5.5rem;
}
.product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.best-value,
.product-variant-v1 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.best-value {
  height: 5.125rem;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list {
  overflow: hidden;
  font-size: 0;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item {
  width: 3rem;
  height: 3rem;
  padding: 0.4375rem;
  margin: 0.3125rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border: 0.0625rem solid transparent;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item--selected,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item--selected {
  border: solid 2px #c41230;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item--out-of-stock,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item--out-of-stock {
  position: relative;
  border: solid 2px #c41230;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round {
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .cross-line,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .cross-line {
  width: 141%;
  position: absolute;
  height: 1px;
  background-color: #c41230;
  transform: rotate(315deg);
  transform-origin: 100% 0 0;
  top: 0;
  right: 0;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .pdp-tray__color-swatch__item--icon,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .pdp-tray__color-swatch__item--icon {
  margin: 0 auto;
  border: 1px solid #000000;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable {
  display: block;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  position: relative;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable::-webkit-scrollbar,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable::-webkit-scrollbar {
  display: none;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item {
  width: 4rem;
  height: 4rem;
  margin: 0 0.25rem;
}
.product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round,
.product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round {
  padding: 0;
}
.product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable,
.product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable {
  padding: 0 1rem;
  position: relative;
}
.product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container,
.product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container {
  display: flex;
}
.product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable.pdp-tray__color-swatch--nonscrollable,
.product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable.pdp-tray__color-swatch--nonscrollable {
  padding: 0;
  text-align: left;
}
.product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable.pdp-tray__color-swatch--nonscrollable .chevron-container,
.product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable.pdp-tray__color-swatch--nonscrollable .chevron-container {
  display: none;
}
.product-variant-v2 .pdp-tray__color-swatch__item:focus-within,
.product-variant-v1 .pdp-tray__color-swatch__item:focus-within {
  outline: 0.0625rem solid #000000;
}
.product-variant-v2 .variants-action,
.product-variant-v1 .variants-action {
  text-align: right;
}
.product-variant-v2 .variants-action__btn,
.product-variant-v1 .variants-action__btn {
  cursor: pointer;
}
.product-variant-v2 .variants-action__btn::before,
.product-variant-v1 .variants-action__btn::before {
  font-weight: 900;
}
.product-variant-v2 .variants-action__btn.variants-action__btn--opened::before,
.product-variant-v1 .variants-action__btn.variants-action__btn--opened::before {
  content: '—';
}
.product-variant-v2 .variants-action__btn.variants-action__btn--closed::before,
.product-variant-v1 .variants-action__btn.variants-action__btn--closed::before {
  content: '+';
}
.product-variant-v2 .chevron-container,
.product-variant-v1 .chevron-container {
  position: absolute;
  height: 100%;
  display: none;
  flex-direction: column;
  justify-content: center;
  top: 0;
  cursor: pointer;
  width: 1.5rem;
}
.product-variant-v2 .chevron-container--left,
.product-variant-v1 .chevron-container--left {
  left: 0;
  background-image: linear-gradient(to right, #ffffff 60%, transparent);
}
.product-variant-v2 .chevron-container--right,
.product-variant-v1 .chevron-container--right {
  right: 0;
  background-image: linear-gradient(to left, #ffffff 60%, transparent);
}
.product-variant-v2 .chevron-container .chevron-button,
.product-variant-v1 .chevron-container .chevron-button {
  width: 15px;
  height: 15px;
  display: inline-block;
  border: solid #c41230;
  border-width: 0 0 3px 3px;
}
.product-variant-v2 .chevron-container .chevron-button.chevron-button--disabled,
.product-variant-v1 .chevron-container .chevron-button.chevron-button--disabled {
  border-color: #e2e2e5;
}
.product-variant-v2 .chevron-container .chevron-button--left,
.product-variant-v1 .chevron-container .chevron-button--left {
  transform: rotate(45deg);
  align-self: flex-start;
}
.product-variant-v2 .chevron-container .chevron-button--right,
.product-variant-v1 .chevron-container .chevron-button--right {
  transform: rotate(-135deg);
  align-self: flex-end;
}
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price,
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price--small.single-price-line,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price--small.single-price-line {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.75rem;
  padding: 0.3125rem 0 0.3125rem 0;
  align-items: center;
  color: #c41230;
}
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price.single-price-line,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price.single-price-line {
  color: inherit;
}
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price--small,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price--small {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 0.8125rem;
  text-align: center;
  text-decoration-line: line-through;
  color: #2e2e2e;
}
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price--small.single-price-line,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price--small.single-price-line {
  text-decoration-line: none;
  color: #2e2e2e;
}
.product-variant-v2 .pdp-tray__pricing .pdp-tray__price-savings,
.product-variant-v1 .pdp-tray__pricing .pdp-tray__price-savings {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  color: #5c700e;
}
.product-variant-v2 .pdp-tray__variant__tooltip,
.product-variant-v1 .pdp-tray__variant__tooltip {
  position: relative;
  display: inline-block;
}
.product-variant-v2 .pdp-tray__variant__tooltip .pdp-tray__color-swatch__item--btn,
.product-variant-v1 .pdp-tray__variant__tooltip .pdp-tray__color-swatch__item--btn {
  height: auto;
  padding: 0;
  background: transparent;
}
.product-variant-v2 .pdp-tray__variant__tooltiptext,
.product-variant-v1 .pdp-tray__variant__tooltiptext {
  background: #ffffff;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  visibility: hidden;
  width: 9rem;
  text-align: center;
  border-radius: 0.375rem;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -3.75rem;
  opacity: 0;
  transition: opacity 0.3s;
  padding: 5%;
}
.product-variant-v2 .pdp-tray__variant__tooltiptext:after,
.product-variant-v1 .pdp-tray__variant__tooltiptext:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.3125rem;
  border-width: 0.3125rem;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}
.product-variant-v2 .pdp-tray__variant__product-image,
.product-variant-v1 .pdp-tray__variant__product-image {
  max-width: 2.921875rem;
  margin-left: auto;
  margin-right: auto;
  max-height: 3rem;
}
.product-variant-v2 .pdp-tray__variant__title a,
.product-variant-v1 .pdp-tray__variant__title a {
  left: 55.375rem;
  top: 21rem;
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 0.8125rem;
  text-align: center;
  text-decoration-line: underline;
  color: #2e2e2e;
}
.product-variant-v2 .pdp-tray__variant__out-of-stock,
.product-variant-v1 .pdp-tray__variant__out-of-stock {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.75rem;
  padding: 0.25rem 0 0.188rem 0;
  text-align: center;
  text-transform: uppercase;
  color: #c41230;
}
.product-variant-v2 .pdp-tray__variant__tooltip:hover .pdp-tray__variant__tooltiptext,
.product-variant-v1 .pdp-tray__variant__tooltip:hover .pdp-tray__variant__tooltiptext {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 48rem) {
  .product-variant-v2 .variant-description.update-color-name .variant-description__title,
  .product-variant-v1 .variant-description.update-color-name .variant-description__title,
  .product-variant-v2 .variant-description.update-color-name .variant-description__data,
  .product-variant-v1 .variant-description.update-color-name .variant-description__data {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .product-variant-v2 .variant-description.update-color-name .variant-description__title,
  .product-variant-v1 .variant-description.update-color-name .variant-description__title {
    margin-bottom: 0;
  }
  .product-variant-v2 .variants-action,
  .product-variant-v1 .variants-action {
    margin-right: 1.625rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch,
  .product-variant-v1 .pdp-tray__color-swatch {
    margin: 0.75rem 0 0.5rem -0.4rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable,
  .product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable {
    padding: 0;
    margin-left: -0.5rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container--left,
  .product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container--left {
    left: -1rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container--right,
  .product-variant-v1 .pdp-tray__color-swatch.pdp-tray__color-swatch--scrollable .chevron-container--right {
    right: -1rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item,
  .product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item {
    margin: 0.4rem;
    padding: 0.5625rem;
    width: 4rem;
    height: 4rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item,
  .product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item {
    margin: 0 0.5rem;
    padding: 0.625rem;
    width: 6.25rem;
    height: 6.25rem;
  }
  .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round,
  .product-variant-v1 .pdp-tray__color-swatch .pdp-tray__color-swatch__list.pdp-tray__color-swatch__list--scrollable .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--round {
    width: 3.8125rem;
    height: 3.8125rem;
  }
}
.product-variant-v2-container.product-variant-show-all {
  width: 102%;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch__item--icon {
  width: 2rem;
  height: 2rem;
  position: relative;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches {
  overflow: visible;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__item {
  flex-direction: row;
  width: 2.375rem;
  height: 2.375rem;
  margin: .063rem .25rem .188rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock {
  padding: 0;
  margin-top: 0;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--out-of-stock.pdp-tray__color-swatch__item--selected {
  width: 2.375rem;
  height: 2.375rem;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__item {
  display: block;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__btn-more-wrap {
  display: none;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__list:hover {
  padding-bottom: inherit;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__btn-more-colors {
  display: none;
}
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__item:nth-child(n + 11),
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__item:nth-child(n + 25),
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__item:nth-child(n + 17) {
  display: flex;
}
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__list {
  height: auto;
  overflow: visible;
  padding-left: .063rem;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch {
  margin-top: .5rem;
  margin-left: 0;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch.product-variants-swatches .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item.pdp-tray__color-swatch__item--selected {
  width: 2.375rem;
  height: 2.375rem;
  margin-left: -0.063rem;
  margin-right: .313rem;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .pdp-tray__color-swatch__item--icon {
  border: none;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__color-swatch .pdp-tray__color-swatch__list .pdp-tray__color-swatch__item .pdp-tray__color-swatch__item--icon:focus {
  outline: .063rem solid transparent;
}
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__list:hover {
  margin: 0;
  padding: 0;
}
.product-variant-show-all .product-variant-v2 #pdp-colors-toggle:checked ~ .pdp-tray__color-swatch .pdp-tray__color-swatch__list:hover {
  padding-bottom: 0;
  padding-left: .063rem;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__variant__tooltip,
.product-variant-show-all .product-variant-v2 .product-variant-v1 .pdp-tray__variant__tooltip {
  width: 2rem;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__variant__tooltip .pdp-tray__color-swatch__item--link,
.product-variant-show-all .product-variant-v2 .product-variant-v1 .pdp-tray__variant__tooltip .pdp-tray__color-swatch__item--link {
  width: 2rem;
  outline: .063rem solid transparent;
}
.product-variant-show-all .product-variant-v2 .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext {
  width: 6.25rem;
  left: 95%;
}

.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext {
  width: 11.75rem;
  padding: 1rem;
  text-align: left;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext:after,
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__product-image {
  display: none;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__title span {
  font-family: "Avenir-Roman", sans-serif;
  line-height: .9rem;
  font-size: .75rem;
  text-align: center;
  color: #2e2e2e;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__pricing .pdp-tray__price {
  font-size: .875rem;
  font-family: 'Avenir-Black', sans-serif;
  display: flex;
  flex-wrap: wrap;
  white-space: pre-wrap;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__pricing .pdp-tray__price--small {
  font-family: "Avenir-Roman", sans-serif;
  text-align: left;
  margin-right: 0.5rem;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__pricing .pdp-tray__price-savings {
  font-family: 'Avenir-Black', sans-serif;
  text-transform: capitalize;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__pricing .discount-container {
  font-family: 'Avenir-Black', sans-serif;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__pricing .member-price-cta {
  padding: 0;
  color: #766b6b;
  cursor: auto;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__color {
  margin: 1rem -1rem -1rem -1rem;
  padding: 0.625rem 1rem;
  border-radius: 0 0 0.375rem 0.375rem;
  display: flex;
  align-items: center;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 50%);
  border-top: 0.0625rem solid #d8d8d8;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__color.borderless {
  border-top: 0;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__color span {
  line-height: 1.3em;
  font-size: .875rem;
  font-family: 'Avenir-Black', sans-serif;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__color span.white-text {
  color: white;
}
.product-variant-v2-container.enhanced-swatch-pop-up .pdp-tray__variant__tooltip .pdp-tray__variant__tooltiptext .pdp-tray__variant__color span.black-text {
  color: black;
}

.pdp-tray__text-disclaimer {
    display: none;
    font-size: 1rem;
}

.wp-loader {
    display: inline-block;
    position: inherit;
    margin-left: 1rem;
    margin-bottom: -0.3125rem;
    border-top: .4rem solid #eeb111;
}

.pdp-tray__wp-loading .pdp-tray__change-location-section {
    margin-top: 0.5rem;
}

.pdp-tray__estimates-description-section {
    margin-top: 0.3125rem;
    font-size: 0.75rem;
}

.pdp-tray__major-arrival-date-disclaimer {
    display: none;
    margin-top: 1.3125rem;
    font-size: 0.77rem;
}

.change-location-button-pdp {
    font-weight: normal;
}

.pdp-tray__prp-delivery {
    display: flex;
    flex-direction: row;
}

.pdp-tray__prp-delivery .pdp-tray__prp-delivery--icon svg{
    width: 30px;
    height: 24px;
}

.pdp-tray__prp-delivery .pdp-tray__prp-delivery-text {
    margin-left: 0.5rem;
    font-size: 1.25rem;
    color: #008800;
}



.product-features__feature-card img {
	height: 12.75rem;
	width: 100%;
	overflow: hidden;
	object-fit: cover;
}

.product-features__feature-card-text {
	margin: 0.5rem .5rem 0 .5rem;
}

.product-features__feature-card-text p {
	margin-bottom: 1em;
}

.product-features__feature-card {
	background: #fff;
	height: 100%;
	border: #d8d8d8 solid .0625rem;
	position: relative;
}

.product-features__additional-features {
	background: #fff;
	margin-top: 1rem;
	margin-bottom: .875rem;
	margin: auto;
	padding: 2.5rem 6.25rem 1.25rem 6.25rem;
	border: #d8d8d8 solid .0625rem;
}

@media (max-width: 768px) {
	.product-features__feature-card img {
		max-height: 20rem;
	}
	.product-features__additional-features {
		padding: 1.875rem 1.25rem .625rem 1.25rem;
	}
}

.product-features__additional-feature-card {
	padding: 1rem
}

.product-features__row-feature {
	margin-bottom: 0.875rem
}

.product-features__show .product-features__row-feature:nth-of-type(n + 4) {
	display: none;
}

.product-features__show .row-additional:nth-of-type(n + 3) {
	display: none;
}

.product-features__view_more--link {
	font-weight: 700;
	font-size: 1em;
	display: inline-block;
	margin-top: 0.4375rem;
	cursor: pointer;
}

.product-features__view_more--icon {
	display: none;
	vertical-align: middle;
	margin: 0 0 0 0.5rem;
	width: 1rem;
	height: 1rem;
}

.product-features__view_more--icon.active {
	display: inline-block;
}

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

span.vid-icon {
	background: url("../../../etc/designs/whirlpool/digitalplatform/whirlpool/clientlibs/images/icons/play.png") 0px 0px no-repeat;
	position: absolute;
	width: 80px;
	height: 80px;
	top: 15%;
	left: 50%;
	margin: 0px 0 0 -40px;
	cursor: pointer
}

span.vid-icon:hover {
	background: url("../../../etc/designs/whirlpool/digitalplatform/whirlpool/clientlibs/images/icons/play-hover.png") 0px 0px no-repeat
}

.video {
	margin: 10px 0;
	float: left
}

.video.video-wrapper,
.video .video-wrapper {
	display: block;
	text-align: center;
	width: 100%
}

.video.video-wrapper.dialog,
.video .video-wrapper.dialog {
	display: none
}

.video.video-wrapper.full,
.video .video-wrapper.full {
	width: 100%
}

.video.video-wrapper.full .video-container,
.video .video-wrapper.full .video-container {
	width: 100%;
	padding: 0
}

.video.video-wrapper .video-container.dynamic-video-div .s7container,
.video .video-wrapper .video-container.dynamic-video-div .s7container {
	width: 100% !important
}

@media (max-width: 480px) and (orientation: portrait) {
	.video.video-wrapper .video-container.dynamic-video-div .s7container,
	.video .video-wrapper .video-container.dynamic-video-div .s7container {
		height: 177px !important
	}
}

@media (max-width: 480px) and (orientation: landscape) {
	.video.video-wrapper .video-container.dynamic-video-div .s7container,
	.video .video-wrapper .video-container.dynamic-video-div .s7container {
		height: 341px !important
	}
}

@media (max-width: 768px) and (min-width: 480px) and (orientation: portrait) {
	.video.video-wrapper .video-container.dynamic-video-div .s7container,
	.video .video-wrapper .video-container.dynamic-video-div .s7container {
		height: 388px !important
	}
}

@media (max-width: 768px) and (min-width: 480px) and (orientation: landscape) {
	.video.video-wrapper .video-container.dynamic-video-div .s7container,
	.video .video-wrapper .video-container.dynamic-video-div .s7container {
		height: 336px !important
	}
}

/*.video iframe {
	pointer-events: none
}*/

.video.active iframe {
	pointer-events: all
}

.video .video-link .icon-play {
	font-size: 55px;
	font-size: 5.5rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -33px 0 0 -27px
}

.video div.manuscript {
	display: none;
	text-align: left
}

.video a.manuscript span {
	position: relative;
	top: 2px
}

.video .video-container {
	width: 100%
}

.video .video-container.inline {
	height: auto
}

.video .video-copy {
	width: 33.333%
}

.video .video-container,
.video .video-copy {
	display: inline-block;
	position: relative;
	min-height: 67px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	float: left
}

@media only screen and (max-width: 992px) {
	.video .video-container,
	.video .video-copy {
		width: 100%;
		float: none
	}
}

.video .video-container img,
.video .video-copy img {
	width: 100%
}

.video .manuscript .manuscript-title {
	margin-top: 20px
}

.video .manuscript .manuscript-title h3,
.video .manuscript .manuscript-title h3 a,
h3 .video .manuscript .manuscript-title a {
	display: inline
}

.video .manuscript .manuscript-title a.manuscript {
	float: right;
	padding-top: 5px
}

.video .overlay-text div {
	position: absolute;
	padding: 10px;
	max-width: 75%
}

.video .overlay-text div p,
.video .overlay-text div a,
.video .overlay-text div h1,
.video .overlay-text div h1 a,
h1 .video .overlay-text div a,
.video .overlay-text div h2,
.video .overlay-text div h2 a,
h2 .video .overlay-text div a,
.video .overlay-text div h3,
.video .overlay-text div h3 a,
h3 .video .overlay-text div a,
.video .overlay-text div h4,
.video .overlay-text div h4 a,
h4 .video .overlay-text div a,
.video .overlay-text div h5,
.video .overlay-text div h5 a,
h5 .video .overlay-text div a,
.video .overlay-text div h6,
.video .overlay-text div h6 a,
h6 .video .overlay-text div a {
	color: #fff
}

@media only screen and (max-width: 768px) {
	.video .overlay-text div h4,
	.video .overlay-text div h4 a,
	h4 .video .overlay-text div a {
		font-size: 14px
	}
}

.video .overlay-text div.center {
	top: calc(50% - 1rem);
	left: 0;
	width: 100%;
	color: #000;
	padding: 0px;
	text-align: center
}

.video .overlay-text div.top-left {
	top: 0;
	left: 15px
}

.video .overlay-text div.top-center {
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	width: 66.667%;
	max-width: 100%;
	padding: 10px 10%;
	margin: 0 auto
}

.video .overlay-text div.top-right {
	top: 0;
	right: 35%;
	width: 66.667%;
	text-align: right;
	left: auto
}

.video .overlay-text div.bottom-left {
	bottom: 5%;
	left: 15px;
	text-align: left
}

.video .overlay-text div.bottom-center {
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	width: 66.667%;
	max-width: 100%;
	padding: 10px 10%;
	margin: 0 auto
}

.video .overlay-text div.bottom-right {
	bottom: 0;
	right: 35%;
	width: 66.667%;
	text-align: right;
	left: auto
}

.video .overlay-text div.middle-left {
	top: 37%;
	left: 15px
}

.video .overlay-text div.middle-center {
	top: 37%;
	left: 0;
	right: 0;
	text-align: center;
	width: 66.667%;
	max-width: 100%;
	padding: 10px 10%;
	margin: 0px auto
}

.video .overlay-text div.middle-right {
	top: 37%;
	right: 35%;
	width: 66.667%;
	text-align: right;
	left: auto
}

@media (max-width: 992px) {
	.video .overlay-text div.top-center,
	.video .overlay-text div.top-right,
	.video .overlay-text div.middle-center,
	.video .overlay-text div.middle-right,
	.video .overlay-text div.bottom-center,
	.video .overlay-text div.bottom-right {
		width: 100%
	}
	.video .overlay-text div.top-right,
	.video .overlay-text div.middle-right,
	.video .overlay-text div.bottom-right {
		right: 15px
	}
	.video .overlay-text div.bottom-left,
	.video .overlay-text div.bottom-center,
	.video .overlay-text div.bottom-right {
		bottom: 25%
	}
}

@media (max-width: 480px) {
	.video .overlay-text div.bottom-left,
	.video .overlay-text div.bottom-center,
	.video .overlay-text div.bottom-right {
		bottom: 35%
	}
	.video .overlay-text div.middle-left,
	.video .overlay-text div.middle-center,
	.video .overlay-text div.middle-right {
		top: 30%
	}
}

.video .overlay-text div.disclaimer {
	bottom: 0;
	right: 0
}

@media only screen and (max-width: 768px) {
	.video .mobile-bottom .overlay-text {
		position: relative
	}
	.video .mobile-bottom .overlay-text div {
		position: relative
	}
	.video .mobile-bottom .overlay-text div p,
	.video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h1,
	.video .mobile-bottom .overlay-text div h1 a,
	h1 .video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h2,
	.video .mobile-bottom .overlay-text div h2 a,
	h2 .video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h3,
	.video .mobile-bottom .overlay-text div h3 a,
	h3 .video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h4,
	.video .mobile-bottom .overlay-text div h4 a,
	h4 .video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h5,
	.video .mobile-bottom .overlay-text div h5 a,
	h5 .video .mobile-bottom .overlay-text div a,
	.video .mobile-bottom .overlay-text div h6,
	.video .mobile-bottom .overlay-text div h6 a,
	h6 .video .mobile-bottom .overlay-text div a {
		color: #000
	}
}

.video-player.youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}

.video-player iframe,
.video-player embed,
.video-player video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.video-player .s7container {
	width: 100% !important
}

#video-component h2,
#video-component h2 a,
h2 #video-component a {
	margin-top: 0
}

#video-component div.manuscript {
	display: none
}

.dialog {
	display: none;
	width: 700px !important;
	height: 450px !important;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding-top: 0
}

@media only screen and (max-width: 768px) {
	.dialog {
		width: 100% !important
	}
}

.dialog h2,
.dialog h2 a,
h2 .dialog a {
	margin-top: 0
}

.dialog.smooth-scroll {
	-webkit-overflow-scrolling: touch
}

.dialog.full {
	width: auto !important;
	height: auto !important;
	overflow-y: visible
}

.dialog.error-modal {
	height: auto !important
}

.dialog.error-modal p {
	font-weight: 600;
	color: red
}

.dialog#auto-logout {
	height: auto !important;
	text-align: center
}

@media only screen and (max-width: 992px) {
	.dialog#auto-logout {
		width: 100% !important
	}
}

.dialog#auto-logout h2,
.dialog#auto-logout h2 a,
h2 .dialog#auto-logout a,
.dialog#auto-logout p {
	text-align: left
}

.dialog#auto-logout a {
	margin: 0 auto
}

.dialog#auto-logout #logged-out {
	display: none
}

.dialog .video-player {
	overflow: hidden
}

.modal {
	z-index: 9000
}

.modal .modal-content {
	margin: 0.625rem 0
}

.modal .modal-content .modal-header {
	border: 0;
	display: inline-block;
	width: 100%;
	z-index: 9999;
	padding: 0 15px
}

.modal .modal-content .modal-header .close {
	background-color: #FFF;
	float: right;
	padding: 0;
	border: 0;
	font-weight: 600;
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	opacity: .3;
	margin-top: 15px
}

.modal .modal-content .modal-header h3,
.modal .modal-content .modal-header h3 a,
h3 .modal .modal-content .modal-header a {
	width: 90%;
	float: left
}

.modal .modal-content .modal-body {
	max-height: 600px;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
	.modal .modal-content .modal-body {
		max-height: 600px
	}
}

.modal .modal-content .modal-body .phone-number {
	margin-bottom: 15px;
	margin-bottom: 1.5rem
}

.modal .modal-content .modal-body .phone-number a {
	font-weight: 600;
	margin-left: 5px;
	text-decoration: underline
}

.modal .modal-content .modal-footer {
	border: 0
}

.modal .modal-content .modal-footer hr {
	width: 90%;
	text-align: center
}

.modal .modal-content .modal-footer .terms-agree-btn,
.modal .modal-content .modal-footer .terms-cancel-btn {
	padding: 10px 24px
}

.modal-backdrop {
	z-index: 8999
}

#fade {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

#light {
	display: none;
	position: absolute;
	top: 15%;
	left: 27%;
	background: #FFF;
	z-index: 1002;
	overflow: visible;
}

#boxclose {
	float: right;
	cursor: pointer;
	color: #fff;
	font-size: 31px;
	font-weight: bold;
	display: inline-block;
	line-height: 0px;
	padding: 15px;
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 1002;
	opacity: 0.9;
	background-repeat: no-repeat;
	background-image: url(http://stage-aem-author.whirlpool.com/etc/designs/whirlpool/digitalplatform/whirlpool/clientlibs/images/icons/close.png)
}

.boxclose:before {
	content: "×";
}

#fade:hover~#boxclose {
	display: none;
}

.dialog {
	display: none;
	width: 700px !important;
	height: 450px !important;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding-top: 0
}

@media only screen and (max-width: 768px) {
	.dialog {
		width: 100% !important
	}
}

.dialog h2,
.dialog h2 a,
h2 .dialog a {
	margin-top: 0
}

.dialog.smooth-scroll {
	-webkit-overflow-scrolling: touch
}

.dialog.full {
	width: auto !important;
	height: auto !important;
	overflow-y: visible
}

.dialog.error-modal {
	height: auto !important
}

.dialog.error-modal p {
	font-weight: 600;
	color: red
}

.dialog#auto-logout {
	height: auto !important;
	text-align: center
}

@media only screen and (max-width: 992px) {
	.dialog#auto-logout {
		width: 100% !important
	}
}

.dialog#auto-logout h2,
.dialog#auto-logout h2 a,
h2 .dialog#auto-logout a,
.dialog#auto-logout p {
	text-align: left
}

.dialog#auto-logout a {
	margin: 0 auto
}

.dialog#auto-logout #logged-out {
	display: none
}

.dialog .video-player {
	overflow: hidden
}

.ui-dialog {
	font-size: 14px;
	font-size: 1.4rem;
	z-index: 9999;
	outline: 0;
	position: absolute;
	width: auto !important;
	background-color: #FFF
}

@media only screen and (max-width: 992px) {
	.ui-dialog {
		width: 100% !important
	}
}

.ui-dialog .video-modal {
	overflow-y: visible;
	height: 500px !important
}

.ui-dialog .ui-state-default,
.ui-dialog .ui-widget-content .ui-state-default,
.ui-dialog .ui-widget-header .ui-state-default,
.ui-dialog .ui-dialog-titlebar-close {
	background: url("../../digital-platform/components/shopping/productFeatureCardsV3/clientlibs/images/icons/close.png");
	background-repeat: no-repeat;
	outline: 0;
	float: right;
	text-indent: -9999px;
	margin: 5px;
	border: 0;
	position: relative;
	z-index: 9999
}

.ui-dialog .ui-state-default::after,
.ui-dialog .ui-widget-content .ui-state-default::after,
.ui-dialog .ui-widget-header .ui-state-default::after,
.ui-dialog .ui-dialog-titlebar-close::after {
	content: "";
	color: #000;
	font-family: "Glyphicons Halflings"
}

.ui-dialog .ui-state-default .ui-button-text,
.ui-dialog .ui-widget-content .ui-state-default .ui-button-text,
.ui-dialog .ui-widget-header .ui-state-default .ui-button-text,
.ui-dialog .ui-dialog-titlebar-close .ui-button-text {
	display: none
}

.ui-dialog .ui-dialog-titlebar-close {
	width: 18px;
	height: 18px
}

.ui-dialog .ui-icon-closethick {
	display: none !important
}

.ui-dialog .ui-dialog-titlebar {
	background: #FFF;
	border: 0
}

.ui-dialog .ui-dialog-content {
	background: #FFF;
	padding: 20px 10px;
	top: auto !important;
	left: 0 !important
}

.ui-dialog #forgot-psd-waring {
	height: auto !important
}

.ui-dialog #forgot-psd-waring button {
	position: relative;
	left: 50%
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9998;
	background: rgba(0, 0, 0, 0.75)
}

.modal {
	z-index: 9000
}

.modal .modal-content {
	margin:0.625rem 0
}

.modal .modal-content .modal-header {
	border: 0;
	display: inline-block;
	width: 100%;
	z-index: 9999;
	padding: 0 15px
}

.modal .modal-content .modal-header .close {
	background-color: #FFF;
	float: right;
	padding: 0;
	border: 0;
	font-weight: 600;
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	opacity: .3;
	margin-top: 15px
}

.modal .modal-content .modal-header h3,
.modal .modal-content .modal-header h3 a,
h3 .modal .modal-content .modal-header a {
	width: 90%;
	float: left
}

.modal .modal-content .modal-body {
	max-height: 600px;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
	.modal .modal-content .modal-body {
		max-height: 600px
	}
}

.modal .modal-content .modal-body .phone-number {
	margin-bottom: 15px;
	margin-bottom: 1.5rem
}

.modal .modal-content .modal-body .phone-number a {
	font-weight: 600;
	margin-left: 5px;
	text-decoration: underline
}

.modal .modal-content .modal-footer {
	border: 0
}

.modal .modal-content .modal-footer hr {
	width: 90%;
	text-align: center
}

.modal .modal-content .modal-footer .terms-agree-btn,
.modal .modal-content .modal-footer .terms-cancel-btn {
	padding: 10px 24px
}

.modal-backdrop {
	z-index: 8999
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	width: 20px;
	width: 2rem;
	height: 20px;
	height: 2rem;
	cursor: default;
	position: absolute;
	z-index: 2
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider .ui-state-default,
.ui-slider .ui-widget-content .ui-state-default,
.ui-slider .ui-widget-header .ui-state-default {
	background: #EEB111;
	border-radius: 15px;
	outline: 0
}

.ui-slider .ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-slider .ui-widget-header {
	background: #707070
}

.ui-slider .ui-widget-header a {
	color: #707070
}

.ui-slider .tooltip {
	opacity: 1;
	top: 120%;
	margin-top: 10px;
	margin-left: -11px;
	width: 40px;
	position: relative;
	background: #FFF;
	color: #353535;
	border: 1px solid #707070
}

.ui-slider .tooltip::after,
.ui-slider .tooltip::before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: ' ';
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.ui-slider .tooltip::after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 10px;
	margin-left: -10px
}

.ui-slider .tooltip::before {
	border-color: rgba(207, 207, 207, 0);
	border-bottom-color: #707070;
	border-width: 11px;
	margin-left: -11px
}

.ui-slider .tooltip .tooltip-arrow {
	display: none
}

.ui-slider .tooltip.bottom {
	padding: 2px 0px
}

.ui-slider .tooltip-inner {
	background: transparent;
	border: 0;
	border-radius: 0;
	padding: 0;
	color: #353535;
	text-align: center
}

.ui-slider-horizontal {
	height: 12px;
	height: 1.2rem;
	background-color: #707070
}

.ui-slider-horizontal .ui-slider-handle {
	top: -4px;
	top: -.4rem;
	margin-left: -8px;
	margin-left: -.8rem
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.video-title-dialog {
	font-size: 40px;
	line-height: 40px;
	color: rgb(91, 91, 91);
	margin-bottom: 10px;
	margin-top: 10px;
}

.ui-dialog .ui-dialog-titlebar-close {
	background: url("../../../etc/designs/whirlpool/digitalplatform/whirlpool/clientlibs/images/icons/close.png");
    background-repeat: no-repeat;
    padding: 12px;
    margin-top: 12px;
}
.product-features__feature-card img {
  height: 12.75rem;
  width: 100%;
  overflow: hidden;
  object-fit: cover;
}

.product-features__feature-card-text {
  margin: 0.5rem .5rem 0 .5rem;
}

.product-features__feature-card-text p {
  margin-bottom: 1em;
}

.product-features__feature-card {
  background: #fff;
  height: 100%;
  border: #d8d8d8 solid .0625rem;
  position: relative;
}

.product-features__additional-features {
  background: #fff;
  margin-top: 1rem;
  margin-bottom: .875rem;
  margin: auto;
  padding: 2.5rem 6.25rem 1.25rem 6.25rem;
  border: #d8d8d8 solid .0625rem;
}

@media (max-width: 768px) {
  .product-features__feature-card img {
    max-height: 20rem;
  }
  .product-features__additional-features {
    padding: 1.875rem 1.25rem .625rem 1.25rem;
  }
}

.product-features__additional-feature-card {
  padding: 1rem
}

.product-features__row-feature {
  margin-bottom: 0.875rem
}

.product-features__show .product-features__row-feature:nth-of-type(n + 4) {
  display: none;
}
.product-features__show .row-additional:nth-of-type(n + 3) {
  display: none;
}

.product-features__view_more--link{
  font-weight: 700;
  font-size: 1em;
  display: inline-block;
  margin-top: 0.4375rem;
  cursor: pointer;
}

.product-features__view_more--icon {
  display: none;
  vertical-align: middle;
  margin: 0 0 0 0.5rem;
  width: 1rem;
  height: 1rem;
}

.product-features__view_more--icon.active {
  display: inline-block;
}
.productCarousel:not(.cq-Editable-dom):not(:has(.prd-carousel--wrap)):has(.prd-carousel) {
    display: none;
}

.productCarousel .slick-dots li.slick-active button:before,
.productCarousel .slick-dots li button:before {
    content: unset;
}

.prd-carousel .single-line {
    color: inherit;
    font-family: inherit;
}

.prd-carousel .red-price {
    color: #A00A1D;
    font-weight: bold;
}

.prd-carousel .prd-carousel-top-price {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.25rem;
    font-weight: bold;
}

.prd-carousel .prd-carousel-top-price-label {
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
}

.prd-carousel .prd-carousel__saving {
    font-weight: bold;
}

.prd-carousel .prd-carousel__product-tile__title  {
    width: inherit;
}

.prd-carousel .member-price-cta__text:hover {
    text-decoration: underline;
}

.prd-carousel .hidden {
    visibility: hidden;
}
.product-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: white;
    margin: 10px;
    padding: .5rem;
}

.product-card__name {
    text-decoration: underline;
}

.product-card__img {
    max-width: 185px;
    max-height: 200px;
}

.product-card__title,
.product-card__name,
.product-card__sku,
.product-card__rating,
.product-card__price,
.product-card__color,
.product-card__top-features,
.product-card__description,
.product-card__button {
    padding: .5rem;
}

.product-card__color-picker {
    display: flex;
    padding: 1rem;
}

.color-picker__dot.color-picker__dot--active {
    border: 1px solid #5e514e;
}

.color-picker__dot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #e8dede;
}

.product-card__top-features li {
    text-align: left;
}

.product-card__msrp-price--line-through {
    text-decoration: line-through;
}

.product-card__price {
    font-weight: bold;
}

.product-card__sale-price {
    color: rgb(196, 18, 48);
}

.product-card__button {
    margin-top: auto;
    width: 100%;
    text-decoration: none;
    outline: 0;
}

.product-card__name--link {
    outline: 0;
}

.product-card__button span {
    width: 100%;
}

.cpg-subscription.hidden,
.cpg-subscription.hide {
  display: none;
}
.cpg-subscription__title {
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem;
}
.cpg-subscription__subscription {
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem;
  margin-top: 0.62rem;
}
.cpg-subscription__subscription > * {
  font-family: "HelveticaNeue", sans-serif;
}
.cpg-subscription__subscription a {
  font-weight: 400;
  font-size: .75rem;
}
.cpg-subscription__product-section {
  outline: 0.0625rem solid #979797;
  background: #ffffff;
  margin-top: 1.5rem;
  padding-top: 1rem;
}
.cpg-subscription__product-section:has(.cpg-subscription__checkbox-button:checked) {
  outline: 0.125rem solid #eeb111;
}
.cpg-subscription__product-head {
  display: flex;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.cpg-subscription__product-head-left {
  display: inline-flex;
  flex: 1 1 0;
  align-items: center;
}
.cpg-subscription__checkbox {
  cursor: pointer;
}
.cpg-subscription__checkbox-button {
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: middle;
  border: 0.1rem solid #000000;
  -webkit-appearance: none;
  appearance: none;
  background-color: #ffffff;
  margin: 0;
  cursor: pointer;
}
.cpg-subscription__checkbox-button:checked:after {
  content: "";
  display: block;
  width: 49%;
  height: 71%;
  border: solid #000000;
  border-width: 0 0.2rem 0.2rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 0.35rem;
  margin-top: 0.1rem;
}
.cpg-subscription__checkbox-label {
  vertical-align: middle;
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1875rem;
  margin-left: 0.625rem;
}
.cpg-subscription__product-head-right {
  display: grid;
}
.cpg-subscription__price {
  vertical-align: middle;
  padding: 0.25rem 0.5rem 0.25rem 1rem;
  float: right;
  color: #000000;
  text-align: center;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  margin-top: auto;
  margin-bottom: auto;
  grid-row: 1;
}
.cpg-subscription__save-section {
  border-radius: 0.9375rem;
  border: 0.0625rem dotted #008800;
  padding: 0.25rem 0.5rem 0.25rem 1rem;
  margin: auto;
  display: inline-flex;
  align-items: center;
  grid-row: 2;
}
.cpg-subscription__save-label {
  color: #008800;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1rem;
}
.cpg-subscription__save-image {
  height: 1.5rem;
  width: 1.5rem;
  position: relative;
}
.cpg-subscription__save-image svg {
  height: 1.5rem;
  width: 1.5rem;
}
.cpg-subscription__save-tooltip {
  width: 14.375rem;
  background-color: #000000;
  color: #ffffff;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 0.875rem;
  text-align: left;
  padding: 0.5rem;
  margin-top: 0.625rem;
  position: absolute;
  display: none;
  top: 2.75rem;
  left: -3.625rem;
  transform: translate(-50%, -22%);
}
.cpg-subscription__save-tooltip > * {
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 0.875rem;
  text-align: left;
}
.cpg-subscription__save-tooltip:after {
  content: '';
  position: absolute;
  left: 77%;
  top: -6%;
  width: 1rem;
  height: 1rem;
  background: black;
  transform: rotate(45deg);
}
.cpg-subscription__save-tooltip:hover,
.cpg-subscription__save-tooltip:active {
  display: block;
}
.cpg-subscription__save-image:hover .cpg-subscription__save-tooltip,
.cpg-subscription__save-image:active .cpg-subscription__save-tooltip {
  display: block;
}
.cpg-subscription__divider {
  height: 0.0625rem;
  align-self: stretch;
  background: #d9d9d9;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.cpg-subscription__product-data {
  display: flex;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.cpg-subscription__product-image-wrapper {
  height: 5rem;
  width: 5rem;
  display: block;
  text-align: center;
}
.cpg-subscription__product-image {
  max-height: 5rem;
  max-width: 5rem;
  height: auto;
  margin: auto;
}
.cpg-subscription__product-wrapper {
  margin-left: 1.5rem;
  margin-top: 0.34rem;
}
.cpg-subscription__product-name {
  color: var(--text-black, #000000);
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.1875rem;
}
.cpg-subscription__product-name-link {
  text-decoration: none;
  font-weight: 700;
}
.cpg-subscription__product-name-link:hover {
  text-decoration: none;
}
.cpg-subscription__frequency-wrapper {
  margin-top: 0.75rem;
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem;
}
.cpg-subscription__frequency-value {
  font-style: normal;
  font-weight: 700;
}
.cpg-subscription__product-disclaimer {
  margin-top: 0.75rem;
  color: #000000;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.90625rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-bottom: 1rem;
}
.cpg-subscription__product-disclaimer > * {
  font-family: "HelveticaNeue", sans-serif;
}
.cpg-subscription__product-disclaimer a {
  font-weight: 400;
  font-size: .625rem;
}
@media (min-width: 64rem) {
  .cpg-subscription__title {
    font-size: 1.25rem;
  }
  .cpg-subscription__subscription {
    font-size: 1rem;
  }
  .cpg-subscription__subscription a {
    font-size: 1rem;
  }
  .cpg-subscription__product-head-right {
    display: inline-flex;
    flex: 1 1 0;
  }
  .cpg-subscription__product-name {
    font-size: 1rem;
  }
  .cpg-subscription__save-tooltip {
    top: revert;
    bottom: 0;
  }
  .cpg-subscription__save-tooltip:after {
    top: revert;
  }
}

.product-cordless-variants {
  min-height: 27.6875rem;
}
.product-cordless-variants__head {
  color: #2e2e2e;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.125rem;
}
@media (min-width: 48rem) {
  .product-cordless-variants__head {
    font-size: 1.25rem;
  }
}
.product-cordless-variants__options {
  color: #2e2e2e;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.125rem;
  margin-top: 2.13rem;
}
.product-cordless-variants__option {
  display: flex;
  padding: 1rem;
  align-items: center;
  border: 0.0625rem solid #000000;
  background: #ffffff;
  margin-top: 1rem;
}
.product-cordless-variants__option--selected {
  border: 0.125rem solid #c41230;
  background: #ffffff;
}
.product-cordless-variants__option-title {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex: 1 0 0;
  color: #2e2e2e;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.3125rem;
}
.product-cordless-variants__included-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #2e2e2e;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5rem;
  margin-top: 1.41rem;
  margin-bottom: 0.53rem;
}
.product-cordless-variants__included-item {
  margin-top: 0.44rem;
}
.product-cordless-variants__included-item-text {
  color: #2e2e2e;
  font-family: "Avenir", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 350;
  line-height: 1.3125rem;
}
.product-cordless-variants__included-item-icon {
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
}
.product-cordless-variants__included-item-icon svg {
  height: 1.5rem;
  width: 1.5rem;
}
.product-cordless-variants__disclaimer {
  padding-top: .75rem;
  align-items: center;
  gap: .2rem;
  color: #2e2e2e;
  font-family: "Avenir", sans-serif;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.0625rem;
  margin-top: 0.5rem;
}
.product-cordless-variants__disclaimer a {
  font-weight: 800;
}
.cordlessVariants.baseComponent.aem-GridColumn.aem-GridColumn--default--12 {
  float: none;
}
.author-mode .cordlessVariants.baseComponent.aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
}

@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
}
.sticky-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 5.125rem;
}

.sticky-nav--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: white;
    border-bottom: 1px solid #f1e3e3;
    display: flex;
    align-items: center;
}

.sticky-nav img,
.sticky-nav--fixed img {
    padding: 1rem;
    max-height: inherit;
    max-width: fit-content;
}

.sticky-nav__item {
    display: flex;
    flex-direction: column;
    padding: 1rem;
}

.sticky-nav__link {
    cursor: pointer;
    text-decoration: none;
}

.sticky-nav__link:hover,
.sticky-nav__link.active {
    border-bottom: 3px solid #005ABB;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

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

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

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

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

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

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

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

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

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

.slick-slide img {
    display: block;
}

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

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

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

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

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';

/* Icons */
/*@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('../../digital-platform/components/content/formatting/carousel/clientlibs/css/fonts/slick.eot');
    src: url('../../digital-platform/components/content/formatting/carousel/clientlibs/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../digital-platform/components/content/formatting/carousel/clientlibs/css/fonts/slick.woff') format('woff'), url('../../digital-platform/components/content/formatting/carousel/clientlibs/css/fonts/slick.ttf') format('truetype'), url('../../digital-platform/components/content/formatting/carousel/clientlibs/css/fonts/slick.svg#slick') format('svg');
}*/

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index:1;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -45px;
    background:url('../../../content/dam/business-unit/whirlpool/global-assets/icons/prev-arrow.png');
}

.slick-prev:hover,
.slick-prev:focus {
    background:url('../../../content/dam/business-unit/whirlpool/global-assets/icons/prev-arrow.png');
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-next {
    right: -45px;
    background:url('../../../content/dam/business-unit/whirlpool/global-assets/icons/next-arrow.png');
}

.slick-next:hover,
.slick-next:focus {
    background:url('../../../content/dam/business-unit/whirlpool/global-assets/icons/next-arrow.png');
}

@media (max-width: 992px) {
   .slick-next {
       right: -10px;
   }
   .slick-prev {
       left: -10px;
   }
}

@media (max-width: 992px) and (min-width: 769px) {
   .slick-next {
       right: 10px;
   }
   .slick-prev {
       left: 10px;
   }
}

@media (max-width: 768px) {
   .slick-next {
       right: 0px;
   }
   .slick-prev {
       left: 0px;
   }
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: relative;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
.value-prop-component {
  background-color: #ffffff;
  border-bottom: 0.125rem solid #e2e2e2;
  border-top: 0.125rem solid #e2e2e2;
}
.value-prop-component__header {
  font-size: 1.625rem;
  line-height: 1.75rem;
  color: #000000;
  text-align: center;
  padding: 1.4375rem 1rem;
  border-bottom: 0.125rem solid #e2e2e2;
  font-weight: bold;
}
.value-prop-component-container {
  padding: 1.875rem 1.5rem 1.9375rem;
}
.value-prop-component-container .value-prop-component-tile {
  padding-bottom: 2rem;
  padding-top: 2rem;
  border-bottom: 0.125rem solid #e2e2e2;
}
.value-prop-component-container .value-prop-component-tile:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.value-prop-component-container .value-prop-component-tile:first-of-type {
  padding-top: 0;
}
.value-prop-component-container .value-prop-component-tile__title {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #000000;
}
.value-prop-component-container .value-prop-component-tile__description {
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #000000;
  margin-bottom: 1rem;
}
.value-prop-component-container .value-prop-component-tile__link {
  font-size: 1rem;
  line-height: 1.1875rem;
  font-weight: bold;
}
.value-prop-component-container .value-prop-component-tile__link.value-prop-component-tile__link--external {
  padding-right: 0.5rem;
  position: relative;
}
.value-prop-component-container .value-prop-component-tile__link.value-prop-component-tile__link--external::after,
.value-prop-component-container .value-prop-component-tile__link.value-prop-component-tile__link--external::before {
  box-sizing: border-box;
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  right: -1rem;
  top: 0;
}
.value-prop-component-container .value-prop-component-tile__link.value-prop-component-tile__link--external::before {
  width: 1rem;
  height: 1rem;
  clip-path: polygon(0 0, 50% 0, 50% 50%, 100% 50%, 100% 100%, 0 100%);
  border-radius: 3px;
  border: 2px solid currentColor;
}
.value-prop-component-container .value-prop-component-tile__link.value-prop-component-tile__link--external::after {
  background-color: currentColor;
  clip-path: polygon(0 82%, 66% 17%, 50% 0, 100% 0, 100% 50%, 84% 34%, 18% 100%);
}
@media (min-width: 64rem) {
  .value-prop-component {
    padding: 2rem 8.819% 1.9375rem 9.375%;
    display: flex;
    flex-direction: row;
  }
  .value-prop-component__header {
    border: none;
    text-align: left;
    padding: .4375rem 3% 0 0;
    flex: 1;
  }
  .value-prop-component-container {
    display: flex;
    flex-direction: row;
    padding: 0;
    flex: 5.16;
  }
  .value-prop-component-container .value-prop-component-tile {
    min-height: 14.125rem;
    width: 40.33%;
    border-bottom: none;
    padding: 1rem 4.5% 1rem 3.2%;
    border-left: 0.125rem solid #e2e2e2;
  }
  .value-prop-component-container .value-prop-component-tile:last-of-type,
  .value-prop-component-container .value-prop-component-tile:first-of-type {
    padding: 1rem 4.5% 1rem 3.2%;
  }
  .value-prop-component-container .value-prop-component-tile__title {
    word-break: break-word;
  }
  .value-prop-component-container .value-prop-component-tile__link {
    cursor: pointer;
  }
}

@media (min-width: 1024px) {
    .textImage .rte,
    .textImage .rte p {
        color: #ffffff;
    }
}

@media (max-width: 1023px) {
    .ti-text {
        position: unset;
        transform: none !important;
        text-align: center;
        width: 100%;
    }

    .ti-text .rte span[style] {
        color: inherit !important;
    }
}

.grid-layout {
    display: flex;
}

.grid-layout__bottom-images {
    margin-top: 1rem;
    display: flex;
}

.grid-layout__image {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.grid-layout__text {
    flex-direction: column;
    display: flex;
    justify-content: center;
    padding: 1rem;
}

.grid-layout__buttons-cont {
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0;
}

.grid-layout__header,
.grid-layout__description {
    padding: 0.5rem 0;
}

.grid-layout__image img {
    width: 100%;
}

.grid-layout__button--primary,
.grid-layout__button--secondary {
    text-decoration: none;
}
.grid-layout__button--primary:focus {
    outline: 1px solid #000;
}

.grid-layout video,
.grid-layout .video-container iframe {
    width: 100%;
}

@media (max-width: 767px) {
    .grid-layout,
    .grid-layout__buttons-cont {
        flex-direction: column;
    }

    .grid-layout__bottom-images.grid-layout__bottom-images--xs {
        display: none;
    }

    .grid-layout__button--primary,
    .grid-layout__button--primary span,
    .grid-layout__button--secondary,
    .grid-layout__button--secondary span {
        width: 100%;
    }

    .grid-layout__button--secondary {
        margin-top: 1rem;
    }
}

@media (min-width: 768px) {
    .grid-layout__button--secondary--left-offset {
        margin-left: 1rem;
    }
    .grid-layout__button--secondary--top-offset {
        margin-top: 1rem;
    }
    .grid-layout__text--right {
        margin-left: 2rem;
    }

    .grid-layout__image-cont--w20 {
        width: 20%;
    }

    .grid-layout__image-cont--w30 {
        width: 30%;
    }

    .grid-layout__image-cont--w40 {
        width: 40%;
    }
    
    .grid-layout__image-cont--w50 {
        width: 50%;
    }

    .grid-layout__image-cont--w60 {
        width: 60%;
    }

    .grid-layout__image-cont--w70 {
        width: 70%;
    }

    .grid-layout__image-cont--w80 {
        width: 80%;
    }

    .grid-layout__image-cont--w100 {
        width: 100%;
    }

    .grid-layout__image--left {
        order: 0;
    }

    .grid-layout__image--right {
        order: 1;
    }

    .grid-layout__bottom-image-two {
        margin-left: 1rem;
    }

    .grid-layout__text--w20 {
        width: 20%;
    }
    
    .grid-layout__text--w30 {
        width: 30%;
    }

    .grid-layout__text--w40 {
        width: 40%;
    }

    .grid-layout__text--w50 {
        width: 50%;
    }

    .grid-layout__text--w60 {
        width: 60%;
    }

    .grid-layout__text--w70 {
        width: 70%;
    }

    .grid-layout__text--w80 {
        width: 80%;
    }

    .grid-layout__text--center-aligned {
        align-items: center;
    }

    .grid-layout__text--left-aligned {
        align-items: flex-start;
    }

    .grid-layout__text--right-aligned {
        align-items: flex-end;
    }
}
.modal-video-movie-wrap .s7videoviewer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoviewer__controlbar--hide.s7videoviewer .s7controlbar {
    display: none;
}

.s7videoviewer .s7socialshare {
    display: none;
}
p a {
  text-decoration: underline;
}
p a:hover {
  color: currentColor;
}
.btnClass {
  text-decoration: none;
}
.featured-card-v2 * {
  list-style: none;
  box-sizing: border-box;
}
.featured-card-v2 p {
  text-transform: initial;
  letter-spacing: 0.02em;
  margin-top: 14px;
}
.featured-card-button {
  display: flex;
  align-items: center;
  margin-top: 21px;
}
.btnClass:not(:last-child) {
  margin-right: 15px;
}
.featured-card-content {
  z-index: 9;
  padding: 0 10px;
}
.featured-card-v2 {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.featured-card-v2.height-automatic {
  height: auto;
}
.featured-card-v2.height-automatic .featured-card-v2-container {
  height: auto;
  padding: 1.5rem .625rem;
}
.featured-card-v2.content-cardV2-tablet {
  min-height: 20rem;
}
@media (max-width: 1023px) and (max-height: 600px) {
  .featured-card-v2.content-cardV2-tablet {
    min-height: 25rem;
  }
}
.featured-card-v2.content-cardV2-tablet .featured-card-v2-container {
  min-height: 20rem;
}
@media (max-width: 1023px) and (max-height: 600px) {
  .featured-card-v2.content-cardV2-tablet .featured-card-v2-container {
    min-height: 25rem;
  }
}
.featured-card-v2.content-cardV2-tablet.large-landscape {
  min-height: 32rem;
}
.featured-card-v2.content-cardV2-tablet.large-landscape .featured-card-v2-container {
  min-height: 32rem;
}
.featured-card-v2 .featured-card-v2-container {
  position: relative;
  padding: .625rem;
  display: flex;
}
.featured-card-v2 .featured-card-v2-container .featured-card-content {
  position: relative !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  margin: 0 !important;
  padding: 0;
  padding-bottom: .625rem;
}
.featured-card-v2 .featured-card-v2-container.vertical-middle {
  align-items: center;
}
.featured-card-v2 .featured-card-v2-container.vertical-top {
  align-items: flex-start;
}
.featured-card-v2 .featured-card-v2-container.vertical-bottom {
  align-items: flex-end;
}
.featured-card-v2 .featured-card-v2-container.featured-card-left {
  justify-content: flex-start;
}
.featured-card-v2 .featured-card-v2-container.featured-card-right {
  justify-content: flex-end;
}
.featured-card-v2 .featured-card-v2-container.featured-card-center {
  justify-content: center;
}
.featured-card-v2 .featured-card-v2-container.text-align-center .featured-card-content {
  text-align: center;
}
.featured-card-v2 .featured-card-v2-container.text-align-center .featured-card-content .featured-card-button {
  justify-content: center;
}
.featured-card-v2 .featured-card-v2-container.text-align-left .featured-card-content {
  text-align: left;
}
.featured-card-v2 .featured-card-v2-container.text-align-left .featured-card-content .featured-card-button {
  justify-content: flex-start;
}
.featured-card-v2 .featured-card-v2-container.text-align-right .featured-card-content {
  text-align: right;
}
.featured-card-v2 .featured-card-v2-container.text-align-right .featured-card-content .featured-card-button {
  justify-content: flex-end;
}
@media (max-width: 1175px) {
  .featured-card-v2 .featured-card-v2-container.vertical-middle-md {
    align-items: center;
  }
  .featured-card-v2 .featured-card-v2-container.vertical-top-md {
    align-items: flex-start;
  }
  .featured-card-v2 .featured-card-v2-container.vertical-bottom-md {
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .featured-card-v2 .featured-card-v2-container.vertical-middle-sm {
    align-items: center;
  }
  .featured-card-v2 .featured-card-v2-container.vertical-top-sm {
    align-items: flex-start;
  }
  .featured-card-v2 .featured-card-v2-container.vertical-bottom-sm {
    align-items: flex-end;
  }
}
.featured-card-v2 .featured-card-button {
  flex-wrap: wrap;
}
.aem-GridColumn--default--12 .featured-card-left,
.aem-GridColumn--default--12 .featured-card-right,
.aem-GridColumn--default--8 .featured-card-left,
.aem-GridColumn--default--8 .featured-card-right,
.featured-card-full-right,
.featured-card-full-left {
  display: flex;
  align-items: center;
}
.aem-GridColumn--default--12 .featured-card-right .featured-card-button,
.featured-card-full-right .featured-card-button {
  justify-content: flex-end;
}
.aem-GridColumn--default--12 .featured-card-center,
.aem-GridColumn--default--8 .featured-card-center,
.featured-card-full-center {
  display: flex;
  align-items: flex-end;
}
.aem-GridColumn--default--12 .featured-card-center .featured-card-button,
.aem-GridColumn--default--8 .featured-card-center .featured-card-button,
.featured-card-full-center .featured-card-button {
  justify-content: center;
}
.aem-GridColumn--default--8 .featured-card-right .featured-card-content {
  text-align: right;
}
.aem-GridColumn--default--8 .featured-card-right .featured-card-button {
  justify-content: flex-end;
}
.aem-GridColumn--default--6 .featured-card-center,
.aem-GridColumn--default--6 .featured-card-right,
.aem-GridColumn--default--6 .featured-card-left {
  display: flex;
  align-items: flex-end;
}
.aem-GridColumn--default--6 .featured-card-right .featured-card-content {
  text-align: right;
}
.aem-GridColumn--default--6 .featured-card-right .featured-card-button {
  justify-content: flex-end;
}
.aem-GridColumn--default--6 .featured-card-center .featured-card-content {
  margin: 0px auto;
  text-align: center;
}
.aem-GridColumn--default--6 .featured-card-center .featured-card-button {
  justify-content: center;
}
.aem-GridColumn--default--4 .featured-card-center,
.aem-GridColumn--default--4 .featured-card-right,
.aem-GridColumn--default--4 .featured-card-left {
  display: flex;
  align-items: flex-end;
}
.aem-GridColumn--default--4 .featured-card-right .featured-card-content {
  text-align: right;
}
.aem-GridColumn--default--4 .featured-card-right .featured-card-button {
  justify-content: flex-end;
}
.aem-GridColumn--default--4 .featured-card-center .featured-card-content {
  text-align: center;
  margin: 0px auto;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--none.cc-container,
.cc-container {
  max-width: 1200px;
  margin: 0 auto;
  float: none !important;
  clear: both !important;
}
.cc-container .cc-main-card {
  padding: 0 15px;
  margin-bottom: 20px;
}
.cc-container:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .btnClass:not(:last-child) {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .featured-card-content {
    max-width: 100% !important;
  }
}
/* media queries for desktop, laptop, mobile */
.content-cardV2-tablet {
  display: none !important;
}
.content-cardV2-mobile {
  display: none !important;
}
@media only screen and (max-width: 1175px) {
  .content-cardV2-desktop {
    display: none !important;
  }
  .content-cardV2-tablet {
    display: flex !important;
  }
}
@media only screen and (max-width: 767px) {
  .content-cardV2-tablet {
    display: none !important;
  }
  .content-cardV2-mobile {
    display: flex !important;
  }
}
.color-overlay-background {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.gradient-overlay-background {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.btnClass:hover {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.btnClass:not(:last-child) {
  margin-right: 15px;
}
/* end */
.featured-card-full-right img,
.featured-card-full-left img,
.featured-card-full-center img,
.aem-GridColumn--default--12 .featured-card-right img,
.aem-GridColumn--default--12 .featured-card-left img,
.aem-GridColumn--default--12 .featured-card-center img {
  width: 100%;
  height: 100%;
}
.fc-image-width {
  width: 100%;
}
.fc-image-width > img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
/* animate css */
.featured-card-content.fadeInBottom * {
  animation-name: fadeInBottom;
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes fadeInBottom {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
  }
}

.content-card {
    background-color: white;
    margin: 15px;
    border: 1px solid #eae8e8;
    display: flex;
    flex-direction: column;
}

.content-card__img--full-width img {
    width: 100%;
}

.content-card__img--centered {
    display: flex;
    justify-content: center;
    padding-top: 1rem;
}

.content-card__header {
    padding: 1rem 15px 0.5rem 15px;
}

.content-card__header h3{
    font-size:1.25em;
    margin-top: 10px;
    margin-bottom: 10px;
}

.content-card__text {
    padding: 0.5rem 1rem;
}

.content-card__buttons {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    margin-top: auto;
    justify-content: flex-end;
}

.content-card__buttons span {
    width: 100%;
}

.content-card__button--secondary {
    margin: 15px 0 0 0;
}

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

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

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

.content-card__button--primary,
.content-card__button--secondary {
    text-decoration: none;
}

.category__filters-cont {
    display: flex;
    flex-direction: column;
    margin: 1rem 0;
    align-items: center;
}

.category__filters {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #000000;
    border-radius: 2rem;
    padding: 0.25rem;
    background-color: #FFFFFF;
}

.category__filters-label {
    padding: 0.75rem 0;
}

.category__filter {
    padding: 0.5rem;
    margin: 0;
}

.category__content-card {
    padding: 1rem;
}

@media (max-width: 767px) {
    .category__content-card {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .category__content-card {
        width: 50%;
    }
}

@media (min-width: 1024px) {
    .category__content-card {
        width: 33%;
    }
}

.category__content-cards {
    display: flex;
    flex-wrap: wrap;
}

.category__filters--stacked {
    flex-direction: column;
}

.owners_resources .cq-dd-image {
  max-height: 80px;
  width: auto;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.owners_resources .rte {
  text-align:center;
  margin: 15px;  
}

.owners_text_images .cmp-image {
  margin: 10px;
}

@media (min-width: 1024px) {

  .white_text,
  .white_text h1,
  .white_text p,
  .white_text .button,
  .white_text a:hover {
    color: white;
    text-decoration: none;
    text-align: center;
  }
}
@media (min-width: 63.9375rem) {
  .everydaycare .hero-carousel {
    padding: 20px 0 30px 0;
  }

  .everydaycare .accordionV2-title {
    display: none;
  }
}

@media (max-width: 63.9375rem) {
  .everydaycare .sticky-nav {
    display: none;
  }
}

.hero-carousel__item {
  display: block;
}

.everydaycare_accordion .hero-carousel {
  padding: 0;
}

.everydaycare_accordion .hero-carousel--wrap {
  margin: 0;
}

.everydaycare .pdp-sn-list {
  text-align: center;
}

.everydaycare .pdp-fixed {
  background: #FFF;
  left: 0;
  right: 0;
}

.ti-text .rte .btn-decorative {
  width: auto;
  text-decoration: none;
}
.megamenu-nav-panel-trigger:after {
  background: url("images/megamenu-caret-right.svg") no-repeat;
}

.megamenu-nav-back-item:after {
  background: url("images/megamenu-caret-left.svg") no-repeat;
}

.megamenu {
  border-bottom: 2px solid #012f60;
  font-size: 14px;
}

.megamenu-panel-trigger {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #2a5daf;
}

.megamenu-item-active .megamenu-panel-trigger {
  background: #E0942F;
  color: #000000;
}

.megamenu-panel-header {
  margin-bottom: .9rem;
}

.megamenu-panel-title-link {
  font-family: Helvetica,sans-serif;
}

.megamenu-subpanel-link:hover {
  background: #E0942F;
  color: #000000;
}

.megamenu-nav-back-item,
.megamenu-nav-item {
  text-transform: capitalize;
}

.megamenu-nav-back-item {
  background: #E0942F;
  color: #000000;
}

.megamenu-nav-back-item:hover {
  background: #E0942F;
  color: #000000;
}

.megamenu-panel-header-title, .megamenu-panel-title-link, .megamenu-panel-trigger {
  text-transform: none;
  text-decoration: none;
}

.megamenu-subpanel-link {
  color: #464646;
  text-transform: none;
  text-decoration: none;
}

.megamenu-panel-header-title {
  font-size: 14px;
}

.megamenu-panel-title-link {
  font-size: 14px;
}

.megamenu-nav-back-item,
.megamenu-nav-item {
  font-size: .9rem;
}

.megamenu-subpanel-link {
  font-size: 0.75em;
  line-height: 2.5;
}

.header-slot-aside {
  font-size: 12px;
  padding: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
}

.header-chat-link-text {
  color: #012f60;
  font-size: 12px;
  font-weight: normal;
}
.megamenu-nav-panel-3-columns {
  columns: 3;
  width: 28rem;
}
.megamenu-nav-panel-2-columns {
  columns: 2;
  width: 22rem;

}
@media (min-width: 63.9375rem) {
  .hero-carousel {
    padding: 20px;
    padding-bottom: 30px;
  }
}

.hero-carousel--wrap {
  border-bottom: transparent;
}

.hero-carousel__prev--btn.slick-arrow, .hero-carousel__next--btn.slick-arrow {
  visibility: visible;
  background: transparent;
  pointer-events: auto;
  color: #eeb111;
  outline-color: transparent;
}

.hero-carousel__prev--btn,
.hero-carousel__next--btn {
  width: 20px;
  height: 20px;
  background: transparent;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #EEB111;
}

.hero-carousel__prev--icon .icon:hover, .hero-carousel__next--icon .icon:hover {
  color: #D99E02;
  fill: #D99E02;
  background: transparent;
}

.hero-carousel__prev--btn button:focus,
.hero-carousel__next--btn button:focus,
.hero-carousel__prev--btn .button:focus,
.hero-carousel__next--btn .button:focus {
  background: transparent;
  color: #D99E02;
}

.hero-carousel__prev--btn:hover, .hero-carousel__next--btn:hover {
  color: #D99E02;
  fill: #D99E02;
  background: transparent;
}

@media (min-width: 63.9375rem) {
  .hero-carousel__status {
    display: none;
  }
}

.hero-carousel__next--btn {
  right: calc(2% - 8px);
}

.hero-carousel__prev--btn {
  left: calc(2% - 8px);
}

@media (max-width: 63.9375rem) {
  .hero-carousel__status {
    display: flex;
    margin-bottom: 0rem
  }
}

.hero-carousel__status .slick-dots li.slick-active button {
  border-color: #eeb111;
  background: #eeb111;
}

.button.secondary {
  background-color: #FFF;
  color: #000000;
  border: 2px solid #353535;
  text-decoration: none;
  padding: 0px 50px;
  height: 40px;
  outline: 0;
}

.button.secondary:hover, .button.secondary:focus {
  border: 2px solid #000000;
  background-color: #e2e2e2;
  color: #000000;;
  text-decoration: none;
  outline: 0;
}

.hero-carousel__product-tile {
  min-height: 390px;
}

.hero-carousel__status .slick-dots {
  bottom: 30px;
  display: none !important;
}

.hero-carousel__prev--icon .icon, .hero-carousel__next--icon .icon {
  display: block;
}
.hero-carousel__product-tile {
   min-height: 0;
}

.hero-carousel__btn.button {
   text-decoration: none;
   border-radius: 5px;
}
.back-to-top-trigger {
  border-radius: 50%;
  background-color: #2c4b72;
  color: #fff;
  height: 40px;
  width: 40px;

  -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.25);
}

.back-to-top-trigger:hover {
  background-color: #2a5daf;
  color: #fff;
}

.back-to-top-wrapper {
  min-width: 40px;
  min-height: 40px;
}

.back-to-top-caret {
  position: absolute;
  top: 4px;
  left: 10px;
}

.back-to-top-text {
  position: absolute;
  bottom: 7px;
  left: 30%;
  text-transform: none;
  display: block;
}

.prd-carousel__status .slick-dots li.slick-active button,
.product-carousel .slick-dots li.slick-active button {
  border-color: #EEB111;
  background: #EEB111;
}

.prd-carousel__prev--btn,
.prd-carousel__next--btn {
  color: #EEB111;
}

.prd-carousel__prev--btn:hover,
.prd-carousel__next--btn:hover {
  color: #d99e02;
}

@media (min-width: 1024px){
  .aem-Grid.aem-Grid--default--8 .prd-carousel__items-list .slick-track {
    width: auto !important;
  }

  .aem-Grid.aem-Grid--default--8 .prd-carousel__items-list .prd-carousel__item:nth-child(-n+4) {
    min-width: 200px;
  }

  .aem-Grid.aem-Grid--default--8 .prd-carousel__product-tile {
    padding: 10px;
    min-width: 180px;
  }
}

.aem-Grid.aem-Grid--default--8 .prd-carousel__product-tile {
  padding: 10px;
}

.aem-Grid.aem-Grid--default--8 .prd-carousel__product-tile__detail {
  padding-top: 10px;
}

.aem-Grid.aem-Grid--default--8 .prd-carousel__items-list .slick-track {
  justify-content: space-between;
}

.slick-initialized .slick-slide, .prd-carousel__product-tile__img-link, .prd-carousel__product-tile__title--link {
  outline-color: transparent;
}
.contact-us-form-wrapper {
  padding: none;
}

.contactUsForm .contact-us-form-wrapper {
  padding: unset;
}

.contact-us-send-btn {
    background: #eeb111;
    padding: 1em;
    width: 75%;
    margin: 2.25em auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
    text-align: center;
    border-radius: 30px;
    border: 0;
}

.contact-us-send-btn:focus {
  color: #2e2e2e;
  text-decoration: none;
}

.contact-us-form-content .form-req-message {
  color: red;
}

@media (max-width: 1023px) {
	.contact-us-send-btn {
		width: 50%;
	}
}


@media (max-width:767px) {

    .contact-us-form-wrapper {
    padding: unset;
  }

  .contact-us-send-btn {
		width: 100%;
	}
}
.compare-bar-container {
  background-color: #fff;
}

.compare-bar {
  background-color: #EEB111;
}

.compare-bar-delete-trigger {
	background: #EEB111;
}

.compare-bar-product-tile {
    background-color: unset;
    border: 0.1px solid #aaa;
}

.compare-bar-title {
    color: #000000;
    text-transform: capitalize;
}
.pdp-overview-sub-title {
  text-transform: none;
}
.sitemap {
  padding: 0;
  margin: 0;
}

.sitemap a {
  text-decoration: underline;
  color: #5b5b5b;
}

.sitemap a:hover {
  color: #353535;
}

.languageselector .desktop-lang-section {
	margin-bottom: 20px;
    position: relative;
    height: 45px;
}

.desktop-lang-section .lang-selector {
    height: 50px;
    padding-left: 15px;
    padding-right: 30px;
    z-index: 1;
    position: absolute;
    width: 72%;
    background-color: transparent;
    -webkit-appearance: none;
}

.desktop-lang-section .lang-selector:focus {
    outline: none;
}

.language-section .form-select-icon {
    z-index: 0;
    position: absolute;
    left: 64%;
	top: 27px;
}

@media (max-width: 600px) {
	.language-section .form-select-icon {
        left: 57%;

	}
}

.languageselector .mobile-footer-lang-section {
	display: none;
}

button.modal-video-close-btn.js-modal-video-dismiss-btn:hover {
  background: transparent;
}

button.modal-video-close-btn.js-modal-video-dismiss-btn:hover::after,
button.modal-video-close-btn.js-modal-video-dismiss-btn:hover::before {
  background-color: #d99e02;
}
a.header-user-location-link {
    color: black;
    text-decoration: none;
}

div#location-modal .location-modal-button {
    font-size: 1rem;
    color: #231f20;
}

.location-modal-button:disabled {
    background-color: #f2f2f2;
    color: #5b5b5b;
    cursor: default;
}

.location-modal-button:hover:disabled {
    background-color: #f2f2f2;
    color: #5b5b5b;
    cursor: default;
}

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

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

@media screen and (max-width: 47rem) {
    .zip-loader {
        top: 1rem;
    }

    .zip-resolved-checkmark {
        top: 1.25rem;
    }
}

@media screen and (max-width: 24rem) {
    div#location-modal .location-modal-button {
        margin-top: 0.5rem;
        font-size: 0.75rem;
    }
}

.cart-mini {
    border: 0.125rem solid #e2e2e2;
}

.cart-mini__prod a {
    display: block;
    pointer-events: none;
}
.social-icons .icon::before, .social-icons a .icon::before {
    background: #EEB111;
}

.social-icons, .social-icons a {
    color: #000;
}

@media (max-width: 767px) {
	.mobile-footer-content-wrapper, 
	.mobile-footer-social-icons, 
	.mobile-footer-lang-section {
		display: block;
    }

    .desktop-footer-content-wrapper,
    .desktop-footer-social-icons,
    .desktop-lang-section {
        display: none;
    }
}

@media (min-width: 768px) {
	.mobile-footer-content-wrapper, 
	.mobile-footer-social-icons, 
	.mobile-footer-lang-section {
		display: none;
    }

    .desktop-footer-content-wrapper,
    .desktop-footer-social-icons,
    .desktop-lang-section {
        display: block;
    }
}
div.modal-add-to-cart-cfm__icon svg {
  width: 2rem;
  height: 2rem;
}
div.modal-add-to-cart-cfm__product-title .modal-add-to-cart-cfm__prod-name {
  color: #222;
}
.modal-add-to-cart-cfm__btn-expandcollapse {
  width: 1rem;
  color: #eeb111;
  border: none;
  outline: none;
}
.modal-add-to-cart-cfm__btn-expandcollapse:hover,
.modal-add-to-cart-cfm__btn-expandcollapse:active,
.modal-add-to-cart-cfm__btn-expandcollapse:focus {
  color: #eeb111;
}
.button.modal-add-to-cart-cfm__cont-shopping {
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
}
.button.modal-add-to-cart-cfm__cont-shopping:hover {
  color: #353535;
  background-color: #e2e2e2;
  text-decoration: none;
  border: 2px solid #353535;
}
.button.modal-add-to-cart-cfm__cont-shopping:focus {
  color: #353535;
  background-color: #fff;
  border: 2px solid #353535;
  text-decoration: underline;
}
.modal-add-to-cart-cfm-main .modal-box {
  max-width: 381px;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm__headding .modal-add-to-cart-cfm__title--val {
  font-size: 1.25rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2rem;
  letter-spacing: normal;
  color: #231f20;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm__headding .modal-add-to-cart-cfm__title .modal-add-to-cart-cfm__icon {
  background-color: #e0942f;
  border-radius: 50%;
  margin-right: .5625rem;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm__headding .modal-add-to-cart-cfm__x-button {
  color: #464646;
  position: static;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content {
  display: block;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content.failed .modal-add-to-cart-cfm__product-title,
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content.failed .modal-add-to-cart-cfm__text {
  display: none;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content.failed .modal-add-to-cart-cfm__cont-shopping {
  display: none;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content.failed.non-empty-cart .modal-add-to-cart-cfm__cont-shopping {
  display: flex;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content.failed .modal-add-to-cart__error-msg {
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ee0000;
  margin-bottom: 2.675rem;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart__error-msg {
  display: none;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__product-title {
  flex-direction: column-reverse;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__product-title .modal-add-to-cart-cfm__prod-name {
  padding-left: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #012f60;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__text .modal-add-to-cart-cfm__model-number .modal-add-to-cart-cfm__text-label,
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__text .modal-add-to-cart-cfm__color-name .modal-add-to-cart-cfm__text-label,
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__text .modal-add-to-cart-cfm__qty .modal-add-to-cart-cfm__text-label {
  font-size: 0.875rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #464646;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__text .modal-add-to-cart-cfm__model-number .modal-add-to-cart-cfm__text-value,
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__text .modal-add-to-cart-cfm__color-name .modal-add-to-cart-cfm__text-value,
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__text .modal-add-to-cart-cfm__qty .modal-add-to-cart-cfm__text-value {
  font-size: 0.875rem;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #464646;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__text .modal-add-to-cart-cfm__total-price {
  padding: 1.25rem 0 3.0625rem;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__text .modal-add-to-cart-cfm__total-price .modal-add-to-cart-cfm__text-label--big {
  font-size: 1.25rem;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #231f20;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__text .modal-add-to-cart-cfm__total-price .modal-add-to-cart-cfm__text-value--big {
  font-size: 1.25rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #231f20;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm-content .modal-add-to-cart-cfm__cont-shopping {
  box-sizing: border-box;
  font-size: 1rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #012f60;
  border-color: #012f60;
  margin: 0 2.1875rem;
  width: calc(100% - 4.375rem);
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm__buttons .modal-add-to-cart-cfm__pro-to-checkout {
  margin: 0 2.1875rem;
  width: calc(100% - 4.375rem);
  color: #231f20;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm__buttons.failed .button.modal-add-to-cart-cfm__cont-shopping {
  display: flex;
  box-sizing: border-box;
  font-size: 1rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #231f20;
  border-color: #012f60;
  margin: 0 2.1875rem;
  width: calc(100% - 4.375rem);
  background-color: #e0942f;
  border-color: #e0942f;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm__buttons.failed .modal-add-to-cart-cfm__pro-to-checkout {
  display: none;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm__buttons.failed.non-empty-cart .modal-add-to-cart-cfm__cont-shopping {
  display: none;
}
.modal-add-to-cart-cfm-main .modal-add-to-cart-cfm__buttons.failed.non-empty-cart .modal-add-to-cart-cfm__pro-to-checkout {
  display: flex;
}
@media (max-width: 47.9375rem) {
  .modal-add-to-cart-cfm-main .modal-box {
    margin: 0 auto;
  }
}

.pdp-tray__text-disclaimer {
    display: none;
    font-size: 1rem;
}

.wp-loader {
    display: inline-block;
    position: inherit;
    margin-left: 1rem;
    margin-bottom: -0.3125rem;
    border-top: .4rem solid #eeb111;
}

.pdp-tray__wp-loading .pdp-tray__change-location-section {
    margin-top: 0.5rem;
}

.pdp-tray__major-estimates-info {
    margin-top: 1.25rem;
}

.pdp-tray__estimates-description-section {
    margin-top: 0.3125rem;
    font-size: 0.75rem;
}

.change-location-button-pdp {
    font-weight: normal;
}

@media (min-width: 768px) {
    .where-to-buy-pdp-major {
        margin-left: 10px;
    }
}

.pdp-tray__wp-no-location {
    display: none;
}

.login-registration {
    min-height: 65vh;
}

.login-cmp-forgot-password {
	text-align: right;
}
/* Color Palette */
.cx-widget.cx-theme-whirlpool {
  font-family: 'Roboto', sans-serif;
}
.cx-widget.cx-theme-whirlpool .cx-svg-icon-tone1 {
  fill: #e0942f;
}
.cx-widget.cx-theme-whirlpool input:focus,
.cx-widget.cx-theme-whirlpool textarea:focus,
.cx-widget.cx-theme-whirlpool .cx-btn:focus,
.cx-widget.cx-theme-whirlpool .cx-button-group button:focus,
.cx-widget.cx-theme-whirlpool .cx-form-control:not(.cx-error):focus {
  border-color: #e0942f;
}
.cx-widget.cx-theme-whirlpool .cx-btn-default {
  border: 0;
}
.cx-widget.cx-theme-whirlpool .cx-btn-default:hover {
  color: #000000;
  border: 0;
  background-color: #e2e2e2;
}
.cx-widget.cx-theme-whirlpool .cx-btn-primary {
  background-color: #e0942f;
  border-radius: 0;
  color: #000000;
}
.cx-widget.cx-theme-whirlpool .cx-btn-primary:hover {
  background-color: #d99e02;
}
.cx-widget.cx-theme-whirlpool .cx-webchat.cx-minimized .cx-webchat-counter {
  background-color: #e0942f;
}

.ac-target-modal {
	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: 1;
}
.ac-target-modal__dialog_parts{
		opacity: 1;
    }

.ac-target-modal__dialog {
	display: block;
	visibility: visible;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	transform: translate3d(0,0,0);
	opacity: 1;
	z-index: 2;
}

.ac-target-modal h1 {
	color: #000000;
	font-size: 3.125em;
	text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 500;
    font-family:'Avenir','helvetica',sanserif;
    text-transform: none;
    line-height: 2.0625rem;
    margin: 0.3em 0 0.2em;
}

.ac-target-modal h2 {
    font-size: 1.48rem;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    font-weight: 200;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Avenir',sans-serif;
    line-height: 1.15em;
    color:#222;
}

.ac-target-modal__content {
	opacity: 1;
	margin: auto;
	padding: 10px;
	background-color: transparent;
    border: 0;
    box-shadow: none;
}

.ac-target-modal .close {
	color: #fefefe;
	border: 2px solid #fefefe;
	opacity: unset;
	padding: 0 2px;
	font-size: 1.2em;
	float: right;
	margin: 0 0 10px;
	line-height: 1;
}

.ac-target-modal .close:hover,.close:focus {
	text-decoration: none;
	cursor: pointer;
}

.ac-target-modal__form__submit-btn:hover {
	background-color: #9a132b;
}

.ac-target-modal .thankbtn:hover {
	background-color: #9a132b;
	border: 0;
	outline: 0;
	color: #fff;
}

.ac-target-modal .btn {
	display: block;
	background-color: #c41230;
	margin: 10px auto;
	cursor: pointer;
}

.ac-target-modal__subblock {
	height: 415px;
    width: 575px;
	padding: 25px 33px;
	background-color: #fff;
}

.ac-target-modal .ac-target-modal__cx-widget {
	color: #444a52;
	background-color: #fff;
	text-align: center;
	font-size: 1.8em;
	padding: 0 13px;
}

.ac-target-modal__subblock p {
	font-size: .66em;
    display: block;
    line-height: 100%;
    margin-top: 1.2vh;
    font-family: "Avenir-Roman",sans-serif;
    padding-left: 1%;
    padding-right: 1%;
}

.ac-target-modal__form {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	margin: 15px 0 0;
	height: 50px;
}

input.ac-target-modal__form__input {
	font-size: .6em;
	border: 2px solid #ededed;
	transition: border-color .3s ease,box-shadow .3s ease;
	font-style: italic;
}

.ac-target-modal__form__submit-btn {
	background-color: #c41239;
	color: #fff !important;
	display: inline-block;
	font-size: .54em;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	width: 32%;
	height: 50px;
	border: 0;
	cursor: pointer;
}

.ac-target-modal__form__submit-btn:focus {
	outline: 0;
}

input.ac-target-modal__form__input {
	width: 70%;
	padding-left: 30px;
	margin-right: 10px;
}

.ac-target-modal__opt-form p {
	font-size: .5em;
	padding: 0 0 20px 10px;
	display: inline;
	text-align: left;
}

.ac-target-modal__opt-form p a {
	font-size: 1em;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}

input.ac-target-modal__opt-form__input {
	width: 35px;
	height: 20px;
	display: block;
}

.ac-target-modal__opt-form {
	display: flex;
	line-height: 15px;
	margin: 10px 0;
}

.ac-target-modal__form--right-arrow:after {
	position: absolute;
	margin-left: 18px;
	margin-top: 18px;
	content: " ";
	border-left: 8px solid brown;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
}

.ac-target-modal .thankbtn {
	width: 50%;
	height: 50px;
	font-size: 1.5em;
	border: 0;
	border-radius: 4px;
	color: white;
	font-weight: 600;
	text-transform: none;
}

.ac-target-modal__thank-you h1 {
	color: #444a52;
}

.ac-target-modal__end-note p {
	font-size: .83em;
	text-align: left;
    padding: 0 10px;
}

.ac-target-modal__body {
	padding: 20px 0;
}

.ac-target-modal .ac-target-modal__cx-widget span.error {
	color: red;
	font-size: .4em;
	text-align: left;
	margin: 0;
	display: block;
}

.ac-target-modal__dialog {
	position: relative;
	width: auto;
	margin: 10px;
}




@media(min-width:768px) {
	.ac-target-modal__dialog {
		width: 600px;
		margin: 30px auto;
	}
}

@media screen and (max-width: 800px) {
    .sideContent{
        float: left;
    }



    .float-child {
        display: none;
    }

    .imgrto {
        height: inherit;
        max-width: 100%;
    }

    .float-child1 {
        width: 100% !important;
        text-align: center;
    }

   .ac-target-modal__subblock {
        height: 415px;
        width: 100%;
        background-color: #fff;
}

.ac-target-modal .ac-target-modal__cx-widget {
	color: #444a52;
	background-color: #fff;
	text-align: center;
	font-size: 1.8em;
	padding: 0 13px;
}

.ac-target-modal__subblock p {
	font-size: .49em;
	display: block;
	line-height: normal;
	margin: 5px;
	padding: 0;
    font-family: 'Avenir-Roman',sanserif;
}
.form-group__button_n {
    display: inline-block;
    font-size: 0.37rem;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    width: 75% !important;
    height: 30px;
    border: none;
    text-transform: uppercase;
    background-color: #E0942F;
    color: #000000;
    font-family:'Roboto',sans-serif;
}

.ac-target-modal__dialog {
    width: auto;
    margin: 0px !important;
}
.ac-target-modal__content {
    padding: 0px !important;
}
.ac-target-modal__opt-form {
    display: flex;
    line-height: 15px;
    margin: 10px;
}
.kADiscText {
    font-family: 'avenir';
    height: 14px;
    font-size: 59px !important;
    font-weight: 400;
    margin: -20px;
}
.discalimer-div{
padding: 10px 50px 0px 50px !important;
}

.ac-model-clsBtn{
    font-family: 'helvetica';
	cursor:pointer;
    font-weight: 400;
    color: #858585;
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
	font-size:1.2rem;
    float: right;
}

.ac-target-modal__dialog {
    position: fixed;
    width: 100%;
    margin: 0;
    bottom: 0;
}

.ac-target-modal__dialog__up {
    width: 100%;
    display: flex;
    height: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}
.ac-target-modal__body{padding:20px 0 0;position:fixed;bottom:0;right:0;left:0}
.ac-target-modal__content{opacity:1;margin:auto;padding:0;background-color:transparent;border:0;box-shadow:none}
.ac-target-modal .close{color:#fefefe;border:2px solid #fefefe;opacity:unset;padding:4px;font-size:1.1em;margin:-35px 12px}
.ac-target-modal__dialog{position:fixed;width:100%;margin:0;bottom:0}
.ac-target-modal .close:hover,.close:focus{text-decoration:none;cursor:pointer}
.ac-target-modal h1{font-size:4.8vh;height:24px;margin:10px 0 10px 0}
.ac-target-modal h2{font-size:1.3em;padding:30px 0 30px;margin-top:0}
.ac-target-modal h3{font-size: 1.1rem !important;font-family: 'Avenir',SANS-SERIF !important;text-align: center !important;font-weight: 100 !important;margin-bottom: 5% !important;margin-top: 5% !important;text-transform:none;}
.ac-target-modal__dialog__up .ac-target-modal__subblock{padding:10px;}
.ac-target-modal__subblock{padding:10px;overflow:scroll;}
.ac-target-modal__subblock .ac-target-modal__cx-widget{padding:0}
h4 {
    font-size: 0.5rem;
    font-family: 'Avenir',sans-serif;
    font-weight: 100;
    text-align: center;
    padding-left: 45px;
    border-right-width: 20px;
    padding-right: 45px;
}

    }
@media screen and (max-width: 1000px) and (orientation: landscape) {
    .sideContent{
        float: left;
    }



    .float-child {
        display: none;
    }

    .imgrto {
        height: inherit;
        max-width: 100%;
    }

    .float-child1 {
        width: 100% !important;
        text-align: center;
        margin-bottom: 0px;
    }

   .ac-target-modal__subblock {
        height: 100vh;
        width: 60%;
        margin-left: 20%;
        background-color: #fff;
}

.ac-target-modal .ac-target-modal__cx-widget {
	color: #444a52;
	background-color: #fff;
	text-align: center;
	font-size: 1.8em;
	padding: 0 13px;
}

.ac-target-modal__subblock p {
	font-size: .49em;
	display: block;
	line-height: normal;
	margin: 5px 10px 10px;
	padding: 0 15px;
    font-family: 'Avenir-Roman',sanserif;
}
.form-group__button_n {
    display: inline-block;
    font-size: 0.37rem;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    width: 75% !important;
    height: 30px;
    border: none;
    text-transform: uppercase;
    background-color: #E0942F;
    color: #000000;
    font-family:'Roboto',sans-serif;
}

.ac-target-modal__dialog {
    width: auto;
    margin: 0px !important;
}
.ac-target-modal__content {
    padding: 0px !important;
}
.ac-target-modal__opt-form {
    display: flex;
    line-height: 15px;
    margin: 10px;
}
.kADiscText {
    font-family: 'avenir';
    height: 14px;
    font-size: 59px !important;
    font-weight: 400;
    margin: -20px;
}
.discalimer-div{
padding: 10px 50px 0px 50px !important;
}

.ac-model-clsBtn{
    font-family: 'helvetica';
	cursor:pointer;
    font-weight: 400;
    color: #858585;
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
    margin-top: 10px;
	font-size:1.2rem;
    float: right;
}

.ac-target-modal__dialog {
    position: fixed;
    width: 100%;
    margin: 0;
    bottom: 0;
}

.ac-target-modal__dialog__up {
    width: 100%;
    display: flex;
    height: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}
.ac-target-modal__body{padding:20px 0 0;position:fixed;bottom:0;right:0;left:0}
.ac-target-modal__content{opacity:1;margin:auto;padding:0;background-color:transparent;border:0;box-shadow:none}
.ac-target-modal .close{color:#fefefe;border:2px solid #fefefe;opacity:unset;padding:4px;font-size:1.1em;margin:-35px 12px}
.ac-target-modal__dialog{position:fixed;width:100%;margin:0;bottom:0}
.ac-target-modal .close:hover,.close:focus{text-decoration:none;cursor:pointer}
.ac-target-modal h1{font-size:4.8vw;height:24px;margin:10px 0 10px 0;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}
.ac-target-modal h2{font-size:1.3em;padding:30px 0 20px;margin-top:0}
.ac-target-modal h3{font-size: 1.1rem !important;font-family: 'Avenir',SANS-SERIF !important;text-align: center !important;font-weight: 100 !important;margin-bottom: 5% !important;margin-top: 5% !important;text-transform:none;}
.ac-target-modal__dialog__up .ac-target-modal__subblock{padding:10px;}
.ac-target-modal__subblock{padding:10px;overflow:scroll;}
.ac-target-modal__subblock .ac-target-modal__cx-widget{padding:0}
h4 {
    font-size: 0.5rem;
    font-family: 'Avenir',sans-serif;
    font-weight: 100;
    text-align: center;
    padding-left: 45px;
    border-right-width: 20px;
    padding-right: 45px;
    margin-bottom: 0px;
}

    }

    .sideContent {
        float: left;
    }

    .imgrto {
        height: 415px;
        max-width: 100%;
    }

    .ModalPopUp {
        max-height: 445px;
        max-width: 626px !important;
        background-color: #808080 !important;
    }

    .reqModal {
        padding: 0px;
    }



    .float-container {
        padding: 0px;
    }

    .float-child {
        max-height: 415px;
        width: 20%;
        float: left;
    }

    .float-child1 {
        max-height: 415px;
        width: 80%;
        float: left;
        text-align: center;
    margin-bottom:10px;
    }

    .acLogoImg {
        margin: auto;
        height: auto;
        max-width:100%;
        width: 250px;
        padding-top: 20px;
    }

    .whippedText {
        padding-top: 5px;
        font-family: Avenir;
        font-size: 18px;
        font-weight: 100;
        margin: 0px;
    }

    .pad-top30 {
        padding-top: 30px;
    }

    .pad-top20 {
        padding-top: 20px;
    }
	.no-pad {
        padding: 0px !important;
    }

    .pad-btm30 {
        padding-top: 30px;
    }

    .kADiscText {
        font-family: 'avenir';
        height: 20px;
        font-size: 90px;
        font-weight: 400;
        margin: -20px;
    }

    .form-group__button_n {
        background-color: #E0942F;
        color: #000000;
        font-family:'Roboto',sans-serif;
        display: inline-block;
        font-size: 1rem;
        font-weight: 600;
        text-align: center;
        text-decoration: none;
        width: 300PX;
        height: 50px;
        border: none;
        text-transform: uppercase;
    }

    .popup_disclaimer_text {
        margin-bottom: 0px;
        padding-top: 10px;
       font-family: Avenir;
        font-size: 7px;
        text-align: center;
    }

    .Ad_text {
        margin-bottom: 0px;
        inline-size: 300px;
        font-family: Avenir;
        font-size: 35px;
        text-align: center;
    }

    .cross-mark {
        cursor: pointer;
        margin-right: 10px;
    }
	.ac-target-modal-disctext {
	text-align: center !important;
    max-width: 300px;
    padding-left: 84px !important;
    }
.discalimer-div{
padding: 3px 80px 0px 80px;
}

   .KAD-close {
    font-family: Avenir;
    font-size: 0.5rem;
    color: #000000 !important;
    float: right;
}

.ac-model-clsBtn{
    font-family: 'helvetica';
	cursor:pointer;
    font-weight: 400;
    color: #858585;
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
	font-size: 1.2rem;
    float: right;
}

.ac-target-modal__dialog__up {
    width: 100%;
    display: flex;
    height: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}

.ac-target-modal h3 {
    font-size: 1.1rem;
    font-family: 'Avenir',SANS-SERIF;
	text-align:center;
    font-weight: 100;
    margin-bottom: 5%;
    margin-top: 5%;
    line-height: 1.15em;
    text-transform:none;
    color:#222;
}

.ac-target-modal h4 {
    font-size: 0.5rem;
    font-family: 'Avenir',sans-serif;
    font-weight: 100;
	text-align:center;
    padding-left: 75px;
    border-right-width: 20px;
    padding-right: 75px;
}
.ac-target-modal__error {
	font-size: 0.7rem;
	font-family: 'Avenir','Arial','Helvetica';
	color: red;
}
/* Whirlpool modal popup css */
.toast-container {
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    bottom: 5rem;
    z-index: 99;
 }
 .toast-main {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px;
    gap: 20px;
    height:56px;
    position: absolute;
    left: 50%;
    top: 91.33%;
    background: #000000;
    border-radius: 10px;
    transform: translate(-50%, 0);
 }
 .toast-message {
    width: auto;
    height: 19px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
 }
 .toast-close {
    color: #fff;
    cursor: pointer;
    line-height: 19px;
 }
 #toast{
 transform: translateY(100vh);
 -webkit-transform:translateY(100vh);
 -ms-transform:translateY(100vh);
 }
 @-webkit-keyframes abscfadeIn{
 from {
    opacity: 0;
    -webkit-transform:translateY(100vh);
 }
 to {
    opacity: 1;
    -webkit-transform: translateY(0);
 }
 }
 @-moz-keyframes abscfadeIn{
from {
    opacity: 0;
    transform:translateY(100vh);
 }
 to {
    opacity: 1;
    transform: translateY(0);
 }
 }
 @-ms-keyframes abscfadeIn{
from {
    opacity: 0;
    -ms-transform:translateY(100vh);
 }
 to {
    opacity: 1;
    -ms-transform: translateY(0);
 }
 }
 @keyframes abscfadeIn{
 from {
    opacity: 0;
    transform:translateY(100vh);
 }
 to {
    opacity: 1;
    transform: translateY(0);
 }
 }
 @-webkit-keyframes abscfadeOut{
 from {
    opacity: 1;
    -webkit-transform:translateY(0);
 }
 to {
    opacity: 0;
    -webkit-transform: translateY(100vh);
 }
 }
 @-moz-keyframes abscfadeOut{
 from {
    opacity: 1;
    transform:translateY(0);
 }
 to {
    opacity: 0;
    transform: translateY(100vh);
 }
 }
 @-ms-keyframes abscfadeOut{
 from {
    opacity: 1;
    -ms-transform:translateY(0);
 }
 to {
    opacity: 0;
    -ms-transform: translateY(100vh);
 }
 }
 @keyframes abscfadeOut{
 from {
    opacity: 1;
    transform:translateY(0);
 }
 to {
    opacity: 0;
    transform: translateY(100vh);
 }
 }
 @media (max-width:767px) {
 .toast-main {
    left: 0;
    right: 0;
    margin: 0 auto;
    transform:none;
    width:fit-content;
 }
 .toast-container {
    bottom:5rem;
 }
 }
 @media (max-width:320px) {
 .toast-main {
    align-items: flex-start;
    width: 80%;
    transform:none;
 }
 .toast-message {
    width: 85%;
    height: 38px;
 }
 .toast-close {
    line-height: 22px;
 }
 }
.ariparts__container {
  width: 100%;
  min-height: 1rem;
  padding: 0 0 3.125rem 1.25rem;
}
.ariparts__container img.ari-ModelSearchBtn,
.ariparts__container img.ari-PartSearchBtn {
  display: inline-block;
}

.finder-branded-header {
  margin: 0 -0.75rem 1rem;
  background-color: #F2F2F2;
}
@media screen and (min-width: 74.375rem) {
  .finder-branded-header {
    margin: 0 -30%;
  }
}
.finder-branded-header__container {
  margin: 0 auto;
  max-width: 74.375rem;
}
.finder-branded-header__text {
  padding: 1rem 3.375rem;
  color: #231F20;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
  text-align: center;
}
.finder-branded-header__images {
  display: flex;
  flex-wrap: wrap;
  gap: 2.25rem;
  justify-content: center;
  padding-bottom: 1.5rem;
}
.finder-branded-header__images--single .finder-branded-header__image {
  max-width: 9.125rem;
}
.finder-branded-header__image {
  align-self: center;
  max-height: 1.5rem;
  max-width: 6.25rem;
  height: 100%;
}
@media (min-width: 64rem) {
  .finder-branded-header__text {
    padding: 1.5rem 3.375rem;
  }
  .finder-branded-header__images {
    gap: 6.25rem;
  }
  .finder-branded-header__images--single .finder-branded-header__image {
    max-height: 2rem;
    max-width: 13.125rem;
  }
  .finder-branded-header__image {
    max-height: 2rem;
    max-width: 8.125rem;
  }
}

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

.header-part-to-move-down {
  display: none;
}
.header-part-to-move-down .header-shop-parts a.button {
  margin: 0 0 0.5rem;
  border-radius: 0.25rem;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  line-height: 1.0625rem;
}
.header-part-to-move-down .header-contact-phone svg {
  margin: auto 0.25rem auto 0;
  height: 1.25rem;
}
.header-part-to-move-down .header-contact-phone p {
  margin: auto 0;
  color: #231f20;
  font-size: 1.125rem;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
header.header-v3 {
  border-bottom: 0.25rem solid #012f60;
}
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: 5rem;
  align-items: center;
  position: relative;
  padding: 0;
}
header.header-v3 .main_header .tool-set-section .header-part-to-move-down {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
header.header-v3 .main_header .tool-set-section .header-part-to-move-down .header-shop-parts {
  margin-top: 0.625rem;
  min-width: 11.25rem;
}
header.header-v3 .main_header .tool-set-section .header-part-to-move-down .header-contact-phone {
  min-width: 10rem;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 0.9375rem;
  padding: 0 0.9375rem;
  border-right: solid 0.0625rem #979797;
  border-left: solid 0.0625rem #979797;
}
header.header-v3 .main_header .tool-set-section .logo {
  display: block;
  height: 5rem;
  padding: 0.8125rem 0.4375rem;
}
header.header-v3 .main_header .tool-set-section .logo img {
  max-height: 100%;
  height: 10rem;
}
header.header-v3 .main_header .tool-set-section .header-cart-v3 .header-cart-v3-trigger .header-cart-v3-item-count {
  background-color: #e0942f;
}
@media all and (max-width: 64rem) {
  header.header.header-v3 {
    border-bottom-color: #e0942f;
  }
  header.header.header-v3 .main_header .tool-set-section {
    height: 3.5rem;
  }
  .header-part-to-move-down .header-shop-parts a.button {
    padding: 0.25rem;
    font-size: 0.75rem;
    line-height: 0.875rem;
    text-wrap: unset;
  }
  .header-part-to-move-down .header-contact-phone {
    margin-left: 0;
  }
  .header-part-to-move-down .header-contact-phone p {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
}
@media all and (max-width: 47.99rem) {
  header.header.header-v3 .main_header .tool-set-section .header-part-to-move-down {
    display: none;
  }
  .header-part-to-move-down {
    display: inline-flex;
    justify-content: space-around;
    width: 100%;
    margin: 0.625rem 0;
  }
  .header-part-to-move-down .header-shop-parts {
    border-radius: 0.25rem;
    width: 50%;
    margin-right: 0.625rem;
    margin-left: 0.3125rem;
  }
  .header-part-to-move-down .header-shop-parts a.button {
    margin: 0 auto;
  }
  .header-part-to-move-down .header-contact-phone {
    display: inline-flex;
    justify-content: center;
    border-left: solid 0.0625rem #979797;
    width: 50%;
  }
}

.global-navigation {
  height: 0;
}
.global-navigation .sidebar-icon-toggle {
  transition: all 0.2s;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  width: 3.5rem;
  height: 3.5rem;
  background-color: #edb110;
  -webkit-tap-highlight-color: transparent;
}
.global-navigation .sidebar-icon-toggle .sidebar-icon-toggle_icon {
  margin: 1rem 1rem 0 1rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle {
  background-color: #eeeeee;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal {
  transition: all 0.2s;
  box-sizing: border-box;
  opacity: 0;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal.mobile-menu-close-text {
  opacity: unset;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  color: #000000;
  display: block;
  width: 100%;
  text-align: center;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal.mobile-menu-text {
  display: none;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-1 {
  transition: all .2s;
  box-sizing: border-box;
  transform: rotate(135deg);
  margin-top: .625rem;
  height: 0.25rem;
  border-radius: 0.25rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-2 {
  transition: all .2s;
  box-sizing: border-box;
  transform: rotate(-135deg);
  margin-top: -0.56rem;
  height: 0.25rem;
  border-radius: 0.25rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
  transform: translateX(0);
  border-top: solid 2px #edb110;
  overflow-y: auto;
}
.global-navigation .spinner-mobile {
  transition: all 0.2s;
  box-sizing: border-box;
  position: absolute;
  height: 0.125rem;
  width: 100%;
  border-radius: 20%;
  background-color: #000000;
}
.global-navigation .diagonal.part-1 {
  position: relative;
  transition: all 0.2s;
  box-sizing: border-box;
  float: left;
}
.global-navigation .diagonal.part-2 {
  transition: all 0.2s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 0.1875rem;
}
.global-navigation .horizontal {
  transition: all 0.2s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 0.1875rem;
}
.global-navigation .horizontal.mobile-menu-close-text {
  display: none;
}
.global-navigation .mobile-menu-text {
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  color: #000000;
  width: 100%;
  text-align: center;
}
.global-navigation .global-menu_container .primary-link.hidden {
  display: none;
  transition: 0.2s;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .global-navigation {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: inherit;
  }
  .global-navigation .sidebar-icon-toggle {
    display: none;
  }
  .global-navigation .global-navigation {
    margin: 0 8.4375rem 0 8.4375rem;
  }
  .global-navigation input[type="checkbox"]:not(:checked)#openGlobalMenuTrigger ~ .global-menu {
    display: flex;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: none;
    border-top: none;
  }
}
@media all and (min-width: 85.375rem) {
  .global-navigation {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: inherit;
  }
  .global-navigation .sidebar-icon-toggle {
    display: none;
  }
  .global-navigation .global-navigation {
    margin: 0 8.4375rem 0 8.4375rem;
  }
  .global-navigation input[type="checkbox"]:not(:checked)#openGlobalMenuTrigger ~ .global-menu {
    display: flex;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: none;
    border-top: none;
  }
}
@media all and (min-width: 85.375rem) {
  .author-mode .global-navigation {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: inherit;
  }
  .author-mode .global-navigation .sidebar-icon-toggle {
    display: none;
  }
  .author-mode .global-navigation .global-navigation {
    margin: 0 8.4375rem 0 8.4375rem;
  }
  .author-mode .global-navigation input[type="checkbox"]:not(:checked)#openGlobalMenuTrigger ~ .global-menu {
    display: flex;
  }
  .author-mode .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: none;
    border-top: none;
  }
}
@media all and (max-width: 63.938rem) {
  .global-menu_container .primary-link.open {
    background-color: transparent !important;
    transition: none;
  }
}
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media only screen and (min-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .global-menu_container {
    display: block !important;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider,
  .global-menu_container .primary-link.ipad-open ~ .hidden-slider {
    opacity: 0 !important;
  }
  .global-navigation .global-menu_container .primary-link.ipad-open.open {
    background-color: #edb110;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .global-menu_container {
      display: block !important;
    }
    .global-navigation .global-menu_container .primary-link.open {
      background-color: #edb110;
      transition: .5s;
    }
    .global-menu_container .hidden-slider {
      display: none !important;
    }
    .global-menu_container .primary-link.open ~ .hidden-slider,
    .global-menu_container .primary-link.ipad-open ~ .hidden-slider {
      opacity: 0 !important;
    }
  }
}
@media not all and (min-resolution: 0.001dpcm) and only screen and (max-width: 48rem) {
  .global-navigation .global-menu_container .primary-link.open {
    background-color: transparent;
    transition: none;
  }
}
@supports (-webkit-hyphens:none) {
  .global-menu_container {
    display: block !important;
  }
  .global-navigation .global-menu_container .primary-link.open {
    background-color: #edb110;
    transition: .5s;
  }
  .global-menu_container .hidden-slider {
    display: none !important;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider,
  .global-menu_container .primary-link.ipad-open ~ .hidden-slider {
    opacity: 0 !important;
  }
}
.keyboard-navigation .global-menu_container li:active,
.keyboard-navigation .global-menu_container li a:active {
  outline: unset !important;
}
.keyboard-navigation .global-menu_container .primary-link:focus {
  transition: none;
  outline: 0.125rem solid #000000;
  outline-offset: -0.25rem;
}
.global-menu {
  left: 0;
  width: 100%;
  transform: translateX(150%);
  transition: transform 500ms ease-in-out;
  background: #ffffff;
  height: 100vh;
  -webkit-tap-highlight-color: transparent;
}
.global-menu_container {
  list-style-type: none;
  margin: 0;
  align-items: center;
  color: #000000;
  font-size: 1rem;
  cursor: pointer;
  text-decoration: none;
  font-family: "HelveticaNeue", sans-serif;
  padding: 0;
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  background: #ffffff;
}
.global-menu_container .hidden-slider {
  display: none;
}
.global-menu_container li:active,
.global-menu_container li a:active {
  outline: none !important;
}
.global-menu_container .primary-link {
  display: inline-block;
  padding: .313rem 0;
  width: 100%;
  position: relative;
  transition: 0.5s;
}
.global-menu_container .primary-link > .global-menu_flyout {
  display: none;
}
.global-menu_container .primary-link:not(:first-child) {
  border-top: solid 1px #dedede;
}
.global-menu_container .primary-link .link-arrow-right {
  content: '';
  transition: 0.5s;
  border: solid #898989;
  border-width: 0 0.125rem 0.125rem 0;
  display: inline-block;
  padding: 0.1875rem;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 1.5rem;
  right: 1rem;
}
.global-menu_container .primary-link .primary-link_control-panel {
  margin-left: 1rem;
  line-height: 3rem;
  min-height: 3rem;
}
.global-menu_container .primary-link.expanded-link .primary-link_href {
  transition: 0.5s;
  font-weight: bold;
  color: #edb110;
}
.global-menu_container .primary-link.expanded-link .link-arrow-right {
  border: solid #edb110;
  border-width: 0 0.125rem 0.125rem 0;
  transition: 0.5s;
  transform: rotate(-135deg);
}
.global-menu_container .primary-link.expanded-link .link-arrow-left {
  display: none;
}
.global-menu_container .primary-link.expanded-link .global-menu_flyout {
  display: block;
  background: #ffffff;
  width: 100%;
  transition: all 0.5s;
  border-top: solid 1px #dedede;
}
.global-menu_container .primary-link .primary-link_href {
  transition: 0.5s;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1rem;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
}
.global-menu_container .primary-link.selected {
  text-align: center;
  transition: 0.5s;
}
.global-menu_container .primary-link.selected .link-arrow-right {
  display: none;
}
.global-menu_container .primary-link.selected .link-arrow-left {
  content: '';
  transition: 0.5s;
  border: solid #000000;
  border-width: 0 0.125rem 0.125rem 0;
  display: inline-block;
  padding: 0.1875rem;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 1.5rem;
  left: 1rem;
}
.global-menu_container .primary-link.selected .primary-link_href {
  font-weight: bold;
}
.global-menu_container .primary-link.hidden {
  transition: 0.5s;
  display: none;
}
.global-menu .sub-menu-head span {
  font-weight: 600;
}
.global-menu .g-row .g-col-6 .single-high {
  margin-top: 0;
}
.global-menu .user_links img {
  margin: 0 auto;
}
.global-menu .user_links__utilities {
  font-size: 0.625rem !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  line-height: 1.375rem;
  text-align: center;
  color: #2e2e2e;
  border-bottom: 0 !important;
}
.global-menu .column_border-right {
  border-right: 0.0625rem solid #eee;
}
.global-menu .padding_left_column {
  padding-left: 1.875rem;
}
.global-menu .column_padding_bottom {
  padding-bottom: 1.5625rem;
}
.global-menu .contact_details {
  margin-bottom: 1.25rem;
}
.global-menu .live_chat {
  padding-bottom: 1.5625rem;
  padding-left: 1.9375rem;
}
.global-menu .main {
  margin: 0 auto;
  display: block;
  height: 100%;
}
.global-menu .mainInner {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.global-menu .mainInner div {
  display: table-cell;
  vertical-align: middle;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 0.078125rem;
}
.global-menu .main-menu {
  padding: 0;
}
.global-menu .main-menu li {
  padding-left: 2.3125rem;
  border-bottom: 0.0625rem solid #dadada;
  background-color: #eee;
}
.global-menu .always_visible {
  display: block;
}
.global-menu .padding_left_column {
  padding: 0 0.625rem;
}
.global-menu .g-row-mobile {
  background: #eee;
}
.global-menu .display-none-mobile {
  display: none;
}
.global-menu .user_links .header-suggestions-panel .header-suggestions-button {
  font-weight: 500;
  font-size: 0.6875rem !important;
  line-height: 1.5rem !important;
  display: flex;
  align-items: center;
  color: #c41230 !important;
  text-transform: capitalize !important;
}
.global-menu .overlay-menu {
  display: none !important;
}
.global-menu .mega-menu-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  background-origin: content-box;
  width: 1.4375rem;
  height: 1.4375rem;
  float: right;
}
.global-menu .column_border-right {
  padding-left: 0;
  padding-right: 0;
}
.global-menu .content-hidden-mobile {
  display: none;
}
.global-menu .header-logged-out {
  text-align: center;
}
.global-menu .main-menu-svg-fill {
  width: 1.0625rem;
  height: 1.0625rem;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .global-menu {
    display: flex;
    justify-content: space-between;
    height: inherit;
    transform: none;
    transition: none;
    padding-bottom: 0;
  }
  .global-menu .tool-set-section {
    margin: 0 8.4375rem 0 8.4375rem;
    height: 5rem;
  }
  .global-menu_container {
    padding: 0;
    display: flex;
    height: 2.625rem;
    position: initial;
    overflow: hidden;
  }
  .global-menu_container .hidden-slider {
    display: block;
    position: absolute;
    width: 9.375rem;
    height: 2.625rem;
    top: 5rem;
    left: 0;
    background: #edb110;
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
  }
  .global-menu_container .primary-link {
    padding: 0.625rem 0;
    position: initial;
    z-index: 1;
  }
  .global-menu_container .primary-link .primary-link_control-panel {
    line-height: unset;
    min-height: unset;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout {
    display: block;
    position: absolute;
    background: #ffffff;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 7.5625rem;
    cursor: auto;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    width: 100%;
    border-bottom: solid 0.1875rem #edb110;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:after {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-right {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .global-menu_container .primary-link:first-of-type:focus {
    border-left: 0.0625rem solid;
  }
  .global-menu_container .primary-link .primary-link_href {
    font-family: "HelveticaNeue", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.19;
    color: #000000;
    margin-left: 0.5rem;
  }
  .global-menu_container .primary-link .primary-link_href:focus {
    outline: 0.0625rem solid #000000;
  }
  .global-menu_container .primary-link .primary-link_href:hover {
    text-decoration: underline;
  }
  .global-menu_container .primary-link .primary-link_href:after {
    display: none;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 1;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: inherit;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_href {
    transition: none;
    font-weight: bold;
    color: #000000;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-right {
    border: none;
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    border-top: inherit;
  }
}
@media all and (min-width: 85.375rem) {
  .global-menu {
    display: flex;
    justify-content: space-between;
    height: inherit;
    transform: none;
    transition: none;
    padding-bottom: 0;
  }
  .global-menu .tool-set-section {
    margin: 0 8.4375rem 0 8.4375rem;
    height: 5rem;
  }
  .global-menu_container {
    padding: 0;
    display: flex;
    height: 2.625rem;
    position: initial;
    overflow: hidden;
  }
  .global-menu_container .hidden-slider {
    display: block;
    position: absolute;
    width: 9.375rem;
    height: 2.625rem;
    top: 5rem;
    left: 0;
    background: #edb110;
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
  }
  .global-menu_container .primary-link {
    padding: 0.625rem 0;
    position: initial;
    z-index: 1;
  }
  .global-menu_container .primary-link .primary-link_control-panel {
    line-height: unset;
    min-height: unset;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout {
    display: block;
    position: absolute;
    background: #ffffff;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 7.5625rem;
    cursor: auto;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    width: 100%;
    border-bottom: solid 0.1875rem #edb110;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:after {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-right {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .global-menu_container .primary-link:first-of-type:focus {
    border-left: 0.0625rem solid;
  }
  .global-menu_container .primary-link .primary-link_href {
    font-family: "HelveticaNeue", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.19;
    color: #000000;
    margin-left: 0.5rem;
  }
  .global-menu_container .primary-link .primary-link_href:focus {
    outline: 0.0625rem solid #000000;
  }
  .global-menu_container .primary-link .primary-link_href:hover {
    text-decoration: underline;
  }
  .global-menu_container .primary-link .primary-link_href:after {
    display: none;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 1;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: inherit;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_href {
    transition: none;
    font-weight: bold;
    color: #000000;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-right {
    border: none;
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    border-top: inherit;
  }
}
@media all and (min-width: 48rem) {
  .global-menu__search {
    display: none;
  }
}
@media all and (min-width: 85.375rem) {
  .author-mode .global-menu {
    display: flex;
    justify-content: space-between;
    height: inherit;
    transform: none;
    transition: none;
    padding-bottom: 0;
  }
  .author-mode .global-menu .tool-set-section {
    margin: 0 8.4375rem 0 8.4375rem;
    height: 5rem;
  }
  .author-mode .global-menu_container {
    padding: 0;
    display: flex;
    height: 2.625rem;
    position: initial;
    overflow: hidden;
  }
  .author-mode .global-menu_container .hidden-slider {
    display: block;
    position: absolute;
    width: 9.375rem;
    height: 2.625rem;
    top: 5rem;
    left: 0;
    background: #edb110;
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
  }
  .author-mode .global-menu_container .primary-link {
    padding: 0.625rem 0;
    position: initial;
    z-index: 1;
  }
  .author-mode .global-menu_container .primary-link .primary-link_control-panel {
    line-height: unset;
    min-height: unset;
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout {
    display: block;
    position: absolute;
    background: #ffffff;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 7.5625rem;
    cursor: auto;
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    width: 100%;
    border-bottom: solid 0.1875rem #edb110;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:after {
    display: none;
  }
  .author-mode .global-menu_container .primary-link .link-arrow-right {
    display: none;
  }
  .author-mode .global-menu_container .primary-link .link-arrow-left {
    display: none;
  }
  .author-mode .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .author-mode .global-menu_container .primary-link:first-of-type:focus {
    border-left: 0.0625rem solid;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href {
    font-family: "HelveticaNeue", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.19;
    color: #000000;
    margin-left: 0.5rem;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href:focus {
    outline: 0.0625rem solid #000000;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href:hover {
    text-decoration: underline;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href:after {
    display: none;
  }
  .author-mode .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 1;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: inherit;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .primary-link_href {
    transition: none;
    font-weight: bold;
    color: #000000;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .link-arrow-right {
    border: none;
    display: none;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: none;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    border-top: inherit;
  }
}
.noscroll {
  overflow: hidden !important;
  position: relative;
  height: 100%;
  max-height: 100vh;
}
.header-less-overlay {
  top: 3.7rem;
  left: 0;
  width: 100%;
  height: calc(100% - 3.7rem);
  z-index: 10;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}

.mega-menu-section .global-navigation .global-menu .global-menu_container {
  font-family: 'Roboto', sans-serif;
}
.mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link.expanded-link .primary-link_href {
  color: #000000;
}
.mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link .primary-link_control-panel .primary-link_href {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
}
.mega-menu-section .global-navigation .sidebar-icon-toggle {
  background-color: #e0942f;
}
.mega-menu-section .global-navigation .sidebar-icon-toggle .mobile-menu-text {
  font-family: 'Roboto', sans-serif;
  font-size: 0.59375rem;
  font-weight: 700;
}
@media (min-width: 64.01rem) {
  .mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link {
    width: unset;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link .primary-link_control-panel {
    margin-left: 0;
  }
  .mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link .primary-link_control-panel .primary-link_href {
    margin: 0;
    color: #012f60;
    font-weight: 700;
  }
  .mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link .primary-link_control-panel .primary-link_href:hover {
    text-decoration: none;
  }
  .mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link .global-menu_flyout .global-menu_flyout-border {
    border-bottom: 0.25rem solid #012f60;
  }
  .mega-menu-section .global-navigation .global-menu .global-menu_container .hidden-slider {
    background: #012f60;
    height: 0.125rem;
    top: 7.5rem;
  }
}
@media (max-width: 64rem) {
  .mega-menu-section .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal.mobile-menu-close-text {
    font-family: 'Roboto', sans-serif;
    font-size: 0.59375rem;
    font-weight: 700;
    margin-top: 0.4375rem;
  }
  .mega-menu-section .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-1 {
    height: 0.125rem;
    margin-top: 0.375rem;
  }
  .mega-menu-section .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-2 {
    height: 0.125rem;
    margin-top: -0.4375rem;
  }
  .mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    margin-top: 5px;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .mega-menu-section .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: translate(62%, 2px);
  }
  .mega-menu-section .global-navigation .global-menu .global-menu_container {
    max-width: 37%;
  }
  .mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link.expanded-link .primary-link_href {
    color: #000000;
  }
}
@media (max-width: 47.99rem) {
  .mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link .primary-link_control-panel {
    line-height: 38px;
    min-height: 38px;
  }
  .mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link .primary-link_control-panel .link-arrow-right,
  .mega-menu-section .global-navigation .global-menu .global-menu_container .primary-link .primary-link_control-panel .link-arrow-left {
    top: 20px;
  }
}
.header-less-overlay {
  height: 100%;
}

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

.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: #444444;
}
.header-pencil-banner-v4__theme-01__accessibility-button {
  font-family: Open Sans;
  line-height: 1.5;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-01__accessibility-button a {
  font-size: 1.6rem;
  font-weight: unset;
  letter-spacing: unset;
  outline-color: #000000;
  color: #00a0dd;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-01__accessibility-button a:hover,
.header-pencil-banner-v4__theme-01__accessibility-button a:focus {
  color: #118abe;
  font-weight: unset;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-01__message {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-01__message a {
  font-weight: unset;
  letter-spacing: unset;
  outline-color: #000000;
  color: #00a0dd;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-01__message a:hover,
.header-pencil-banner-v4__theme-01__message a:focus {
  color: #118abe;
  font-weight: unset;
  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: #012f60;
  color: #ffffff;
}
.header-pencil-banner-v4__theme-02__accessibility-button {
  font-family: Open Sans;
  line-height: 1.5;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-02__accessibility-button a {
  font-size: 1.6rem;
  font-weight: unset;
  letter-spacing: unset;
  outline-color: #000000;
  color: #ffffff;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-02__accessibility-button a:hover,
.header-pencil-banner-v4__theme-02__accessibility-button a:focus {
  color: #939598;
  font-weight: unset;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-02__message {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-02__message a {
  font-weight: unset;
  letter-spacing: unset;
  outline-color: #000000;
  color: #ffffff;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-02__message a:hover,
.header-pencil-banner-v4__theme-02__message a:focus {
  color: #939598;
  font-weight: unset;
  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: unset;
  color: unset;
}
.header-pencil-banner-v4__theme-03__accessibility-button {
  font-family: Open Sans;
  line-height: 1.5;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-03__accessibility-button a {
  font-size: 1.6rem;
  font-weight: unset;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: unset;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-03__accessibility-button a:hover,
.header-pencil-banner-v4__theme-03__accessibility-button a:focus {
  color: unset;
  font-weight: unset;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-03__message {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-03__message a {
  font-weight: unset;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: unset;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-03__message a:hover,
.header-pencil-banner-v4__theme-03__message a:focus {
  color: unset;
  font-weight: unset;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-03__message sub,
.header-pencil-banner-v4__theme-03__message sup {
  font-size: 60%;
}
.header-pencil-banner-v4__theme-03__message sub a,
.header-pencil-banner-v4__theme-03__message sup a {
  text-decoration: none;
}
.header-pencil-banner-v4__theme-03__button {
  outline-color: #ffffff;
}
@media all and (max-width: 48rem) {
  .header-pencil-banner-v4__theme-03__accessibility-button-container {
    border-bottom: 1px solid #ffffff;
  }
}
.header-pencil-banner-v4__theme-04 {
  background-color: unset;
  color: unset;
}
.header-pencil-banner-v4__theme-04__accessibility-button {
  font-family: Open Sans;
  line-height: 1.5;
  margin-right: 10px;
}
.header-pencil-banner-v4__theme-04__accessibility-button a {
  font-size: 1.6rem;
  font-weight: unset;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: unset;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-04__accessibility-button a:hover,
.header-pencil-banner-v4__theme-04__accessibility-button a:focus {
  color: unset;
  font-weight: unset;
  letter-spacing: unset;
}
.header-pencil-banner-v4__theme-04__message {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-left: 10px;
}
.header-pencil-banner-v4__theme-04__message a {
  font-weight: unset;
  letter-spacing: unset;
  outline-color: #ffffff;
  color: unset;
  text-decoration: underline;
}
.header-pencil-banner-v4__theme-04__message a:hover,
.header-pencil-banner-v4__theme-04__message a:focus {
  color: unset;
  font-weight: unset;
  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: Open Sans;
  font-weight: 700;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.5;
  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: #00a0dd;
  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: #118abe;
}
.header-pencil-banner-v4__button.dark {
  color: #012f60;
  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: #011224;
}
.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: #d3d3d3;
}
.header-pencil-banner-v4__button.withicon {
  display: flex;
  align-items: center;
}
.header-pencil-banner-v4__button.withicon .button-icon {
  font-size: 2.4rem;
}
.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: 1.6rem;
  }
  .header-pencil-banner-v4__button {
    font-size: 1.2rem;
  }
  .header-pencil-banner-v4__button.withicon .button-icon {
    font-size: 2.4rem;
  }
  .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: 1.6rem;
  }
}
.header-pencil-banner-v4__hide-main-content {
  display: flex;
}

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

.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-account-user-name span.header-account-menu-trigger-text span.header-user-name {
  font-size: 12px !important;
}
@media all and (min-width: 48rem) {
  .header-account-user-name span.header-account-menu-trigger-text span.header-user-name {
    font-size: 14px !important;
  }
}
.checkout-sign-in__create,
.checkout-sign-in .header-user-name,
.checkout-sign-in .header-account-link-text {
  font-family: "HelveticaNeue", sans-serif;
}
.checkout-sign-in__create,
.checkout-sign-in .header-user-name {
  font-size: 1rem;
}
.checkout-sign-in__create {
  text-transform: capitalize;
}
.checkout-sign-in__login {
  line-height: .9375rem;
  display: none;
}
.checkout-sign-in__variants-separator {
  font-weight: normal;
}
.checkout-sign-in__sign-in-icon {
  width: 1.4725rem;
  height: 1.4725rem;
}
.checkout-sign-in .header-account-menu-trigger-icon {
  margin-top: 0;
}
.checkout-sign-in .header-account-link-text {
  font-size: .75rem;
}
.checkout-sign-in .header-account-link:hover {
  text-decoration: none;
}
.checkout-sign-in__login-mobile .header-account-link-text {
  font-size: .625rem;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
}
.checkout-sign-in .header-account-link,
.checkout-sign-in .header-account-link:focus {
  background: transparent;
}
@media all and (min-width: 48rem) {
  .checkout-sign-in__login {
    display: block;
  }
  .checkout-sign-in__login-mobile {
    display: none;
  }
  .checkout-sign-in .header-account-link {
    height: auto;
  }
  .checkout-sign-in .header-account-link::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: .1875rem solid transparent;
    border-right: .1875rem solid transparent;
    border-top: 0.3125rem solid #000000;
    margin: 1.1875rem 0 0 .3125rem;
  }
  .checkout-sign-in .header-account-link:hover::after {
    border-top: 0.3125rem solid #d99e02;
  }
  .checkout-sign-in .header-account-menu-trigger-icon {
    margin: 0 .5275rem 0 0;
  }
  .checkout-sign-in .header-account-icon {
    margin: .34375rem .5275rem 0 0;
  }
  .checkout-sign-in__create {
    line-height: .75rem;
  }
}
@media all and (max-width: 47.938rem) {
  .checkout-sign-in .header-account-link {
    display: flex;
    flex-direction: column;
  }
  .checkout-sign-in .header-account-link-text {
    padding-left: 0;
  }
}
.checkout-sign-in__overlay.header-menu-overlay {
  top: 9.85rem;
}

.checkoutv2-header__heading {
  display: none;
}
a:focus img {
  outline: 0.0625rem solid #000000;
  outline-offset: 4px;
}
.checkout-header__account-containerV2 img.header-logo-image {
  width: 110px !important;
  height: 35.373px !important;
}
img.checkoutv2-header-icon-secure {
  height: 1.25rem;
  width: 1.25rem;
}
@media all and (min-width: 48rem) {
  .checkoutv2-header__heading {
    display: flex;
    gap: 4px;
    padding-left: 8px;
  }
  .checkout-header__account-containerV2 {
    padding: 0 17rem !important;
  }
}
@media (min-width: 48rem) and (max-width: 63rem) {
  .checkoutv2-header__heading {
    display: none !important;
  }
  .checkout-header__account-containerV2 {
    padding: 0 1rem !important;
  }
}
.checkout-header__help_hide {
  display: none !important;
}
.checkout-header__logo {
  padding-top: 0;
}
.checkout-header__contentV2 {
  border-bottom: 0.0625rem solid #d8d8d8;
}
.checkout-header__help-info-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: .3125rem 0 .4375rem 0;
  border-top: 0.0625rem solid #d8d8d8;
  border-bottom: 0.25rem solid #eeb111;
  justify-content: center;
}
.checkout-header__account-container {
  display: flex;
  align-items: center;
  margin: .5rem 0;
  padding: 0 1rem;
}
.checkout-header__guest-disclaimer {
  font-size: .75rem;
  margin: 0 0 0 .5625rem;
  font-weight: normal;
}
.checkout-header__account {
  margin-left: auto;
  position: relative;
}
.checkout-header__account .sign-in-modal-component .modal {
  overflow: inherit;
}
.checkout-header__account .sign-in-modal-component #sign-in-modal .modal-box {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
}
.checkout-header .header-chat-link {
  width: 10.625rem;
  height: 2.125rem;
  background: #EEEEEE;
  justify-content: center;
  font-size: .75rem;
  color: #000;
  font-family: "HelveticaNeue", sans-serif;
  text-decoration: none;
}
.checkout-header .header-chat-link .icon {
  width: 1rem;
  height: .895rem;
}
.checkout-header .header-chat-link:hover {
  color: #d99e02;
}
.checkout-header .header-chat-link-icon {
  margin-right: .4375rem;
}
.checkout-header .checkout-authenticated-disclaimer {
  display: none;
}
.checkout-header .checkout-help-link {
  font-size: .75rem;
  font-family: "HelveticaNeue", sans-serif;
}
.checkout-header__contacts,
.checkout-header__chat {
  display: none;
}
.checkout-header .header-logo-image {
  width: auto;
  height: 2.0625rem;
}
@media all and (min-width: 48rem) {
  .checkout-header__need-help-mobile {
    display: none;
  }
  .checkout-header__logo {
    padding-top: .5rem;
  }
  .checkout-header__help-info-container {
    padding: .75rem 8.75rem;
    justify-content: unset;
  }
  .checkout-header__account-container {
    padding: 0 8.4375rem;
    margin: 1.125rem 0;
  }
  .checkout-header__guest-disclaimer {
    font-size: 1.625rem;
  }
  .checkout-header__contacts,
  .checkout-header__chat {
    display: block;
  }
  .checkout-header .header-logo-image {
    width: auto;
    height: 3.0625rem;
  }
  .checkout-header__account .sign-in-modal-component #sign-in-modal .modal-box {
    margin-top: 4rem;
  }
}
.trigger-modal {
  cursor: pointer;
}

.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;
}
.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-account {
  display: flex;
  font-family: 'Roboto', sans-serif;
}
.sign-in-account__first-row {
  color: #000000;
  font-family: 'Roboto', sans-serif;
  line-height: 0.875rem;
}
.sign-in-account__first-row .sign-in-account__text {
  display: none;
}
.sign-in-account__name-first-text:after {
  content: '';
  position: absolute;
  margin-left: 0.3125rem;
  top: 35%;
  width: 0.5rem;
  height: 0.5rem;
  border: solid #eeb111;
  border-width: 0 0.0625rem 0.0625rem 0;
  transform: rotate(45deg);
}
.sign-in-account__link {
  text-decoration: none;
}
.sign-in-account__link:hover {
  text-decoration: none;
  cursor: pointer;
}
.sign-in-account.authorized {
  margin-left: 0.3125rem;
}
.sign-in-account.authorized .sign-in-account__authorized .sign-in-account__welcome-text {
  font-family: 'Roboto', sans-serif;
}
.sign-in-account__nav-row {
  font-family: 'Roboto', sans-serif;
}
.sign-in-account__nav-row-item.user-name {
  font-family: 'Roboto', sans-serif;
}
@media all and (max-width: 64rem) {
  .sign-in-account__nav-closer .menu-close {
    height: 2.5rem;
  }
}

.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;
}
html[data-site="kitchenaid"] .utility-nav__cross-site-navigation-item.active {
  border-bottom: 0.125rem solid #c41239;
}
.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: inline-block;
}
.user-location-modal-box .location-block {
  text-align: left;
}
.user-location-modal-box .location-block .button {
  margin-bottom: 0;
  width: 100%;
}
.user-location-modal-box .location-block .button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.user-location-modal-box .location-block .location-headline-dropdown {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.user-location-modal-box .location-block .location-text-block {
  font-size: 0.75rem;
  line-height: 1.33;
  margin-bottom: 0.5rem;
}
.user-location-modal-box .location-block .location-text-label {
  font-weight: bold;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.user-location-modal-box .location-block .form-block-location {
  margin-bottom: 1rem;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code {
  display: flex;
  border: 2px solid #000000;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .zip-loader,
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .zip-resolved-checkmark {
  position: inherit;
  align-self: center;
  margin-right: 0.5rem;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border-color: #c80a33;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2 {
  border: 0;
}
.user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2:focus-visible {
  outline: 0.125rem solid #000000;
}
.user-location-modal-box .location-block .form-input {
  font-size: 0.75rem;
}
.user-location-modal-box .location-block .close-modal-overlay {
  position: absolute;
  right: 1rem;
}
.user-location-modal-box .location-block .close-modal-overlay svg {
  height: 0.813rem;
  width: 0.875rem;
}
.user-location-modal-box .location-block .zip-code-error {
  color: #c41230;
}
.user-location-modal-box .location-block .location-modal-button {
  font-size: 1rem;
  line-height: 1.188rem;
  margin-top: 0.5rem;
}
.user-location-modal-box .location-block .zip-code-error-wrapper {
  padding-top: 0;
}
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper {
  border-radius: .25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: .25rem 0;
  align-items: center;
}
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .suggestion-message,
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  color: #c41230;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-right: 0.5rem;
}
.user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper svg {
  width: 1.375rem;
  margin-top: 0.188rem;
  align-self: flex-start;
  margin-right: 0.375rem;
}
.user-location-modal-box .location-block #update-location-btn:disabled {
  background: #f2f2f2;
}

.change-location-v5 {
  z-index: 1051;
}
.change-location-v5 .close-button-wrapper {
  top: -4.9rem;
  right: -4.9rem;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .change-location-v5 .utility-nav-wrapper-mobile {
    display: none;
  }
  .change-location-v5 .modal-box.user-location-modal-box {
    padding: 2.5rem 5rem !important;
    max-width: 42rem;
    margin-top: 8.5rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-body.user-location-modal-body {
    margin-top: -1rem;
  }
  .change-location-v5 .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
}
@media (min-width: 64.01rem) and (max-width: 75rem) {
  .change-location-v5 .utility-nav__cross-site-navigation-item {
    max-width: 4.8127rem;
    margin: 0 0 0 0.25rem;
  }
}
@media all and (min-width: 64.01rem) {
  .change-location-v5 .author-mode .utility-nav-wrapper-mobile {
    display: none;
  }
  .change-location-v5 .author-mode .modal-box.user-location-modal-box {
    padding: 2.5rem 5rem !important;
    max-width: 42rem;
    margin-top: 8.5rem;
  }
  .change-location-v5 .author-mode .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .change-location-v5 .author-mode .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-body.user-location-modal-body {
    margin-top: -1rem;
  }
  .change-location-v5 .author-mode .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
}
@media all and (min-width: 85.375rem) {
  .change-location-v5 .utility-nav-wrapper-mobile {
    display: none;
  }
  .change-location-v5 .modal-box.user-location-modal-box {
    padding: 2.5rem 5rem !important;
    max-width: 42rem;
    margin-top: 8.5rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-body.user-location-modal-body {
    margin-top: -1rem;
  }
  .change-location-v5 .utilityNav {
    background-color: #e2e2e2;
    position: relative;
    z-index: 25;
  }
}
@media all and (max-width: 64.01rem) {
  .change-location-v5 .header-v3 .content-block-wrapper {
    max-width: 28.125rem;
    margin: auto;
  }
}
@media all and (min-width: 48rem) {
  .change-location-v5 .utility-nav__container .utility-nav__link-wrapper--mobile {
    display: none;
  }
}
@media all and (max-width: 64.01rem) and (orientation: landscape) {
  .change-location-v5 .header-v3 .content-block-wrapper {
    top: 0;
  }
}
.change-location-v5 .user-location-modal-box {
  background: #ffffff;
  padding: 1.25rem;
}
.change-location-v5 .user-location-modal-box .modal-dialog .modal-content .modal-header {
  display: none;
}
.change-location-v5 .user-location-modal-box .location-block {
  text-align: left;
  padding: 0px;
}
.change-location-v5 .user-location-modal-box .location-block .button {
  margin-bottom: 0;
  width: 100%;
}
.change-location-v5 .user-location-modal-box .location-block .button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.change-location-v5 .user-location-modal-box .location-block .location-headline-dropdown {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Avenir65Medium';
  line-height: 120%;
  color: #000000;
}
.change-location-v5 .user-location-modal-box .location-block .location-text-block {
  font-size: 0.875rem !important;
  margin-bottom: 1.25rem !important;
  line-height: 120% !important;
  font-weight: 400;
  color: #000000;
  font-family: 'Avenir55Roman';
}
.change-location-v5 .user-location-modal-box .location-block .location-text-label {
  font-weight: bold;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.change-location-v5 .user-location-modal-box .location-block .current-location-block {
  font-weight: 700;
  font-size: 14px;
  gap: 4px;
  display: flex;
  line-height: 120%;
  color: #000000;
}
.change-location-v5 .user-location-modal-box .location-block .location-value {
  color: #000000;
}
.change-location-v5 .user-location-modal-box .location-block .form-location {
  margin-top: 8px;
}
.change-location-v5 .user-location-modal-box .location-block .update-location-block {
  display: flex;
  justify-content: center;
}
.change-location-v5 .user-location-modal-box .location-block .update-location-block .button {
  width: auto;
  font-size: 16px;
  padding: 12px 20px;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location {
  margin-bottom: 2rem !important;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code {
  display: flex;
  border: 1px solid #D5D5D5 !important;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .zip-loader,
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .zip-resolved-checkmark {
  position: inherit;
  align-self: center;
  margin-right: 0.5rem;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code.zip-code-required {
  border-color: #CF4632 !important;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code .mm-zipcode-location-v2:focus-visible {
  border: 0;
}
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code input.zip-code-required:focus,
.change-location-v5 .user-location-modal-box .location-block .form-block-location .form-location .form-location-zip-code input.zip-code-required:focus-visible {
  outline: none;
}
.change-location-v5 .user-location-modal-box .location-block .form-input {
  font-size: 0.875rem !important;
  padding: 0.5rem;
  line-height: 120%;
  font-weight: 400;
  color: #5B5B5B;
}
.change-location-v5 .user-location-modal-box .location-block .close-modal-overlay {
  position: absolute;
  right: 1rem;
}
.change-location-v5 .user-location-modal-box .location-block .close-modal-overlay svg {
  height: 0.813rem;
  width: 0.875rem;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error {
  color: #c41230;
}
.change-location-v5 .user-location-modal-box .location-block .location-modal-button {
  font-size: 1rem;
  line-height: 1.188rem;
  margin-top: 0.5rem;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper {
  padding-top: 0;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper {
  border-radius: .25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: .25rem 0;
  align-items: center;
  gap: 6px;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .zip-validation-error {
  padding-top: 4px;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .suggestion-message,
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper .zip-code-error-message {
  font-size: 0.625rem;
  color: #CF4632;
  line-height: 120%;
  font-weight: 400;
}
.change-location-v5 .user-location-modal-box .location-block .zip-code-error-wrapper .suggestion-wrapper svg {
  width: 1rem;
  height: 1rem;
  margin-top: 0.188rem;
  align-self: flex-start;
  margin-right: 0;
}
.change-location-v5 .user-location-modal-box .location-block #update-location-btn:disabled {
  background: #f2f2f2;
}
@media (max-width: 767px) {
  .change-location-v5 .modal-box.user-location-modal-box {
    padding: 2rem 1rem;
    margin-top: 10rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .location-block .location-headline-dropdown {
    font-size: 16px;
    margin-top: -1rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .location-block .form-block-location {
    margin-bottom: 1.25rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .close-button-wrapper {
    top: -4.3rem;
    right: -0.6rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .change-location-v5 .modal-box.user-location-modal-box {
    padding: 2.5rem 5rem;
    margin-top: 10rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .location-block .location-headline-dropdown {
    margin-top: -1rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box .location-block .form-block-location {
    margin-bottom: 1.25rem;
  }
  .change-location-v5 .modal-box.user-location-modal-box #update-location-btn {
    width: auto;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .modal-header {
    display: inline-block;
  }
  .change-location-v5 .modal-box.user-location-modal-box .modal-dialog .modal-content .close-button-wrapper {
    top: -4.3rem;
    right: -4.6rem;
  }
}
.modal-bg.modal-change-location {
  z-index: 1050;
}

.flyout-container {
  background-color: #ffffff;
  width: 100%;
}
.flyout-container .flyout-header {
  display: none;
}
.flyout-container .flyout-container__left-columns {
  display: flex;
  flex-direction: column;
}
.flyout-container .flyout-container__left-columns .flyout-left-col {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.flyout-container .flyout-container__left-columns .flyout-left-col.flyout-horizontal-line {
  border: none;
}
.flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column:not(:last-child) {
  border: none;
}
.flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  width: 100%;
}
.flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  clear: both;
}
.flyout-container .flyout-container__left-columns .flyout-right-col {
  margin: 0 auto;
}
.flyout-container .platform-components-page-list .item_card {
  flex: 0 0 100%;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .flyout-container {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: row;
  }
  .flyout-container .flyout-header {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    margin-bottom: .5rem;
    width: fit-content;
  }
  .flyout-container .flyout-header:empty {
    margin-bottom: 0;
    margin-top: 0;
  }
  .flyout-container .flyout-container__left-columns {
    display: flex;
    flex-direction: column;
    max-width: 65%;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col {
    flex-direction: row;
    width: fit-content;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col.flyout-horizontal-line {
    border-top: solid 0.0625rem #353535;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
    margin-top: 1rem;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    min-width: 13.5rem;
    width: auto;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column:not(:last-child) {
    border-right: solid 0.03125rem #d8d8d8;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-feature-cards__wrapper {
    width: 25rem;
  }
  .flyout-container .flyout-right-col {
    width: inherit;
    position: relative;
    overflow: hidden;
    padding-top: 1rem;
  }
  .flyout-container .flyout-right-col.flyout-right-col--full-size {
    padding: 0;
  }
}
@media all and (min-width: 64.01rem) {
  .author-mode .flyout-container {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: row;
  }
  .author-mode .flyout-container .flyout-header {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    margin-bottom: .5rem;
    width: fit-content;
  }
  .author-mode .flyout-container .flyout-header:empty {
    margin-bottom: 0;
    margin-top: 0;
  }
  .author-mode .flyout-container .flyout-container__left-columns {
    display: flex;
    flex-direction: column;
    max-width: 65%;
  }
  .author-mode .flyout-container .flyout-container__left-columns .flyout-left-col {
    flex-direction: row;
    width: fit-content;
  }
  .author-mode .flyout-container .flyout-container__left-columns .flyout-left-col.flyout-horizontal-line {
    border-top: solid 0.0625rem #353535;
  }
  .author-mode .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
    margin-top: 1rem;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    min-width: 13.5rem;
    width: auto;
  }
  .author-mode .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column:not(:last-child) {
    border-right: solid 0.03125rem #d8d8d8;
  }
  .author-mode .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-feature-cards__wrapper {
    width: 25rem;
  }
  .author-mode .flyout-container .flyout-right-col {
    width: inherit;
    position: relative;
    overflow: hidden;
    padding-top: 1rem;
  }
  .author-mode .flyout-container .flyout-right-col.flyout-right-col--full-size {
    padding: 0;
  }
}
@media all and (min-width: 85.375rem) {
  .flyout-container {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: row;
  }
  .flyout-container .flyout-header {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    margin-bottom: .5rem;
    width: fit-content;
  }
  .flyout-container .flyout-header:empty {
    margin-bottom: 0;
    margin-top: 0;
  }
  .flyout-container .flyout-container__left-columns {
    display: flex;
    flex-direction: column;
    max-width: 65%;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col {
    flex-direction: row;
    width: fit-content;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col.flyout-horizontal-line {
    border-top: solid 0.0625rem #353535;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
    margin-top: 1rem;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    min-width: 13.5rem;
    width: auto;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column:not(:last-child) {
    border-right: solid 0.03125rem #d8d8d8;
  }
  .flyout-container .flyout-container__left-columns .flyout-left-col .flyout-feature-cards__wrapper {
    width: 25rem;
  }
  .flyout-container .flyout-right-col {
    width: inherit;
    position: relative;
    overflow: hidden;
    padding-top: 1rem;
  }
  .flyout-container .flyout-right-col.flyout-right-col--full-size {
    padding: 0;
  }
}

.flyout-container {
  margin-top: 1.875rem;
  gap: 1.5rem;
}
.flyout-container .flyout-image .schedule-service-image {
  border-radius: 0.5rem;
}
.flyout-container .flyout-container__left-columns {
  max-width: 100%;
}
.flyout-container .flyout-container__left-columns .flyout-header {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 700;
}
.flyout-container .flyout-container__left-columns .flyout-left-col {
  width: 100%;
}
.flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column {
  margin-top: 0;
}
.flyout-container .flyout-container__left-columns .flyout-left-col .flyout-column:not(:last-child) {
  border: none;
  margin-right: 0;
}
.flyout-container .flyout-right-col {
  width: unset;
}
@media (max-width: 64rem) {
  .flyout-container {
    padding: 0.875rem;
    margin: 0;
  }
  .flyout-container .flyout-container__left-columns .flyout-header {
    display: block;
    text-align: left;
    font-weight: 400;
  }
}

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

.flyout-feature-cards {
  margin-bottom: 1.5rem;
  gap: 1.5rem;
}
.flyout-feature-cards .flyout-feature-cards__wrapper {
  box-shadow: 0 0.125rem 1rem 0 rgba(0, 0, 0, 0.26);
  border-radius: 0.5rem;
  height: 6.4375rem;
  flex: 1;
}
.flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__content {
  border-right: 0.125rem solid #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
}
.flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__right-column {
  padding: 0 1.5rem;
  justify-content: center;
  gap: 0.625rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #000000;
}
.flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__right-column .flyout-feature-cards__label {
  display: none;
}
.flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__right-column .flyout-feature-cards__header {
  font-size: 1.25rem;
}
.flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__right-column .flyout-feature-cards__link {
  font-size: 0.875rem;
}
.flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__right-column .flyout-feature-cards__link__text {
  text-decoration: none;
}
.flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__right-column .flyout-feature-cards__link__arrow {
  display: inline-block;
  position: relative;
  top: 0.125rem;
}
@media (max-width: 64rem) {
  .flyout-feature-cards {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1rem;
  }
  .flyout-feature-cards .flyout-feature-cards__wrapper {
    display: flex;
    max-height: 4.625rem;
  }
  .flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__content {
    border-bottom-left-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
    overflow-y: hidden;
  }
  .flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__right-column {
    display: flex;
    flex-direction: column;
    width: 60%;
    text-align: left;
    padding: 0 1rem;
  }
  .flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__right-column .flyout-feature-cards__header {
    font-size: 0.875rem;
  }
  .flyout-feature-cards .flyout-feature-cards__wrapper .flyout-feature-cards__right-column .flyout-feature-cards__link {
    font-size: 0.625rem;
  }
}

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

.extended-service-plans.flyout-contact-us-card .flyout-contact-us-card__content__body__image img {
  width: 11.875rem;
}
.extended-service-plans.flyout-contact-us-card .flyout-contact-us-card__content__body__description {
  margin: 1rem 0;
}
.extended-service-plans.flyout-contact-us-card .flyout-contact-us-card__content__body__description p {
  font-size: 1rem;
}
@media (min-width: 64.01rem) {
  .extended-service-plans.flyout-contact-us-card {
    width: 20.75rem;
  }
}
@media (min-width: 64.01rem) {
  .contact-us .flyout-contact-us-card__left-image {
    display: none;
  }
}
.flyout-contact-us-card {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  margin-bottom: 0.75rem;
}
.flyout-contact-us-card__left-image img {
  border-radius: 0.5rem;
  width: 12rem;
}
.flyout-contact-us-card__content__header {
  padding-bottom: 1.375rem;
  font-size: 0.875rem;
  font-weight: 700;
}
.flyout-contact-us-card__content__body {
  padding-top: 0;
  padding-bottom: 0.75rem;
}
.flyout-contact-us-card__content__body__phone-container {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.flyout-contact-us-card__content__body__phone-container__phone {
  font-size: 1.75rem;
  margin: 0.5rem 0;
}
.flyout-contact-us-card__content__body__description {
  font-size: 0.75rem;
  font-weight: 400;
  padding-right: 1rem;
}
.flyout-contact-us-card__content__button-container {
  display: flex;
  gap: 0.75rem;
}
.flyout-contact-us-card__content__button-container__link {
  height: 2.25rem;
  width: unset;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.flyout-contact-us-card__content__button-container__link.primary {
  background-color: #e0942f;
  color: #231f20;
}
.flyout-contact-us-card__content__button-container__link.secondary {
  border: 0.125rem solid #012f60;
  background-color: #ffffff;
  color: #012f60;
}
@media (max-width: 64rem) {
  .flyout-contact-us-card {
    flex-direction: column;
    gap: 1rem;
    text-align: left;
  }
  .flyout-contact-us-card__left-image img {
    width: 100%;
  }
  .flyout-contact-us-card__content__header {
    display: none;
  }
  .flyout-contact-us-card__content__body {
    padding-top: 0;
  }
  .flyout-contact-us-card__content__body__phone-container {
    display: flex;
    flex-direction: column;
  }
  .flyout-contact-us-card__content__body__phone-container__label {
    font-size: 0.875rem;
  }
  .flyout-contact-us-card__content__body__phone-container__phone {
    font-size: 1.25rem;
    font-weight: 700;
  }
  .flyout-contact-us-card__content__button-container {
    flex-direction: column;
    gap: 0.75rem;
  }
  .flyout-contact-us-card__content__button-container__link {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 47.99rem) {
  .flyout-contact-us-card__left-image {
    position: absolute;
  }
  .flyout-contact-us-card__left-image img {
    width: unset;
    height: 6.125rem;
  }
  .flyout-contact-us-card__content__body__phone-container__phone {
    text-decoration: underline;
  }
  .flyout-contact-us-card .flyout-contact-us-card__content:not(:first-child) .flyout-contact-us-card__content__body {
    height: 7.5rem;
    padding-left: 7.875rem;
  }
}

@media(min-width: 64.1rem) {
  .header-logo-image {
    width: 123px;
    height: 48.172px;
  }
}

@media (max-width:768px) {
  .header-logo-image {
    width: 98px;
    height: 37.98px;
  }
}

@media (max-width: 495px) {
  .header-logo-image {
    width: 78px;
    height: 30.55px;
  }
}

header.header.d2cdp-header-checkout {
  border-bottom: solid 2px #012f60;
}

.button.cookie-consent-trigger {
  background: #EEB111;
  display: inline-flex;
}

.button.cookie-consent-trigger:hover, 
.button.cookie-consent-trigger:focus {
  text-decoration: none;
  color: #000;
  background-color: #D99E02;
}

@media (max-width: 47.9375rem) {
  .button.cookie-consent-trigger {
    height: 1.875rem;
    width: 1.875rem;
  }
  .button.cookie-consent-trigger:hover, 
  .button.cookie-consent-trigger:focus {
    text-decoration: none;
    color: #000;
    background-color: #D99E02;
  }
}

@media (max-width: 64rem) {
  .button.header-menu-trigger,
  button.header-menu-trigger {
    background: #EEB111;
  }
  .button.cookie-consent-trigger:hover, 
  .button.cookie-consent-trigger:focus {
    text-decoration: none;
    color: #000;
    background-color: #D99E02;
  }
}

.header-language-trigger:hover {
  color: #D99E02;
}

.header-language-trigger-icon {
  color: #EEB111;
}

.header-language-nav-item {
  color: #EEB111;
}

.header-language-nav-item:hover, .header-language-nav-item:focus {
  background: #EEB111;
}

.header-chat-link {
  text-decoration: none;
}

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

.header-search-trigger {
  color: #EEB111;
}

.header-search-trigger:hover {
  color: #D99E02;
}

.header-search-button {
  color: #EEB111;
}

@media (max-width: 47.9375rem) {
  .header-account-link-text {
    display: inline-block;
    font-weight: normal;
    padding-left: 0.5rem;
  }
}

.header-search-button:hover {
  color: #E09D00;
}

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

.header-account-menu-link:hover {
  color: #D99E02;
}

.header-account-menu-trigger:hover {
  color: #D99E02;
}

.header-account-menu-trigger:hover {
  color: #D99E02;
}

.header-account-menu-drop-icon {
  color: #EEB111;
}

.header-account-nav-item {
  color: #EEB111;
}

.header-account-nav-item:hover, .header-account-nav-item:focus {
  background: #EEB111;
}

.header-cart-trigger:hover {
  color: #D99E02;
}

.header-cart-item-count {
  background: #EEB111;
}

.header-menu-trigger.header-menu-trigger-open {
  color: #EEB111;
}

.header-suggestions-icon {
  color: #EEB111;
}

.header-search-input {
	border-radius: 30px;
}

.contact-info-header {
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: none;
}

.contact-info-container .inner-info {
  font-size: 0.75em;
}

.inner-info a:first-child {
  color: #2a5daf;
}

.checkout-help-link {
  font-weight: unset;
  text-decoration: underline;
}

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

.rte-disclaimer {
	color: #5b5b5b;
}

.footer-implinks-cell {
	color: #5b5b5b;
    text-decoration-line: underline;
    -webkit-text-decoration-line: underline;
}

.footer-implinks-cell:hover {
	color: #5b5b5b;
}

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

.footer-accordion-link {
	color: #5b5b5b;
    text-decoration: none;
}

.footer-accordion-link:hover {
	color: #5b5b5b;
}

.footer-accordion-title {
	color: #353535;
}

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

@media(min-width: 768px) {   
    .footer-accordion-col {
        flex-basis: 25%;
        max-width: 25%;
    }
    
    .footer-cta-box {
        padding: 40px 0 40px;
        max-width: 74.375rem;
    	margin: 0 auto;
    	border-bottom: .125rem solid #e2e2e2;
    }

	.footer-social {
    	padding-top: 40px;
	}

	.footer-accordion-title {
		margin-bottom: 40px;
	}
}

.footer-disclaimer-box {
	display: none;
}

.footer-cta-title {
    text-transform: none;
}

.footer-socialmedia-title {
	display: none;
}

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

@media(max-width: 767px) {
	.footer {
    	padding: 1px;
	}

	.g-col-md-3 {
    	justify-content: center;
    	display: flex;
		margin: 10px 0;
	}

    .footer-sign-up-title {
    	padding: 1rem 0;
    }

	.footer-cta-box {
        padding-bottom: 0;
    }

    .footer-implinks-box {
    	margin-bottom: 7rem;
    	padding: 0;
    	text-align: center;
	}
	.footer-implinks-box .g-row {
    	justify-content: center;
    }
}

.footer-accordion-checkbox[type=checkbox]:checked + .footer-accordion-title:after {
  -webkit-transform-origin: -1rem 1.2rem;
  transform-origin: -1rem 1.2rem;
}

@media (min-width: 64rem) {
    .d2cdp-footer-checkout {
        text-align: left;
        margin: 1rem;
    }

    .d2cdp-footer-implinks-box .align-center {
        justify-content: left;
        margin-left: 1rem;
    }

    .d2cdp-footer-implinks-box p {
        margin-left: 1rem;
    }

    .align-center .g-col-6 {
        padding-left: 0;
    }

    .footer-implinks-cell {
        margin-top: 0rem;
    }
}

.aem-Grid.column {
  padding-right: 0px;
  padding-left: 0px;
  display: flex;
  align-items: center;
}

.location-modal-header {
  text-transform: capitalize;
  font-size: 1.25rem;
  color: #231f20;
}

.location-modal-input {
  font-size: 0.875rem;
}

.zip-code__label {
  font-size: 0.875rem;
  font-weight: 400;
}

.location-modal-description {
  font-size: 0.875rem;
}
.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;
}

