/****************
* IE Browser needs absolute path for cursor icon.
* This needs to be replaced in production
* with the correct file name and file path.
****************/
/****************
* IE Browser needs absolute path for cursor icon.
* This needs to be replaced in production
* with the correct file name and file path.
****************/
/****************
* IE Browser needs absolute path for cursor icon.
* This needs to be replaced in production
* with the correct file name and file path.
****************/
/***** Mimic browser focus styles *****/
/***** START Styles to change outline color *****/
/***** END Styles to change outline color *****/
/***** Special Form Focus Styles *****/
/*
* slot-default-padding
* ---------------------------------------------------------
* Default padding for slot content when no padding is set in BM
* ---------------------------------------------------------
* @param $padPx - (integer) will be applied to padding, as well as the margin of any child with .hr class
* @param $direction - ("top" or "bottom") determines whether it's top or bottom padding/margin
*/
/*
* Maximum Width
* --------------------------------------------------------
* Bootstrap calculations:
* The maximum value is calculated as the minimum of the next one less 0.02px
* --------------------------------------------------------
* This will be used on special cases
* to match the design specs
* --------------------------------------------------------
* @param $breakpoint - can be $grid-custombreakpoints key or any pixel value(e.g. 500px)
* @param $orientation - both | portrait | landscape
*/
/*
* Minimum Width
* --------------------------------------------------------
* Bootstrap calculations:
* The maximum value is calculated as the minimum of the next one less 0.02px
* --------------------------------------------------------
* This will be used on special cases
* to match the design specs
* --------------------------------------------------------
* @param $breakpoint - can be $grid-custombreakpoints key or any pixel value(e.g. 500px)
* @param $orientation - both | portrait | landscape
*/
/* MMB Button Styling */
/****************
* IE Browser needs absolute path for cursor icon.
* This needs to be replaced in production
* with the correct file name and file path.
****************/
/****************
* IE Browser needs absolute path for cursor icon.
* This needs to be replaced in production
* with the correct file name and file path.
****************/
/***** Mimic browser focus styles *****/
/***** START Styles to change outline color *****/
/***** END Styles to change outline color *****/
/***** Special Form Focus Styles *****/
/*
* slot-default-padding
* ---------------------------------------------------------
* Default padding for slot content when no padding is set in BM
* ---------------------------------------------------------
* @param $padPx - (integer) will be applied to padding, as well as the margin of any child with .hr class
* @param $direction - ("top" or "bottom") determines whether it's top or bottom padding/margin
*/
/*
* Maximum Width
* --------------------------------------------------------
* Bootstrap calculations:
* The maximum value is calculated as the minimum of the next one less 0.02px
* --------------------------------------------------------
* This will be used on special cases
* to match the design specs
* --------------------------------------------------------
* @param $breakpoint - can be $grid-custombreakpoints key or any pixel value(e.g. 500px)
* @param $orientation - both | portrait | landscape
*/
/*
* Minimum Width
* --------------------------------------------------------
* Bootstrap calculations:
* The maximum value is calculated as the minimum of the next one less 0.02px
* --------------------------------------------------------
* This will be used on special cases
* to match the design specs
* --------------------------------------------------------
* @param $breakpoint - can be $grid-custombreakpoints key or any pixel value(e.g. 500px)
* @param $orientation - both | portrait | landscape
*/
/* MMB Button Styling */
/****************
* IE Browser needs absolute path for cursor icon.
* This needs to be replaced in production
* with the correct file name and file path.
****************/
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff; }
  .category-tile::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

.search__items {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 1280px) {
    .search__items {
      max-width: 967px; } }
  @media (min-width: 1680px) {
    .search__items {
      max-width: 1324px; } }

@media (min-width: 768px) {
  .search__results_grid > .tab-content {
    padding-left: 0;
    padding-right: 0; } }

.search__results .badge--top {
  width: auto !important; }
  @media (min-width: 1280px) {
    .search__results .badge--top {
      top: 9px; } }

.search__results .badge--bottom {
  display: inline-block;
  margin-bottom: 4px; }
  @media (min-width: 768px) and (max-width: 1279.98px) {
    .search__results .badge--bottom {
      margin-bottom: 9px; } }
  @media (min-width: 1280px) {
    .search__results .badge--bottom {
      margin-bottom: 10px; } }

.search__results_mainContainer {
  padding-top: 25px; }

