/* ─────────────────────────────────────────────────────────────────────
   SBS Products — scoped stylesheet

   Loaded only on /sbs-products pages. Every rule is scoped under .sbs-scope
   so it cannot reach the shared header, footer, or any other page.

   The Bootstrap grid and utilities are NOT redefined here — the pages import
   `bootstrap/dist/css/bootstrap.css` directly, exactly like the rest of the
   site does. What remains below are rules lifted from the rebuilt site.css
   for components the current site has no styling for.
   ───────────────────────────────────────────────────────────────────── */

/* ─────────────────────────────────────────────────────────────────────
   SBS Products — scoped stylesheet

   Loaded only on /sbs-products pages. Every rule is scoped under .sbs-scope
   so it cannot reach the shared header, footer, or any other page.

   The Bootstrap grid and utilities are NOT redefined here — the pages import
   `bootstrap/dist/css/bootstrap.css` directly, exactly like the rest of the
   site does. What remains below are rules lifted from the rebuilt site.css
   for components the current site has no styling for.
   ───────────────────────────────────────────────────────────────────── */

.sbs-scope .annual-report-wrp .tipsWrapper .tab-content .content > .col-md-12, .sbs-scope .annual-report-wrp .tipsWrapper .tab-content .content > div:first-child {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.sbs-scope .annual-report-wrp .tipsWrapper .tab-content .content > .col-md-12 > .row.reportsGrid, .sbs-scope .annual-report-wrp .tipsWrapper .tab-content .content > div:first-child > .row.reportsGrid {
  margin-left: 0;
  margin-right: 0;
}
.sbs-scope .our-category .accordian .accordion__item {
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
.sbs-scope .our-category .accordian .accordion__item:last-child {
  border-bottom: none;
}
.sbs-scope .our-category .accordian .accordion__button {
  background: transparent;
  color: #222;
  font-family: "neue-haas-grotesk-display", "Nexa", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.3px;
  line-height: 1.3;
  padding: 30px 80px 30px 6px;
  position: relative;
  cursor: pointer;
  border: none;
  width: 100%;
  text-align: left;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: color 180ms ease;
}
.sbs-scope .our-category .accordian .accordion__button:hover {
  color: #ee2a24;
}
.sbs-scope .our-category .accordian .accordion__button:before {
  display: none !important;
}
.sbs-scope .our-category .accordian .accordion__button:after {
  content: "+";
  position: absolute;
  right: 14px;
  top: 50%;
  font-size: 36px;
  font-weight: 300;
  color: #222;
  line-height: 1;
  transform: translateY(-50%) rotate(0deg);
  transform-origin: center center;
  transition: color 220ms ease, transform 260ms cubic-bezier(0.4, 0, 0.2, 1);
}
.sbs-scope .our-category .accordian .accordion__button:hover:after {
  color: #ee2a24;
}
.sbs-scope .our-category .accordian .accordion__button[aria-expanded="true"]:after {
  transform: translateY(-50%) rotate(45deg);
  color: #ee2a24;
}
.sbs-scope .our-category .accordian .accordion__panel {
  background: transparent;
  padding: 8px 8px 36px;
  animation: ourcat-panel-in 260ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 991px) {
  .sbs-scope .our-category .accordian .accordion__button {
    font-size: 22px;
    padding: 24px 70px 24px 4px;
  }
}
@media (max-width: 767px) {
  .sbs-scope .our-category .accordian .accordion__button {
    font-size: 18px;
    font-weight: 500;
    padding: 20px 52px 20px 2px;
  }
  .sbs-scope .our-category .accordian .accordion__button:after {
    font-size: 28px;
    right: 8px;
  }
  .sbs-scope .our-category .accordian .accordion__panel {
    padding: 4px 2px 24px;
  }
}
.sbs-scope .our-category .accordion__panel .text-muted {
  font-style: italic;
  color: #888;
  padding: 16px 0 8px;
}
.sbs-scope .product-detail-page .productwrp {
  padding: 56px 0 64px;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .productwrp { padding: 32px 0 40px; }
}
.sbs-scope .product-detail-page .productwrp .prod-overline {
  font-size: 14px;
  font-weight: 600;
  color: #2a2a2a;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin: 0 0 18px;
}
.sbs-scope .product-detail-page .productwrp .prod-headline {
  font-size: 56px;
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.5px;
  margin: 0 0 22px;
  background: linear-gradient(90deg, #ee2a24 0%, #ee6a2e 65%, #ee8a2e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
@media (max-width: 1199px) {
  .sbs-scope .product-detail-page .productwrp .prod-headline { font-size: 46px; }
}
@media (max-width: 991px) {
  .sbs-scope .product-detail-page .productwrp .prod-headline { font-size: 38px; }
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .productwrp .prod-headline {
    font-size: 30px;
    margin-bottom: 16px;
    line-height: 1.1;
  }
}
.sbs-scope .product-detail-page .productwrp .product-desc {
  font-size: 16px;
  line-height: 1.6;
  color: #3a3a3a;
  margin: 0 0 18px;
  font-weight: 400;
}
.sbs-scope .product-detail-page .productwrp .product-desc:last-of-type { margin-bottom: 26px; }
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .productwrp .product-desc { font-size: 14px; margin-bottom: 14px; }
}
.sbs-scope .product-detail-page .productwrp .desk-pix {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.sbs-scope .product-detail-page .productwrp .brochure-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 6px;
  padding: 20px 30px;
  width: 100%;
  max-width: 400px;
  background: #ee2a24;
  color: #fff;
  text-decoration: none;
  border-radius: 0;
  border: none;
  box-shadow: 0 3px 14px rgba(238, 42, 36, 0.12);
  transition: background 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}
.sbs-scope .product-detail-page .productwrp .brochure-cta:hover {
  background: #d31f1b;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(238, 42, 36, 0.25);
  color: #fff;
}
.sbs-scope .product-detail-page .productwrp .brochure-cta__inner {
  display: flex;
  flex-direction: column;
  text-align: left;
  line-height: 1.15;
}
.sbs-scope .product-detail-page .productwrp .brochure-cta__small {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  opacity: 0.95;
  margin-bottom: 5px;
}
.sbs-scope .product-detail-page .productwrp .brochure-cta__big {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.2px;
}
.sbs-scope .product-detail-page .productwrp .brochure-cta__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 4px;
  flex-shrink: 0;
}
.sbs-scope .product-detail-page .productwrp .brochure-cta__icon svg {
  width: 18px;
  height: 18px;
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .productwrp .brochure-cta {
    padding: 20px 22px;
    max-width: 100%;
  }
  .sbs-scope .product-detail-page .productwrp .brochure-cta__big { font-size: 20px; }
  .sbs-scope .product-detail-page .productwrp .brochure-cta__small { font-size: 11px; letter-spacing: 2px; }
  .sbs-scope .product-detail-page .productwrp .brochure-cta__icon { width: 36px; height: 36px; }
}
.sbs-scope .product-detail-page .innproductsfeatures {
  padding: 48px 0 56px;
  background-color: #f5f5f5;
}
@media (max-width: 991px) {
  .sbs-scope .product-detail-page .innproductsfeatures { padding: 40px 0 48px; }
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .innproductsfeatures { padding: 30px 0 36px; }
}
.sbs-scope .product-detail-page .innproductsfeatures .profeatures-col {
  margin-bottom: 28px;
}
.sbs-scope .product-detail-page .innproductsfeatures .profeatures-col:nth-last-child(-n+3) {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .innproductsfeatures .profeatures-col { margin-bottom: 22px; }
}
.sbs-scope .product-detail-page .innproductsfeatures .profeatures {
  text-align: center;
}
.sbs-scope .product-detail-page .innproductsfeatures .feature-icon {
  width: 84px;
  height: 84px;
  object-fit: contain;
  display: block;
  margin: 0 auto 14px;
  padding: 16px;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
}
.sbs-scope .product-detail-page .innproductsfeatures .feature-bullet {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 84px;
  height: 84px;
  font-size: 28px;
  color: #ee2a24;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
  margin: 0 auto 14px;
}
.sbs-scope .product-detail-page .innproductsfeatures .feature-label {
  font-size: 15px;
  font-weight: 500;
  color: #1a1a1a;
  line-height: 1.35;
  margin: 0;
  letter-spacing: -0.1px;
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .innproductsfeatures .feature-icon, .sbs-scope .product-detail-page .innproductsfeatures .feature-bullet {
    width: 92px;
    height: 92px;
    padding: 18px;
    font-size: 30px;
    margin-bottom: 14px;
  }
  .sbs-scope .product-detail-page .innproductsfeatures .feature-label { font-size: 14px; }
}
.sbs-scope .product-detail-page .lifeat-star {
  padding: 70px 0;
  background-color: #ffffff;
}
.sbs-scope .product-detail-page .lifeat-star .prod-overline {
  font-size: 13px;
  font-weight: 700;
  color: #ee2a24;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin: 0 0 6px;
  text-align: center;
}
.sbs-scope .product-detail-page .lifeat-star .application-intro {
  text-align: center;
  max-width: 880px;
  margin: 0 auto 30px;
}
.sbs-scope .product-detail-page .lifeat-star .application-slider {
  position: relative;
  padding: 0 56px;
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .lifeat-star .application-slider { padding: 0 32px; }
}
.sbs-scope .product-detail-page .lifeat-star .app-step-sldr .swiper-slide {
  height: auto;
}
.sbs-scope .product-detail-page .lifeat-star .application-step {
  text-align: left;
  background: transparent;
}
.sbs-scope .product-detail-page .lifeat-star .application-step img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  border-radius: 6px;
  margin-bottom: 18px;
  display: block;
}
.sbs-scope .product-detail-page .lifeat-star .step-title {
  font-size: 15px;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.5;
  margin: 6px 0;
  text-align: center;
}
.sbs-scope .product-detail-page .lifeat-star .step-desc-inline {
  font-weight: 400;
  color: #555;
}
.sbs-scope .product-detail-page .packaging {
  position: relative;
  width: 100%;
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}
.sbs-scope .product-detail-page .packaging .common-container {
  width: 100%;
}
.sbs-scope .product-detail-page .packaging .pagetitle.white {
  font-size: 64px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  text-align: left;
  background: none;
  -webkit-text-fill-color: #ffffff;
}
@media (max-width: 991px) {
  .sbs-scope .product-detail-page .packaging { height: 460px; }
  .sbs-scope .product-detail-page .packaging .pagetitle.white { font-size: 44px; }
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .packaging { height: 360px; }
  .sbs-scope .product-detail-page .packaging .pagetitle.white { font-size: 32px; }
}
.sbs-scope .product-detail-page .prodtechinfo {
  padding: 80px 0;
  background-color: #f5f5f5;
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .prodtechinfo { padding: 40px 0; }
}
.sbs-scope .product-detail-page .prodtechinfo .pagetitle.appearIntro {
  color: #ee2a24;
  font-size: 44px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 48px !important;
  letter-spacing: -0.3px;
  position: relative;
  padding-bottom: 18px;
}
.sbs-scope .product-detail-page .prodtechinfo .pagetitle.appearIntro::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 64px;
  height: 3px;
  background: linear-gradient(90deg, #ee2a24, #ee9d24);
  border-radius: 2px;
}
.sbs-scope .product-detail-page .prodtechinfo .pagetitle span {
  background: none;
  -webkit-text-fill-color: inherit;
  color: #ee2a24;
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .prodtechinfo .pagetitle.appearIntro {
    font-size: 28px;
    margin-bottom: 28px !important;
    padding-bottom: 14px;
  }
  .sbs-scope .product-detail-page .prodtechinfo .pagetitle.appearIntro::after { width: 48px; height: 2px; }
}
.sbs-scope .product-detail-page .prodtechinfo .techinfo-content {
  max-width: 1100px;
  margin: 0 auto;
}
.sbs-scope .product-detail-page .prodtechinfo table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 auto 28px;
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
  border: 1px solid #e8e8e8;
}
.sbs-scope .product-detail-page .prodtechinfo table th {
  background-color: #ee2a24;
  color: #ffffff;
  font-weight: 700;
  text-align: left;
  padding: 18px 24px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: middle;
}
.sbs-scope .product-detail-page .prodtechinfo table td {
  padding: 18px 24px;
  font-size: 15px;
  color: #333;
  line-height: 1.5;
  border: none;
  border-bottom: 1px solid #ececec;
  vertical-align: middle;
}
.sbs-scope .product-detail-page .prodtechinfo table tbody tr:nth-child(even) td { background-color: #fafafa; }
.sbs-scope .product-detail-page .prodtechinfo table tbody tr:last-child td { border-bottom: none; }
.sbs-scope .product-detail-page .prodtechinfo table tbody tr:hover td { background-color: #fff5f5; }
.sbs-scope .product-detail-page .prodtechinfo table td:first-child {
  font-weight: 600;
  color: #1a1a1a;
}
.sbs-scope .product-detail-page .prodtechinfo table td:not(:first-child) {
  color: #444;
}
.sbs-scope .product-detail-page .prodtechinfo .techinfo-footer {
  font-size: 13px;
  color: #666;
  font-style: italic;
  margin: 16px auto 0;
  text-align: center;
  max-width: 800px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .prodtechinfo table th, .sbs-scope .product-detail-page .prodtechinfo table td {
    padding: 12px 14px;
    font-size: 13px;
  }
  .sbs-scope .product-detail-page .prodtechinfo table th { font-size: 12px; letter-spacing: 0.6px; }
}
.sbs-scope .product-detail-page section:not(.inner-banner) .pagetitle {
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 32px;
  text-transform: none;
  letter-spacing: -0.3px;
  line-height: 1.1;
}
.sbs-scope .product-detail-page section:not(.inner-banner) .pagetitle span.orange-text-gradient {
  background: linear-gradient(90deg, #ee2a24, #ee6a2e 60%, #ee8a2e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media (max-width: 1199px) {
  .sbs-scope .product-detail-page section:not(.inner-banner) .pagetitle { font-size: 34px; margin-bottom: 28px; }
}
@media (max-width: 991px) {
  .sbs-scope .product-detail-page section:not(.inner-banner) .pagetitle { font-size: 30px; margin-bottom: 24px; }
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page section:not(.inner-banner) .pagetitle { font-size: 26px; margin-bottom: 20px; }
}
.sbs-scope .product-detail-page .inner-banner .pagetitle, .sbs-scope .product-detail-page .inner-banner .pagetitle.white {
  color: #ffffff !important;
  background: none !important;
  -webkit-text-fill-color: #ffffff !important;
}
.sbs-scope .product-detail-page .inner-banner .smallTitle, .sbs-scope .product-detail-page .inner-banner .smallTitle.white {
  color: #ffffff !important;
}
.sbs-scope .product-detail-page .explore-other-wrp {
  padding: 70px 0 80px;
  background-color: #ffffff;
  position: relative;
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .explore-other-wrp { padding: 40px 0 48px; }
}
.sbs-scope .product-detail-page .explore-other-wrp .pagetitle.explore-other-title {
  font-size: 36px;
  font-weight: 700;
  text-align: left;
  margin: 0 0 40px;
  letter-spacing: -0.3px;
  line-height: 1.15;
  position: relative;
  padding-right: 130px; 
}
@media (max-width: 991px) {
  .sbs-scope .product-detail-page .explore-other-wrp .pagetitle.explore-other-title {
    font-size: 28px;
    margin-bottom: 30px;
    padding-right: 110px;
  }
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .explore-other-wrp .pagetitle.explore-other-title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 24px;
    padding-right: 0;
  }
}
.sbs-scope .product-detail-page .explore-other-wrp .explore-sldr .swiper-pagination {
  display: none;
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .explore-other-wrp .explore-sldr .swiper-button-prev, .sbs-scope .product-detail-page .explore-other-wrp .explore-sldr .swiper-button-next {
    top: auto;
    bottom: -56px;
    width: 38px;
    height: 38px;
  }
  .sbs-scope .product-detail-page .explore-other-wrp .explore-sldr .swiper-button-prev { left: calc(50% - 48px); right: auto; }
  .sbs-scope .product-detail-page .explore-other-wrp .explore-sldr .swiper-button-next { right: calc(50% - 48px); left: auto; }
  .sbs-scope .product-detail-page .explore-other-wrp { padding-bottom: 90px; }
}
.sbs-scope .product-detail-page .explore-card {
  background: transparent;
  border: none;
  border-radius: 0;
  overflow: visible;
  padding: 0;
  box-shadow: none;
  transition: none;
  transform: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sbs-scope .product-detail-page .explore-card:hover {
  box-shadow: none;
  transform: none;
}
.sbs-scope .product-detail-page .explore-card .explore-img {
  overflow: hidden;
  border-radius: 6px;
  width: 100%;
  height: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .sbs-scope .product-detail-page .explore-card .explore-img { height: 300px; }
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .explore-card .explore-img { height: 260px; }
}
.sbs-scope .product-detail-page .explore-card .explore-img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  opacity: 0.95;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  display: block;
}
.sbs-scope .product-detail-page .explore-card:hover .explore-img img {
  transform: scale(1.025);
  opacity: 1;
}
.sbs-scope .product-detail-page .explore-card .ttle {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #1a1a1a;
  margin: 20px 0 14px;
  padding: 0;
  text-align: center;
  min-height: 52px; 
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}
@media (max-width: 991px) {
  .sbs-scope .product-detail-page .explore-card .ttle { font-size: 18px; min-height: 46px; }
}
@media (max-width: 767px) {
  .sbs-scope .product-detail-page .explore-card .ttle { font-size: 17px; min-height: 0; }
}
.sbs-scope .product-detail-page .explore-card .bannercta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  column-gap: 8px;
  padding: 0;
  margin: 0 auto;
  background: transparent;
  border: none;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #ee2a24;
  cursor: pointer;
  transition: color 0.3s ease;
}
.sbs-scope .product-detail-page .explore-card .bannercta svg {
  position: relative;
  left: 0;
  transition: left 0.4s ease;
}
.sbs-scope .product-detail-page .explore-card .bannercta:hover svg, .sbs-scope .product-detail-page .explore-card:hover .bannercta svg {
  left: 8px;
}
/* ── Accordion indicator ──────────────────────────────────────────────────
   The category headers already show the site's own +/- glyph via ::after.
   react-accessible-accordion's stylesheet paints a second one as a
   background-image, which renders as a stray minus/plus in the corner.
   Suppress the vendor icon and keep the site's.                            */
.sbs-scope .accordion__button,
.sbs-scope .accordion__button[aria-expanded='true'],
.sbs-scope .accordion__button[aria-expanded='false'] {
  background-image: none !important;
}
/* ── Product cards ───────────────────────────────────────────────────────
   The site's own stylesheet only sets padding on .productCategory, so the
   card frame, shadow and image hover come from the rebuild's site.css.   */
.sbs-scope .our-category .productCategory {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  padding: 14px 14px 18px;
  margin-bottom: 24px;
  transition: box-shadow 220ms ease, transform 220ms ease, border-color 220ms ease;
  display: flex;
  flex-direction: column;
}
.sbs-scope .our-category .productCategory:hover {
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.10);
  transform: translateY(-4px);
  border-color: #ee2a24;
}
.sbs-scope .our-category .productCategory img {
  display: block;
  width: 100%;
  height: 220px;
  object-fit: contain;
  margin: 0 auto 4px;
  transition: transform 300ms ease;
}
.sbs-scope .our-category .productCategory:hover img {
  transform: scale(1.04);
}
@media (max-width: 991px) {
  .sbs-scope .our-category .productCategory img { height: 200px; }
}
@media (max-width: 767px) {
  .sbs-scope .our-category .productCategory img { height: 180px; }
}
.sbs-scope .our-category .productCategory p {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 6px 0 12px;
  min-height: 40px;
  line-height: 1.3;
}
.sbs-scope .our-category .productCategory .web-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  border: 1.5px solid #ee2a24;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  transition: background 0.15s, color 0.15s;
}
.sbs-scope .our-category .productCategory .web-cta:hover {
  background: #ee2a24 !important;
  color: #fff !important;
}
.sbs-scope .our-category .productCategory .web-cta:hover svg path {
  fill: #fff;
}
