<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
button[data-plyr]:hover,
button[data-plyr]:focus,
button[data-plyr]:active {
  border: 0;
}
.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::before {
  background: #003057;
}
.plyr--video .plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr--audio .plyr__control.plyr__tab-focus,
.plyr--video .plyr--audio .plyr__control:hover,
.plyr--audio .plyr--audio .plyr__control:hover,
.plyr--video .plyr--audio .plyr__control[aria-expanded='true'],
.plyr--audio .plyr--audio .plyr__control[aria-expanded='true'] {
  background: #003057;
}
.plyr__control--overlaid {
  background: #003057;
}
.plyr--full-ui input[type='range'] {
  color: #003057;
}
.plyr__control.plyr__tab-focus {
  outline-color: #003057;
}
.plyr--full-ui input[type='range'].plyr__tab-focus,
.plyr--full-ui input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track,
.plyr--full-ui input[type='range'].plyr__tab-focus::-moz-range-track,
.plyr--full-ui input[type='range'].plyr__tab-focus::-ms-track {
  outline-color: #003057;
}
.plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(100% - 20px);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigationPro
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
a.chosen-single.chosen-default,
.chosen-single-with-deselect {
  border-radius: 3px !important;
  min-height: 30px !important;
  line-height: 26px !important;
  background: #fff !important;
  box-shadow: none;
}
.chosen-container-single .chosen-single div {
  top: 3px;
}
.chosen-container-single .chosen-search input[type=text] {
  box-shadow: none !important;
  border-radius: 2px;
  border: 1px solid #ccc;
}
li.active-result.highlighted {
  border-radius: 2px !important;
  background-image: none !important;
  border: none !important;
}
.chosen-container-single .chosen-single abbr {
  top: 9px !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  margin-right: 0 !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  width: 100% !important;
}
ul.chosen-results::-webkit-scrollbar {
  width: 6px;
}
ul.chosen-results::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
ul.chosen-results::-webkit-scrollbar-thumb {
  background-color: #ccc;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.ln_slider_range {
  margin-top: 10px;
}
.ln_slider_range_input {
  width: 60px !important;
  height: 30px !important;
  text-align: center;
  padding: 0;
}
.filter-options-content .rating-summary {
  padding-bottom: 3px;
}
.filter-options-content .rating-summary.selected {
  background-color: #e8e8e8;
}
@media (min-width: 1200px) {
  #ln_slider_range_price .ln_slider_from {
    width: 45%;
    padding: 0;
    display: inline-block;
    text-align: center;
  }
  #ln_slider_range_price .ln_slider_to {
    width: 45%;
    float: right;
    text-align: center;
    padding: 0;
  }
  .ln_slider_container label {
    min-width: 0 !important;
  }
}
@media (max-width: 1195px) {
  .ln_slider_from {
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
  }
  .ln_slider_to {
    display: block;
    padding-left: 15px;
  }
}
@media (max-width: 820px) and (min-width: 768px) {
  .ln_slider_range_input {
    display: block;
    margin: 0 auto 10px auto;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.ln_slider_range .ln_slider_range_input_to {
  float: right;
}
.ln_slider_container label {
  min-width: 50px;
  display: inline-block;
}
.swatch-option-label-layered {
  height: 24px !important;
  display: block !important;
  margin-bottom: 5px !important;
}
.swatch-option-label-layered .swatch-option.text {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.swatch-text .swatch-option.color {
  height: 24px !important;
}
.swatch-attribute .swatch-option.disabled {
  pointer-events: none;
}
@media (max-width: 767px) {
  .ln_slider_range {
    text-align: center;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.mplayer-subcategory {
  width: 90%;
  margin: auto;
}
.mplayer-category-item .mplayer-item-slider {
  padding: 10px;
  box-sizing: border-box;
  color: #575757;
  text-align: center;
  font-size: 18px;
  height: 100%;
  position: relative;
}
.mplayer-category-item-label {
  padding: 10px 5px;
  border: 1px solid #ffffff;
  line-height: 1.2;
  word-break: break-word;
}
.mplayer-category-item-image {
  margin-bottom: 7px;
}
.mplayer-category-item-label:hover {
  background: #ffffff;
  color: #000;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
}
a.mplayer-item-slider:hover {
  text-decoration: none;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed786f;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed786f;
  box-shadow: 0 0 3px #ed786f;
}
.um-remaining-chars {
  display: block;
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  z-index: 1;
  margin-top: -5px;
}
.um-remaining-chars .chars-value {
  color: #ff5501;
  font-weight: 700;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 1rem;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove &gt; span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #ccc;
  content: '\e626';
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #ccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #ccc;
  content: '\e626';
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #ccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #fff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 1rem 1.8rem 1rem 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 1rem;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 1rem;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 1rem;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #ccc;
  content: '\e626';
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #ccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #ccc;
  content: '\e626';
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #ccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #ccc;
  content: '\e626';
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #ccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.25;
  margin-bottom: 15%;
  padding: 0 1.8rem;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button &gt; span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select &gt; span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #4F758B;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #E6F4F9;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
/**
 * REPLACE THE ENTIRE MODULE STYLES AND BUILD ON TOP TO OVERRIDE SOME
 * (STATIC STYLESHEET) RULES THE MODULE LOADS ON THE SIDE IN _EXTEND
 */
.ln_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: none;
  opacity: 1;
  height: auto;
  width: auto;
  background-color: rgba(230, 244, 249, 0.5);
}
.ln_overlay .loader {
  display: inline-block;
  position: relative;
  width: 3.5rem;
  height: 3.5rem;
  -webkit-animation: spinner-rotation 1s ease-in-out 0s infinite;
  animation: spinner-rotation 1s ease-in-out 0s infinite;
  background: #003057;
  border-radius: 50%;
  position: fixed;
  top: calc(50% - 1.75rem);
  left: calc(50% - 1.75rem);
}
@media (prefers-reduced-motion) {
  .ln_overlay .loader {
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3;
  }
}
.ln_overlay .loader img,
.ln_overlay .loader img[style] {
  display: none !important;
}
.ln_overlay .loader::after {
  content: '';
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  top: 1.5rem;
  left: 1.5rem;
  box-shadow: 1rem 0, -1rem 0, -0.5rem -1rem, 0.5rem -1rem, -0.5rem 1rem, 0.5rem 1rem;
  border-radius: 50%;
  background: currentColor;
  color: #ffffff;
}
@media all and (min-width: 48em), print {
  .page-bottom,
  .page-end {
    display: grid;
    grid-template-columns: [full-start] 1fr [wrapper-start] minmax(0, 138rem) [wrapper-end] 1fr [full-end];
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
    /* any child can break out of the max width content grid */
  }
  .page-bottom &gt; .breakout,
  .page-end &gt; .breakout {
    grid-column: full;
  }
  .page-bottom &gt; *,
  .page-end &gt; * {
    grid-column: wrapper;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    flex-shrink: 0;
    flex-basis: auto;
    margin-bottom: 1.8rem;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content &gt; * {
    display: none;
  }
  .nav-sections-item-content &gt; .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 1rem 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 &gt; .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 &gt; .level-top:hover,
  .navigation .level0 &gt; .level-top.ui-state-focus {
    color: #003057;
    text-decoration: none;
  }
  .navigation .level0.active &gt; .level-top,
  .navigation .level0.has-active &gt; .level-top {
    border-color: #00843D;
    border-style: solid;
    border-width: 0 0 3px;
    color: #003057;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent &gt; .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent &gt; .level-top &gt; .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: "\e622";
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 0.2rem solid #EDF4F8;
    box-shadow: 0 0.4rem 0.4rem rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu &gt; ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu &gt; ul:before,
  .navigation .level0 .submenu &gt; ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu &gt; ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu &gt; ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #EDF4F8;
    color: #EDF4F8;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 1.8rem;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #003057;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active &gt; a {
    border-color: #00843D;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #003057;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent &gt; a &gt; .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: "\e608";
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: "\e607";
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover &gt; .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items &gt; .item.title {
    float: left;
    width: auto;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    height: 2rem;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items &gt; .item.content {
    margin-top: 2rem;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items &gt; .item.content:before,
  .product.data.items &gt; .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items &gt; .item.content:after {
    clear: both;
  }
  .product.data.items &gt; .item.content.active {
    display: block;
  }
  .product.data.items &gt; .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items &gt; .item.title &gt; .switch {
    font-weight: 400;
    line-height: 3.6rem;
    font-size: 1.6rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #E6F4F9;
    border: 0.2rem solid #EDF4F8;
    border-bottom: none;
    height: 3.6rem;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items &gt; .item.title &gt; .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title &gt; .switch:active {
    color: #003057;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:focus,
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:hover {
    background: #fbfdfe;
  }
  .product.data.items &gt; .item.title:not(.disabled) &gt; .switch:active,
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    background: #ffffff;
    color: #003057;
    text-decoration: none;
  }
  .product.data.items &gt; .item.title.active &gt; .switch,
  .product.data.items &gt; .item.title.active &gt; .switch:focus,
  .product.data.items &gt; .item.title.active &gt; .switch:hover {
    padding-bottom: 1.2px;
  }
  .product.data.items &gt; .item.content {
    background: #ffffff;
    margin-top: 5.8rem;
    padding: 35px 35px 35px 35px;
    border: 0.2rem solid #EDF4F8;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 0.2rem solid #EDF4F8;
    text-align: right;
  }
  .page-header .ui-menu {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: flex;
  }
  .page-header .ui-menu a {
    display: block;
    transition: color 250ms;
    color: inherit;
  }
  .page-header .nav--corporate_menu li.level-top {
    margin: 0 1rem;
  }
  .page-header .nav--corporate_menu li.menu-item-active {
    box-shadow: 0 -0.3rem 0 0 inset #DA291C;
  }
  .page-header .nav--corporate_menu a {
    font-size: 1.3rem;
    line-height: calc(44/13);
  }
  .page-header .nav--corporate_menu a:hover,
  .page-header .nav--corporate_menu a:active {
    color: #0F304D;
  }
  .page-header .nav--main_menu li.level-top:not(:last-child) {
    margin: 0 4.5rem 0 0;
  }
  .page-header .nav--main_menu a {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.05rem;
    line-height: calc(30/16);
  }
  .page-header .nav--main_menu a:hover,
  .page-header .nav--main_menu a:active {
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: all;
    text-decoration-skip-ink: all;
  }
  .page-header .nav--main_menu li.menu-item-active a {
    color: #DE4700;
  }
  .site-header__bottom {
    display: flex;
  }
  .site-header__bottom.has-active-overflow .overflow-menu__wrapper {
    position: relative;
    display: flex;
    align-items: center;
  }
  .site-header__bottom.has-active-overflow .overflow-menu.is-expanded {
    clip: auto;
    height: auto;
    top: calc(100% + 0.1rem);
    right: 1px;
    min-width: 10rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 40rem;
    box-shadow: 0 0.8rem 1.4rem 0 rgba(0, 48, 87, 0.21);
    border-top: 0.1rem solid #E6F4F9;
    background: #ffffff;
  }
  .footer-inner {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 1.8rem;
    column-gap: 1.8rem;
  }
  .footer-inner .footer__contact {
    grid-column: 1 / span 4;
  }
  .footer-inner .footer__nav {
    grid-column: 6 / -1;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    -moz-column-gap: 1.8rem;
    column-gap: 1.8rem;
  }
  .footer-inner .footer__nav &gt; * {
    grid-column: span 4;
  }
  .footer__contact {
    padding: 0 3.2rem 5.4rem;
  }
  .footer__contact .contact__wrapper {
    flex-direction: column;
    gap: 3.2rem;
  }
  .footer__logo {
    transform: translateX(-3.2rem);
  }
  .footer__nav-heading {
    margin-bottom: 1.2rem;
  }
  .footer-nav__block.is-mobile-collapsible .footer__nav-heading {
    pointer-events: none;
  }
  .page-end__content {
    flex-direction: row;
  }
  .page-end__content .corp-logo {
    padding: 2.2rem 4rem 2rem 0;
    margin-right: 2rem;
    border-right: 0.2rem solid #EDF4F8;
  }
  .page-end__content .nav--footer_legal {
    flex-grow: 1;
    padding-top: 1.4rem;
    padding-bottom: 1.2rem;
  }
  .page-end__content .ui-menu {
    display: flex;
    flex-wrap: wrap;
  }
  .page-end__content .ui-menu &gt; li {
    padding: 0.8rem 2rem;
  }
  .page-end__content .nav__suffix {
    margin-left: auto;
  }
  .category-teasers .categories-grid-wrapper {
    grid-column: wrapper;
  }
  .categories-overview__list {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
    gap: 2rem;
  }
  .categories-overview__list &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .categories-overview__item {
    grid-column: span 4;
  }
  .panel.header .contact-cta__block {
    display: flex;
    align-items: baseline;
    position: relative;
    margin-left: 1.8rem;
    padding-left: 1.8rem;
    background-color: #003057;
    color: #ffffff;
    font-size: 1.3rem;
    line-height: calc(44/13);
  }
  .panel.header .contact-cta__block a {
    color: inherit;
    font-weight: 700;
  }
  .panel.header .contact-cta__block a:hover,
  .panel.header .contact-cta__block a:active {
    text-decoration: underline;
  }
  .panel.header .contact-cta__block::after {
    content: '';
    background: #003057;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2rem;
    left: 100%;
  }
  .panel.header .contact-cta__block .contact-cta__icon {
    align-self: center;
  }
  .panel.header .contact-cta__block .contact-cta__icon svg {
    display: block;
  }
  .panel.header .contact-cta__block .contact-cta__icon + .contact-cta__heading {
    margin-left: 2.4rem;
  }
  .panel.header .contact-cta__block .contact-cta__heading {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .panel.header .contact-cta__block .contact-cta__actions {
    margin: 0 1.8rem;
  }
  .newsletter__signup {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    text-align: left;
  }
  .payment__partners {
    display: flex;
    justify-content: flex-end;
  }
  .usp__list {
    max-width: none;
    justify-self: flex-start;
    /* adjusted styling since backend does not block content editor from
         * entering more than the maximum of three USP items per block (as per criteria)
         */
    flex-flow: row wrap;
    justify-content: space-evenly;
    gap: 3.2rem 5.4rem;
  }
  .usp__list-item {
    flex: 0 0 calc((100% - 5.4rem - 5.4rem) / 3);
  }
  .usp__label {
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .usp__block--category .usp__list {
    gap: 4.4rem;
  }
  .usp--large .usp__icon svg {
    height: 5.4rem;
    width: auto;
  }
  .content-type__header__intro {
    padding-top: 0;
  }
  .content-type__header.columns-subgrid__inner {
    grid-template-rows: 1fr minmax(-webkit-min-content, 9rem);
    grid-template-rows: 1fr minmax(min-content, 9rem);
  }
  .field-layout {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
  }
  .field-layout.field-50-50 &gt; * {
    flex: 0 0 calc(50% - 2rem);
  }
  .site-header__top .language-switch {
    align-self: stretch;
    display: flex;
  }
  .switcher-trigger {
    border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
  }
  .switcher-trigger.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .switcher-language .mage-dropdown-dialog {
    top: 100%;
    right: 0;
    bottom: auto;
    left: auto;
    box-shadow: 0 0.8rem 1.4rem 0 rgba(0, 48, 87, 0.21);
  }
  .toolbar.top {
    margin-bottom: 5rem;
  }
  .toolbar.bottom {
    margin-top: 5rem;
  }
  .site__mm {
    display: none;
  }
  .mobile-menu__open {
    display: none;
  }
  .blog-teaser__wrapper.blog-teaser--s .blog-teaser__text {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .ct-listing__list--graphical {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
    row-gap: 2rem;
  }
  .ct-listing__list--graphical &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .ct-listing__list--graphical .ct-listing__list-item {
    grid-column: span 6;
  }
  .homepage__featured-blog {
    background: linear-gradient(to bottom, #E6F4F9 70%, #ffffff 70%);
  }
  .paragraph--text-image .paragraph__inner {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .paragraph--text-image .paragraph__layout {
    gap: 4rem;
  }
  .paragraph--video .paragraph__inner {
    padding-right: 3rem;
  }
  .homepage__header {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .homepage__header &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .homepage__header .homepage__hero:not(:only-child) {
    grid-column: 1 / span 8;
  }
  .homepage__header .header__teasers {
    grid-column: span 4 / -1;
    flex-direction: column;
    gap: 3rem;
  }
  .homepage__header-region {
    padding-top: 2rem;
    grid-template-rows: 1fr 2rem;
  }
  .login__layout {
    flex-direction: row;
  }
  .pwreset__layout {
    flex-direction: row;
  }
  .pwreset__block {
    flex-grow: 0;
  }
  .register__layout {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
  }
  .register__block {
    grid-column: span 6;
  }
  .account__block {
    grid-column: span 4;
    align-self: flex-start;
  }
  .account__block .action {
    width: 100%;
    justify-content: center;
  }
  .page-bottom {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .page-bottom .ecom__wrapper:not(:first-child) {
    margin-top: 6rem;
  }
  .page-bottom .trustpilot__rating-reviews {
    flex: 1 1 60%;
    padding: 2.4rem;
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
    /* slightly less transparent than design because otherwise
               background is nearly impercetible when not on Mac retina
             */
    background-color: rgba(230, 244, 249, 0.65);
  }
  .page-bottom .newsletter__signup {
    flex-basis: 40%;
  }
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 1rem 0.4rem 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 0.4rem;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit &gt; .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit &gt; .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit &gt; .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit &gt; .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 4.2rem;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field {
    margin: 0 0 0;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(.choice) &gt; .control,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field &gt; .label,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field &gt; .label {
    margin: 0 0 0.9rem;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.choice:before,
  .abs-revert-field-type-desktop .fieldset &gt; .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset &gt; .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields &gt; .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -1.8rem;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: "\e624";
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 0.4rem 1rem;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: 0 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop &gt; thead &gt; tr &gt; th,
  .abs-table-bordered-desktop &gt; tbody &gt; tr &gt; th,
  .abs-table-bordered-desktop &gt; tfoot &gt; tr &gt; th,
  .abs-table-bordered-desktop &gt; thead &gt; tr &gt; td,
  .abs-table-bordered-desktop &gt; tbody &gt; tr &gt; td,
  .abs-table-bordered-desktop &gt; tfoot &gt; tr &gt; td {
    border: none;
  }
  .abs-table-bordered-desktop &gt; thead &gt; tr &gt; th,
  .abs-table-bordered-desktop &gt; thead &gt; tr &gt; td {
    border-bottom: 1px solid #EDF4F8;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 2.8rem;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block &gt; .title,
  .paypal-review-discount .block &gt; .title,
  .cart-discount .block &gt; .title {
    border: 0;
    padding: 0 0 1rem;
  }
  .abs-discount-block-desktop .block &gt; .title strong,
  .paypal-review-discount .block &gt; .title strong,
  .cart-discount .block &gt; .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 1.8rem;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 0;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: none;
    position: relative;
    z-index: 1;
    display: flex;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: none;
    position: relative;
    z-index: 1;
    padding: 0;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.14285714;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: relative;
    z-index: 0;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar &gt; .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .block-category-event.block:last-child {
    margin-bottom: 2.4rem;
    padding: 1rem 0 2.4rem;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 0.2rem solid #EDF4F8;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 0.2rem solid #EDF4F8;
  }
  .paypal-review-discount .block {
    margin-bottom: 1.4rem;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 3.2rem;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 1rem;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar &gt; .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 5rem;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 1rem 1.8rem;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper &gt; .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 1.4rem;
  }
  .product-info-main .product-add-form {
    padding-top: 1.8rem;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 2.8rem;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 1.8rem;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 1rem 1rem 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 4.4rem;
    color: #003057;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #003057;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #003057;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #003057;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #0F304D;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: rgba(0, 48, 87, 0.5);
    font-weight: 400;
  }
  .block-search input:-moz-placeholder {
    color: rgba(0, 48, 87, 0.5);
    font-weight: 400;
  }
  .block-search input::-moz-placeholder {
    color: rgba(0, 48, 87, 0.5);
    font-weight: 400;
  }
  .block-search input:-ms-input-placeholder {
    color: rgba(0, 48, 87, 0.5);
    font-weight: 400;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 1rem;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: "\e615";
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 1.8rem;
  }
  .cart-summary {
    width: 25%;
    float: right;
    order: 2;
    padding: 1px 1.8rem 1.8rem;
    position: relative;
  }
  .cart-summary &gt; .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar &gt; .secondary {
    float: none;
  }
  .cart-summary .block &gt; .title {
    padding-left: 0;
  }
  .cart-summary .block &gt; .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 0;
    margin: 0 0 1rem;
  }
  .cart-summary .block .fieldset .field:not(.choice) &gt; .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) &gt; .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field &gt; .label {
    margin: 0 0 0.9rem;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 1.8rem 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 1.8rem;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 1.8rem;
  }
  .cart-discount {
    width: 75%;
    float: left;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 1rem;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    order: 1;
    padding-right: 2.4rem;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 1.8rem;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 1rem;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #ccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item &gt; span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item &gt; span:before,
  .opc-progress-bar-item &gt; span:after {
    background: #e4e4e4;
    border: 1px solid #ccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item &gt; span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #003057;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover &gt; span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete &gt; span {
    color: #DE4700;
  }
  .opc-progress-bar-item._complete &gt; span:after {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    content: "\e610";
  }
  .opc-progress-bar-item._active:before {
    background: #00843D;
    border-color: #00843D;
  }
  .opc-progress-bar-item._active &gt; span {
    color: #003057;
    font-weight: 600;
  }
  .opc-progress-bar-item._active &gt; span:before {
    background: #00843D;
    border-color: #00843D;
  }
  .opc-progress-bar-item._active &gt; span:after {
    border-color: #00843D;
    content: "\e610";
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 1.8rem;
  }
  .checkout-shipping-method .actions-toolbar &gt; .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 0.2rem solid #ccc;
    padding-bottom: 1.8rem;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 1.8rem;
    width: 33.33333333%;
    float: right;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.2rem;
    border-bottom: 0;
    margin-bottom: 1.8rem;
  }
  .block-authentication .actions-toolbar &gt; .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar &gt; .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar &gt; .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 1rem 2.4rem 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 1rem 0 0 3.2rem;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset &gt; .field-select-billing &gt; .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 1.8rem 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar &gt; .primary {
    margin-bottom: 0;
    margin-right: 2.4rem;
  }
  .login-container .block.login .actions-toolbar &gt; .secondary {
    float: left;
  }
  .login-container .fieldset &gt; .field &gt; .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 1rem;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses &gt; .item {
    display: inline-block;
    font-size: 1.6rem;
    margin-bottom: 1.8rem;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses &gt; .item:nth-last-child(1),
  .block-addresses-list .items.addresses &gt; .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses &gt; .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 1.8rem;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 1rem 1rem 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 2.8rem;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -1.8rem;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 0;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) &gt; .label {
    margin: 0 0 0.9rem;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) &gt; .label {
    font-weight: 500;
    line-height: 1.06666667;
    font-size: 1.5rem;
  }
  .page-product-giftcard .product-add-form .field:not(.text) &gt; .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: inline-flex;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    order: 2;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #E6F4F9;
    background-clip: padding-box;
    border: 0.2rem solid #E6F4F9;
    border-radius: 0.3rem;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    height: 4.4rem;
    line-height: normal;
    padding: 0 1.8rem;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:focus,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:focus {
    border: 0.2rem solid #7392a8;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: rgba(0, 48, 87, 0.5);
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: rgba(0, 48, 87, 0.5);
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: rgba(0, 48, 87, 0.5);
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 1rem;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required &gt; .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required &gt; .label:after {
    content: '*';
    color: #DE4700;
    font-size: 1.3rem;
    margin: 0 0 0 1ch;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    color: #4F758B;
    font-size: 1.3rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.6rem;
    line-height: 1.3rem;
    color: #4F758B;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) &gt; .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 1.8rem;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 1.8rem 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 1.8rem;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 1.8rem;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 0;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items &gt; thead &gt; tr &gt; th,
  .account .data.table.table-giftregistry-items &gt; tbody &gt; tr &gt; th,
  .account .data.table.table-giftregistry-items &gt; tfoot &gt; tr &gt; th,
  .account .data.table.table-giftregistry-items &gt; thead &gt; tr &gt; td,
  .account .data.table.table-giftregistry-items &gt; tbody &gt; tr &gt; td,
  .account .data.table.table-giftregistry-items &gt; tfoot &gt; tr &gt; td {
    border-top: 0.4rem solid #EDF4F8;
  }
  .account .data.table.table-giftregistry-items &gt; caption + thead &gt; tr:first-child &gt; th,
  .account .data.table.table-giftregistry-items &gt; colgroup + thead &gt; tr:first-child &gt; th,
  .account .data.table.table-giftregistry-items &gt; thead:first-child &gt; tr:first-child &gt; th,
  .account .data.table.table-giftregistry-items &gt; caption + thead &gt; tr:first-child &gt; td,
  .account .data.table.table-giftregistry-items &gt; colgroup + thead &gt; tr:first-child &gt; td,
  .account .data.table.table-giftregistry-items &gt; thead:first-child &gt; tr:first-child &gt; td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items &gt; tbody + tbody {
    border-top: 0.4rem solid #EDF4F8;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items &gt; tbody &gt; tr:nth-child(even) &gt; td,
  .account .data.table.table-giftregistry-items &gt; tbody &gt; tr:nth-child(even) &gt; th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 0.2rem solid #EDF4F8;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 1.8rem 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 1.8rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 0.2rem solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 1.8rem;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 3.2rem;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 1rem 0;
  }
  .filter-actions {
    margin-bottom: 2.4rem;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #EDF4F8;
  }
  .page-layout-1column .filter-content {
    margin-top: 1rem;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 1.8rem;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000;
    bottom: -1px;
    content: '';
    display: block;
    left: 0.4rem;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #fff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 1.8rem 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #fff;
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #EDF4F8;
    padding: 0.4rem 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 0.4rem;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #4F758B;
    display: inline;
    font-size: 1.6rem;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 1.8rem;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 1.8rem;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 1.8rem;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 1rem;
    padding: 0.4rem 1rem 1rem;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 1rem;
    padding: 0.4rem 1rem 1rem;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #00843D;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 1.8rem;
  }
  .block.newsletter {
    max-width: 44%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe &gt; .field,
  .block.newsletter .form.subscribe &gt; .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 1.4rem;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 1.6rem;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 1.8rem;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 1.8rem 2px 1.8rem;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #E6F4F9;
  }
  .page-header .header.panel {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    order: 1;
  }
  .page-main &gt; .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main &gt; .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 1.8rem;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\e622";
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active &gt; span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\e621";
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 0.8rem 1.4rem 0 rgba(0, 48, 87, 0.21);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #fff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: "\e621";
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel &gt; .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel &gt; .header.links &gt; li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel &gt; .header.links &gt; li {
    margin: 0 0 0 15px;
  }
  .header.panel &gt; .header.links &gt; li.welcome,
  .header.panel &gt; .header.links &gt; li &gt; a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel &gt; .header.links &gt; li.welcome a {
    color: #fff;
    padding-left: 0.4rem;
  }
  .header.panel &gt; .header.links &gt; .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -0.4rem 0 0.4rem;
  }
  .header.panel &gt; .header.links &gt; .authorization-link:last-child:after {
    display: none;
  }
  .header.panel &gt; .header.links &gt; .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 2.4rem 1.8rem 0;
  }
  .logo {
    margin: -8px auto 1.8rem 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper &gt; .breadcrumbs,
  .page-wrapper &gt; .top-container,
  .page-wrapper &gt; .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #003057;
    margin-top: auto;
    padding-bottom: 1.8rem;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -1rem;
    left: 100%;
    margin: 0 0 0 1.8rem;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: -5.2rem;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #fff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 1rem 0 0;
  }
  .products-grid.wishlist .product-item-actions &gt; * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 1rem;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 1.8rem 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #fff;
    border: 0.2rem solid #bbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .content-list__header--ccv .content-list__header-layout {
    display: flex;
    gap: 2rem;
  }
  .content-list__header--ccv .content-list__header-logo {
    flex: 0 0 20%;
    align-self: center;
  }
  .page-layout-1column .product-info-main,
  .page-layout-1column .product.media {
    width: auto;
    float: none;
    margin-bottom: 0;
  }
  .product-main__layout .product.media {
    grid-row: 1;
    grid-column: 1 / span 5;
    width: 100%;
  }
  .product-main__layout .product-info-main {
    grid-row: 1;
    grid-column: span 7 / -1;
    padding-left: calc(100% / 8);
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 0;
  }
  .pdp__related-wrapper .product__items {
    display: flex;
    gap: 5%;
  }
  .pdp__related-wrapper .product__item {
    flex: 1 1 33%;
  }
  .block-search input {
    padding-right: 5.4rem;
  }
  .block-search {
    float: none;
    width: auto;
    flex-grow: 1;
    padding: 0;
    margin-left: 4.4rem;
  }
  .minicart-wrapper {
    margin-left: 0;
  }
  .minicart-wrapper .action.close {
    display: none;
  }
  .minicart-wrapper .block-minicart {
    width: 43rem;
  }
  .minicart-wrapper .block-minicart .block-title {
    display: block;
    padding: 2.4rem 3rem;
    font-size: 2rem;
    line-height: 1;
  }
  .minicart-items-wrapper {
    min-height: 8.4rem;
  }
  .checkout-cart-index .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-cart-index .page-main .block {
    margin-bottom: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 100%;
    float: none;
    padding: 0;
  }
  .cart__title-layout {
    gap: 4rem;
  }
  .cart-summary {
    float: none;
    width: 100%;
    padding: 0;
  }
  .block.crosssell {
    width: 100%;
    float: none;
    padding: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    left: -2rem;
  }
  .opc-wrapper {
    float: none;
    width: auto;
    padding: 0 4rem;
  }
  .opc-sidebar {
    margin: 0;
    float: none;
    width: auto;
  }
  .checkout__title-layout {
    gap: 4rem;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 100%;
  }
  .opc-wrapper .form-login {
    padding-bottom: 2rem;
    border-bottom: 0.2rem solid #EDF4F8;
  }
  .opc-wrapper .checkout-billing-address .action-update {
    float: none;
  }
  .opc-wrapper .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 0;
  }
  #checkout[data-step="payment"] .opc-block-summary .heading,
  #checkout[data-step="payment"] .opc-block-summary .table-totals {
    margin-left: 4rem;
    margin-right: 4rem;
    max-width: calc(100% - 2 * 4rem);
  }
  .summary-grid__table .summary-grid__table-header,
  .summary-grid__table .summary-grid__table-row {
    grid-template-columns: 4rem repeat(12, 1fr) 4rem;
  }
  .checkout-success__layout {
    flex-direction: row;
  }
  .checkout-success-container {
    padding-bottom: 5.4rem;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 0;
  }
  .login-container .fieldset &gt; .field &gt; .control {
    width: 100%;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 0;
    width: 100%;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit &gt; .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block,
  .abs-discount-block-desktop .block,
  .paypal-review-discount .block,
  .column .block-addbysku .block-content .box,
  .cart-discount .block,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit &gt; .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: auto;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit &gt; .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1),
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit &gt; .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(2),
  .paypal-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(2),
  .cart-discount .block:nth-child(1),
  .cart-discount .block:nth-child(2),
  .login-container .block:nth-child(1),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit &gt; .fieldset:nth-child(1),
  .form-address-edit &gt; .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(1),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(1),
  .cart-discount .block:nth-child(2) {
    float: none;
  }
  .page-layout-2columns-account .column.main .block,
  .page-layout-2columns-account .sidebar-wrapper .block {
    margin-bottom: 0;
  }
  .page-layout-2columns-account .col-layout-wrapper {
    box-shadow: 0 1.2rem 2.4rem 0 rgba(0, 48, 87, 0.05), 0 -2.4rem 2.4rem 0 rgba(0, 48, 87, 0.05);
  }
  .page-layout-2columns-account .mobile-actions {
    display: none;
  }
  .block-dashboard-addresses .block-content {
    flex-direction: row;
  }
  .block-dashboard-addresses .block-content .box {
    flex: 1 1 40%;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: 0;
  }
  .form-edit-account .fieldset.password .control {
    width: calc(50% - 1rem);
  }
  .account-address-book__layout {
    display: flex;
    flex-wrap: wrap;
  }
  .account-address-book__layout &gt; .block {
    flex: 1 1 50%;
  }
  .account-address-book__layout &gt; .block:nth-child(2n+1) {
    padding-right: 9%;
    box-shadow: 0.2rem 0 0 0 #E6F4F9, -0.2rem 0 0 0 #E6F4F9 inset;
  }
  .account-address-book__layout &gt; .block:nth-child(2n) {
    padding-left: 9%;
  }
  .account-address-book__layout .actions-toolbar {
    flex: 1 1 100%;
  }
  .page-layout-2columns-account .column.main .account-address-book__layout .block + .block {
    margin-top: 0;
  }
  .block-order-details-view .block-content.widget {
    display: flex;
    flex-wrap: wrap;
  }
  .block-order-details-view .block-content.widget &gt; .box {
    flex: 0 0 calc(50% - (2rem/2));
  }
  .order-details-items {
    padding: 0;
  }
  .block-order-details-comments .order-comment {
    flex-flow: row nowrap;
  }
  .block-order-details-comments .comment-date {
    float: none;
    margin-right: 0;
    max-width: none;
    flex: 0 0 18rem;
  }
  .filter-content .item {
    margin: 0;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 0;
  }
  .page-layout-1column .toolbar-products {
    position: static;
  }
  .page-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 192rem;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 1rem 0.1rem #E6F4F9;
  }
  .page-header .panel.wrapper {
    overflow: hidden;
    border-bottom: none;
  }
  .page-header .header.panel {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-header .switcher {
    float: none;
    margin: 0;
    order: initial;
  }
  .header.panel {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
  }
  .header.panel &gt; .header.links {
    float: none;
    margin: 0;
    display: flex;
  }
  .header.panel &gt; .header.links &gt; li {
    display: flex;
    align-items: center;
    margin: 0 1rem;
  }
  .header.panel &gt; .header.links &gt; li.welcome,
  .header.panel &gt; .header.links &gt; li &gt; a {
    display: block;
    line-height: calc(44/13);
  }
  .header.panel &gt; .header.links &gt; li.menu-item-active {
    box-shadow: 0 -0.3rem 0 0 inset #DA291C;
  }
  .header.panel &gt; .header.links &gt; .authorization-link::after {
    margin: 0 calc(-2 * 1rem + 1ch) 0 1ch;
  }
  .site-header__top {
    display: flex;
    align-items: center;
    gap: 1rem;
  }
  .site-header__top .store-logo + .store-label {
    margin-left: 1.2rem;
  }
  .site-header__bottom {
    padding-top: 2.4rem;
    padding-bottom: 1.8rem;
  }
  .site-header__mobile {
    display: none;
  }
  /* Core breakpoint override */
  .page-footer {
    padding-top: 5.4rem;
    padding-bottom: 0;
  }
  .mst-searchautocomplete__autocomplete ul li {
    padding: 1.5rem 3rem;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all,
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
    padding: 1.5rem 3rem;
  }
  .mst-searchautocomplete__item,
  .mst-searchautocomplete__item.magento_catalog_product {
    align-items: center;
  }
  .mst-searchautocomplete__results-viewport {
    padding-bottom: 1.8rem;
    scrollbar-width: thin;
    scrollbar-color: #E6F4F9 transparent;
    max-height: 64vh;
    padding-bottom: 0;
    overflow-y: auto;
    overscroll-behavior: contain;
  }
  .mst-searchautocomplete__results-viewport::-webkit-scrollbar-track {
    background: transparent;
  }
  .mst-searchautocomplete__results-viewport::-webkit-scrollbar-thumb {
    background-color: #E6F4F9;
    border-radius: 0.3rem;
    border: 0;
  }
  .mst-searchautocomplete__results-viewport::-webkit-scrollbar-thumb:hover,
  .mst-searchautocomplete__results-viewport::-webkit-scrollbar-thumb:active {
    background-color: #003057;
  }
}
@media all and (min-width: 56.25em), print {
  h2 {
    font-size: 4.2rem;
    line-height: 1.30952381;
  }
  .contentmanager-content-view h2,
  .contact-index-index h2,
  .customer-account-login h2,
  .customer-account-create h2,
  .account .column.main h2,
  .checkout-cart-index h2,
  .checkout-index-index .opc-wrapper .step-title,
  .checkout-index-index .opc-block-summary h2 {
    font-size: 2.8rem;
    line-height: 1.35714286;
  }
  h3 {
    font-size: 2.2rem;
    line-height: 1.72727273;
  }
  h4 {
    font-size: 1.7rem;
    line-height: 1.29411765;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 0;
    padding-right: 0;
  }
  /* grid containers */
  .page-header .panel.wrapper,
  .page-header,
  .page-main {
    display: grid;
    grid-template-columns: [full-start] 1fr [wrapper-start] minmax(0, 138rem) [wrapper-end] 1fr [full-end];
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
    /* any child can break out of the max width content grid */
  }
  .page-header .panel.wrapper &gt; .breakout,
  .page-header &gt; .breakout,
  .page-main &gt; .breakout {
    grid-column: full;
  }
  /* grid containers with all children contained to max width */
  .page-header .panel.wrapper &gt; *,
  .page-main &gt; * {
    grid-column: wrapper;
  }
  /* grid containers with selected list of children contained to max width */
  .page-header .header.content {
    grid-column: wrapper;
  }
  /* allow for subgrid indentations when screen is large enough */
  .columns-subgrid__inner &gt; .cs-s-2 {
    grid-column-start: 2;
  }
  .columns-subgrid__inner &gt; .cs-e-2 {
    grid-column-end: -2;
  }
  .page-layout-1column .columns {
    display: grid;
    grid-template-columns: [full-start] 1fr [wrapper-start] minmax(0, 138rem) [wrapper-end] 1fr [full-end];
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
    /* any child can break out of the max width content grid */
  }
  .page-layout-1column .columns &gt; .breakout {
    grid-column: full;
  }
  .page-layout-1column .columns &gt; * {
    grid-column: wrapper;
  }
  html {
    scrollbar-gutter: stable;
  }
  .page-end__content {
    font-size: 1.3rem;
    line-height: 1.53846154;
  }
  .block__content {
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .categories-overview__item {
    grid-column: span 6;
  }
  .categories-overview__visual {
    aspect-ratio: 444 / 250;
  }
  .categories-overview__link,
  .categories-overview__more {
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }
  .categories-overview__link {
    font-size: 1.9rem;
    line-height: 1.15789474;
  }
  .categories-overview__more {
    font-size: 1.5rem;
    line-height: 1.46666667;
  }
  .categories-overview__more .label + .icon {
    margin-left: 1rem;
  }
  .panel.header .contact-cta__block {
    padding-left: 2.8rem;
  }
  .panel.header .contact-cta__block .contact-cta__heading {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .panel.header .contact-cta__block .contact-cta__actions {
    margin: 0 0 0 1ch;
  }
  .usp__block--pdp {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .content-type__header.columns-subgrid__inner {
    grid-column: wrapper;
  }
  .content-type__header.columns-subgrid__inner .content-type__header__intro {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .content-type__header.has-visual .content-type__header__intro {
    display: grid;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    grid-template-columns: repeat(10, 1fr);
    grid-column: 2 / -2;
  }
  .content-type__header.has-visual .content-type__header__intro &gt; * {
    grid-column: 2 / -2;
  }
  .content-type__header.no-visual .content-type__header__intro {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
  }
  .content-type__header.no-visual .content-type__header__intro &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .content-type__header.no-visual .content-type__header__intro &gt; * {
    grid-column: 3 / -3;
  }
  .content-type__header__intro {
    padding-bottom: 7rem;
  }
  .content-type__header__intro .page__intro {
    font-size: 1.7rem;
    line-height: 1.76470588;
  }
  .content-header {
    padding-top: 5.4rem;
    padding-bottom: 8rem;
  }
  .page__intro {
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .toolbar.top {
    margin-bottom: 8rem;
  }
  .toolbar.bottom {
    margin-top: 8rem;
  }
  .blog-teaser__wrapper .blog-teaser__body .faux-more {
    font-size: 1.5rem;
    line-height: 1.46666667;
  }
  .blog-teaser__wrapper.blog-teaser--s .blog-teaser__title {
    font-size: 1.6rem;
    line-height: 1.375;
  }
  .blog-teaser__wrapper.blog-teaser--s .blog-teaser__text {
    font-size: 1.5rem;
    line-height: 1.46666667;
  }
  .blog-teaser__wrapper.blog-teaser--l .blog-teaser__title {
    font-size: 2.1rem;
    line-height: 1.23809524;
  }
  .blog-teaser__wrapper.blog-teaser--l .blog-teaser__text {
    font-size: 1.9rem;
    line-height: 1.36842105;
  }
  .blog-teaser__wrapper.blog-teaser--highlight .blog-teaser__body {
    grid-row: 2;
    max-width: 100%;
    border-top-left-radius: 0;
  }
  .blog-teaser__wrapper.blog-teaser--highlight .blog-teaser__title {
    font-size: 2.1rem;
    line-height: 1.42857143;
  }
  .blog-teaser__wrapper.blog-teaser--highlight .blog-teaser__title + .blog-teaser__text {
    margin-top: 1.5rem;
  }
  .blog-teaser__wrapper.blog-teaser--highlight .blog-teaser__text {
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .blog-teaser__wrapper.blog-teaser--m .blog-teaser__title,
  .blog-teaser__wrapper.blog-teaser--m .blog-teaser__text {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .product-teaser__component .product-item-details__top .product-item-name {
    font-size: 1.9rem;
    line-height: 1.26315789;
  }
  .product-teaser__component .product-item-details__top .product-item-packaging {
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .product-teaser__component .product-item-details__top .product-item-description {
    margin-bottom: 1rem;
    font-size: 1.3rem;
    line-height: 1.53846154;
  }
  .product-teaser__component .product-item-details__bottom .tier-price .price .amount {
    font-size: 1.6rem;
  }
  .product-teaser__component select {
    height: 5.2rem;
    line-height: 4.8rem;
  }
  .content-list__header-layout--split {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 2rem;
  }
  .content-list__header-layout--split .content-list__header-intro {
    grid-column: 1 / span 4;
    padding-top: 2rem;
    padding-right: 20%;
  }
  .content-list__header-layout--split .content-list__header-highlight {
    grid-column: span 6 / -1;
  }
  .content-list__filter-wrapper {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 2rem;
  }
  .content-list__filter-wrapper .content-list__filter {
    grid-column: 1 / span 5;
    width: calc(100% + 2rem);
  }
  .homepage__hero h1 {
    left: 6rem;
    bottom: 6rem;
    max-width: 50%;
  }
  .homepage__categories {
    margin-top: 8rem;
  }
  .homepage__categories .categories-overview__list {
    padding-top: 2rem;
  }
  .homepage__featured-blog {
    padding-top: 6rem;
  }
  .homepage__layout .homepage__products {
    grid-column: wrapper;
    margin-top: 5rem;
  }
  .homepage__products .product__list {
    padding: 0;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
  }
  .homepage__products .product__list &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .homepage__products .product__list .product__item {
    grid-column: span 4;
  }
  .content-type__paragraphs .paragraph + .paragraph {
    margin-top: 5rem;
  }
  .paragraph__title + .paragraph__body {
    margin-top: 2rem;
  }
  .paragraph__body {
    font-size: 1.7rem;
    line-height: 1.76470588;
  }
  .paragraph__header + .paragraph__listing {
    margin-top: 5rem;
  }
  .paragraph--cta .paragraph__layout {
    grid-column: 3 / -3;
  }
  .paragraph--media-embed {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
  }
  .paragraph--media-embed &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .paragraph--media-embed .paragraph__inner {
    padding: 0;
    grid-column: 2 / span -2;
  }
  .paragraph--products {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
  }
  .paragraph--products &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .paragraph--products .paragraph__inner {
    grid-column: 2 / -2;
    padding: 5rem 0 8rem;
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .paragraph--products .paragraph__inner &gt; * {
    grid-column: 2 / -2;
  }
  .paragraph--text-image {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
  }
  .paragraph--text-image &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .paragraph--text-image .paragraph__inner {
    padding: 0;
    grid-column: 3 / -2;
  }
  .paragraph--text-image .visual-wrapper {
    flex-basis: 44%;
  }
  .paragraph--text-image .text-wrapper {
    flex-basis: 56%;
  }
  .paragraph--one-column-text {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
  }
  .paragraph--one-column-text &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .paragraph--one-column-text .paragraph__inner {
    grid-column: 3 / -3;
  }
  .paragraph--video .paragraph__inner {
    padding: 0;
    grid-column: 2 / -2;
  }
  .page-title {
    font-size: 4.7rem;
    line-height: 1.12765957;
    letter-spacing: 0.147rem;
  }
  .contentmanager-content-view .page-title {
    font-size: 4.3rem;
    line-height: 1.18604651;
    letter-spacing: 0.134rem;
  }
  .contentmanager-contenttype-homepage .page-title,
  .cms-home .page-title {
    font-size: 6rem;
    line-height: 0.88333333;
    letter-spacing: 0.188rem;
  }
  .page-title::after {
    width: 7.2rem;
    height: 0.6rem;
    margin-top: 1.6rem;
  }
  .page-main &gt; .page-title-wrapper .page-title {
    display: block;
  }
  .page-title__region {
    padding-top: 6rem;
    padding-bottom: 8rem;
  }
  .section__heading + * {
    margin-top: 8rem;
  }
  .section__title {
    max-width: 50%;
    margin: 0 auto;
    font-size: 3.2rem;
    line-height: 1.1875;
  }
  .section__subtitle {
    font-size: 2.2rem;
    line-height: 1.72727273;
  }
  .contact-index-index .layout--cl-left .layout__cl-wrapper .cl-primary {
    grid-column: 2 / span 5;
    padding-top: 4rem;
    margin-top: 0;
  }
  .contact-index-index .layout--cl-left .layout__cl-wrapper .cl-secondary {
    grid-column: span 5 / -1;
    margin-top: 0;
  }
  .contact-page__form-title + form {
    margin-top: 4rem;
  }
  .contact-info__block {
    position: relative;
    padding: 4rem 2.4rem;
  }
  .contact-info__block::after {
    content: '';
    position: absolute;
    height: 100%;
    left: 100%;
    top: 0;
    width: 2rem;
    background-color: #E6F4F9;
  }
  .homepage__header .homepage__hero:not(:only-child) {
    grid-column: 1 / span 9;
  }
  .homepage__header .header__teasers {
    grid-column: span 3 / -1;
  }
  .homepage__header-region {
    grid-template-rows: 1fr 4rem;
  }
  .homepage__usp-banner .usp__list {
    padding-bottom: 4rem;
  }
  .content-header--login {
    padding-bottom: 5rem;
  }
  .customer-account-login .login-container {
    padding-bottom: 8rem;
  }
  .customer-login__block,
  .new-customer__block {
    padding-left: 4.4rem;
    padding-right: 4.4rem;
  }
  .content-header--pwreset {
    padding-bottom: 5rem;
  }
  .pwreset-container {
    padding-bottom: 8rem;
  }
  .pwreset__block {
    padding-left: 4.4rem;
    padding-right: 4.4rem;
  }
  .content-header--register {
    padding-bottom: 5rem;
  }
  .customer-account-create .register-container {
    padding-bottom: 8rem;
  }
  .register__block,
  .account__block {
    padding-left: 4.4rem;
    padding-right: 4.4rem;
  }
  .page-bottom {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .page-bottom .newsletter__signup {
    flex-basis: 34%;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 1.8rem;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .popup_geoip_content {
    padding: 3rem 4rem;
  }
  .geoip_title {
    font-size: 2.8rem;
  }
  .content-list__header--ccv {
    margin-bottom: 6rem;
  }
  .content-list__header--ccv .content-list__header-layout {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 2rem;
  }
  .content-list__header--ccv .content-list__header-layout .content-list__header-intro {
    grid-column: 1 / span 7;
  }
  .content-list__header--ccv .content-list__header-layout .content-list__header-intro .page__intro {
    max-width: 80ch;
  }
  .content-list__header--ccv .content-list__header-layout .content-list__header-logo {
    grid-column: span 2 / -1;
    align-self: flex-start;
  }
  .content-list__header--ccv .content-list__header-pattern svg {
    transform: translateY(36%);
  }
  .ccv-list__wrapper + * {
    margin-top: 12rem;
  }
  .ccv__categories-pattern {
    margin-bottom: 6.4rem;
  }
  .ccv-list__wrapper .products-grid .product__items {
    grid-template-columns: repeat(3, 1fr);
  }
  .page-main &gt; .paragraphs--with-sidebar {
    grid-column: full;
  }
  .columns + .category-paragraphs {
    margin-top: 12rem;
  }
  .catalog-product-view .pdp__pattern {
    grid-column: full;
  }
  .pdp__categories {
    margin-top: 5rem;
  }
  .pdp__categories-pattern {
    margin-bottom: 6.4rem;
  }
  .product-info-main .pdp__select-wrapper label {
    font-size: 1.7rem;
  }
  .custom-product-add-form &gt; * + * {
    margin-top: 4rem;
  }
  .custom-product-add-form .selection-overview {
    flex-direction: row;
  }
  .custom-product-add-form .selection-overview__prices &gt; * {
    padding-right: 0;
    justify-content: flex-start;
  }
  .product-info-details__full {
    grid-column: 1 / span 6;
  }
  .product-info-details__specs {
    grid-column: span 5 / -1;
  }
  .catalogsearch-result-index .column.main {
    margin-top: 5rem;
  }
  .catalogsearch-result-index .column.main .message + .results-section,
  .catalogsearch-result-index .column.main .results-section-index + .results-section-index {
    margin-top: 5rem;
  }
  .catalogsearch-result-index .column.main .results-section + .results-section {
    margin-top: 8rem;
  }
  .catalogsearch-result-index .column.main .results-section h2 {
    margin-bottom: 8rem;
  }
  .catalogsearch-result-index .column.main .results-section--products h2 {
    margin-bottom: 5rem;
  }
  .results-section .products-grid .items {
    row-gap: 3rem;
  }
  .results-section .products-grid .items .item {
    flex: 0 0 calc((100% - 2 * 2rem) / 3);
  }
  .content-header--cart {
    padding-bottom: 6rem;
  }
  .cart__title-layout {
    gap: 6rem;
  }
  .cart__return-to-store {
    font-size: 1.5rem;
  }
  .cart-container + .cart__bottom-layout {
    margin-top: 6rem;
  }
  .cart__bottom-inner {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }
  .cart__no-items {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
  }
  .cart__no-items &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .cart__no-items .cart-empty {
    grid-column: 2 / -2;
  }
  .shopping-cart .action-delete .m-only {
    display: none;
  }
  .shopping-cart .action-delete .d-only {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .shopping-cart__row {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .shopping-cart__row .scr-image {
    grid-column: 1 / span 2;
  }
  .shopping-cart__row .scr-product-details {
    grid-column: 3 / span 7;
  }
  .shopping-cart__row .scr-unit-price,
  .shopping-cart__row .scr-subtotal {
    grid-column: span 3;
    justify-content: flex-end;
  }
  .shopping-cart__row .scr-qty {
    grid-column: span 6;
  }
  .shopping-cart__row .scr-qty .field.qty,
  .shopping-cart__row .scr-qty .control.qty {
    flex-grow: 1;
  }
  .shopping-cart__row .scr-actions {
    grid-column: span 3;
    display: flex;
    justify-content: flex-end;
    padding-right: 0.6rem;
  }
  .cart__cross-sell-block .cart__block-title + .product__items {
    margin-top: 5rem;
  }
  .opc-wrapper {
    padding: 0;
  }
  .content-header--checkout {
    padding-bottom: 6rem;
  }
  .checkout__title-layout {
    gap: 6rem;
  }
  button.action.checkout__previous-step {
    font-size: 1.5rem;
  }
  .checkout-index-index .checkout-container {
    row-gap: 2rem;
    padding-top: 7.2rem;
    padding-bottom: 8rem;
  }
  .checkout-index-index .checkout-container &gt; .messages {
    grid-column: 2 / -2;
  }
  .checkout-index-index .checkout-container .opc-wrapper {
    grid-column: 2 / span 5;
  }
  .checkout-index-index .checkout-container .opc-sidebar {
    grid-column: span 4 / -2;
  }
  .checkout-index-index .checkout-container[data-step="payment"] .opc-wrapper {
    grid-column: 2 / span 4;
  }
  .checkout-index-index .checkout-container[data-step="payment"] .opc-sidebar {
    grid-column: span 5 / -2;
  }
  .opc-wrapper .shipping-address-items {
    grid-gap: 2rem;
  }
  .opc-wrapper .shipping-address-item {
    width: calc(50% - 2rem / 2);
  }
  .opc-wrapper .shipping-address-item::before {
    content: none;
  }
  .form-shipping-address .fieldset.address,
  .form-shipping-address fieldset.street &gt; .control {
    display: flex;
    flex-flow: row wrap;
    gap: 2rem;
  }
  .form-shipping-address .field {
    flex: 1 1 100%;
  }
  .form-shipping-address .field.field--50 {
    flex: 1 1 calc(50% - 1rem);
  }
  .form-shipping-address .field + .field {
    margin-top: 0;
  }
  .billing-address-form .fieldset.address,
  .billing-address-form fieldset.street &gt; .control {
    display: flex;
    flex-flow: row wrap;
    gap: 2rem;
  }
  .billing-address-form .field {
    flex: 1 1 100%;
  }
  .billing-address-form .field.field--50 {
    flex: 1 1 calc(50% - 1rem);
  }
  .billing-address-form .field + .field {
    margin-top: 0;
  }
  .opc-block-summary {
    margin-top: -3.2rem;
  }
  #checkout[data-step="shipping"] .opc-block-summary,
  #checkout:not([data-step]) .opc-block-summary {
    padding-left: 0;
    padding-right: 0;
  }
  #checkout[data-step="payment"] .opc-block-summary .minicart-items-wrapper {
    max-height: 42rem;
  }
  .checkout-success,
  .checkout-registration {
    padding-left: 4.4rem;
    padding-right: 4.4rem;
  }
  .account__extended-bg {
    height: 60%;
    max-height: 24rem;
    background-color: #E6F4F9;
  }
  .page-layout-2columns-account .column.main {
    padding: 6.8rem 0 8rem;
  }
  .page-layout-2columns-account .column.main .block + .block,
  .page-layout-2columns-account .sidebar-wrapper .block + .block {
    margin-top: 5rem;
  }
  .page-layout-2columns-account .sidebar-wrapper {
    padding-bottom: 8rem;
  }
  .page-layout-2columns-account .sidebar-main + .sidebar-additional {
    margin-top: 5rem;
  }
  .page-layout-2columns-account .sidebar-additional {
    padding-left: 7.8rem;
    padding-right: 7.8rem;
  }
  #account__mm .account-nav-content li &gt; a,
  #account__mm .account-nav-content li &gt; strong {
    padding-left: calc(100% / 12);
  }
  .account-dashboard__header {
    padding-left: 7.8rem;
    padding-right: 7.8rem;
  }
  .account-dashboard__header + .block {
    margin-top: 4.8rem;
  }
  .block-dashboard-orders .block-title {
    padding-left: 7.8rem;
    padding-right: 7.8rem;
  }
  .block-dashboard-info,
  .block-dashboard-addresses {
    padding-left: 7.8rem;
    padding-right: 7.8rem;
  }
  .account .column.main table &gt; thead &gt; tr &gt; th,
  .account .column.main table &gt; tbody &gt; tr &gt; th,
  .account .column.main table &gt; thead &gt; tr &gt; td,
  .account .column.main table &gt; tbody &gt; tr &gt; td {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .account .column.main table &gt; thead &gt; tr &gt; th:first-child,
  .account .column.main table &gt; tbody &gt; tr &gt; th:first-child,
  .account .column.main table &gt; thead &gt; tr &gt; td:first-child,
  .account .column.main table &gt; tbody &gt; tr &gt; td:first-child {
    padding-left: 7.8rem;
  }
  .account .column.main table &gt; thead &gt; tr &gt; th:last-child,
  .account .column.main table &gt; tbody &gt; tr &gt; th:last-child,
  .account .column.main table &gt; thead &gt; tr &gt; td:last-child,
  .account .column.main table &gt; tbody &gt; tr &gt; td:last-child {
    padding-right: 2rem;
  }
  .account .column.main table &gt; tfoot &gt; tr &gt; th:first-child,
  .account .column.main table &gt; tfoot &gt; tr &gt; td:first-child {
    padding-left: 7.8rem;
  }
  .account .column.main table &gt; tfoot &gt; tr &gt; th:last-child,
  .account .column.main table &gt; tfoot &gt; tr &gt; td:last-child {
    padding-right: 2rem;
  }
  .account .column.main table:not(.table-order-items) &gt; tfoot &gt; tr &gt; th,
  .account .column.main table:not(.table-order-items) &gt; tfoot &gt; tr &gt; td {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .account .column.main table.table-order-items &gt; tfoot &gt; tr &gt; th,
  .account .column.main table.table-order-items &gt; tfoot &gt; tr &gt; td {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.75;
  }
  .account .column.main table.table-order-items &gt; tfoot &gt; tr:first-child &gt; th,
  .account .column.main table.table-order-items &gt; tfoot &gt; tr:first-child &gt; td {
    padding-top: 2rem;
  }
  .account-settings__wrapper {
    padding-left: 7.8rem;
    padding-right: 7.8rem;
  }
  .account-settings__header {
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
  }
  .account-settings__header + .form-edit-account {
    margin-top: 4rem;
  }
  .customer-address-index .column.main {
    padding-left: 7.8rem;
    padding-right: 7.8rem;
  }
  .account-address-book__header ~ .account-address-book__layout {
    margin-top: 4rem;
  }
  .page-layout-2columns-account .column.main .account-address-book__layout .block + .block {
    margin-top: 0;
  }
  .account-address-book__layout .block-title + .block-content {
    margin-top: 4rem;
  }
  .account-address-book__layout .block-content .box + .box {
    margin-top: 6rem;
  }
  .customer-address-form .column.main {
    padding-left: 7.8rem;
    padding-right: 7.8rem;
  }
  .account-address__header + .form-address-edit {
    margin-top: 3rem;
  }
  .account-orders__header {
    padding-left: 7.8rem;
    padding-right: 7.8rem;
  }
  .account .order-products-toolbar {
    padding-left: 7.8rem;
  }
  .account-order__header,
  .block-order-details-view,
  .order-details-items .order-title__wrapper,
  .block-order-comment,
  .block-order-details-comments {
    padding-left: 7.8rem;
    padding-right: 7.8rem;
  }
  .account-order__header ~ .block,
  .account-order__header ~ .order-details-items {
    margin-top: 4rem;
  }
  .order-items.table-wrapper tbody td {
    vertical-align: middle;
  }
}
@media all and (min-width: 64em), print {
  .page-layout-2columns-left .columns {
    grid-column: wrapper;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
  }
  .page-layout-2columns-left .columns &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .page-layout-2columns-left .columns .column.main {
    grid-column: 4 / -1;
    order: 2;
  }
  .page-layout-2columns-left .columns .sidebar-wrapper {
    grid-column: 1 / span 3;
    order: 1;
  }
  .page-layout-2columns-account .columns {
    grid-column: full;
  }
  .page-layout-2columns-account .columns .account-status__outer {
    grid-column: full;
    display: grid;
    grid-template-columns: [full-start] 1fr [wrapper-start] minmax(0, 138rem) [wrapper-end] 1fr [full-end];
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
    /* any child can break out of the max width content grid */
  }
  .page-layout-2columns-account .columns .account-status__outer &gt; .breakout {
    grid-column: full;
  }
  .page-layout-2columns-account .columns .account-status__outer &gt; * {
    grid-column: wrapper;
  }
  .page-layout-2columns-account .columns .account__extended-bg {
    grid-column: full;
    grid-row: 3;
  }
  .page-layout-2columns-account .columns .col-layout-wrapper {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
    position: relative;
    grid-row: 3;
  }
  .page-layout-2columns-account .columns .col-layout-wrapper &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .page-layout-2columns-account .columns .column.main {
    grid-row: 1;
    grid-column: 4 / -1;
    order: 2;
    margin-left: -2rem;
  }
  .page-layout-2columns-account .columns .sidebar-wrapper {
    grid-row: 1;
    grid-column: 1 / span 3;
    order: 1;
  }
  .footer-inner .footer__nav {
    display: flex;
    justify-content: space-between;
  }
  .categories-overview__item {
    grid-column: span 4;
  }
  .ct-listing__list--graphical .ct-listing__list-item {
    grid-column: span 4;
  }
  .contact-index-index .layout--cl-left .layout__cl-wrapper .cl-primary {
    grid-column: 2 / span 6;
    padding-top: 5.4rem;
  }
  .contact-index-index .layout--cl-left .layout__cl-wrapper .cl-secondary {
    grid-column: span 4 / -1;
  }
  .contact-info__block {
    padding: 5.4rem 3.2rem;
  }
  .homepage__usp-banner .usp__list {
    padding-left: calc(100% / 12);
    padding-right: calc(100% / 12);
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
  .content-list__header--ccv .page-title-wrapper {
    flex-direction: row;
    gap: 4rem;
  }
  .category-header__label {
    /* visually offset the baseline alignment with the padding */
    transform: translateY(-0.8rem);
  }
  .ccv-list__wrapper .products-grid {
    padding-left: 4rem;
  }
  .sidebar-wrapper .trustpilot__rating-quotes {
    margin-top: 0;
    padding: 0;
  }
  .catalog-product-view .column.main {
    padding-top: 6rem;
  }
  .catalog-product-view .pdp__pattern {
    --patternOffset: calc(2 * 8rem);
  }
  .catalog-product-view .gallery-placeholder._block-content-loading {
    padding-bottom: 16.2rem;
  }
  .results-section .products-grid .items {
    -moz-column-gap: 5%;
    column-gap: 5%;
  }
  .results-section .products-grid .items .item {
    flex: 0 0 30%;
  }
  .cart__bottom-inner {
    flex-wrap: nowrap;
    justify-content: flex-end;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .cart__bottom-inner .cart__cross-sell-block {
    order: unset;
    flex: 1 1 33.33%;
    padding: 4rem 4rem 0 0;
    border-right: 0.4rem solid #EDF4F8;
  }
  .cart__bottom-inner .block.discount {
    order: unset;
    flex: 1 1 33.33%;
    max-width: 50%;
    margin-right: auto;
    padding: 4rem;
  }
  .cart__bottom-inner .cart-summary {
    order: unset;
    flex: 0 0 33.33%;
    padding: 4rem;
  }
  #checkout[data-step="shipping"] .opc-block-summary {
    padding-left: 4rem;
    padding-right: 4rem;
    background: #ffffff;
  }
  .page-layout-2columns-account .column.main {
    border-left: 0.4rem solid #E6F4F9;
  }
  .page-layout-2columns-account .sidebar-additional {
    padding-left: 0;
    padding-right: 0;
  }
  .account .sidebar-main {
    display: flex;
    flex-direction: column;
    padding-top: 5.8rem;
  }
  .account .account-nav {
    padding-left: 25%;
  }
  .content-header--account .mobile-account-menu__toggle {
    display: none;
  }
  .mobile-filters__state {
    display: none;
  }
  .catalog-category-view .layered-filter-block-container,
  .catalog-category-view.mobile-filters-active .layered-filter-block-container {
    display: block;
    position: static;
    max-width: 100%;
    transition: none;
    background-color: transparent;
  }
  .catalog-category-view .layered-filter-block-container .filter.block,
  .catalog-category-view.mobile-filters-active .layered-filter-block-container .filter.block {
    position: static;
    display: block;
    transition: none;
    transform: none;
    width: 100%;
    background-color: transparent;
  }
  .catalog-category-view .layered-filter-block-container .filter-current,
  .catalog-category-view.mobile-filters-active .layered-filter-block-container .filter-current {
    display: block;
  }
  .catalog-category-view .layered-filter-block-container .filter-content,
  .catalog-category-view.mobile-filters-active .layered-filter-block-container .filter-content {
    overflow-y: visible;
    padding: 0;
  }
  .mobile-filters__close {
    display: none;
  }
}
@media all and (min-width: 77.5em), print {
  .page-layout-2columns-left .columns .column.main {
    grid-column: 3 / -1;
  }
  .page-layout-2columns-left .columns .sidebar-wrapper {
    grid-column: 1 / span 2;
  }
  .footer__contact .contact__wrapper {
    flex-direction: row;
    gap: 1.8rem;
  }
  .newsletter__signup {
    padding: 4rem 8rem 5.4rem 7.2rem;
  }
  .usp__block--category {
    padding-left: 8rem;
    padding-right: 8rem;
    margin-bottom: 8rem;
  }
  .usp__block--pdp {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
  }
  .usp__block--pdp &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .usp__block--pdp .usp__list {
    grid-column-start: 3;
    grid-column-end: -3;
  }
  .content-type__header.columns-subgrid__inner {
    grid-template-rows: 1fr minmax(-webkit-min-content, 16rem);
    grid-template-rows: 1fr minmax(min-content, 16rem);
  }
  .content-type__header.has-visual .content-type__header__intro {
    grid-column: 3 / -3;
    grid-template-columns: repeat(8, 1fr);
  }
  .content-type__header.no-visual .content-type__header__intro &gt; * {
    grid-column: 4 / -4;
  }
  .blog-teaser__wrapper.blog-teaser--s .blog-teaser__body {
    padding: 1.8rem 2.4rem;
  }
  .blog-teaser__wrapper.blog-teaser--s .blog-teaser__text {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .blog-teaser__wrapper.blog-teaser--l .blog-teaser__body {
    padding: 2.4rem 4rem;
  }
  .blog-teaser__wrapper.blog-teaser--l .blog-teaser__title {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .blog-teaser__wrapper.blog-teaser--highlight .blog-teaser__body {
    grid-row: 1;
    padding: 4rem 5rem 1.4rem;
    max-width: 60%;
    border-top-left-radius: 0.3rem;
  }
  .blog-teaser__wrapper.blog-teaser--m .blog-teaser__body {
    padding: 2.4rem 3rem;
  }
  .product-teaser__component .product-item-details__bottom .price-tier_price {
    flex-direction: column;
    align-items: flex-start;
  }
  .product-teaser__component .product-item-details__bottom .tocart {
    flex-grow: 1;
    align-self: stretch;
    max-width: 100%;
    margin: 1rem 1rem 0;
  }
  .catalog-category-view .content-list__header-intro {
    padding-bottom: 6rem;
  }
  .content-list__header-layout--split .content-list__header-intro {
    grid-column: 1 / span 3;
    padding-top: 4rem;
  }
  .content-list__header-layout--split .content-list__header-highlight {
    grid-column: span 7 / -1;
  }
  .content-list__filter-wrapper .content-list__filter {
    grid-column: 1 / span 4;
  }
  .homepage__hero h1 {
    max-width: 40%;
  }
  .homepage__products .product__list .product__item {
    grid-column: span 2;
  }
  .paragraph--media-embed .paragraph__inner {
    grid-column: 3 / span -3;
  }
  .paragraph--products .paragraph__inner {
    grid-column: 3 / -3;
    grid-template-columns: repeat(8, 1fr);
  }
  .paragraph--text-image .paragraph__inner {
    grid-column: 4 / span 7;
  }
  .paragraph--one-column-text .paragraph__inner {
    grid-column: 4 / span 6;
  }
  .paragraph--video .paragraph__inner {
    grid-column: 3 / -3;
  }
  .contact-index-index .layout--cl-left .layout__cl-wrapper .cl-primary {
    padding-top: 8rem;
  }
  .contact-info__block {
    padding: 8rem 4rem 5.4rem 8rem;
  }
  .contact-info__block::after {
    width: calc((100vw - 138rem) / 2 + (138rem / 12));
  }
  .register__block {
    grid-column: span 7;
  }
  .account__block {
    grid-column: span 3;
    padding: 6rem 4rem;
  }
  .ccv-list__wrapper .product-teaser__component .product-item-details__bottom .price-tier_price {
    flex-direction: row;
    align-items: center;
  }
  .ccv-list__wrapper .product-teaser__component .product-item-details__bottom .tocart {
    margin: 0;
    max-width: 10.6rem;
  }
  .pdp__categories .pattern-wrapper {
    transform: translateY(-5rem);
  }
  .product-main__layout .product.media {
    grid-column: 2 / span 5;
  }
  .product-main__layout .product-info-main {
    grid-column: span 5 / -1;
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    row-gap: 4rem;
  }
  .product-main__layout .product-info-main &gt; * {
    grid-column: span 4;
  }
  .pdp__categories .pattern-wrapper {
    transform: translateY(-5rem);
  }
  .product-info-main .custom-cart-form__wrapper {
    grid-column: span 5;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .product-info-main .custom-cart-form__wrapper .custom-product-add-form {
    grid-column: span 4;
  }
  .product-info-main .custom-cart-form__wrapper .contact-cta--full {
    display: block;
    margin-top: 4rem;
    grid-column: span 1;
  }
  .product-info-main .custom-cart-form__wrapper .contact-cta--m {
    display: none;
  }
  .product-info-details__full {
    grid-column: 2 / span 5;
  }
  .product-info-details__specs {
    grid-column: span 4 / -2;
  }
  .pdp__related-wrapper {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    width: 100%;
    margin-top: 10rem;
    padding-top: 10rem;
  }
  .pdp__related-wrapper &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .pdp__related-wrapper .products-grid {
    grid-column: 2 / -2;
  }
  .pdp__related-wrapper .products-grid__title + .product__items {
    margin-top: 5.4rem;
  }
  .results-section .products-grid .items,
  .results-section-index .search.results {
    grid-column: 2 / -2;
  }
  .cart__bottom-inner {
    grid-column: 2 / -2;
  }
  .shopping-cart .shopping-cart-header {
    font-size: 1.7rem;
  }
  .shopping-cart .shopping-cart-body,
  .shopping-cart .price-including-tax .price,
  .shopping-cart .price-excluding-tax .price {
    font-size: 1.8rem;
  }
  .scr-image {
    padding-left: 0;
    padding-right: 0;
  }
  .shopping-cart__row {
    display: grid;
    grid-template-columns: repeat(24, 1fr);
    gap: 1rem;
  }
  .shopping-cart__row &gt; * {
    padding-right: 1.8rem;
  }
  .shopping-cart__row .scr-image {
    grid-column: 3 / span 2;
  }
  .shopping-cart__row .scr-product-details {
    grid-column: 5 / span 7;
  }
  .shopping-cart__row .scr-unit-price,
  .shopping-cart__row .scr-subtotal,
  .shopping-cart__row .scr-actions {
    grid-column: span 3;
  }
  .shopping-cart__row .scr-qty {
    grid-column: span 4;
  }
  .shopping-cart__row .scr-actions {
    padding-right: 4rem;
  }
  .shopping-cart__row .scr-bulk-actions {
    grid-column: 15 / span 5;
    padding-right: 0;
    justify-content: center;
  }
  .account-nav-content li &gt; a,
  .account-nav-content li &gt; strong {
    padding-left: 3.2rem;
  }
  .account .column.main table &gt; thead &gt; tr &gt; th:last-child,
  .account .column.main table &gt; tbody &gt; tr &gt; th:last-child,
  .account .column.main table &gt; tfoot &gt; tr &gt; th:last-child,
  .account .column.main table &gt; thead &gt; tr &gt; td:last-child,
  .account .column.main table &gt; tbody &gt; tr &gt; td:last-child,
  .account .column.main table &gt; tfoot &gt; tr &gt; td:last-child {
    padding-right: 7.8rem;
  }
  .sidebar .block-reorder {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .page-footer {
    padding-top: 8rem;
  }
}
@media all and (min-width: 88.75em), print {
  .panel.header .contact-cta__block::after {
    width: calc((100vw - 138rem) / 2);
  }
  .product-teaser__component .product-item-details__bottom select {
    padding-left: 1rem;
  }
  .product-teaser__component .product-item-details__bottom .tier-price-options {
    padding: 0 0.8rem 0 1rem;
  }
  .product-teaser__component .product-item-details__bottom .price-tier_price {
    flex-direction: row;
    align-items: center;
    padding-left: 0;
  }
  .product-teaser__component .product-item-details__bottom .tocart {
    align-self: flex-start;
    max-width: 5.8rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0;
  }
  .paragraph--products .product-teaser__component .product-item-details__bottom .tocart {
    max-width: 10rem;
  }
}
/* prevent icon font from being loaded, even if a core rule was overlooked and not yet rewritten */
/**
* REPLACES THE ENTIRE MODULE STYLES AND BUILDS ON TOP TO OVERRIDE SOME
* (STATIC STYLESHEET) RULES THE MODULE LOADS ON THE SIDE.
*/
</pre></body></html>