.search__results_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 15vw; }
  @media (min-width: 1280px) {
    .search__results_banner {
      border-bottom: 1px solid #d0d7de; } }
  .search__results_banner .page__title {
    font-size: 1.25em;
    line-height: -webkit-calc(26 / 20);
    line-height: calc(26 / 20);
    font-weight: 300;
    color: #253b56; }
    @media (min-width: 768px) {
      .search__results_banner .page__title {
        font-size: 1.5em;
        line-height: -webkit-calc(32 / 24);
        line-height: calc(32 / 24); } }
    @media (min-width: 1280px) {
      .search__results_banner .page__title {
        font-size: 1.75em;
        line-height: -webkit-calc(36 / 28);
        line-height: calc(36 / 28); } }
    @media (min-width: 1680px) {
      .search__results_banner .page__title {
        font-size: 2.25em;
        line-height: -webkit-calc(42 / 36);
        line-height: calc(42 / 36);
        letter-spacing: -1px; } }
    @media (min-width: 768px) {
      .search__results_banner .page__title {
        color: inherit; } }
  .search__results_banner .keyword-searched {
    font-weight: 600;
    display: block;
    text-align: center; }
    @media (min-width: 768px) {
      .search__results_banner .keyword-searched {
        display: inline;
        text-align: inherit; } }

.search__results_count {
  color: #222;
  text-align: center;
  display: none;
  width: 100%;
  border: 0;
  margin: 8px 0 10px;
  padding: 0;
  font-size: 0.875em;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 768px) {
    .search__results_count {
      margin: 0;
      text-align: left;
      width: auto; } }
  @media (min-width: 1280px) {
    .search__results_count {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%;
      display: block; } }

.search__results_grid .tile-body-footer {
  display: none; }

.search__filter_sort {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  position: relative;
  left: -webkit-calc(-50vw + 50%);
  left: calc(-50vw + 50%);
  width: 100vw;
  margin-right: -50vw;
  background: #F9FAFB; }
  @media (min-width: 1280px) {
    .search__filter_sort {
      margin-right: -85.4vw;
      background: none; } }
  @media (min-width: 768px) and (max-width: 1279.98px) {
    .search__filter_sort {
      padding: 0 16px; } }
  .search__filter_sort-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .search__filter_sort-wrapper {
        width: auto; } }
    @media (min-width: 1280px) {
      .search__filter_sort-wrapper {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .search__filter_sort-wrapper .custom-select.sort__select {
      z-index: 11; }
    .search__filter_sort-wrapper button[name="search__filter_btn"] span {
      display: block; }
      @media (min-width: 768px) {
        .search__filter_sort-wrapper button[name="search__filter_btn"] span {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      @media (min-width: 1280px) {
        .search__filter_sort-wrapper button[name="search__filter_btn"] span {
          display: block; } }
    @media (max-width: 1279.98px) {
      .search__filter_sort-wrapper {
        padding: 0.75rem 1.25rem;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .search__filter_sort.sticky {
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100; }
  .search__filter_sort .mobile-filter-list {
    margin: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    @media (min-width: 1280px) {
      .search__filter_sort .mobile-filter-list {
        display: none; } }

.mobile-filter-list {
  display: block;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }
  .mobile-filter-list .button--reset,
  .mobile-filter-list .refinement__filter_title {
    display: none; }
  .mobile-filter-list .refinement__filters-container {
    padding: 20px 0 0; }
    @media (min-width: 544px) {
      .mobile-filter-list .refinement__filters-container {
        display: none; } }
    .mobile-filter-list .refinement__filters-container .button--refinement-list {
      font-size: 0.75em;
      color: #666;
      margin-top: 10px; }
  .mobile-filter-list .refinement__filter {
    margin: 0 7px 10px; }
    .mobile-filter-list .refinement__filter_list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
  @media (min-width: 1280px) {
    .mobile-filter-list {
      display: none; } }

.found-text--sm {
  display: inline; }
  @media (min-width: 1280px) {
    .found-text--sm {
      display: none; } }

.found-text--lg {
  display: none; }
  @media (min-width: 1280px) {
    .found-text--lg {
      display: inline; } }

button[name="search__filter_btn"] {
  color: #222;
  display: block;
  margin-left: 5px; }
  @media (min-width: 768px) {
    button[name="search__filter_btn"] {
      max-width: 80px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 1280px) {
    button[name="search__filter_btn"] {
      display: none; } }
  button[name="search__filter_btn"] svg {
    margin-left: 10px;
    width: 16px;
    height: 16px; }

@media (min-width: 1280px) {
  .search__layout .tab-content {
    padding-left: 0;
    padding-right: 0; } }

.search__layout--no-results .no-results__recommendations--divider {
  min-height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 95%;
  border-top: 1px solid #d0d7de;
  padding-left: 0;
  padding-right: 0;
  margin: 50px auto; }

@media (min-width: 768px) and (max-width: 1279.98px) {
  .search__layout .layout--maxWidth {
    padding-left: 20px;
    padding-right: 20px; } }

.products__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-left: 10px;
  margin-right: 10px; }
  @media (min-width: 768px) {
    .products__grid {
      margin-left: 5px;
      margin-right: 5px; } }
  @media (min-width: 1280px) {
    .products__grid {
      margin-left: auto; } }
  .products__grid .page-loading {
    position: relative;
    height: 140px;
    width: 100%; }
  .products__grid .product {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 0 5px 10px;
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
    @media (min-width: 768px) {
      .products__grid .product {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding: 0 10px 10px; } }
    @media (min-width: 1280px) {
      .products__grid .product {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%;
        padding: 0 10px 20px; } }
    .products__grid .product.hidden {
      opacity: 0;
      max-height: 0;
      padding: 0; }
    .products__grid .product.product__grid-tile {
      cursor: pointer; }

.msie-edge .products__grid {
  justify-items: space-evenly safe;
  overflow-x: auto;
  max-width: 100%;
  -ms-overflow-style: none; }
  .msie-edge .products__grid .product {
    -ms-flex-negative: 0;
        flex-shrink: 0; }

.disruptorTiles {
  display: none; }

.disruptorTile {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding: 15px 0 10px;
  min-height: 300px; }
  @media (min-width: 768px) {
    .disruptorTile {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%;
      padding: 20px 0 5px;
      min-height: 0; } }
  @media (min-width: 1280px) {
    .disruptorTile {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding: 20px 5px; } }
  @media (min-width: 1680px) {
    .disruptorTile {
      padding: 20px 10px; } }
  .disruptorTile .module__altLogo_container--p1 {
    top: 0;
    left: 0; }
  .disruptorTile .module__altLogo_container--p2 {
    top: 0; }
  .disruptorTile .module__altLogo_container--p3 {
    top: 0;
    right: 0; }
  .disruptorTile .module__altLogo_container--p4 {
    left: 0; }
  .disruptorTile .module__altLogo_container--p6 {
    right: 0; }
  .disruptorTile .module__altLogo_container--p7 {
    bottom: 0;
    left: 0; }
  .disruptorTile .module__altLogo_container--p8 {
    bottom: 0; }
  .disruptorTile .module__altLogo_container--p9 {
    bottom: 0;
    right: 0; }
  .disruptorTile .module__tile {
    margin-left: 5px;
    margin-right: 5px; }
    @media (min-width: 768px) {
      .disruptorTile .module__tile {
        margin-left: 10px;
        margin-right: 10px; } }
    @media (min-width: 1280px) {
      .disruptorTile .module__tile {
        margin-left: 5px;
        margin-right: 5px; } }
    @media (min-width: 1680px) {
      .disruptorTile .module__tile {
        margin-left: 0;
        margin-right: 0; } }
    .disruptorTile .module__tile > a {
      display: block;
      height: 100%; }
    .disruptorTile .module__tile_image_container {
      height: 100%; }
      .disruptorTile .module__tile_image_container .module__altLogo_container {
        display: none; }
    .disruptorTile .module__tile_image {
      -o-object-fit: contain;
         object-fit: contain; }
      @media (min-width: 1280px) {
        .disruptorTile .module__tile_image {
          -o-object-fit: cover;
             object-fit: cover; } }
    .disruptorTile .module__tile_text {
      position: absolute;
      top: 24px;
      right: 24px;
      bottom: 24px;
      left: 24px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (min-width: 1280px) {
        .disruptorTile .module__tile_text {
          top: 48px;
          right: 48px;
          bottom: 48px;
          left: 48px;
          -webkit-user-select: auto;
             -moz-user-select: auto;
              -ms-user-select: auto;
                  user-select: auto; } }
      @media (min-width: 768px) {
        .disruptorTile .module__tile_text--tr, .disruptorTile .module__tile_text--mr, .disruptorTile .module__tile_text--br {
          left: initial;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          text-align: right; }
        .disruptorTile .module__tile_text--tc, .disruptorTile .module__tile_text--mc, .disruptorTile .module__tile_text--bc {
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          text-align: center; }
        .disruptorTile .module__tile_text--tl, .disruptorTile .module__tile_text--ml, .disruptorTile .module__tile_text--bl {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          text-align: left; }
        .disruptorTile .module__tile_text--tl, .disruptorTile .module__tile_text--tc, .disruptorTile .module__tile_text--tr {
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; }
        .disruptorTile .module__tile_text--ml, .disruptorTile .module__tile_text--mc, .disruptorTile .module__tile_text--mr {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
        .disruptorTile .module__tile_text--bl, .disruptorTile .module__tile_text--bc, .disruptorTile .module__tile_text--br {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .disruptorTile .module__tile_text .button--text {
        font-size: 0.875rem;
        line-height: 1.25rem; }
        @media (min-width: 768px) {
          .disruptorTile .module__tile_text .button--text {
            font-size: 1.125rem;
            line-height: 1.5rem; } }
    .disruptorTile .module__tile_text_container__wrap--default > div, .disruptorTile .module__tile_text_container__wrap--none > div, .disruptorTile .module__tile_text_container__wrap--long > div {
      width: 100%; }
    .disruptorTile .module__tile_text_container__wrap--default .module__text_container, .disruptorTile .module__tile_text_container__wrap--none .module__text_container, .disruptorTile .module__tile_text_container__wrap--long .module__text_container {
      max-width: 130px; }
      @media (min-width: 768px) {
        .disruptorTile .module__tile_text_container__wrap--default .module__text_container, .disruptorTile .module__tile_text_container__wrap--none .module__text_container, .disruptorTile .module__tile_text_container__wrap--long .module__text_container {
          max-width: 250px; } }
    .disruptorTile .module__tile_text_container__wrap--long {
      max-width: -webkit-calc(100% - 80px);
      max-width: calc(100% - 80px); }
    .disruptorTile .module__tile_headline {
      font-size: 1.25rem;
      line-height: 1.5625rem;
      margin-bottom: 20px; }
    .disruptorTile .module__tile_sub {
      font-size: 0.875rem;
      line-height: 1.3125rem;
      margin: 0 0 20px; }
      @media (min-width: 768px) {
        .disruptorTile .module__tile_sub {
          word-break: break-word; } }
  .disruptorTile .module__altLogo_container--mobile-p0 .module__altLogo_image,
  .disruptorTile .module__altLogo_container--mobile-p10 .module__altLogo_image {
    margin: 0; }

.filter__header {
  padding: 33px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-bottom: 1px solid #d0d7de; }
  @media (min-width: 1280px) {
    .filter__header {
      display: none; } }

.refinements {
  padding: 0 20px; }
  @media (min-width: 1280px) {
    .refinements {
      padding: 0; } }
  .refinements .header,
  .refinements .values {
    padding: 0; }
  .refinements .header {
    font-size: 1.125em;
    color: #444; }
  .refinements ul {
    list-style: none; }

.grid-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  text-align: center;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .grid-header {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline; } }
  @media (min-width: 1280px) {
    .grid-header {
      padding-left: 0;
      margin-top: 40px;
      text-align: left; } }
  .grid-header::after {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    content: '';
    border-bottom: 1px solid #d0d7de;
    margin-top: 20px;
    margin-bottom: 20px;
    min-width: 335px;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
    @media (min-width: 1280px) {
      .grid-header::after {
        min-width: 0; } }
  .grid-header .breadcrumb {
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-size: 0.875em;
    /* stylelint-disable at-rule-empty-line-before, block-closing-brace-newline-after */
    /* stylelint-enable at-rule-empty-line-before, block-closing-brace-newline-after */
    /* stylelint-disable at-rule-empty-line-before, block-closing-brace-newline-after */
    /* stylelint-enable at-rule-empty-line-before, block-closing-brace-newline-after */ }
    @media (min-width: 544px) {
      .grid-header .breadcrumb {
        margin-right: auto; } }
    @media (min-width: 768px) {
      .grid-header .breadcrumb {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    @media (min-width: 834px) {
      .grid-header .breadcrumb {
        margin-left: 20%;
        margin-right: auto; } }
    @media (min-width: 1024px) {
      .grid-header .breadcrumb {
        margin-left: 25%; } }
    @media (min-width: 1280px) {
      .grid-header .breadcrumb {
        margin-right: 15px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    .grid-header .breadcrumb-item {
      line-height: 20px;
      text-align: center; }
    .grid-header .breadcrumb-item + .breadcrumb-item {
      padding-left: 8px; }
      .grid-header .breadcrumb-item + .breadcrumb-item::before {
        padding-right: 8px;
        margin-right: -4px; }

.search__results--has-products .grid-header .breadcrumb {
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) and (max-width: 1279.98px) {
    .search__results--has-products .grid-header .breadcrumb {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start;
      width: -webkit-calc(100% - 352px);
      width: calc(100% - 352px);
      max-height: 50px;
      margin-left: 20px;
      margin-right: 20px; } }
  @media (min-width: 1280px) {
    .search__results--has-products .grid-header .breadcrumb {
      margin-right: 9%; } }

.search__results--no-products .grid-header::after {
  margin-top: 0; }
  @media (min-width: 768px) {
    .search__results--no-products .grid-header::after {
      margin-top: 20px; } }

@media (max-width: 543.98px) {
  .search__results--no-products .grid-header .breadcrumb {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset; } }

@media (min-width: 768px) {
  .search__results--no-products .grid-header .breadcrumb {
    margin-left: auto; } }

@media (min-width: 1280px) {
  .search__results--no-products .grid-header .breadcrumb {
    margin-left: 20%; } }

.search__results--no-products .result-count__product-count {
  display: none; }
  @media (min-width: 768px) {
    .search__results--no-products .result-count__product-count {
      display: block;
      position: absolute;
      left: 0;
      bottom: -22px;
      text-align: left;
      padding-bottom: 0; } }

.search__results_count .result-count__product-count {
  position: relative;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .search__results_count .result-count__product-count .available-offers {
    font-size: 1em;
    color: #6a7889;
    margin: 0 20px 0 0; }

.result-count__product-count--mobile {
  color: #222;
  font-size: 0.875em;
  display: block;
  margin: 15px 0 20px;
  width: 100%; }
  @media (min-width: 768px) {
    .result-count__product-count--mobile {
      display: none; } }

@media (min-width: 1280px) {
  #product-search-results .refinement__bar {
    padding-right: 20px;
    padding-left: 4px;
    scrollbar-width: none;
    /* stylelint-disable-line property-no-unknown */
    -ms-overflow-style: none; }
    #product-search-results .refinement__bar::-webkit-scrollbar {
      display: none; } }

@media (min-width: 1680px) {
  #product-search-results .refinement__bar {
    padding-right: 30px; } }

#product-search-results .refinement__bar .checkbox__refinement {
  width: 20px;
  min-width: 20px; }

#product-search-results .refinement__filters > .refinement__filters-container {
  padding: 20px 20px 2px; }
  @media (min-width: 768px) {
    #product-search-results .refinement__filters > .refinement__filters-container {
      padding-bottom: 6px; } }
  @media (min-width: 1280px) {
    #product-search-results .refinement__filters > .refinement__filters-container {
      padding-right: 0;
      padding-left: 0; } }

#product-search-results .empty-category-error {
  max-width: 300px;
  color: #253b56;
  padding-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 145px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto; }
  #product-search-results .empty-category-error h3 {
    font-size: 1.5em;
    padding-top: 25px;
    padding-bottom: 15px;
    color: #253b56;
    text-align: center; }
  #product-search-results .empty-category-error p {
    font-size: 1.125em;
    color: #253b56;
    text-align: center;
    margin-bottom: 0; }
  #product-search-results .empty-category-error img {
    width: 100%; }
  @media (min-width: 768px) {
    #product-search-results .empty-category-error {
      max-width: 400px;
      padding-top: 50px; }
      #product-search-results .empty-category-error h3 {
        font-size: 2.25em;
        padding-top: 30px; }
      #product-search-results .empty-category-error p {
        font-size: 1.5em; } }

.search__layout--no-results #product-search-results .empty-category-error {
  padding-bottom: 0; }

.sort__container {
  position: relative;
  margin-right: 9px; }
  .sort__container::after {
    content: '';
    color: #c2c6cb;
    margin-left: 11px; }
  @media (min-width: 1280px) {
    .sort__container {
      margin-right: 0; }
      .sort__container::after {
        display: none; } }

.sort__label {
  margin-bottom: 0;
  color: #222;
  width: 100%;
  text-align: right;
  display: none; }
  @media (min-width: 1280px) {
    .sort__label {
      display: inline;
      width: 30%; } }
  .sort__label.mobile {
    display: inline;
    cursor: pointer; }
    @media (min-width: 1280px) {
      .sort__label.mobile {
        display: none; } }

.sort__select {
  display: none;
  padding: 8px 0; }
  .sort__select .select__option {
    cursor: pointer;
    white-space: nowrap; }
    .sort__select .select__option:hover {
      background-color: #f5f5f5; }

.sort__dropdown-open {
  list-style: none;
  margin: 0;
  position: absolute;
  left: 0;
  min-width: 200px;
  display: block;
  background: #fff;
  border-radius: 4px; }
  @media (min-width: 768px) {
    .sort__dropdown-open {
      left: auto; } }
  @media (min-width: 1280px) {
    .sort__dropdown-open {
      right: 0; } }

.sort__active {
  color: #222;
  padding-left: 4px;
  display: none;
  font-size: 0.875rem; }
  @media (min-width: 1280px) {
    .sort__active {
      display: inline; } }

.sort__dropdown-trigger:hover .sort__active {
  color: #0075e3; }

.search__filter_sort.sticky .sort__container::after {
  content: ''; }

.msie-browser .wishlist__items .badge--bottom {
  position: static; }

.msie-browser .empty-category-error img {
  height: 100%;
  width: 100%; }

.msie-browser .refinement--showall .refinement__loadmore {
  max-height: none; }

.msie-browser .refinement__header + .refinement__body.collapse.show {
  max-height: none; }

.msie-browser .sort__dropdown-trigger svg {
  z-index: -1; }

.msie-browser .search__layout .product__tile a.quickview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

li.suggestions__term > a:focus span {
  outline: none; }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.noUi-target {
  position: relative; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
          transform-style: flat; }

/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto; }

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute; }

.noUi-touch-area {
  height: 100%;
  width: 100%; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto; }

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
          box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #3FB8AF; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px; }

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px; }

.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px; }

.infinitescroll-header {
  min-height: 3px;
  width: 100%; }

.grid-footer {
  min-height: 3px;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-top: 22px; }
  @media (min-width: 1280px) {
    .grid-footer {
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 12px; } }
  .grid-footer .pagination {
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    right: -100%; }

.disabled {
  pointer-events: none; }

.content-grid-header {
  margin-top: 1em; }
  .content-grid-header .result-count {
    padding-bottom: 0.938em; }
  .content-grid-header .filter-results {
    display: block;
    width: 100%; }
  .content-grid-header select {
    width: 100%; }

.result-count {
  font-size: 0.875em;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
  .result-count__product-count {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; }
  .result-count--search-results {
    margin-left: 0; }

.filter__header {
  padding: 24px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .filter__header p {
    margin: 0; }
  .filter__header button.button--icon {
    margin-right: 10px; }

#product-search-results.search__results--has-products .refinement__filters > .refinement__filters-container {
  padding: 20px 0;
  border-bottom: 1px solid #d0d7de; }
  @media (max-width: 1279.98px) {
    #product-search-results.search__results--has-products .refinement__filters > .refinement__filters-container {
      padding: 20px; } }

.refinement.refinement--price.refinement--price_slider {
  border-bottom: 1px solid #d8d8d8;
  min-height: 58px; }
  .refinement.refinement--price.refinement--price_slider .refinement__header--price {
    margin-bottom: 10px; }
  .refinement.refinement--price.refinement--price_slider #refinement--price {
    padding: 0;
    margin-top: -20px;
    border-bottom: none; }
  .refinement.refinement--price.refinement--price_slider .price-slider {
    padding: 0 10px; }
    @media (min-width: 1280px) {
      .refinement.refinement--price.refinement--price_slider .price-slider {
        padding: 0 15px; } }
    .refinement.refinement--price.refinement--price_slider .price-slider #priceSlider {
      height: 2px;
      margin-top: 39px;
      margin-bottom: 10px; }
      .refinement.refinement--price.refinement--price_slider .price-slider #priceSlider.noUi-target {
        background: #c2c6cb;
        border: none;
        -webkit-box-shadow: none;
                box-shadow: none;
        border-radius: 0; }
      .refinement.refinement--price.refinement--price_slider .price-slider #priceSlider .noUi-connect {
        background: #0075e3; }
      .refinement.refinement--price.refinement--price_slider .price-slider #priceSlider .noUi-handle {
        height: 20px;
        width: 20px;
        top: -10px;
        right: -10px;
        border: 1px solid #fff;
        -webkit-box-shadow: 0 2px 4px -1px rgba(10, 22, 70, 0.25);
                box-shadow: 0 2px 4px -1px rgba(10, 22, 70, 0.25);
        border-radius: 50%;
        background: #0075e3; }
        .refinement.refinement--price.refinement--price_slider .price-slider #priceSlider .noUi-handle:focus {
          outline: none; }
        .refinement.refinement--price.refinement--price_slider .price-slider #priceSlider .noUi-handle::before, .refinement.refinement--price.refinement--price_slider .price-slider #priceSlider .noUi-handle::after {
          display: none; }
      .refinement.refinement--price.refinement--price_slider .price-slider #priceSlider .noUi-active .noUi-tooltip {
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-weight: 600; }
      .refinement.refinement--price.refinement--price_slider .price-slider #priceSlider .noUi-tooltip {
        color: #222;
        border: none;
        font-weight: 500;
        margin-bottom: 3px;
        padding: 0;
        font-size: 0.75rem;
        line-height: 1rem; }
      .refinement.refinement--price.refinement--price_slider .price-slider #priceSlider .noUi-touch-area {
        cursor: pointer; }
    .refinement.refinement--price.refinement--price_slider .price-slider .price-label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 3px -7px 15px; }
      .refinement.refinement--price.refinement--price_slider .price-slider .price-label .range-label {
        color: #6a7889;
        font-weight: 300;
        font-size: 0.75rem;
        line-height: 1rem; }
    .refinement.refinement--price.refinement--price_slider .price-slider .no-products-error-message {
      font-family: "InspireTWDC", Helvetica, Arial, sans-serif;
      font-weight: 300;
      text-align: center;
      margin: 0 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 0.75rem;
      line-height: 1rem; }
      @media (min-width: 1280px) {
        .refinement.refinement--price.refinement--price_slider .price-slider .no-products-error-message {
          margin: 0 15px 20px; } }
    .refinement.refinement--price.refinement--price_slider .price-slider .price_refinement__value_link {
      visibility: none; }

