.magictime {
  animation-duration: 1s;
}
.add-cart {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
@media (min-width: 1024px) {
  .add-cart {
    margin: 0 0 32px;
  }
  .add-cart-free-delivery {
    margin: 0 0 24px;
  }
}
.add-cart-wrapper {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  padding: 12px 16px 16px;
  background: #fff;
  border-top: 1px solid #D2E4FF;
}
@media (min-width: 1024px) {
  .add-cart-wrapper {
    position: relative;
    padding: 0;
    border: 0;
  }
}
.add-cart .qty-input {
  margin-right: 16px;
  min-width: 50%;
}
.add-cart .btn {
  flex-grow: 1;
  padding: 0 6px;
}
.wholesale-add__right {
  text-align: right;
}
.wholesale-add__price {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #667894;
}
.wholesale-add__price-plt,
.wholesale-add__price-w {
  color: #FB7234;
}
.wholesale-add__discount {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  color: #667894;
}
.wholesale-add__old {
  position: relative;
}
.wholesale-add__old:before {
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  height: 1px;
  background: #667894;
  content: '';
}
.wholesale-add__save {
  color: #09CF34;
}
.wholesale-add__w,
.wholesale-add__panel {
  color: #667894;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .wholesale-add__panel {
    display: none;
  }
}
.wholesale-content .add-to-cart {
  align-items: flex-start;
}
.wholesale-content .label-free {
  right: auto;
  left: 26px;
}
.wholesale-faq {
  margin: 0 0 56px;
  max-width: 716px;
}
.wholesale-bottom-text {
  font-size: 16px;
  line-height: 24px;
}
.wholesale-invoice {
  margin: 0 -8px;
  padding: 28px 0 0;
}
@media (min-width: 1024px) {
  .wholesale-invoice {
    display: grid;
    grid-template-columns: 50% 50%;
    margin: 0;
    padding: 40px;
  }
}
@media (min-width: 1024px) {
  .wholesale-invoice__info {
    padding-right: 64px;
    border-right: 1px solid #DCE8FA;
  }
}
.wholesale-invoice__counter {
  position: absolute;
  top: 24px;
  left: 16px;
  display: flex;
  font-size: 14px;
  color: #667894;
}
@media (min-width: 1024px) {
  .wholesale-invoice__counter {
    top: 64px;
    left: 64px;
  }
}
.wholesale-invoice__receipt {
  display: grid;
  grid-gap: 4px;
  margin: -8px 0 0 !important;
  padding: 0;
  list-style-type: none;
}
.wholesale-invoice__receipt li {
  display: flex;
  justify-content: space-between;
}
.wholesale-invoice__receipt-product {
  margin: 0 0 12px;
  padding: 0 0 16px;
  font-weight: 700;
  border-bottom: 1px solid #DCE8FA;
}
@media (min-width: 1024px) {
  .wholesale-invoice__receipt-product {
    margin: 0 0 20px;
    padding: 0 0 24px;
  }
}
.wholesale-invoice__receipt-total {
  margin: 12px 0 0;
  padding: 16px 0 0;
  font-weight: 700;
  font-size: 24px;
  border-top: 1px solid #DCE8FA;
}
@media (min-width: 1024px) {
  .wholesale-invoice__receipt-total {
    margin: 20px 0 0;
    padding: 24px 0 0;
  }
}
.wholesale-invoice__customer {
  margin-top: 32px;
}
@media (min-width: 1024px) {
  .wholesale-invoice__customer {
    margin-top: 48px;
  }
}
.wholesale-invoice__customer ul {
  display: grid;
  grid-gap: 16px;
  margin: 0;
  padding: 4px 0 0;
  list-style-type: none;
}
.wholesale-invoice__customer li {
  display: flex;
}
.wholesale-invoice__customer span {
  min-width: 140px;
}
@media (min-width: 1024px) {
  .wholesale-invoice__step {
    order: 1;
    padding: 40px 0 0 64px;
  }
}
.wholesale-invoice__title {
  margin: 0 0 16px !important;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.25;
}
@media (min-width: 1024px) {
  .wholesale-invoice__title {
    margin: 28px 0 24px !important;
    font-size: 32px;
  }
}
.wholesale-invoice__subtitle {
  margin-bottom: 16px !important;
  font-weight: 700;
  font-size: 18px;
}
.wholesale-invoice__subtitle:not(:first-child) {
  margin-top: 24px;
}
.wholesale-invoice__address {
  display: grid;
  grid-template-columns: 1fr 94px;
  grid-gap: 16px;
}
.wholesale-invoice__btns {
  display: grid;
  grid-template-columns: 84px 1fr;
  grid-gap: 16px;
  margin: 24px 0 32px;
}
@media (min-width: 1024px) {
  .wholesale-invoice__btns {
    margin: 24px 0 0;
  }
}
.wholesale-invoice__resend {
  margin: -8px 0 0 !important;
  font-size: 14px;
  color: #667894;
}
.wholesale-invoice__resend .otp-resend-btn {
  font-weight: 500;
  text-decoration: underline;
}
.wholesale-invoice__privacy {
  margin: -16px 0 32px !important;
  font-size: 14px;
  color: #667894;
}
@media (min-width: 1024px) {
  .wholesale-invoice__privacy {
    margin: 24px 0 0 !important;
  }
}
.wholesale-invoice .checkbox {
  margin-top: -8px;
}
.wholesale-invoice .radios {
  display: flex;
  gap: 24px;
  margin: 0 0 8px;
}
.wholesale-invoice .btn {
  height: 56px;
  margin: 0;
}
@media (min-width: 1024px) {
  .category-page {
    display: flex;
  }
}
.category-page--hub .section-title {
  position: relative;
  margin: 40px 0 24px;
  justify-content: space-between;
}
.category-page--hub .section-title:first-child {
  margin-top: 18px;
}
.category-page--hub .section-title.has-off {
  padding-top: 32px;
}
.category-page--hub .section-title.hidden {
  display: none;
}
.category-page--hub .section-title .zip {
  line-height: inherit;
  border-bottom: 1px solid #C8CED9;
  margin-left: 12px;
  cursor: pointer;
}
.category-page--hub .section-title .btn {
  order: 1;
  gap: 4px;
  margin: 0 0 0 auto;
  padding: 0 8px 0 16px;
  height: 34px;
  font-weight: 500;
  font-size: 16px;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .category-page--hub .section-title .btn {
    order: initial;
    margin: 0 auto 0 8px;
  }
}
.category-page--hub .section-title .btn:hover {
  background: #CEE7FF;
}
.category-page--hub .section-title.has-off {
  padding-top: 32px;
}
@media (min-width: 576px) {
  .category-page--hub .section-title.has-off {
    padding-top: 0;
  }
}
.category-page--hub .section-title .off {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
@media (min-width: 576px) {
  .category-page--hub .section-title .off {
    position: relative;
    margin: 0 auto 0 16px;
  }
}
@media (min-width: 1024px) {
  .category-page--hub .section-title .off {
    margin: 0 0 0 auto;
  }
}
.category-page--hub .section-title .off-commercial {
  position: relative;
  margin: 0 auto 0 16px;
}
.category-page .footer {
  margin: 0 -16px;
}
@media (max-width: 1024px) {
  .category-page .footer {
    padding-bottom: 45px;
  }
}
@media (min-width: 1024px) {
  .category-page .footer {
    margin: 0 -30px;
  }
}
@media (max-width: 1200px) {
  .category-page .footer-menu > li {
    width: auto;
  }
}
.category-page .main {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 24px 16px 0;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .category-page .main {
    padding: 32px 30px 0;
    flex-grow: 1;
  }
}
.category-page h1 {
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .category-page h1 {
    margin: 0 0 24px;
  }
}
@media (min-width: 1024px) {
  .category-page h1 {
    font-size: 56px;
  }
}
.category-page h1 .off {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  padding: 0 12px;
  background: #FB7234;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  border-radius: 30px;
}
.category-page .breadcrumbs {
  margin: 0 0 16px;
}
.category-page .breadcrumbs-back {
  margin: 0 0 16px;
}
@media (max-width: 768px) {
  .category-page .breadcrumbs-back {
    margin: 0;
  }
}
.category-page .tag-lists #fulfillment-list {
  display: none;
}
.category-page .tag-list {
  padding: 0 15px;
  margin: 0 -15px 24px;
}
@media (min-width: 1024px) {
  .category-page .tag-list {
    padding: 0;
    margin: 0 0 12px;
  }
}
.category-page .tag-list-title {
  margin: 0 0 15px;
  text-transform: uppercase;
}
.category-page .tag-list.brands {
  margin-bottom: 24px;
}
.category-page .tag-list.brands li {
  margin: 0 8px 8px 0;
}
.category-page .tag-list.brands a {
  display: flex;
  width: 100px;
  align-items: center;
  justify-content: center;
  padding: 2px;
  height: 44px;
}
.category-page .tag-list.brands a:hover,
.category-page .tag-list.brands a.active {
  background: #e4effc;
  border-color: #e4effc;
  color: #117ff5;
}
.category-page .tag-list.brands img {
  max-height: 38px;
  transition: all 0.2s ease-in-out;
}
.category-page .tag-list.locations a.active {
  color: #fff;
  background: #117FF5;
}
.category-page .tag-list.locations a.active span {
  color: #98CAFF;
}
.category-page .tag-list.locations a:hover {
  color: #117FF5;
  background: #e4effc;
}
.category-page .tag-list.locations a:hover span {
  color: #98CAFF;
}
.category-page .tag-list.locations span {
  display: block;
  margin-left: 8px;
  padding: 0;
  color: #667894;
  transition: all 0.2s;
  background: transparent;
  border: 0;
}
.category-page .pagination {
  display: none;
}
@media (min-width: 768px) {
  .category-page .pagination {
    display: flex;
  }
}
.category-page .section-title {
  width: 100%;
}
.category-page .articles {
  margin: 0 0 50px;
}
.category-page .get-updates {
  padding: 40px 0 30px;
}
@media (min-width: 768px) {
  .category-page .get-updates {
    padding: 60px 0 48px;
  }
}
@media (min-width: 1024px) {
  .category-page .get-updates {
    padding: 60px 0 30px;
  }
}
@media (min-width: 1024px) {
  .category-page .get-updates form {
    margin-left: 10px;
  }
}
@media (min-width: 1024px) {
  .category-page .get-updates p {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .category-page .get-updates .btn {
    min-width: auto;
    max-width: auto;
  }
}
@media (min-width: 1024px) {
  .category-page .sidebox-header {
    display: none;
  }
}
.category-inner {
  position: relative;
}
.category-switch-view {
  display: none;
}
@media (min-width: 576px) {
  .category-switch-view {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 8px;
  }
}
.category-switch-view button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 4px;
  background: #F6F7FB;
  transition: all 0.2s;
}
.category-switch-view button:hover,
.category-switch-view button.is-active {
  background: #E1F0FF;
}
.category-switch-view button:hover .icon,
.category-switch-view button.is-active .icon {
  background-color: #117FF5;
}
.category-switch-view .icon {
  transition: all 0.2s;
}
.category-text {
  position: relative;
  max-height: 580px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .category-text {
    max-height: 600px;
  }
}
@media (min-width: 1024px) {
  .category-text {
    max-height: initial;
    max-width: 840px;
  }
}
.category-text.show {
  max-height: initial;
}
.category-text.show:after,
.category-text.show .btn-link {
  display: none;
}
.category-text h2,
.category-text .h2,
.category-text h3,
.category-text .h3,
.category-text h4,
.category-text .h4 {
  font-weight: 700;
  line-height: 1.25;
}
.category-text h2:first-child,
.category-text .h2:first-child,
.category-text h3:first-child,
.category-text .h3:first-child,
.category-text h4:first-child,
.category-text .h4:first-child {
  margin-top: 0;
}
.category-text h2,
.category-text .h2 {
  margin-top: 40px;
  font-size: 24px;
}
@media (min-width: 1024px) {
  .category-text h2,
  .category-text .h2 {
    font-size: 32px;
  }
}
.category-text h3,
.category-text .h3 {
  margin-top: 32px;
  font-size: 20px;
}
@media (min-width: 1024px) {
  .category-text h3,
  .category-text .h3 {
    font-size: 24px;
  }
}
.category-text h4,
.category-text .h4 {
  font-size: 18px;
}
@media (min-width: 1024px) {
  .category-text h4,
  .category-text .h4 {
    font-size: 20px;
  }
}
.category-text ul {
  padding: 0 0 0 20px;
}
.category-text .table-responsive {
  margin: 0 -16px 40px;
  padding: 0 16px;
}
.category-text table {
  width: 100%;
  font-size: 16px;
  border-collapse: collapse;
}
.category-text th,
.category-text td {
  border: 1px solid #DCE8FA;
}
.category-text th.highlight,
.category-text td.highlight {
  background: #f3f8fe;
}
.category-text th {
  padding: 24px;
  font-weight: 500;
  color: #667894;
  background: #F6F7FB;
}
.category-text tr.hide {
  display: none;
}
.category-text td {
  padding: 12px 24px;
  background: #fff;
}
.category-text td:not(:first-child) {
  text-align: center;
}
.category-text:after {
  content: '';
  height: 240px;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), #fff);
}
@media (min-width: 1024px) {
  .category-text:after {
    display: none;
  }
}
.category-text .btn-link {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media (min-width: 1024px) {
  .category-text .btn-link {
    display: none;
  }
}
.category-text .cta {
  margin: 40px 0;
  padding: 24px 16px;
  border: 1px solid #DCE8FA;
  border-radius: 4px;
  text-align: center;
}
@media (min-width: 1024px) {
  .category-text .cta {
    padding: 32px;
  }
}
.category-text .cta-title {
  margin: 0 0 8px;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.25;
}
@media (min-width: 1024px) {
  .category-text .cta-title {
    font-size: 40px;
  }
}
.category-text .cta p {
  margin: 0 auto 16px;
  max-width: 560px;
}
.category-text .cta .btn-blue {
  width: 100%;
  height: 56px;
  margin: 8px auto 0;
  font-weight: 400;
  font-size: 16px;
  border-radius: 12px;
}
@media (min-width: 576px) {
  .category-text .cta .btn-blue {
    min-width: 192px;
    width: auto;
    max-width: 330px;
  }
}
.category-text .emoji {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  margin: 0 0 16px;
  font-size: 20px;
  border-radius: 50%;
  background: #F6F7FB;
}
.category-text .expert-tip {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 12px;
  padding: 0 12px;
  font-weight: 700;
  color: #fff;
  line-height: 32px;
  background: #FB7234;
  border-radius: 320px;
}
.category-grid {
  display: grid;
  gap: 16px;
  margin: 0 0 40px;
}
.category-grid--bordered > * {
  border: 1px solid #DCE8FA;
  border-radius: 4px;
  padding: 16px;
}
@media (min-width: 1024px) {
  .category-grid--bordered > * {
    padding: 24px;
  }
}
@media (min-width: 1024px) {
  .category-grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .category-grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.category-grid p {
  margin: 0 0 8px;
}
.category-grid .category-info {
  margin: 0;
}
.category-grid p:last-child,
.category-grid ul:last-child,
.category-grid ol:last-child {
  margin: 0;
}
.category-grid .emoji {
  background: #fff;
}
.category-info {
  margin: 0 0 40px;
  padding: 16px;
  background: #F6F7FB;
}
@media (min-width: 1024px) {
  .category-info {
    padding: 24px;
  }
}
.category-info p:last-child,
.category-info ul:last-child,
.category-info ol:last-child {
  margin: 0;
}
.category-info .emoji {
  background: #fff;
}
.category-blockquote {
  margin: 0 0 40px;
  padding: 16px;
  border-left: 2px solid #117FF5;
  background: #f3f8fe;
  border-radius: 0 4px 4px 0;
}
.category-blockquote p,
.category-blockquote ul,
.category-blockquote ol {
  margin: 0 0 12px;
}
.category-blockquote p:last-child,
.category-blockquote ul:last-child,
.category-blockquote ol:last-child {
  margin: 0;
}
.category-blockquote--expert {
  border-color: #FB7234;
  background: #FEFAF3;
}
.category-remind .box {
  border-radius: 20px;
  background: #F6F7FB;
  padding: 20px 15px 30px;
  margin: 0 0 25px;
}
@media (min-width: 768px) {
  .category-remind .box {
    display: flex;
    align-items: flex-start;
    padding: 20px 40px 36px;
  }
}
@media (min-width: 1024px) {
  .category-remind .box {
    margin: 0 0 30px;
  }
}
@media (min-width: 768px) {
  .category-remind .box > div {
    max-width: 540px;
  }
}
.category-remind img {
  width: 40px;
  margin: 0 0 8px;
}
@media (min-width: 768px) {
  .category-remind img {
    width: 64px;
    min-width: 64px;
    margin: 0 32px 0 0;
  }
}
.category-remind p {
  margin: 0 0 28px;
}
@media (min-width: 768px) {
  .category-remind p {
    margin: 0 0 22px;
  }
}
@media (min-width: 768px) {
  .category-remind form {
    display: flex;
  }
}
.category-remind .input-wrap {
  flex-grow: 1;
  margin: 0 0 22px;
}
@media (min-width: 768px) {
  .category-remind .input-wrap {
    margin: 0 10px 0 0;
  }
}
.category-remind .btn {
  min-width: 100%;
  height: 56px;
}
@media (min-width: 768px) {
  .category-remind .btn {
    min-width: 150px;
  }
}
.category-remind .title {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 10px;
}
@media (min-width: 1024px) {
  .category-remind .title {
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
  }
}
.category-out {
  position: relative;
  margin: 0 -16px 56px;
  padding: 24px 16px;
  background: #F6F7FB url(/resources/c695ad56cd09f1223950.svg) no-repeat calc(100% - 16px) 24px;
}
@media (min-width: 768px) {
  .category-out {
    margin: 0 0 56px;
    padding: 40px 24px 40px 112px;
    background: #F6F7FB url(/resources/c695ad56cd09f1223950.svg) no-repeat 40px 40px;
    border-radius: 4px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .category-out:before {
    position: absolute;
    top: 0;
    right: -50px;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: url(/resources/73840090a6b73774d1ea.svg) no-repeat right center;
    background-size: 313px auto;
    pointer-events: none;
    content: '';
  }
}
@media (min-width: 1440px) {
  .category-out:before {
    right: 100px;
  }
}
.category-out * {
  position: relative;
  z-index: 1;
}
.category-out__title {
  max-width: 580px;
  margin: 0 0 16px;
  padding-right: 56px;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
}
.category-out__text {
  max-width: 490px;
  margin: 0 0 24px;
}
.category-out__form {
  display: grid;
  gap: 24px;
  max-width: 508px;
}
@media (min-width: 768px) {
  .category-out__form {
    gap: 16px;
    grid-template-columns: 1fr 216px;
  }
}
.category-out__form .input-wrap {
  margin: 0;
}
.category-out__form .btn {
  width: 100%;
  height: 56px;
}
@media (min-width: 768px) {
  .category-out__form .disclosure {
    grid-column: span 2;
  }
}
.category-out__privacy {
  max-width: 508px;
  margin: 24px 0 0;
  color: #667894;
  line-height: 1.33;
  font-size: 12px;
}
@media (min-width: 768px) {
  .category-out__privacy {
    margin: 10px 0 0;
  }
}
.category-out__privacy a {
  color: #667894;
  text-decoration: underline;
}
.category-out__privacy a:hover {
  color: #117FF5;
}
.category-out__subscribed {
  position: relative;
  max-width: 568px;
  margin-top: 24px;
  padding: 16px 24px;
  font-weight: 500;
  color: #09CF34;
  background: #DBFFE3;
  border: 4px solid #fff;
  border-radius: 4px;
}
.category-out__subscribed > div {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
}
.category-out__subscribed .icon {
  min-width: 24px;
  background-color: #09CF34;
}
.category-faq {
  max-width: 768px;
}
@media (min-width: 1024px) {
  .category-breadcrumbs {
    display: flex;
    align-items: center;
    margin: 0 0 16px;
  }
}
.category-back {
  display: flex;
  align-items: center;
  color: #117FF5;
  white-space: nowrap;
  margin: 0 0 8px;
}
.category-back:hover {
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .category-back {
    margin: 0;
  }
}
.category-back .icon {
  margin-right: 6px;
  background-color: #117FF5;
}
@media (min-width: 1024px) {
  .category-back:after {
    display: block;
    width: 1px;
    height: 14px;
    background: #DCE8FA;
    margin: 0 12px;
    content: '';
  }
}
@media (min-width: 1024px) {
  .category-back + .breadcrumbs {
    margin: 0;
  }
}
.category-tabs {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin: 0 -16px 18px;
  padding: 0 16px;
  overflow: auto;
}
.category-tabs a {
  position: relative;
  display: block;
  padding: 0 0 6px;
  white-space: nowrap;
  font-weight: 500;
  line-height: 1.5;
  color: #667894;
}
.category-tabs a:hover {
  color: #117FF5;
}
.category-tabs a.is-active {
  color: #117FF5;
}
.category-tabs a.is-active:after {
  opacity: 1;
}
.category-tabs a:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4px;
  background: #117FF5;
  opacity: 0;
  transition: all 0.2;
  content: '';
}
.category-header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  margin: 0 0 24px;
}
@media (min-width: 1024px) {
  .category-header {
    gap: 24px;
  }
}
@media (min-width: 1440px) {
  .category-header {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
}
.category-header h1 {
  margin: 0;
}
.category-certified {
  display: grid !important;
  gap: 4px;
  padding: 8px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #667894 !important;
  border: 1px solid #DCE8FA;
  border-radius: 4px;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .category-certified {
    margin-top: 24px;
  }
}
@media (min-width: 1440px) {
  .category-certified {
    margin-top: 0;
    font-size: 16px;
  }
}
.category-certified div {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 4px;
}
.category-certified .icon {
  width: 18px;
  height: 18px;
  mask-size: contain;
  -webkit-mask-size: contain;
  background-color: #667894;
}
.category-certified img {
  max-height: 28px;
}
.category-certified * {
  pointer-events: none;
}
.category-cta {
  position: relative;
  background: #F6F7FB;
  border-radius: 4px;
  overflow: hidden;
}
.category-cta__inner {
  position: relative;
  z-index: 2;
  padding: 16px 16px 24px;
}
@media (min-width: 1024px) {
  .category-cta__inner {
    padding: 40px;
  }
}
.category-cta__title {
  margin: 0 0 16px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.25;
}
@media (min-width: 1024px) {
  .category-cta__title {
    max-width: 550px;
    font-size: 40px;
  }
}
.category-cta .btn {
  width: 100%;
  height: 56px;
}
@media (min-width: 1024px) {
  .category-cta .btn {
    width: 216px;
  }
}
.category-cta img {
  display: block;
  width: 100%;
}
@media (min-width: 1024px) {
  .category-cta img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: auto;
    height: 100%;
  }
}
.category-contractor {
  position: relative;
  margin: 0 0 40px;
  padding: 16px;
  border-radius: 4px;
  color: #fff;
  background: #117FF5;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .category-contractor {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 34px 0 56px;
    padding: 40px 0 40px 40px;
  }
}
.category-contractor__close {
  position: absolute;
  top: 16px;
  right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  padding: 2px;
  background: #fff;
  border-radius: 50%;
  border: 0;
}
@media (min-width: 1024px) {
  .category-contractor__close {
    width: 24px;
    height: 24px;
  }
}
.category-contractor__title {
  margin: 0 0 16px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.25;
}
@media (min-width: 1024px) {
  .category-contractor__title {
    font-size: 40px;
  }
}
.category-contractor__text {
  margin: 0 0 16px;
}
@media (min-width: 1024px) {
  .category-contractor__text {
    margin: 0 0 40px;
  }
}
.category-contractor .btn {
  width: 100%;
  height: 56px;
  background: rgba(255, 255, 255, 0.32);
  color: #fff;
  border-radius: 4px;
  margin: 0 0 16px;
}
@media (min-width: 576px) {
  .category-contractor .btn {
    width: 200px;
  }
}
@media (min-width: 1024px) {
  .category-contractor .btn {
    margin: 0;
  }
}
.category-contractor .btn:hover {
  background: rgba(255, 255, 255, 0.51);
}
.category-contractor img {
  margin-right: -1px;
  max-width: calc(100% + 16px);
  width: calc(100% + 16px);
}
@media (min-width: 1024px) {
  .category-contractor img {
    max-width: 550px;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .category-contractor img.mobile {
    display: none;
  }
}
.category-contractor img.desktop {
  display: none;
}
@media (min-width: 1024px) {
  .category-contractor img.desktop {
    display: block;
  }
}
.sorting .group {
  margin: 0 0 8px;
}
@media (min-width: 1024px) {
  .sorting .group:first-child {
    padding-top: 8px;
  }
}
.sorting .group.is-open {
  margin: 0 0 16px;
}
.sorting .group.is-open .icon-down {
  transform: rotate(180deg) translateX(-1px);
}
.sorting .group.sort-by {
  padding: 13px 16px;
  margin: 0 -16px 16px;
  border-bottom: 1px solid #DCE8FA;
}
@media (min-width: 1024px) {
  .sorting .group.sort-by {
    padding: 13px 30px;
    margin: 0 -30px 16px;
  }
}
.sorting .group-title {
  padding: 8px 0;
  display: flex;
  color: #2B3946;
  cursor: pointer;
}
.sorting .group-title p {
  margin: 0 auto 0 0;
}
.sorting .group-title p.no-pointer-event {
  pointer-events: none;
}
.sorting .group-title p a {
  border-bottom: 1px solid rgba(102, 120, 148, 0.29);
  margin-left: 4px;
}
.sorting .group-title .icon {
  margin-right: -5px;
  -webkit-mask-size: 9px;
  mask-size: 9px;
  background-color: #667894;
}
.sorting .group-body {
  display: none;
  padding: 4px 0 0;
}
.sorting .group-reset {
  background: #667894;
  border-radius: 50%;
  height: 14px;
  width: 14px;
  display: inline-block;
  vertical-align: top;
  margin: 4px 2px 0 0;
}
.sorting .group-reset:hover {
  background: #242F39;
}
.sorting .group-reset .icon {
  margin: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  vertical-align: top;
}
.sorting .group-checkbox label {
  position: relative;
  display: block;
  padding: 8px 24px 8px 0;
  color: #2B3946;
  cursor: pointer;
}
.sorting .group-checkbox label:hover:has(a.hover):before,
.sorting .group-checkbox label.hover:hover:before,
.sorting .group-checkbox label:hover:has(a.cm-tooltip:not(:hover)):before,
.sorting .group-checkbox label:hover:has(a.hover):after,
.sorting .group-checkbox label.hover:hover:after,
.sorting .group-checkbox label:hover:has(a.cm-tooltip:not(:hover)):after {
  border-color: #117FF5;
}
.sorting .group-checkbox label:before,
.sorting .group-checkbox label:after {
  position: absolute;
  top: 50%;
  right: 0px;
  display: block;
  height: 16px;
  width: 16px;
  margin: -9px 0 0;
  background: #fff;
  border: 1px solid #DCE8FA;
  border-radius: 2px;
  transition: all 0.2s;
  content: '';
}
.sorting .group-checkbox label .cm-ajax {
  border-bottom: none;
  margin-left: 0;
}
.sorting .group-checkbox label .cm-ajax:hover {
  color: #242F39;
}
.sorting .group-checkbox label .cm-tooltip {
  border-bottom: 1px solid rgba(102, 120, 148, 0.29);
  margin-left: 4px;
  cursor: pointer;
}
.sorting .group-checkbox label.disabled {
  background-color: transparent;
  color: rgba(43, 57, 70, 0.25);
  cursor: default;
}
.sorting .group-checkbox label.disabled:before,
.sorting .group-checkbox label.disabled:after {
  border: 1px solid rgba(43, 57, 70, 0.25) !important;
}
.sorting .group-checkbox label.disabled:hover:before,
.sorting .group-checkbox label.disabled:hover:after {
  border: 1px solid rgba(43, 57, 70, 0.25) !important;
}
.sorting .group-checkbox label.disabled a {
  color: rgba(43, 57, 70, 0.25);
}
.sorting .group-checkbox input:checked + label:before,
.sorting .group-checkbox input:checked + label:after {
  border-color: #117FF5;
}
.sorting .group-checkbox input:checked + label:before {
  background: #117FF5;
}
.sorting .group-checkbox input:checked + label:after {
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: 16px;
  mask-size: 16px;
  -webkit-mask-image: url(/resources/0625991ab2365809ca32.svg);
  mask-image: url(/resources/0625991ab2365809ca32.svg);
}
.sorting .btn-link {
  height: auto;
  padding: 8px 0;
  margin: 0 0 8px;
  font-weight: 400;
}
.sorting .count {
  color: #667894;
}
.sorting .checkbox {
  overflow: auto;
}
.sorting .checkbox::-webkit-scrollbar-track {
  background-color: #F3F8FE;
}
.sorting .checkbox span,
.sorting .checkbox a {
  color: #667894;
}
.sorting .checkbox span {
  margin: 0 29px 0 auto;
}
.sorting .checkbox label.disabled {
  background-color: transparent;
  color: rgba(43, 57, 70, 0.25);
  cursor: default;
}
.sorting .checkbox label.disabled::before {
  border: 1px solid rgba(43, 57, 70, 0.25);
}
.sorting--clear {
  padding-bottom: 84px;
}
.sorting .price-per {
  border-radius: 4px;
  border: 1px solid #DCE8FA;
}
@media (min-width: 1024px) {
  .sorting .price-per {
    background: #fff;
  }
}
.sorting .price-per .input-select-custom {
  margin: 0;
}
.sorting .price-per .input-select-chosen {
  padding: 9px 16px;
  border: 0;
  border-bottom: 1px solid #DCE8FA;
  border-radius: 0;
  background: transparent;
}
.sorting .price-per .input-select-chosen:after {
  top: 10px;
  width: 16px;
  height: 16px;
  background-size: 10px;
  opacity: 0.54;
}
.sorting .price-per .input-select-list {
  margin: 0;
  border-top: 0;
  border-radius: 0 0 4px 4px;
}
.sorting .price-per .input-select-item {
  position: relative;
}
.sorting .price-per .input-select-item.is-selected {
  padding-right: 32px;
}
.sorting .price-per .input-select-item.is-selected:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #242F39;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-image: url(/resources/0625991ab2365809ca32.svg);
  mask-image: url(/resources/0625991ab2365809ca32.svg);
  -webkit-mask-size: 16px;
  mask-size: 16px;
  transform: translateY(-50%);
  content: '';
}
.sorting .price-per .range-slider {
  padding: 0 16px 16px;
}
.sorting .price-per .range-slider .values {
  margin: 0 -16px;
}
.sorting .price-per .range-slider .val {
  margin: 0;
}
.sorting .price-per .range-slider .val:last-child {
  border-left: 1px solid #DCE8FA;
}
.sorting .price-per .range-slider input {
  border: 0;
  border-radius: 0;
  background: transparent;
}
.sorting .price-per .ui-slider {
  margin: 8px 5px 0;
}
.sort-by ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sort-by a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  cursor: pointer;
}
.sort-by .active {
  display: none;
}
.sort-by .group-body {
  padding: 0;
}
.sort-btns {
  display: none;
  position: fixed;
  bottom: 0;
  left: 50%;
  gap: 16px;
  width: 375px;
  max-width: 100vw;
  padding: 0 16px 16px;
  transform: translateX(-50%);
  background-image: linear-gradient(0, #fff, transparent);
}
@media (min-width: 1024px) {
  .sort-btns {
    display: flex;
    position: absolute;
    left: 0;
    width: 290px;
    margin: 0;
    padding: 0 30px 24px;
    transform: none;
    background-image: linear-gradient(0, #fff, transparent);
  }
}
@media (min-width: 1024px) {
  .sort-btns.is-fixed {
    position: fixed;
  }
}
.sort-btns .btn {
  flex-grow: 1;
  height: 56px;
}
@media (min-width: 1024px) {
  .sort-btns .btn-orange {
    display: none;
  }
}
.sort-btns .btn-blue-o {
  background: #E1F0FF;
}
.sort-btns .btn-blue-o:hover {
  background: #cfe5fd;
}
.discontinued-list {
  display: grid;
  grid: 16px;
  margin: 0 0 56px;
}
@media (min-width: 768px) {
  .discontinued-list {
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(343px, 1fr));
  }
}
.discontinued-item {
  display: flex;
  align-items: flex-start;
  margin: 0 0 16px;
  padding: 16px 16px 8px;
  border: 1px solid #DCE8FA;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .discontinued-item {
    margin: 0;
  }
}
.discontinued-img {
  max-width: 64px;
  max-height: 64px;
  margin-right: 15px;
  border-radius: 4px;
  overflow: hidden;
}
.discontinued-img.blur-img {
  opacity: 0.54;
}
.discontinued-status {
  margin: 0 0 6px;
  color: #667894;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
.discontinued-name {
  font-weight: 500;
}
.discontinued-more {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  margin: -32px 0 56px;
  font-weight: 500;
  font-size: 16px;
  color: #117FF5;
  background: transparent;
  border: 0;
}
.discontinued-more:before {
  content: 'Show more';
}
.discontinued-more:hover {
  opacity: 0.8;
}
.discontinued-more .icon {
  background-color: #117FF5;
}
.discontinued.is-all .discontinued-more:before {
  content: 'Hide more';
}
.discontinued.is-all .discontinued-more .icon {
  transform: rotate(180deg);
}
@media (max-width: 768px) {
  .discontinued:not(.is-all) .discontinued-item:nth-child(n+4) {
    display: none;
  }
}
@media (max-width: 1440px) {
  .discontinued:not(.is-all) .discontinued-item:nth-child(n+7) {
    display: none;
  }
}
.discontinued:not(.is-all) .discontinued-item:nth-child(n+13) {
  display: none;
}
.faq-box {
  border-radius: 12px;
  background: #F6F7FB;
  overflow: hidden;
  margin: 0 0 24px;
  padding: 16px;
}
.faq-box + .faq-box {
  margin-top: -8px;
}
.faq-box.is-open .faq-box-title:after {
  transform: rotate(180deg);
}
.faq-box-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  cursor: pointer;
}
.faq-box-title:after {
  display: block;
  height: 24px;
  width: 24px;
  background-color: #242F39;
  font-style: normal;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-image: url(/resources/89ce7d08581d79ebd3b1.svg);
  mask-image: url(/resources/89ce7d08581d79ebd3b1.svg);
  transition: all 0.3s;
  content: '';
}
.faq-box-body {
  display: none;
  max-width: 665px;
  padding: 16px 0 0;
}
.faq-box-body p:last-child {
  margin: 0;
}
.faq-box-body a {
  text-decoration: underline;
  color: #117FF5;
}
.faq-box + h2 {
  margin-top: 30px;
}
.progress-page {
  position: fixed;
  z-index: 5;
  top: -97px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 62px;
  padding: 0 15px;
  color: #fff;
  background: rgba(17, 127, 245, 0.71);
  backdrop-filter: blur(4px);
  transition: transform 0.3s;
}
@media (min-width: 1024px) {
  .progress-page {
    display: none;
  }
}
.progress-page.is-show {
  transform: translateY(97px);
}
.progress-page > * {
  position: relative;
  z-index: 2;
}
.progress-page button {
  border: 0;
  line-height: 35px;
  padding: 0 12px;
  background: #68B3F9;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  border-radius: 20px;
  white-space: nowrap;
}
.progress-line {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(17, 127, 245, 0.71);
  transition: all 0.1s linear;
}
.progress-name {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 1px;
}
.see-other {
  display: flex;
  align-items: flex-start;
  flex-direction: column-reverse;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .see-other {
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .see-other {
    margin: 0 0 30px;
  }
}
.see-other p {
  margin: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 1024px) {
  .see-other p {
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
  }
}
.see-other span {
  display: block;
  border-radius: 4px;
  background: #09CF34;
  color: #fff;
  padding: 0 10px;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .see-other span {
    margin: 0 0 0 10px;
  }
}
.range-slider {
  max-width: 480px;
}
.range-slider .values {
  display: flex;
  justify-content: space-between;
}
.range-slider .values-right .val span {
  left: auto;
  right: 10px;
}
.range-slider .values-right .val input {
  padding-left: 14px;
  padding-right: 28px;
}
.range-slider .val {
  position: relative;
  margin-right: 12px;
}
.range-slider .val:last-child {
  margin: 0;
}
.range-slider .val span {
  color: #667894;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  margin: 1px 0 0;
  pointer-events: none;
}
.range-slider input {
  padding: 0 16px 0 32px;
}
.range-slider input:focus {
  padding: 0 15px 0 31px;
}
.range-slider input.hidden {
  display: none;
}
.range-slider .ui-slider-handle {
  height: 20px;
  width: 20px;
}
@media (min-width: 768px) {
  .range-slider .ui-slider-handle {
    height: 16px;
    width: 16px;
  }
}
.ui-slider {
  position: relative;
  height: 2px;
  background: #D2DCEB;
  margin: 20px 5px 0;
}
.ui-slider-range {
  position: absolute;
  height: 100%;
  background: #117FF5;
}
.ui-slider-handle {
  position: absolute;
  top: 1px;
  display: block;
  background: #fff;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 1px solid #117FF5;
  outline: none !important;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.panels-for {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 12px;
  width: 1060px;
}
@media (min-width: 1024px) {
  .panels-for {
    width: 100%;
  }
}
.panels-for-wrap {
  margin: 0 -16px 40px;
  padding: 0 16px;
  overflow: hidden;
  overflow-x: auto;
}
.panels-for .hidden {
  display: none !important;
}
.panels-for a,
.panels-for span {
  display: inline-block;
  padding: 8px 16px;
  background: #F3F3F3;
  border-color: #F3F3F3;
  color: #242F39;
  white-space: nowrap;
  border-radius: 4px;
  cursor: pointer;
}
.panels-for a:hover,
.panels-for span:hover {
  background: #E4EFFC;
  color: #117FF5;
}
.hvac-cta {
  position: relative;
  margin: 0 0 40px;
  background: #117FF5;
  border-radius: 4px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .hvac-cta {
    background: #117FF5 url('../categories/assets/img/catalog/hvac-cta-bg.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 130% center;
  }
}
@media (min-width: 840px) {
  .hvac-cta {
    background-position: 100% center;
  }
}
.hvac-cta__close {
  position: absolute;
  top: 16px;
  right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
}
@media (min-width: 1024px) {
  .hvac-cta__close {
    width: 24px;
    height: 24px;
  }
}
.hvac-cta__content {
  padding: 24px 16px 40px;
  color: #fff;
}
@media (min-width: 1024px) {
  .hvac-cta__content {
    padding: 47px 40px 53px;
  }
}
.hvac-cta__avatars {
  margin: 0 0 12px;
  width: 52px;
}
.hvac-cta__title {
  margin: 0 0 16px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .hvac-cta__title {
    font-size: 40px;
    margin: 0 0 12px;
  }
}
@media (min-width: 1200px) {
  .hvac-cta__title br {
    display: none;
  }
}
.hvac-cta__text {
  font-size: 16px;
}
@media (min-width: 768px) {
  .hvac-cta__text {
    max-width: 354px;
    margin: 0 0 24px;
  }
}
.hvac-cta__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  width: 100%;
  height: 56px;
  border-radius: 4px;
  font-weight: 700;
  color: #fff;
  background: rgba(255, 255, 255, 0.32);
}
@media (min-width: 768px) {
  .hvac-cta__btn {
    max-width: 198px;
  }
}
.hvac-cta__btn:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.4);
}
.hvac-cta__dot {
  position: relative;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #69DD82;
}
.hvac-cta__dot:before {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(105, 221, 130, 0.31);
  animation: pulse 1.3s ease-in-out infinite;
  content: '';
}
.hvac-cta__bg {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .hvac-cta__bg {
    display: none;
  }
}
.find-available {
  position: relative;
  margin: 0 -16px 24px;
  padding: 24px 16px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .find-available {
    margin: 56px -30px;
    padding: 40px 30px 0;
    border-top: 1px solid #DCE8FA;
  }
}
.find-available--state {
  margin: 0;
  border: 0;
}
.find-available--state .title {
  text-align: center;
}
.find-available.show .list {
  max-height: none;
}
.find-available.show .list:after {
  display: none;
}
.find-available.show .btn {
  display: none;
}
.find-available .title {
  font-size: 32px;
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 24px;
}
@media (min-width: 1024px) {
  .find-available .title {
    font-size: 40px;
  }
}
.find-available .tag-list--w a,
.find-available .tag-list--w span {
  padding: 0 8px;
}
.find-available .tag-list--w a:hover div,
.find-available .tag-list--w span:hover div {
  color: #117FF5;
}
.find-available .tag-list div {
  margin-left: 4px;
  font-size: 12px;
  color: #667894;
  transition: all 0.2s;
}
.find-available .tag-list .hidden {
  display: none !important;
}
.find-available .input-wrap {
  margin: 0 0 24px;
}
.find-available .list {
  position: relative;
  max-height: 480px;
  overflow: hidden;
}
.find-available .list ul {
  padding: 0;
  margin: 0;
  column-count: 2;
  column-gap: 15px;
  list-style-type: none;
}
@media (min-width: 768px) {
  .find-available .list ul {
    column-count: 3;
  }
}
@media (min-width: 1024px) {
  .find-available .list ul {
    column-count: 4;
  }
}
@media (min-width: 1440px) {
  .find-available .list ul {
    column-count: 5;
  }
}
.find-available .list li {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 0 0 16px;
}
.find-available .list a {
  display: block;
  padding: 0 0 4px;
  color: #117FF5;
  font-size: 20px;
  line-height: 30px;
}
.find-available .list span {
  display: inline-block;
  color: #667894;
  line-height: 1;
  transition: all 0.2s;
  cursor: pointer;
}
.find-available .list span:hover {
  color: #117FF5;
}
.find-available .list span:after {
  display: block;
  width: 82px;
  border-bottom: 1px solid;
  content: '';
}
.find-available .list:after {
  position: absolute;
  left: 50%;
  bottom: -1px;
  z-index: 1;
  width: 100vw;
  height: 240px;
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1), #fff);
  pointer-events: none;
  content: '';
}
.find-available .btn {
  width: 100%;
  height: 56px;
  margin-top: 24px;
}
.warehouse-nearest {
  border: 0;
  background: #F6F7FB;
}
.warehouse-nearest-wrap {
  position: relative;
}
.warehouse-nearest-wrap::after {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: 1;
  height: 60px;
  background-image: linear-gradient(0deg, #f6f7fb, rgba(255, 255, 255, 0.23), rgba(255, 255, 255, 0.01));
  pointer-events: none;
  content: '';
}
.warehouse-nearest-list {
  margin: 0;
  padding: 0 0 30px;
  list-style-type: none;
  max-height: 50vh;
  overflow-y: scroll;
}
.warehouse-nearest-list li:not(:last-child) {
  margin: 0 0 16px;
}
.warehouse-nearest-list a {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 16px;
  color: #667894;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.33;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.warehouse-nearest-list a:hover {
  border-color: #d1e1fa;
}
.warehouse-nearest-list a.active {
  pointer-events: none;
  background: #117FF5;
  border-color: #117FF5;
  color: #fff;
}
.warehouse-nearest-list a.active .name {
  color: #fff;
}
.warehouse-nearest-list a.active .icon {
  background-color: #fff;
}
.warehouse-nearest-list .name {
  color: #242F39;
  font-weight: 500;
  font-size: 16px;
}
.warehouse-nearest-list .items {
  margin: 4px 0 0;
}
.warehouse-nearest .sidebox-header {
  font-size: 16px;
  text-transform: none;
  transition: all 0.2s;
}
@media (min-width: 1024px) {
  .warehouse-nearest .sidebox-header {
    display: none;
  }
}
.warehouse-nearest .sidebox-header:before {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 8px;
  border-radius: 50%;
  background: #117FF5;
  border: 4px solid #DCE8FA;
  content: '';
}
.warehouse-nearest .sidebox-header .icon {
  display: none;
  margin: 0 auto 0 8px;
  background-color: #09CF34;
}
.warehouse-nearest .sidebox-header p {
  margin: 0;
}
.warehouse-nearest .sidebox-body {
  max-width: 100%;
  padding-inline: 16px;
}
.warehouse-nearest .sidebox-toggle {
  display: flex;
  margin-left: auto;
  background: #E1F0FF;
  color: #117FF5;
  border: 0;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
}
@media (min-width: 1024px) {
  .warehouse-nearest .sidebox-toggle {
    display: none;
  }
}
.warehouse-nearest .sidebox-toggle:before {
  content: 'More info';
}
.warehouse-nearest.is-open .sidebox-header {
  font-size: 28px;
  line-height: 1.3;
}
.warehouse-nearest.is-open .sidebox-header:before {
  display: none;
}
.warehouse-nearest.is-open .sidebox-header .icon {
  display: block;
}
.warehouse-nearest.is-open .sidebox-toggle:before {
  content: 'Hide';
}
.warehouse-map {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 124px;
  background: #667894;
  border-radius: 4px;
  overflow: hidden;
}
.warehouse-map__alone {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
.warehouse-map-wrap {
  margin: 0 0 32px;
}
@media (min-width: 1024px) {
  .warehouse-map-wrap {
    margin: 32px 0;
    padding: 16px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #117FF5;
  }
}
.warehouse-map-wrap .btn {
  display: none !important;
}
.warehouse-map-wrap .btn-selected {
  color: #09CF34;
  background: #DBFFE3;
}
.warehouse-map-wrap .btn-selected .icon {
  margin-right: 8px;
  background-color: #09CF34;
}
@media (min-width: 1024px) {
  .warehouse-map-wrap .btn {
    display: flex !important;
    width: 100%;
    margin: 16px 0 0;
  }
}
.warehouse-map-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 8px;
  color: #667894;
  font-size: 14px;
  line-height: 1.33;
}
@media (min-width: 1024px) {
  .warehouse-map-info {
    align-items: flex-start;
  }
}
.warehouse-map-info .name {
  display: none;
}
@media (min-width: 1024px) {
  .warehouse-map-info .name {
    display: block;
    margin: 0 0 4px;
    color: #242F39;
    font-weight: 700;
    font-size: 16px;
  }
}
.warehouse-map-dates {
  margin: 0 0 16px;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  line-height: 1.33;
}
.warehouse-map-dates li:not(:last-child) {
  margin: 0 0 8px;
}
.warehouse-map-dates b {
  font-weight: 500;
}
.warehouse-distance {
  display: flex;
  align-items: center;
}
.warehouse-distance .icon {
  margin-right: 4px;
  background-color: #667894;
}
.warehouse-btn-fixed {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 16px 16px;
  background: linear-gradient(179.49deg, rgba(246, 247, 251, 0) 0.44%, #F6F7FB 99.56%);
}
@media (min-width: 1024px) {
  .warehouse-btn-fixed {
    display: none;
  }
}
.warehouse-btn-fixed .btn {
  width: 100%;
}
.warehouse-btn-fixed .btn-selected {
  color: #09CF34;
  background: #DBFFE3;
}
.warehouse-btn-fixed .btn-selected .icon {
  margin-right: 8px;
  background-color: #09CF34;
}
.warehouse-subtitle {
  margin: 28px 0 20px;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .warehouse-subtitle {
    margin: 48px 0 20px;
    font-size: 40px;
  }
}
.warehouse-empty {
  margin: 30px 0;
  padding: 16px;
  background: #FBFBFD;
  border-radius: 4px;
}
.warehouse-empty__title {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0 0 16px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1024px) {
  .warehouse-empty__title {
    font-size: 24px;
  }
}
.warehouse-empty__text {
  max-width: 605px;
  margin: 0;
}
.category-page .tag-list.warehouse a.active {
  background: #117FF5;
  border-color: #117FF5;
  color: #fff;
}
.category-page .tag-list.warehouse a.active.disabled {
  pointer-events: none;
}

