/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_custom_corporategifting/cartridge/client/default/scss/search.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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: calc($diameter / 2);
  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%); }

.product-tile {
  width: 100%;
  height: 26.25rem;
  position: relative;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border: 0;
  margin-bottom: 0; }
  .product-tile .img-wrapper {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease; }

.product-image-wrapper {
  overflow: hidden;
  position: relative; }
  .product-image-wrapper .discount-ribbon {
    width: 8.75rem;
    text-align: center;
    background-color: #f2b824;
    color: #fff;
    font-weight: bold;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    top: 1.875rem;
    left: -1.875rem; }

.view-more-faq-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d4fcfd), to(#fbf9f0));
  background-image: linear-gradient(180deg, #d4fcfd, #fbf9f0);
  background-attachment: fixed; }
  .view-more-faq-section .corporatepage {
    background-color: transparent;
    color: #333; }
    @media (min-width: 1024px) {
      .view-more-faq-section .corporatepage {
        padding-top: 1rem; } }
    .view-more-faq-section .corporatepage .togglearea {
      padding-top: 1.875rem; }
      @media (min-width: 1024px) {
        .view-more-faq-section .corporatepage .togglearea {
          padding-top: 0; } }
      .view-more-faq-section .corporatepage .togglearea .showbutton {
        color: #636466;
        font-weight: 500;
        text-decoration: none;
        border: none;
        cursor: pointer;
        gap: 0.3125rem; }
        @media (min-width: 1024px) {
          .view-more-faq-section .corporatepage .togglearea .showbutton {
            gap: 0.1875rem; } }
        .view-more-faq-section .corporatepage .togglearea .showbutton:focus {
          outline: none;
          -webkit-box-shadow: none;
                  box-shadow: none; }
        .view-more-faq-section .corporatepage .togglearea .showbutton .buttontext {
          font-size: 1rem;
          font-weight: 500;
          line-height: 1.5rem;
          color: #333; }
          @media (min-width: 1024px) {
            .view-more-faq-section .corporatepage .togglearea .showbutton .buttontext {
              padding-right: 0.3125rem; } }
        .view-more-faq-section .corporatepage .togglearea .showbutton .e-closed svg,
        .view-more-faq-section .corporatepage .togglearea .showbutton .e-opened svg {
          width: 0.875rem;
          height: 0.875rem;
          fill: #333;
          -webkit-transition: fill 0.6s ease;
          transition: fill 0.6s ease; }
        .view-more-faq-section .corporatepage .togglearea .showbutton .e-opened {
          display: none; }
        .view-more-faq-section .corporatepage .togglearea .showbutton[aria-expanded="true"] .e-opened {
          display: inline-block; }
        .view-more-faq-section .corporatepage .togglearea .showbutton[aria-expanded="true"] .e-closed {
          display: none; }
        .view-more-faq-section .corporatepage .togglearea .showbutton:hover {
          color: #333; }
          .view-more-faq-section .corporatepage .togglearea .showbutton:hover svg {
            fill: #333; }
    .view-more-faq-section .corporatepage .infosection {
      padding-top: 1rem;
      color: #333; }
      .view-more-faq-section .corporatepage .infosection .infocontent {
        font-family: "Jost", sans-serif;
        color: inherit; }
        .view-more-faq-section .corporatepage .infosection .infocontent .link-text {
          color: #ee403d; }
          .view-more-faq-section .corporatepage .infosection .infocontent .link-text:hover {
            color: #0858ca; }
        .view-more-faq-section .corporatepage .infosection .infocontent a .link {
          color: #ee403d;
          max-width: 100%;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          display: inline-block; }
          @media (min-width: 1024px) {
            .view-more-faq-section .corporatepage .infosection .infocontent a .link {
              overflow: clip; } }
          .view-more-faq-section .corporatepage .infosection .infocontent a .link:hover {
            color: #0858ca; }
        .view-more-faq-section .corporatepage .infosection .infocontent .info-title,
        .view-more-faq-section .corporatepage .infosection .infocontent .info-subtitle,
        .view-more-faq-section .corporatepage .infosection .infocontent .info-heading {
          font-family: "Jost", sans-serif;
          font-weight: 400;
          letter-spacing: 0; }
        .view-more-faq-section .corporatepage .infosection .infocontent .info-title {
          text-transform: capitalize;
          font-size: 1.625rem;
          line-height: 2.125rem; }
          @media (min-width: 1024px) {
            .view-more-faq-section .corporatepage .infosection .infocontent .info-title {
              font-size: 2.5rem;
              line-height: 3rem; } }
        .view-more-faq-section .corporatepage .infosection .infocontent .info-subtitle {
          font-size: 1.5rem;
          line-height: 1.875rem; }
          @media (min-width: 1024px) {
            .view-more-faq-section .corporatepage .infosection .infocontent .info-subtitle {
              font-size: 2rem;
              line-height: 2.375rem; } }
        .view-more-faq-section .corporatepage .infosection .infocontent .info-heading {
          font-size: 1.375rem;
          line-height: 1.75rem; }
          @media (min-width: 1024px) {
            .view-more-faq-section .corporatepage .infosection .infocontent .info-heading {
              font-size: 1.75rem;
              line-height: 2.125rem; } }
        .view-more-faq-section .corporatepage .infosection .infocontent .info-text {
          font-size: 1rem;
          line-height: 1.625rem;
          margin-bottom: 1rem; }
        .view-more-faq-section .corporatepage .infosection .infocontent ul,
        .view-more-faq-section .corporatepage .infosection .infocontent .custom-list {
          list-style: disc outside;
          padding-left: 1.5rem;
          margin: 0 0 1rem; }
          @media (min-width: 1024px) {
            .view-more-faq-section .corporatepage .infosection .infocontent ul,
            .view-more-faq-section .corporatepage .infosection .infocontent .custom-list {
              padding-left: 2rem; } }
          .view-more-faq-section .corporatepage .infosection .infocontent ul li,
          .view-more-faq-section .corporatepage .infosection .infocontent .custom-list li {
            font-size: 1rem;
            line-height: 1.6875rem;
            margin-bottom: 0.375rem;
            color: inherit; }
  .view-more-faq-section .faqpage {
    background-color: transparent;
    color: #333;
    padding: 1.25rem 0 3.75rem 0; }
    .view-more-faq-section .faqpage .faq-header {
      font-size: 1.75rem;
      text-transform: capitalize;
      font-weight: 600;
      line-height: 2.625rem;
      color: #333; }
      @media (min-width: 1024px) {
        .view-more-faq-section .faqpage .faq-header {
          margin-bottom: 0.75rem;
          font-size: 2rem;
          line-height: 3rem; } }
    .view-more-faq-section .faqpage .faq-sub-header {
      color: #636466;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5rem; }
      @media (min-width: 1024px) {
        .view-more-faq-section .faqpage .faq-sub-header {
          font-size: 1rem; } }
    .view-more-faq-section .faqpage .faq-accordion {
      margin: 0 auto; }
      .view-more-faq-section .faqpage .faq-accordion .faq-item {
        border: none;
        background: none;
        margin-bottom: 1.5rem;
        border-radius: 0.75rem;
        overflow: hidden;
        -webkit-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease; }
        .view-more-faq-section .faqpage .faq-accordion .faq-item:has(.collapsing), .view-more-faq-section .faqpage .faq-accordion .faq-item:has(.collapse.show) {
          background-color: #a2dbe71f; }
        .view-more-faq-section .faqpage .faq-accordion .faq-item .card-header {
          border: none;
          background: none;
          cursor: pointer;
          padding: 0.75rem;
          border-radius: 0.75rem;
          -webkit-transition: background-color 0.3s ease;
          transition: background-color 0.3s ease; }
          .view-more-faq-section .faqpage .faq-accordion .faq-item .card-header .infocontent {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            margin: 0; }
          .view-more-faq-section .faqpage .faq-accordion .faq-item .card-header .faq-btn {
            padding: 0;
            font-size: 0.875rem;
            color: #333;
            font-weight: 500;
            text-align: left;
            white-space: normal;
            background: none;
            border: none;
            width: 100%;
            text-decoration: none;
            -webkit-transition: color 0.3s ease;
            transition: color 0.3s ease; }
            .view-more-faq-section .faqpage .faq-accordion .faq-item .card-header .faq-btn[aria-expanded="true"] {
              font-weight: 500;
              color: #333; }
            @media (min-width: 1024px) {
              .view-more-faq-section .faqpage .faq-accordion .faq-item .card-header .faq-btn {
                font-size: 1rem; } }
          .view-more-faq-section .faqpage .faq-accordion .faq-item .card-header:focus {
            -webkit-box-shadow: none;
                    box-shadow: none; }
        .view-more-faq-section .faqpage .faq-accordion .faq-item .faq-arrow img {
          width: 0.9375rem;
          height: 0.9375rem;
          -o-object-fit: contain;
             object-fit: contain; }
        .view-more-faq-section .faqpage .faq-accordion .faq-item .faq-arrow .arrow-up {
          display: none; }
        .view-more-faq-section .faqpage .faq-accordion .faq-item .faq-btn[aria-expanded="true"] + .faq-arrow .arrow-down {
          display: none; }
        .view-more-faq-section .faqpage .faq-accordion .faq-item .faq-btn[aria-expanded="true"] + .faq-arrow .arrow-up {
          display: inline; }
        .view-more-faq-section .faqpage .faq-accordion .faq-item .card-body {
          border-radius: 0 0 0.75rem 0.75rem;
          color: #636466;
          font-weight: 400;
          font-size: 1rem;
          padding: 0 1rem 1rem 1rem;
          -webkit-transition: background-color 0.3s ease;
          transition: background-color 0.3s ease; }
          @media (min-width: 1024px) {
            .view-more-faq-section .faqpage .faq-accordion .faq-item .card-body {
              font-size: 1rem;
              line-height: 1.5rem;
              padding: 0 1.25rem 1.25rem 0.875rem; } }
          .view-more-faq-section .faqpage .faq-accordion .faq-item .card-body.show {
            background-color: transparent; }

.plp-wrapper {
  background-image: linear-gradient(192deg, #d4fcfd, #fbf9f0); }
  .plp-wrapper .product-grid-wrapper {
    padding-bottom: 1.25rem; }
    .plp-wrapper .product-grid-wrapper .product-grid {
      margin: 0; }
  .plp-wrapper .breadcrumb {
    padding-bottom: 1.25rem; }
  .plp-wrapper .product-grid-item-wrapper {
    border-bottom: 0.0625rem solid #acd9d9; }
    .plp-wrapper .product-grid-item-wrapper:nth-last-child(2) {
      border-bottom: none; }
    .plp-wrapper .product-grid-item-wrapper .product-grid-item {
      padding: 1.25rem 0 0; }
    @media (min-width: 768px) {
      .plp-wrapper .product-grid-item-wrapper:nth-child(2n+1) .product-grid-item {
        border-right: 0.0625rem solid #acd9d9; }
      .plp-wrapper .product-grid-item-wrapper:nth-child(2n+1):nth-last-child(3) {
        border-bottom: none; }
      .plp-wrapper .product-grid-item-wrapper:nth-child(2n+1):nth-last-child(2) {
        border-bottom: none; }
      .plp-wrapper .product-grid-item-wrapper:nth-child(2n) .product-grid-item {
        padding: 1.25rem 0 0 0; }
      .plp-wrapper .product-grid-item-wrapper:nth-child(2n+1) .product-grid-item {
        padding: 1.25rem 0.9375rem 0 0; } }
    @media (min-width: 1024px) {
      .plp-wrapper .product-grid-item-wrapper {
        border-bottom: 0.0625rem solid #acd9d9 !important; }
        .plp-wrapper .product-grid-item-wrapper:nth-last-child(2) {
          border-bottom: none !important; }
        .plp-wrapper .product-grid-item-wrapper .product-grid-item {
          border-right: 0.0625rem solid #acd9d9; }
        .plp-wrapper .product-grid-item-wrapper:nth-child(3n) .product-grid-item {
          border-right: none !important; }
        .plp-wrapper .product-grid-item-wrapper:nth-child(3n+1):nth-last-child(3) {
          border-bottom: none !important; }
        .plp-wrapper .product-grid-item-wrapper:nth-child(3n+1):nth-last-child(4) {
          border-bottom: none !important; }
        .plp-wrapper .product-grid-item-wrapper:nth-child(3n+2):nth-last-child(3) {
          border-bottom: none !important; }
        .plp-wrapper .product-grid-item-wrapper:nth-child(3n+1) .product-grid-item {
          padding: 1.25rem 0.9375rem 0 0; }
        .plp-wrapper .product-grid-item-wrapper:nth-child(3n+2) .product-grid-item {
          padding: 1.25rem 0.9375rem 0 0; }
        .plp-wrapper .product-grid-item-wrapper:nth-child(3n+3) .product-grid-item {
          padding: 1.25rem 0 0 0; } }
  .plp-wrapper .product-grid-item .product-tile-item .more-products-tile-wrapper .more-product {
    position: absolute;
    bottom: 0;
    left: 40px; }
    @media (min-width: 1024px) {
      .plp-wrapper .product-grid-item .product-tile-item .more-products-tile-wrapper .more-product {
        left: 50px; } }
  .plp-wrapper .product-grid-item .product-tile-item .tile-body {
    padding-right: 1.25rem; }
  .plp-wrapper .product-grid-item .product-tile-item .pdp-link {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease; }
    .plp-wrapper .product-grid-item .product-tile-item .pdp-link .link {
      font-size: 1.125rem;
      font-weight: 500;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.75rem;
      word-break: break-word;
      color: #212529 !important;
      text-decoration: none; }
  .plp-wrapper .product-grid-item .product-tile-item:hover, .plp-wrapper .product-grid-item .product-tile-item:focus, .plp-wrapper .product-grid-item .product-tile-item:active {
    background: #05616d;
    -webkit-box-shadow: #959da580 0 0.5rem 1.5rem;
            box-shadow: #959da580 0 0.5rem 1.5rem;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .plp-wrapper .product-grid-item .product-tile-item:hover .pdp-link, .plp-wrapper .product-grid-item .product-tile-item:focus .pdp-link, .plp-wrapper .product-grid-item .product-tile-item:active .pdp-link {
      -webkit-transform: translate(5%, 40%);
              transform: translate(5%, 40%); }
      .plp-wrapper .product-grid-item .product-tile-item:hover .pdp-link .link, .plp-wrapper .product-grid-item .product-tile-item:focus .pdp-link .link, .plp-wrapper .product-grid-item .product-tile-item:active .pdp-link .link {
        color: #fff !important;
        text-decoration: none; }
    .plp-wrapper .product-grid-item .product-tile-item:hover .img-wrapper, .plp-wrapper .product-grid-item .product-tile-item:focus .img-wrapper, .plp-wrapper .product-grid-item .product-tile-item:active .img-wrapper {
      -webkit-transform: translateY(5%);
              transform: translateY(5%); }
  .plp-wrapper .product-grid-item .product-tile-item-static {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none; }
    .plp-wrapper .product-grid-item .product-tile-item-static:hover {
      background: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
              transform: none; }
      .plp-wrapper .product-grid-item .product-tile-item-static:hover .img-wrapper {
        -webkit-transform: none;
                transform: none; }
  .plp-wrapper .grid-footer {
    padding: 1.25rem 0 0; }
  .plp-wrapper .subcategory-scroll-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    padding: 0.9375rem 0;
    margin: 1.25rem 0;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .plp-wrapper .subcategory-scroll-wrapper::-webkit-scrollbar {
      display: none; }
    @media (min-width: 1024px) {
      .plp-wrapper .subcategory-scroll-wrapper {
        overflow-x: visible;
        white-space: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .plp-wrapper .subcategory-scroll-wrapper .subcategory-buttons {
      gap: 0.75rem;
      min-width: 74.375rem;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
      @media (min-width: 1024px) {
        .plp-wrapper .subcategory-scroll-wrapper .subcategory-buttons {
          margin: 1rem 0; } }
    .plp-wrapper .subcategory-scroll-wrapper .filter-btn {
      border: 0.0625rem solid #0e3d46;
      border-radius: 1rem;
      background-image: -webkit-gradient(linear, left top, right top, from(#ffffff80), color-stop(52%, #fff), to(#ffffff80));
      background-image: linear-gradient(90deg, #ffffff80 0%, #fff 52%, #ffffff80 100%);
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.3125rem;
      padding: 0.5625rem 1rem;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      white-space: nowrap; }
      .plp-wrapper .subcategory-scroll-wrapper .filter-btn .subcategory-link {
        color: #333 !important;
        text-decoration: none; }
      .plp-wrapper .subcategory-scroll-wrapper .filter-btn:hover {
        background-image: -webkit-gradient(linear, left top, right top, from(#00b2ad), to(#14606e));
        background-image: linear-gradient(90deg, #00b2ad 0%, #14606e 100%);
        border: 0.0625rem solid #8f8f8f; }
        .plp-wrapper .subcategory-scroll-wrapper .filter-btn:hover .subcategory-link {
          color: #fff !important; }
    .plp-wrapper .subcategory-scroll-wrapper .filter-active-btn {
      background-image: -webkit-gradient(linear, left top, right top, from(#00b2ad), to(#0e3d46)) !important;
      background-image: linear-gradient(90deg, #00b2ad 0%, #0e3d46 100%) !important;
      font-weight: 600;
      font-size: 1rem;
      padding: 0.5625rem 1.5rem;
      border-radius: 1rem; }
      .plp-wrapper .subcategory-scroll-wrapper .filter-active-btn .subcategory-link {
        color: #fff !important; }
  .plp-wrapper .current-category {
    position: relative;
    overflow: hidden;
    background-color: #05616d;
    min-height: 5.5rem;
    text-align: center;
    border-radius: 4.0625rem;
    padding: 0.625rem 0; }
    .plp-wrapper .current-category .current-category-bg-image {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      z-index: 0; }
    .plp-wrapper .current-category .current-category-text {
      display: block;
      width: 100%;
      padding: 0 0.625rem;
      font-size: 1.5rem;
      font-weight: 600;
      line-height: 1.75rem;
      margin: 0;
      color: #212529;
      position: relative;
      z-index: 1; }
      @media (min-width: 768px) {
        .plp-wrapper .current-category .current-category-text {
          font-size: 2rem;
          line-height: 3rem; } }