.refinement__bar {
  overflow: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
          box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
  display: none;
  top: 0;
  right: 0;
  position: fixed;
  height: 100%;
  width: 310px;
  z-index: 2000; }
  @media (min-width: 768px) {
    .refinement__bar {
      width: 375px; } }
  @media (min-width: 1280px) {
    .refinement__bar {
      background: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin-top: -20px;
      display: block;
      position: relative;
      right: 0;
      width: 262px;
      padding-right: 20px;
      height: auto;
      z-index: auto; }
      .refinement__bar--fixed .refinement__bar {
        position: fixed;
        top: 18px;
        left: 0;
        height: 100vh;
        overflow: auto;
        -webkit-transition: top 0.15s ease;
        transition: top 0.15s ease; }
      .refinement__bar--fixed .search__items {
        margin-left: 25%; } }
    @media (min-width: 1280px) and (min-width: 1280px) {
      .refinement__bar--fixed .search__items {
        margin-left: 21.2%; } }
    @media (min-width: 1280px) and (min-width: 1680px) {
      .refinement__bar--fixed .search__items {
        margin-left: 18.5%; } }
  @media (min-width: 1280px) {
      .refinement__bar--fixed-stickynav .refinement__bar {
        top: 165px; } }
  @media (min-width: 1680px) {
    .refinement__bar {
      width: 302px;
      padding-right: 30px; } }

.refinement__close {
  width: 24px;
  height: 24px; }

.refinement__header {
  color: #000;
  padding: 20px 0;
  cursor: pointer;
  position: relative; }
  .refinement__header > button {
    width: 100%;
    text-align: left;
    font-weight: 500;
    line-height: 24px;
    /*&:hover {
                color: $primary;
            }*/ }
  .refinement__header_icon {
    position: absolute;
    right: 10px;
    top: 24px;
    font-size: 1.25em;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  .collapsed .refinement__header_icon--plus {
    display: block; }
  .refinement__header .collapsed svg {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

.refinement__value_link-header .refinement__header_icon {
  position: relative;
  right: auto;
  top: auto;
  margin-right: 2px;
  width: 13px; }

.refinement__header + .refinement__body {
  overflow: hidden;
  border-bottom: 1px solid #d8d8d8;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-right: 10px;
  display: block; }
  .refinement__header + .refinement__body.collapse {
    max-height: 1px; }
    .refinement__header + .refinement__body.collapse.show {
      max-height: unset; }

.refinement__loadmore {
  max-height: 180px;
  -webkit-transition: all 0.3ms ease;
  transition: all 0.3ms ease;
  overflow: hidden;
  margin-bottom: 24px; }

.refinement--showall .refinement__loadmore {
  max-height: unset; }

.refinement__loadmore_btn {
  border: 0;
  margin-bottom: 20px;
  background-color: transparent; }
  .refinement__loadmore_btn--less {
    display: none; }
  .refinement__loadmore_btn.link-black {
    color: #0075e3; }
  .refinement__loadmore_btn.link {
    line-height: 24px;
    font-size: 16px; }

.refinement--showall .refinement__loadmore_btn--less {
  display: block; }

.refinement--showall .refinement__loadmore_btn--all {
  display: none; }

.refinement__search {
  padding: 10px 10px 10px 40px;
  width: 100%;
  position: relative;
  z-index: 10;
  background-color: transparent; }
  .refinement__search:not(:focus) {
    border: 0; }
  .refinement__search_wrapper {
    position: relative;
    background-color: #fff;
    border: 1px solid #d5d5e0;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 24px; }
    .refinement__search_wrapper .siteSearch__icon {
      position: absolute;
      stroke: #6a7889;
      top: 16px;
      left: 10px; }

.refinement__values {
  padding-left: 0;
  margin-top: 24px; }

.refinement__value {
  margin: 10px 0;
  padding-left: 3px;
  padding-bottom: 3px;
  display: block; }
  @media (min-width: 768px) {
    .refinement__value {
      display: list-item; } }
  .refinement__value:first-child {
    margin-top: 0;
    padding-top: 3px; }
  .refinement__value:last-child {
    margin-bottom: 0; }
  .refinement__value--hidden {
    display: none; }
  .refinement__value_list {
    padding-left: 26px;
    padding-top: 5px; }

.refinement__value_link {
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .refinement__value_link-header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }
    .refinement__value_link-header:hover {
      color: #0075e3; }
  .refinement__value_link:hover {
    text-decoration: none;
    color: #0075e3; }

.refinement__filters {
  position: relative; }
  .refinement__filters .button--text {
    float: right;
    top: -1px;
    right: 0;
    color: #0075e3;
    line-height: 24px; }
    .refinement__filters .button--text.link-blue:hover {
      color: #0A5CA9 !important; }
    .refinement__filters .button--text.link-blue:active {
      color: #14436f !important; }
    .refinement__filters .button--text.link-blue:focus {
      color: #0A5CA9 !important; }
    .refinement__filters .button--text.link-blue.disabled {
      color: #6a7889 !important; }
  .refinement__filters .button--refinement-list {
    color: #0075e3;
    font-size: 16px;
    position: relative;
    z-index: 9;
    float: none;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-bottom: 20px;
    margin-top: 12px; }
    @media (min-width: 1280px) {
      .refinement__filters .button--refinement-list {
        font-size: 1em;
        float: none;
        margin-top: 16px; } }
  .refinement__filters ul {
    margin: 0; }

.refinement__filter {
  list-style: none;
  max-width: 100%;
  white-space: nowrap;
  display: inline-block;
  margin: 0 12px 10px 0;
  max-height: 36px; }
  @media (min-width: 768px) {
    .refinement__filter {
      max-height: 32px; } }

.refinement__filter_title {
  margin-bottom: 12px;
  font-size: 1em;
  line-height: 24px; }
  @media (min-width: 768px) {
    .refinement__filter_title {
      font-size: 1em;
      margin-bottom: 16px; } }

.refinement__filter_link {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  width: -webkit-fit-available;
  display: grid;
  grid-template-columns: auto auto; }
  .refinement__filter_link.btn-sm.has-icon.icon-back svg {
    border-radius: 10px;
    margin-right: 10px;
    margin-left: 10px; }

.refinement__filter_list {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.refinement .refinement__search {
  border: 0; }
  .refinement .refinement__search::-webkit-search-cancel-button {
    -webkit-appearance: none;
    background: url(../images/close-default.svg) no-repeat;
    height: 12px;
    width: 12px; }
  .refinement .refinement__search::-webkit-search-cancel-button:hover {
    background: url(../images/close-hover.svg) no-repeat;
    height: 12px;
    width: 12px; }

.tab-content {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 544px) {
    .tab-content {
      padding-left: 15px;
      padding-right: 15px; } }

.search-tips {
  text-align: left;
  margin-top: 1.875rem; }

.category-item {
  margin-bottom: 0.938rem; }

.show-more {
  display: none; }
  .enableLoadMoreButton .show-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 32px 0; }
  .show-more button {
    width: 432px; }

.search-nav {
  margin-bottom: 1em;
  border-bottom: 0.063em solid #ccc; }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 543.98px) {
      .search-nav .nav-tabs-wrapper {
        width: 100%; } }
    .search-nav .nav-tabs-wrapper .nav-tabs {
      border-bottom: 0 none; }
  .search-nav .nav-link:focus {
    background-color: #f9f9f9; }

.product-options .quantity {
  position: absolute;
  bottom: 0;
  right: 0; }

.no-results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  margin: 0 auto;
  padding-bottom: 60px;
  border-bottom: 1px solid #d0d7de;
  margin-bottom: 50px; }
  @media (min-width: 1280px) {
    .no-results {
      padding-bottom: 50px; } }
  .no-results--fullWidth,
  .no-results .content-asset {
    width: 100%; }
  @media (min-width: 544px) {
    .no-results__header, .no-results__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px;
      margin-left: 5px;
      margin-right: 5px; } }
  .no-results__title, .no-results__message, .no-results__suggestions, .no-results__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: center; }
  .no-results__title {
    font-size: 1.5em;
    line-height: -webkit-calc(30 / 24);
    line-height: calc(30 / 24);
    margin: 30px 0 50px;
    font-size: 1.5em;
    font-weight: 300; }
    @media (min-width: 544px) {
      .no-results__title {
        font-size: 1.5em;
        line-height: -webkit-calc(30 / 24);
        line-height: calc(30 / 24); } }
    @media (min-width: 768px) {
      .no-results__title {
        font-size: 1.75em;
        line-height: -webkit-calc(36 / 28);
        line-height: calc(36 / 28); } }
    @media (min-width: 1280px) {
      .no-results__title {
        font-size: 2em;
        line-height: -webkit-calc(40 / 32);
        line-height: calc(40 / 32); } }
    @media (min-width: 1680px) {
      .no-results__title {
        font-size: 2.5em;
        line-height: -webkit-calc(48 / 40);
        line-height: calc(48 / 40);
        letter-spacing: -1px; } }
    @media (min-width: 1280px) {
      .no-results__title {
        font-size: 2.25em;
        margin: 55px 0 65px; } }
  .no-results--bold {
    font-weight: 600;
    display: block; }
    @media (min-width: 1280px) {
      .no-results--bold {
        display: inline; } }
  .no-results__image {
    overflow: hidden;
    margin: 0 auto 5em; }
    @media (min-width: 1280px) {
      .no-results__image {
        margin-bottom: 2.5em; } }
    .no-results__image img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 168px; }
      @media (min-width: 1280px) {
        .no-results__image img {
          height: 190px; } }
  .no-results__message {
    font-size: 1.25em;
    line-height: -webkit-calc(26 / 20);
    line-height: calc(26 / 20);
    font-weight: 600;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .no-results__message {
        font-size: 1.5em;
        line-height: -webkit-calc(32 / 24);
        line-height: calc(32 / 24); } }
    @media (min-width: 1280px) {
      .no-results__message {
        font-size: 1.75em;
        line-height: -webkit-calc(36 / 28);
        line-height: calc(36 / 28); } }
    @media (min-width: 1680px) {
      .no-results__message {
        font-size: 2.25em;
        line-height: -webkit-calc(42 / 36);
        line-height: calc(42 / 36);
        letter-spacing: -1px; } }
    @media (min-width: 1280px) {
      .no-results__message {
        margin-bottom: 20px; } }
  .no-results__suggestions p {
    font-size: 1.125em;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 10px; }
    @media (min-width: 1280px) {
      .no-results__suggestions p {
        padding-bottom: 20px; } }
  .no-results__suggestions ul {
    margin: 0;
    padding: 0; }
    .no-results__suggestions ul li {
      list-style-type: none; }
      .no-results__suggestions ul li a {
        color: #0075e3;
        font-size: 1.125em;
        font-weight: 600;
        text-decoration: none; }
        .no-results__suggestions ul li a:hover {
          text-decoration: none; }

.subcat section:first-of-type {
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .subcat section:first-of-type {
      padding-bottom: 40px; } }

.subcat section:nth-child(2) {
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .subcat section:nth-child(2) {
      padding-bottom: 30px; } }
  .subcat section:nth-child(2) .module__text_container {
    padding: 0; }
    @media (min-width: 768px) {
      .subcat section:nth-child(2) .module__text_container {
        max-width: 551px; } }
    @media (min-width: 1280px) {
      .subcat section:nth-child(2) .module__text_container {
        max-width: 800px; } }
    @media (min-width: 1680px) {
      .subcat section:nth-child(2) .module__text_container {
        font-size: 1.125em; } }
  .subcat section:nth-child(2) p {
    margin-bottom: 0; }
    .subcat section:nth-child(2) p + p {
      margin-top: 1rem; }

@media (min-width: 1280px) {
  .letter-filter {
    padding-left: 0;
    padding-right: 0;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 1680px) {
  .letter-filter {
    max-width: 1600px; } }

.letter-filter__title {
  margin-top: 10px;
  margin-bottom: 20px; }
  @media (min-width: 1280px) {
    .letter-filter__title {
      margin-top: 20px;
      margin-bottom: 16px; } }

.letterbar {
  color: #222;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none; }
  .letterbar::-webkit-scrollbar {
    display: none;
    width: 0;
    background: transparent; }
  .letterbar ul {
    border-radius: 40px;
    list-style: none;
    margin: 10px 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    background-color: #ebf6fc; }
    @media (min-width: 768px) {
      .letterbar ul {
        margin-left: 40px;
        margin-right: 40px; } }
    @media (min-width: 1280px) {
      .letterbar ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-left: 0;
        margin-right: 0; } }
    .letterbar ul li {
      background: #ebf6fc;
      display: inline-block;
      font-size: 1.5em;
      font-weight: 800;
      padding: 0 12.5px;
      line-height: 50px; }
      @media (min-width: 768px) {
        .letterbar ul li {
          line-height: 64px;
          padding: 0 15px; } }
      @media (min-width: 1280px) {
        .letterbar ul li {
          padding: 0 14px; } }
      @media (min-width: 1680px) {
        .letterbar ul li {
          font-size: 1.75em;
          line-height: 80px;
          padding: 0 20px; } }
      .letterbar ul li:first-of-type {
        padding-left: 40px;
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px; }
      .letterbar ul li:last-of-type {
        padding-right: 40px;
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px; }
      .letterbar ul li a {
        position: relative;
        color: inherit; }
        .letterbar ul li a:hover {
          text-decoration: none;
          color: #0075e3; }
        .letterbar ul li a.active:not(.disabled) {
          display: inline-block;
          text-decoration: none;
          -webkit-transform: scale(1.25);
                  transform: scale(1.25); }
          .letterbar ul li a.active:not(.disabled)::before {
            content: '';
            display: inline-block;
            background-color: #0075e3;
            border-radius: 30px;
            width: 58px;
            height: 58px;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%) scale(0.8);
                    transform: translate(-50%, -50%) scale(0.8); }
            @media (min-width: 768px) {
              .letterbar ul li a.active:not(.disabled)::before {
                width: 70px;
                height: 70px;
                border-radius: 35px; } }
            @media (min-width: 1680px) {
              .letterbar ul li a.active:not(.disabled)::before {
                width: 90px;
                height: 90px;
                border-radius: 46px; } }
          .letterbar ul li a.active:not(.disabled) span {
            color: #fff;
            position: relative;
            z-index: 1; }
        .letterbar ul li a.disabled::after, .letterbar ul li a[disabled]::after, .letterbar ul li a:disabled::after {
          content: none; }
        .letterbar ul li a.disabled span, .letterbar ul li a[disabled] span, .letterbar ul li a:disabled span {
          color: #c2c6cb; }

.thumbnails {
  padding: 25px 20px 45px; }
  @media (min-width: 1280px) {
    .thumbnails {
      padding: 40px 0 60px; } }

.thumbnail {
  margin-bottom: 20px; }
  .thumbnail__letter span {
    background-color: #ecf0f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 2.5em;
    width: 100%; }
    .thumbnail__letter span::after {
      content: "";
      display: block;
      padding-bottom: 100%; }
  .thumbnail__letter.active span {
    background-color: #0075e3;
    color: #fff;
    font-weight: 800; }
  .thumbnail__image {
    text-align: center; }
    .thumbnail__image img {
      max-width: 100%;
      width: 100%;
      height: auto; }
    .thumbnail__image a {
      display: block; }
      .thumbnail__image a span {
        width: 100%;
        float: left; }
        .thumbnail__image a span img {
          outline: none; }
      .thumbnail__image a:hover span {
        color: #0075e3; }
      .thumbnail__image a:hover img {
        -webkit-transform: scale(1.05);
                transform: scale(1.05);
        -webkit-transition: -webkit-transform 800ms ease-in-out;
        transition: -webkit-transform 800ms ease-in-out;
        transition: transform 800ms ease-in-out;
        transition: transform 800ms ease-in-out, -webkit-transform 800ms ease-in-out;
        /* Animation */ }
    .thumbnail__image-container {
      overflow: hidden; }
  .thumbnail__name {
    display: block;
    margin-top: 10px;
    color: #222; }
    @media (min-width: 1280px) {
      .thumbnail__name {
        font-size: 1.125em; } }

.franchise h3 {
  font-weight: 600;
  text-align: center;
  line-height: 25px; }
  @media (min-width: 1280px) {
    .franchise h3 {
      line-height: 33px; } }

.franchise__title {
  margin-top: 0;
  margin-bottom: 0; }

.franchise__filter {
  white-space: nowrap;
  overflow-x: scroll;
  text-align: center;
  margin-top: 10px;
  -ms-overflow-style: none; }
  .franchise__filter::-webkit-scrollbar {
    display: none;
    width: 0;
    background: transparent; }
  .franchise__filter a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px; }
    @media (min-width: 1280px) {
      .franchise__filter a {
        margin-right: 30px; } }
    .franchise__filter a:first-of-type {
      margin-left: 15px; }
      @media (min-width: 1280px) {
        .franchise__filter a:first-of-type {
          margin-left: 30px; } }
    .franchise__filter a.active, .franchise__filter a:hover {
      text-decoration: none; }
      .franchise__filter a.active picture::before, .franchise__filter a:hover picture::before {
        content: '';
        border: 3px solid #0075e3;
        display: block;
        border-radius: 105px;
        width: 105px;
        height: 105px;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
        @media (min-width: 1280px) {
          .franchise__filter a.active picture::before, .franchise__filter a:hover picture::before {
            border-radius: 145px;
            width: 145px;
            height: 145px; } }
  .franchise__filter img {
    width: 90px; }
    @media (min-width: 1280px) {
      .franchise__filter img {
        width: 130px; } }

.offers__container.layout--maxWidth {
  padding: 0 0 0 20px; }
  @media (min-width: 768px) {
    .offers__container.layout--maxWidth {
      padding: 0 0 0 40px; } }
  @media (min-width: 1280px) {
    .offers__container.layout--maxWidth {
      padding: 0 0 0 20px; } }

.offers__container--module.module {
  border-bottom: 0;
  height: auto;
  padding: 40px 0 0;
  display: block; }
  @media (min-width: 1280px) {
    .offers__container--module.module {
      padding: 40px 0; } }
  .offers__container--module.module h1 {
    color: #222; }
  .offers__container--module.module .available-offers {
    font-size: 1em;
    color: #6a7889;
    margin-top: 10px; }
    .offers__container--module.module .available-offers p {
      margin: 0; }
  .offers__container--module.module .module__tile_sub {
    color: #222; }

.offers__container--slider {
  padding: 0; }
  @media (min-width: 1280px) {
    .offers__container--slider {
      padding: 30px 60px 0; } }
  .offers__container--slider a.keen-arrow {
    position: absolute;
    top: 48%; }
  .offers__container--slider a.disabled svg {
    width: 30px;
    fill: #c2c6cb; }
  .offers__container--slider svg {
    fill: #6a7889;
    width: auto; }
  .offers__container--slider .icon--left-arrow {
    left: 0; }
  .offers__container--slider .icon--right-arrow {
    right: 0;
    -webkit-transform: rotate(180);
            transform: rotate(180); }

.offers__container--category {
  text-align: center;
  margin: 10px;
  border: 3px solid transparent;
  height: 115px;
  padding: 5px;
  width: 140px; }
  @media (min-width: 768px) {
    .offers__container--category {
      padding: 5px 10px; } }
  @media (min-width: 1280px) {
    .offers__container--category {
      padding: 10px 15px 5px;
      height: 143px;
      width: auto; } }
  .offers__container--category.active p {
    color: #fff; }
  .offers__container--category.active img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1); }
  .offers__container--category:hover {
    cursor: pointer;
    text-decoration: none;
    color: #fff; }
    .offers__container--category:hover p {
      text-decoration: none;
      color: #fff; }
    .offers__container--category:hover p.product__tile_link {
      color: #fff; }
  .offers__container--category img {
    width: 29px;
    height: 32px;
    max-width: 100%;
    margin: auto; }
    @media (min-width: 1280px) {
      .offers__container--category img {
        width: 40px;
        height: 43px; } }

.offers__container--categoryname {
  color: #002f65;
  font-weight: 500;
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%; }
  @supports not (-webkit-line-clamp: 2) {
    .offers__container--categoryname {
      display: block;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; } }
  @media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .offers__container--categoryname {
      display: block;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; } }
  @supports (-webkit-line-clamp: 2) {
    .offers__container--categoryname {
      display: block;
      /* Fallback for non-webkit */
      display: -webkit-box;
      -webkit-line-clamp: 2;
      /* autoprefixer: off */
      -webkit-box-orient: vertical;
      /* autoprefixer: on */
      visibility: visible; } }
  @media (min-width: 1280px) {
    .offers__container--categoryname {
      font-size: 1rem;
      line-height: 1.5rem; } }

.offers__container--categorydescription {
  color: #002f65;
  margin: 0;
  height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem; }

.offers__search .grid-header {
  margin-top: 0; }
  @media (min-width: 768px) {
    .offers__search .grid-header {
      margin-top: 30px; } }
  @media (min-width: 1280px) {
    .offers__search .grid-header {
      margin-top: 0; } }

.offers__search .available-offers {
  font-size: 1em;
  color: #6a7889;
  margin: 0 20px 0 0; }

.offers__search .result-count__product-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767.98px) {
    .offers__search .result-count__product-count {
      display: block; }
      .offers__search .result-count__product-count .available-offers {
        margin: 20px 0 10px; }
        .offers__search .result-count__product-count .available-offers::after {
          display: none; }
      .offers__search .result-count__product-count .availble-until {
        margin-bottom: 10px; } }

.offers__search .availble-until {
  font-size: 1em;
  color: #6a7889; }
  @media (min-width: 544px) {
    .offers__search .availble-until {
      margin: 0;
      padding-left: 20px;
      position: relative; }
      .offers__search .availble-until::before {
        content: '';
        width: 1px;
        height: 19px;
        background-color: #c2c6cb;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); } }

.offers__search .search__results_count {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 768px) {
    .offers__search .search__results_count {
      width: auto;
      max-width: 50%;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      display: block; } }

.offers__search .sort__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 1280px) {
    .offers__search .sort__container {
      display: none; } }

.plp-seo-content {
  padding-bottom: 60px; }
  .plp-seo-content a {
    text-decoration: underline; }
  .plp-seo-content h5 {
    color: #6a7889;
    font-weight: 600;
    font-size: 0.875em;
    line-height: 20px; }
    @media (min-width: 1280px) {
      .plp-seo-content h5 {
        font-size: 1em;
        line-height: 22px; } }
  .plp-seo-content p {
    font-size: 0.75em;
    line-height: -webkit-calc(16 / 12);
    line-height: calc(16 / 12);
    color: #6a7889;
    font-weight: 300;
    font-size: 1em;
    line-height: 1.5em; }
    @media (min-width: 768px) {
      .plp-seo-content p {
        font-size: 0.875em;
        line-height: -webkit-calc(20 / 14);
        line-height: calc(20 / 14); } }
    @media (min-width: 1280px) {
      .plp-seo-content p {
        font-size: 0.875em;
        line-height: -webkit-calc(20 / 14);
        line-height: calc(20 / 14); } }
    @media (min-width: 1680px) {
      .plp-seo-content p {
        font-size: 1em;
        line-height: -webkit-calc(22 / 16);
        line-height: calc(22 / 16); } }
    @media (min-width: 544px) {
      .plp-seo-content p {
        font-size: 1em;
        line-height: 1.5em; } }
  @media (min-width: 1280px) {
    .plp-seo-content h2 {
      font-size: 1.75em; } }
  @media (max-width: 767.98px) {
    .plp-seo-content h2 {
      font-size: 1.5em; } }

@media screen and (max-width: 420px) {
  .search__results .badge--top {
    max-width: 130px !important; } }

@media screen and (max-width: 380px) {
  .search__results .badge--top {
    max-width: 120px !important; } }

.search__results .badge--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media (min-width: 768px) and (max-width: 1279.98px) {
  .sort__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.sort__dropdown-open {
  font-weight: 300;
  padding: 10px 0;
  border: 1px solid #c2c6cb;
  -webkit-box-shadow: none;
          box-shadow: none;
  top: 32px; }

.sort__dropdown-trigger .icon__filter_dropdown_arrow {
  height: 24px;
  width: 24px;
  margin-left: 0px;
  position: relative;
  top: -3px;
  stroke: #222;
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #F5F5F5;
  stroke-width: 0px;
  padding: 3px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.sort__dropdown-trigger.open .icon__filter_dropdown_arrow {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.sort__dropdown-trigger:hover svg.icon__filter_dropdown_arrow {
  stroke: #fff;
  fill: #fff;
  background-color: #0a5ca9; }

.sort__label {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-weight: 300; }

.sort__select .select__option {
  padding: 16px;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: left;
  min-width: 165px; }

.sort__select .select__option.active {
  color: #222; }

.sort__active {
  font-weight: 500;
  padding: 0 8px; }

@media (min-width: 1280px) {
  .sort__container {
    min-width: 230px; }
    .sort__container button.sort__dropdown-trigger {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

@media (min-width: 1280px) {
  .search__results_count {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

.refinement__value {
  padding: 4px; }

.refinement__loadmore {
  max-height: unset; }
  .refinement__loadmore li:nth-child(n+5) {
    display: none; }

.refinement--showall .refinement__loadmore li:nth-child(n+5) {
  display: block; }

.refinement__values_search.refinement__loadmore li.refinement__value.refinement__value--hidden {
  display: none; }

.refinement__values_search.refinement__loadmore li.refinement__value.refinement__value--search-visible {
  display: block; }

.refinement--showall .refinement__values_search.refinement__loadmore li.refinement__value.refinement__value--hidden {
  display: none; }

.refinement--showall .refinement__values_search.refinement__loadmore li.refinement__value:not(.refinement__value--hidden) {
  display: block; }

.refinement-results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(75%, white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, white 75%, rgba(255, 255, 255, 0) 100%);
  position: sticky;
  z-index: 9999;
  width: 100%;
  bottom: 0;
  height: 103px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1280px) {
    .refinement-results {
      display: none; } }
  .refinement-results .refinement-close {
    padding: 16px 32px;
    font-size: 16px;
    line-height: 24px;
    margin: 0; }

.refinement__bar .scrollable-container {
  clear: both; }
  @media (max-width: 767.98px) {
    .refinement__bar .scrollable-container {
      padding-bottom: 100px;
      min-height: 100vh; } }

.refinement__filters {
  margin: 12px 12px 10px 0; }
  .refinement__filters .button--refinement-list {
    font-weight: 300; }

.refinement__search_wrapper .siteSearch__icon {
  top: 13px;
  left: 12px; }

.refinement__search {
  padding: 12px 12px 12px 40px; }

.refinement-close {
  width: 100%; }

.refinements .refinement:last-child .refinement__body {
  border-bottom: none; }

.offers__container {
  padding: 30px 0 0; }
  .offers__container--slider {
    display: none; }
  .offers__container--category {
    min-height: 142px;
    padding: 32px 20px;
    width: 200px !important;
    max-width: 200px !important;
    min-width: 200px !important;
    height: unset !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    border-radius: 8px;
    background: #ebf6fc; }
    .offers__container--category:hover {
      background-color: #0a5ca9; }
    .offers__container--category:focus {
      border: 3px solid #222;
      background-color: #0a5ca9; }
    .offers__container--category:active {
      background-color: #14436f; }
    .offers__container--category:hover p, .offers__container--category:focus p, .offers__container--category:active p {
      color: #fff; }
    .offers__container--category:hover img, .offers__container--category:focus img, .offers__container--category:active img {
      -webkit-filter: brightness(0) invert(1);
              filter: brightness(0) invert(1); }
    .offers__container--category.active {
      background-color: #0075e3; }
    @media (max-width: 1279.98px) {
      .offers__container--category {
        margin: 5px;
        min-height: 115px;
        padding: 12px 10px;
        width: 140px !important;
        min-width: 140px !important;
        max-width: 140px !important;
        opacity: 1 !important; } }
  .offers__container .keen-slider {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin-left: 16px; }
    @media (max-width: 767.98px) {
      .offers__container .keen-slider {
        padding-right: 10px;
        padding-left: 8px;
        max-width: 372px; } }
    @media (max-width: 1279.98px) {
      .offers__container .keen-slider {
        max-width: 372px; } }
    @media (min-width: 768px) and (max-width: 1279.98px) {
      .offers__container .keen-slider {
        max-width: -webkit-calc(min(100vw, 810px));
        max-width: calc(min(100vw, 810px)); } }
    .offers__container .keen-slider.no-carousel-sm {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    @media (min-width: 768px) {
      .offers__container .keen-slider {
        margin: auto; }
        .offers__container .keen-slider.no-carousel-md {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    @media (min-width: 1280px) {
      .offers__container .keen-slider {
        max-width: 1200px; }
        .offers__container .keen-slider.no-carousel-lg {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    @media (min-width: 1680px) {
      .offers__container .keen-slider {
        max-width: 1600px; }
        .offers__container .keen-slider.no-carousel-xl {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    .offers__container .keen-slider .offers__container--category {
      margin-left: 0;
      margin-right: 0; }
  .offers__container .no-carousel {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .offers__container--categoryname, .offers__container--categorydescription {
    display: block !important; }
  .offers__container--categorydescription {
    height: auto; }

.disruptorTile .module__tile_text_container__wrap .module__text_container {
  width: 100%;
  max-width: initial !important; }

.disruptorTile .module__altLogo_container {
  width: 100%; }
  .disruptorTile .module__altLogo_container .module__altLogo_image {
    width: auto;
    height: auto;
    max-width: 60%;
    max-height: 40%; }

@media (max-width: 767.98px) {
  .disruptorTile .module__tile_text--mtl, .disruptorTile .module__tile_text--mml, .disruptorTile .module__tile_text--mbl, .disruptorTile .module__tile_text--none {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left; }
    .disruptorTile .module__tile_text--mtl .module__altLogo_container--mobile-p10 img, .disruptorTile .module__tile_text--mml .module__altLogo_container--mobile-p10 img, .disruptorTile .module__tile_text--mbl .module__altLogo_container--mobile-p10 img, .disruptorTile .module__tile_text--none .module__altLogo_container--mobile-p10 img {
      margin: 20px 0 auto 0; }
  .disruptorTile .module__tile_text--mtc, .disruptorTile .module__tile_text--mmc, .disruptorTile .module__tile_text--mbc {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
    .disruptorTile .module__tile_text--mtc .module__altLogo_container--mobile-p0 img, .disruptorTile .module__tile_text--mmc .module__altLogo_container--mobile-p0 img, .disruptorTile .module__tile_text--mbc .module__altLogo_container--mobile-p0 img {
      margin: 0 auto; }
    .disruptorTile .module__tile_text--mtc .module__altLogo_container--mobile-p10 img, .disruptorTile .module__tile_text--mmc .module__altLogo_container--mobile-p10 img, .disruptorTile .module__tile_text--mbc .module__altLogo_container--mobile-p10 img {
      margin: 20px auto 0; }
    .disruptorTile .module__tile_text--mtc .module__text_container div[class*="mobilecolor"], .disruptorTile .module__tile_text--mmc .module__text_container div[class*="mobilecolor"], .disruptorTile .module__tile_text--mbc .module__text_container div[class*="mobilecolor"] {
      margin: 0 auto; }
  .disruptorTile .module__tile_text--mtr, .disruptorTile .module__tile_text--mmr, .disruptorTile .module__tile_text--mbr {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
    .disruptorTile .module__tile_text--mtr .module__altLogo_container--mobile-p0,
    .disruptorTile .module__tile_text--mtr .module__altLogo_container--mobile-p10, .disruptorTile .module__tile_text--mmr .module__altLogo_container--mobile-p0,
    .disruptorTile .module__tile_text--mmr .module__altLogo_container--mobile-p10, .disruptorTile .module__tile_text--mbr .module__altLogo_container--mobile-p0,
    .disruptorTile .module__tile_text--mbr .module__altLogo_container--mobile-p10 {
      display: inline; }
      .disruptorTile .module__tile_text--mtr .module__altLogo_container--mobile-p0 picture,
      .disruptorTile .module__tile_text--mtr .module__altLogo_container--mobile-p0 img,
      .disruptorTile .module__tile_text--mtr .module__altLogo_container--mobile-p10 picture,
      .disruptorTile .module__tile_text--mtr .module__altLogo_container--mobile-p10 img, .disruptorTile .module__tile_text--mmr .module__altLogo_container--mobile-p0 picture,
      .disruptorTile .module__tile_text--mmr .module__altLogo_container--mobile-p0 img,
      .disruptorTile .module__tile_text--mmr .module__altLogo_container--mobile-p10 picture,
      .disruptorTile .module__tile_text--mmr .module__altLogo_container--mobile-p10 img, .disruptorTile .module__tile_text--mbr .module__altLogo_container--mobile-p0 picture,
      .disruptorTile .module__tile_text--mbr .module__altLogo_container--mobile-p0 img,
      .disruptorTile .module__tile_text--mbr .module__altLogo_container--mobile-p10 picture,
      .disruptorTile .module__tile_text--mbr .module__altLogo_container--mobile-p10 img {
        display: inline; }
    .disruptorTile .module__tile_text--mtr .module__altLogo_container--mobile-p0 img, .disruptorTile .module__tile_text--mmr .module__altLogo_container--mobile-p0 img, .disruptorTile .module__tile_text--mbr .module__altLogo_container--mobile-p0 img {
      margin-bottom: 20px; }
    .disruptorTile .module__tile_text--mtr .module__altLogo_container--mobile-p10 img, .disruptorTile .module__tile_text--mmr .module__altLogo_container--mobile-p10 img, .disruptorTile .module__tile_text--mbr .module__altLogo_container--mobile-p10 img {
      margin-top: 20px; }
    .disruptorTile .module__tile_text--mtr .module__altLogo_container--desktop, .disruptorTile .module__tile_text--mmr .module__altLogo_container--desktop, .disruptorTile .module__tile_text--mbr .module__altLogo_container--desktop {
      display: none; }
    .disruptorTile .module__tile_text--mtr .module__text_container div[class*="mobilecolor"], .disruptorTile .module__tile_text--mmr .module__text_container div[class*="mobilecolor"], .disruptorTile .module__tile_text--mbr .module__text_container div[class*="mobilecolor"] {
      margin-left: auto; }
  .disruptorTile .module__tile_text--mtl, .disruptorTile .module__tile_text--mtc, .disruptorTile .module__tile_text--mtr, .disruptorTile .module__tile_text--none {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .disruptorTile .module__tile_text--mml, .disruptorTile .module__tile_text--mmc, .disruptorTile .module__tile_text--mmr {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .disruptorTile .module__tile_text--mbl, .disruptorTile .module__tile_text--mbc, .disruptorTile .module__tile_text--mbr {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 544px) {
  .disruptorTile .module__tile_text--none {
    text-align: left; } }

@media (min-width: 544px) {
  .disruptorTile .module__tile_text--tc, .disruptorTile .module__tile_text--mc, .disruptorTile .module__tile_text--bc {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px); }
    .disruptorTile .module__tile_text--tc .module__text_container div[class*="desktopcolor"], .disruptorTile .module__tile_text--mc .module__text_container div[class*="desktopcolor"], .disruptorTile .module__tile_text--bc .module__text_container div[class*="desktopcolor"] {
      margin: 0 auto; } }

@media (min-width: 1280px) {
  .disruptorTile .module__tile_text--tc, .disruptorTile .module__tile_text--mc, .disruptorTile .module__tile_text--bc {
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px); } }

@media (min-width: 544px) {
  .disruptorTile .module__tile_text--tr, .disruptorTile .module__tile_text--mr, .disruptorTile .module__tile_text--br {
    left: 20px; }
    .disruptorTile .module__tile_text--tr .module__text_container div[class*="desktopcolor"], .disruptorTile .module__tile_text--mr .module__text_container div[class*="desktopcolor"], .disruptorTile .module__tile_text--br .module__text_container div[class*="desktopcolor"] {
      margin-left: auto; } }

@media (min-width: 1280px) {
  .disruptorTile .module__tile_text--tr, .disruptorTile .module__tile_text--mr, .disruptorTile .module__tile_text--br {
    left: 40px; } }

@media (min-width: 768px) {
  .disruptorTile .module__tile_text_container__wrap--default .module__text_container div[class*="mobilecolor"], .disruptorTile .module__tile_text_container__wrap--none .module__text_container div[class*="mobilecolor"] {
    max-width: 260px; } }

.disruptorTile .module__tile_text_container__wrap--25 .module__text_container div[class*="mobilecolor"] {
  max-width: 25%; }

.disruptorTile .module__tile_text_container__wrap--50 .module__text_container div[class*="mobilecolor"] {
  max-width: 50%; }

.disruptorTile .module__tile_text_container__wrap--long .module__text_container div[class*="mobilecolor"], .disruptorTile .module__tile_text_container__wrap--100 .module__text_container div[class*="mobilecolor"] {
  max-width: 100%; }

@media (max-width: 767.98px) {
  .safari-browser .sort__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 1279.98px) {
  .safari-browser .sort__container::after {
    display: inline-block; } }

@media (min-width: 1280px) {
  .search__results_grid .grid-header {
    font-weight: 600;
    margin-top: 20px; } }

@media (min-width: 768px) and (max-width: 1279.98px) {
  .search__results_grid .grid-header .breadcrumb {
    width: 100%; } }

@media (max-width: 767.98px) {
  .search__results_grid .grid-header .breadcrumb {
    width: 100vw; } }

@media (max-width: 1279.98px) {
  .search__results_grid .grid-header .breadcrumb {
    margin-bottom: 20px;
    height: auto;
    min-height: 21px;
    max-height: 42px; } }

@media (max-width: 1279.98px) {
  .search__results_grid .grid-header::after {
    border-bottom: none; } }

@media (min-width: 1280px) {
  .search__results_count .result-count__product-count {
    font-weight: 600; } }

.search__results_count .result-count__product-count .available-offers {
  color: #222;
  font-size: inherit; }
  @media (max-width: 1279.98px) {
    .search__results_count .result-count__product-count .available-offers {
      margin: 0 auto; } }

.search__layout .availble-until {
  display: none; }

@media (max-width: 1279.98px) {
  .search__layout.offers__search .search__results_count .result-count__product-count {
    display: none; } }

.search__layout.offers__search .available-offers {
  color: #222;
  font-size: 1em; }
  @media (min-width: 544px) {
    .search__layout.offers__search .available-offers {
      margin: 0 20px 0 0; } }
  @media (max-width: 1279.98px) {
    .search__layout.offers__search .available-offers {
      width: 100%; } }

.search__layout.offers__search .availble-until {
  display: block; }

.search__layout.offers__search .breadcrumb {
  display: none; }

@media (min-width: 544px) and (max-width: 1279.98px) {
  .search__layout.offers__search .search__filter_sort:not(.sticky) {
    left: -webkit-calc(-50vw + 3%);
    left: calc(-50vw + 3%); } }

@media (max-width: 1279.98px) {
  .search__layout .search__filter_sort .search__filter_sort-wrapper button[name="search__filter_btn"] span {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.refinements .refinement--price .price_refinement__value_input_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.8125rem 1.25rem 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }
  .refinements .refinement--price .price_refinement__value_input_wrapper .price_refinement__value_input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 5.3125rem;
    height: 3.5rem;
    max-width: 5.3125rem;
    padding: 0.8125rem 1rem;
    border-radius: 0.25rem;
    border: 1px solid #c2c6cb; }
    @media (min-width: 1280px) {
      .refinements .refinement--price .price_refinement__value_input_wrapper .price_refinement__value_input {
        max-width: 5rem; } }
    @media (max-width: 1679.98px) {
      .refinements .refinement--price .price_refinement__value_input_wrapper .price_refinement__value_input {
        max-width: 4rem; } }
    @media (max-width: 1279.98px) {
      .refinements .refinement--price .price_refinement__value_input_wrapper .price_refinement__value_input {
        max-width: 5rem; } }
    @media (max-width: 767.98px) {
      .refinements .refinement--price .price_refinement__value_input_wrapper .price_refinement__value_input {
        max-width: 4rem; } }
  .refinements .refinement--price .price_refinement__value_input_wrapper .price_refinement__value_input_link,
  .refinements .refinement--price .price_refinement__value_input_wrapper .price_refinement__value_separator {
    color: #222;
    font-family: "InspireTWDC", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5rem; }
  .refinements .refinement--price .price_refinement__value_input_wrapper .price_refinement__value_input_link {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline; }

@media (max-width: 767.98px) {
  .thumbnail__image-container img {
    min-width: 153px;
    min-height: 153px; } }

@media (min-width: 768px) {
  .thumbnail__image-container img {
    min-width: 242px;
    min-height: 242px; } }

@media (max-width: 767.98px) {
  .product-landing .keen-dots {
    margin: 0; } }

.product-landing .module--banner {
  border-bottom: none;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 80px 0 104px; }
  @media (max-width: 767.98px) {
    .product-landing .module--banner {
      margin: 30px 0; } }

.olapic-container .olapic_specific_widget {
  min-height: 306px; }
  @media (max-width: 767.98px) {
    .olapic-container .olapic_specific_widget {
      min-height: 292px; } }

.offers__container--module + .special-offers-loading {
  height: 100vh;
  display: block; }
  .offers__container--module + .special-offers-loading + .search__layout {
    display: none; }
    .offers__container--module + .special-offers-loading + .search__layout.show {
      display: block; }
  .offers__container--module + .special-offers-loading.hide {
    display: none; }
  .offers__container--module + .special-offers-loading .no-products--container {
    display: none;
    text-align: center;
    padding-top: 20px; }
    @media (min-width: 1280px) {
      .offers__container--module + .special-offers-loading .no-products--container {
        padding-top: 0; } }
    .offers__container--module + .special-offers-loading .no-products--container .no-products--header {
      font-size: 1.5em;
      color: #222; }
      @media (min-width: 768px) {
        .offers__container--module + .special-offers-loading .no-products--container .no-products--header {
          font-size: 1.75em; } }
    .offers__container--module + .special-offers-loading .no-products--container .no-products--message {
      max-width: 490px;
      margin: 20px auto 0;
      color: #6a7889;
      font-size: 0.875em; }
      @media (min-width: 768px) {
        .offers__container--module + .special-offers-loading .no-products--container .no-products--message {
          font-size: 1.125em; } }
    .offers__container--module + .special-offers-loading .no-products--container.show {
      display: block; }

/* moved from common.scss so it loads only on PLP for refinement and search */
/* removes the 'X' from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

/* removes the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

.breadcrumb {
  border-radius: 0;
  padding: 1.25em 0 1.25em;
  margin-left: 0;
  margin-bottom: 0;
  font-size: 0.875em; }
  @media (max-width: 1279.98px) {
    .breadcrumb {
      -ms-flex-pack: center !important;
      -webkit-box-pack: center !important;
              justify-content: center !important;
      margin-left: auto;
      margin-right: auto; } }

.breadcrumb-item + .breadcrumb-item::before {
  content: "/"; }

.grid-header .breadcrumb-item a.last {
  text-decoration: none;
  pointer-events: none; }

.gift__finder--results .module__tile_text .module__text_container {
  max-width: 100%; }
  .gift__finder--results .module__tile_text .module__text_container .module__headline,
  .gift__finder--results .module__tile_text .module__text_container .h1-style-override {
    width: 100%;
    font-family: "InspireTWDC", Helvetica, Arial, sans-serif;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 3rem;
    letter-spacing: -0.05rem; }

@media (max-width: 767.98px) {
  .gift__finder--results .search__layout .breadcrumb {
    display: none; } }

@media (max-width: 767.98px) {
  .gift__finder--results .search__layout .grid-header {
    margin-top: 0px; } }

@media (max-width: 767.98px) {
  .gift__finder--results .module--no-small-bottom-padding {
    padding-bottom: 0px; } }

.product-landing .module--squarecarousel .keen-slider__navigation-wrapper {
  margin-top: 20px; }
  @media (min-width: 1280px) {
    .product-landing .module--squarecarousel .keen-slider__navigation-wrapper {
      margin-top: 30px; } }

.product-landing .keen-slider__navigation-wrapper .keen-arrow::before {
  content: ''; }

.product-landing .keen-slider__navigation-wrapper .keen-arrow svg {
  -webkit-transform: scale(1.5);
          transform: scale(1.5); }

.product-landing .keen-slider__navigation-wrapper .keen-arrow.keen--disabled {
  opacity: 1;
  cursor: default; }

@media (max-width: 767.98px) {
  .product-landing .module__tile_text_container .module__tile_sub.expand-collapse-container {
    max-height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -webkit-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease; }
    .product-landing .module__tile_text_container .module__tile_sub.expand-collapse-container.expanded {
      max-height: none;
      -webkit-line-clamp: unset; }
  .product-landing .module__tile_text_container .toggle-expand {
    display: inline-block;
    color: #0075e3;
    font-size: 14px;
    font-weight: 300;
    font-style: "InspireTWDC", Helvetica, Arial, sans-serif;
    line-height: 19.12px;
    text-align: inherit;
    margin-top: 10px; }
  .product-landing .module__tile_text_container .toggle-collapse {
    display: inline-block;
    color: #0075e3;
    font-size: 14px;
    font-weight: 300;
    font-style: "InspireTWDC", Helvetica, Arial, sans-serif;
    line-height: 19.12px;
    text-align: inherit;
    margin-top: 10px; } }

.cat-landing .keen-slider__navigation-wrapper .keen-arrow::before {
  content: ''; }

.cat-landing .keen-slider__navigation-wrapper .keen-arrow svg {
  -webkit-transform: scale(1.5);
          transform: scale(1.5); }

.cat-landing .keen-slider__navigation-wrapper .keen-arrow.keen--disabled {
  opacity: 1;
  cursor: default; }

.product-landing > .breadcrumb,
.gift__finder--results > .breadcrumb {
  display: none; }

@media (max-width: 1279.98px) {
  .grid-header .breadcrumb {
    display: none; }
  .product-landing > .breadcrumb,
  .gift__finder--results > .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: start !important;
    margin-left: 20px; } }

@media (max-width: 767.98px) {
  .search__layout .toggle-expand {
    display: inline-block;
    color: #0075e3;
    font-size: 16px;
    font-weight: 300;
    font-style: "InspireTWDC", Helvetica, Arial, sans-serif;
    line-height: 21.86px;
    text-align: inherit;
    margin-top: 10px;
    margin-bottom: 60px; }
  .search__layout .toggle-collapse {
    display: inline-block;
    color: #0075e3;
    font-size: 16px;
    font-weight: 300;
    font-style: "InspireTWDC", Helvetica, Arial, sans-serif;
    line-height: 21.86px;
    text-align: inherit;
    margin-top: 10px;
    margin-bottom: 60px; }
  .search__layout .plp-seo-content {
    padding-bottom: 0;
    max-height: 110px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    -webkit-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease; }
    .search__layout .plp-seo-content.expanded {
      max-height: none;
      -webkit-line-clamp: unset; } }

.product-count-progressbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0px; }
  .product-count-progressbar:not(:has(+ .show-more)) {
    margin-bottom: 32px; }
  .product-count-progressbar__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    width: 432px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .product-count-progressbar__container .special__body {
      text-align: center;
      color: #6a7889;
      font-family: "InspireTWDC", Helvetica, Arial, sans-serif;
      font-weight: 300;
      font-size: 1rem;
      line-height: 1.5rem; }
  .product-count-progressbar__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-wrap: nowrap; }
    .product-count-progressbar__wrapper .progress {
      background: #f5f5f5;
      height: 8px;
      border-radius: 1000px;
      width: 100%; }
      .product-count-progressbar__wrapper .progress .progress__bar {
        background: -webkit-gradient(linear, left top, right top, from(#00AAF2), to(#0063E5));
        background: linear-gradient(90deg, #00AAF2 0%, #0063E5 100%);
        height: 8px;
        border-radius: 1000px;
        -webkit-transition: width 0.5s ease;
        transition: width 0.5s ease; }


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