

@font-face{font-family:"Inter";src:url("/wp-content/uploads/srp-speed-20260908/embedded-329a2ec10ed4aaea12f6f04d.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}

@font-face{font-family:"Inter";src:url("/wp-content/uploads/srp-speed-20260908/embedded-c8c0781742720302d56149e2.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}

@font-face{font-family:"Inter";src:url("/wp-content/uploads/srp-speed-20260908/embedded-be0cda136d7e44f68a5d6925.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}

@font-face{font-family:"Space Grotesk";src:url("/wp-content/uploads/srp-speed-20260908/embedded-fd79b67e07414ff64ae1238f.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}

@font-face{font-family:"Space Grotesk";src:url("/wp-content/uploads/srp-speed-20260908/embedded-5cb4e00d00fb49d3a52742b5.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}

@font-face{font-family:"Space Grotesk";src:url("/wp-content/uploads/srp-speed-20260908/embedded-d614de3bee73ec86666ec13c.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}

@font-face{font-family:"Phosphor";src:url("/wp-content/uploads/srp-speed-20260908/embedded-3fb75d53b657435957c07a1a.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block}


.srp-rebuild .ph {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.srp-rebuild .ph.ph-arrow-right:before {
  content: "\e06c";
}

.srp-rebuild .ph.ph-caret-down:before {
  content: "\e136";
}

.srp-rebuild .ph.ph-circles-three-plus:before {
  content: "\e194";
}

.srp-rebuild .ph.ph-clipboard-text:before {
  content: "\e198";
}

.srp-rebuild .ph.ph-envelope-simple:before {
  content: "\e218";
}

.srp-rebuild .ph.ph-flag:before {
  content: "\e244";
}

.srp-rebuild .ph.ph-flask:before {
  content: "\e79e";
}

.srp-rebuild .ph.ph-grid-four:before {
  content: "\e296";
}

.srp-rebuild .ph.ph-info:before {
  content: "\e2ce";
}

.srp-rebuild .ph.ph-list:before {
  content: "\e2f0";
}

.srp-rebuild .ph.ph-lock-key:before {
  content: "\e2fe";
}

.srp-rebuild .ph.ph-magnifying-glass:before {
  content: "\e30c";
}

.srp-rebuild .ph.ph-package:before {
  content: "\e390";
}

.srp-rebuild .ph.ph-shield-check:before {
  content: "\e40c";
}

.srp-rebuild .ph.ph-shopping-cart-simple:before {
  content: "\e420";
}

.srp-rebuild .ph.ph-test-tube:before {
  content: "\e7a0";
}

.srp-rebuild .ph.ph-truck:before {
  content: "\e4b4";
}

.srp-rebuild .ph.ph-x:before {
  content: "\e4f6";
}

.srp-rebuild {
  font-family: "Inter", Arial, sans-serif;
  color: #f5f8fb;
  background: #020a14;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  --cyan: #22d9f4;
  --cyan-strong: #25cceb;
  --cyan-soft: #87efff;
  --navy: #020a14;
  --panel: #071525;
  --line: #203448;
  --muted: #9cabbc;
}


.srp-rebuild * {
  box-sizing: border-box;
}


.srp-rebuild {
  scroll-behavior: smooth;
  background: var(--navy);
}


.srp-rebuild {
  margin: 0;
  min-width: 320px;
  min-height: 100vh;
  overflow-x: hidden;
  background: var(--navy);
  -webkit-font-smoothing: antialiased;
}


.srp-rebuild button,
.srp-rebuild input {
  font: inherit;
}


.srp-rebuild button,
.srp-rebuild a {
  -webkit-tap-highlight-color: transparent;
}


.srp-rebuild a {
  color: inherit;
  text-decoration: none;
}


.srp-rebuild button {
  color: inherit;
}


.srp-rebuild img {
  display: block;
  max-width: 100%;
}


.srp-rebuild .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}


.srp-rebuild .srp-page {
  min-height: 100vh;
  background: #020a14;
}


.srp-rebuild .page-shell,
.srp-rebuild .header-shell {
  width: min(1284px, calc(100% - 64px));
  margin: 0 auto;
}


.srp-rebuild .promo-bar {
  position: relative;
  z-index: 30;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #0a3150;
  background: #06101e;
  color: #2be3ff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .09em;
  text-transform: uppercase;
}


.srp-rebuild .promo-bar button {
  position: absolute;
  right: 22px;
  top: 50%;
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border: 0;
  background: transparent;
  color: white;
  cursor: pointer;
}


.srp-rebuild .promo-bar svg {
  width: 14px;
  height: 14px;
}


.srp-rebuild .site-header {
  position: relative;
  z-index: 25;
  height: 92px;
  background: rgba(2, 10, 20, .98);
}


.srp-rebuild .header-shell {
  height: 100%;
  display: grid;
  grid-template-columns: 285px 1fr 318px 52px;
  align-items: center;
  gap: 22px;
}


.srp-rebuild .brand {
  display: inline-flex;
  align-items: center;
  width: 264px;
  height: 78px;
  overflow: hidden;
}


.srp-rebuild .brand img {
  width: 260px;
  height: auto;
}


.srp-rebuild .main-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(22px, 2.6vw, 42px);
  min-width: 0;
}


.srp-rebuild .main-nav a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #f5f7fa;
  font-size: 13.5px;
  line-height: 1;
  white-space: nowrap;
  transition: color .2s ease;
}


.srp-rebuild .main-nav a:hover,
.srp-rebuild .main-nav a:focus-visible {
  color: var(--cyan);
}


.srp-rebuild .main-nav svg {
  width: 13px;
  height: 13px;
}


.srp-rebuild .header-search {
  height: 48px;
  display: grid;
  grid-template-columns: 20px 1fr 24px;
  align-items: center;
  gap: 10px;
  padding: 0 14px;
  border: 1px solid #40536a;
  border-radius: 999px;
  background: #07111d;
  color: #8391a2;
}


.srp-rebuild .header-search > svg {
  width: 18px;
  height: 18px;
}


.srp-rebuild .header-search input {
  min-width: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: white;
  font-size: 12px;
}


.srp-rebuild .header-search input::placeholder {
  color: #8490a0;
}


.srp-rebuild .header-search button {
  width: 24px;
  height: 28px;
  display: grid;
  place-items: center;
  padding: 0;
  border: 0;
  background: transparent;
  color: white;
  cursor: pointer;
}


.srp-rebuild .header-search button svg {
  width: 20px;
  height: 20px;
}


.srp-rebuild .cart-link {
  position: relative;
  display: grid;
  place-items: center;
  width: 50px;
  height: 50px;
}


.srp-rebuild .cart-link > svg {
  width: 31px;
  height: 31px;
}


.srp-rebuild .cart-link span {
  position: absolute;
  top: 1px;
  right: 2px;
  width: 20px;
  height: 20px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--cyan-strong);
  color: #05121d;
  font-size: 11px;
  font-weight: 700;
}


.srp-rebuild .menu-toggle {
  display: none;
}


.srp-rebuild .hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: 396px;
  border-bottom: 1px solid #22364b;
  background: #020a14;
}


.srp-rebuild .hero-background {
  position: absolute;
  z-index: -3;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 44%;
  opacity: .78;
}


.srp-rebuild .hero::after {
  content: "";
  position: absolute;
  z-index: -2;
  inset: 0;
  background: rgba(2, 10, 20, .34);
  pointer-events: none;
}


.srp-rebuild .hero-shell {
  padding-top: 0;
  padding-bottom: 0;
}


.srp-rebuild .hero-grid {
  min-height: 330px;
  display: grid;
  grid-template-columns: 48% 52%;
  align-items: center;
}


.srp-rebuild .hero-copy {
  position: relative;
  z-index: 2;
  padding: 7px 0 20px 8px;
}


.srp-rebuild .eyebrow {
  margin: 0 0 21px;
  color: #8cecff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .2em;
}


.srp-rebuild .eyebrow span {
  margin: 0 3px;
}


.srp-rebuild .hero h1 {
  max-width: 630px;
  margin: 0;
  color: #f7f8fa;
  font-family: "Space Grotesk", Arial, sans-serif;
  font-size: clamp(36px, 3vw, 43px);
  font-weight: 600;
  letter-spacing: -.035em;
  line-height: 1.13;
  text-shadow: 0 3px 18px rgba(0, 0, 0, .55);
}


.srp-rebuild .hero-lead {
  margin: 18px 0 0;
  color: #e0e6ec;
  font-size: 15px;
  line-height: 1.78;
}


.srp-rebuild .hero-actions {
  display: flex;
  align-items: center;
  gap: 36px;
  margin-top: 18px;
}


.srp-rebuild .button {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  transition: transform .2s ease, color .2s ease, border-color .2s ease, background .2s ease;
}


.srp-rebuild .button:hover {
  transform: translateY(-2px);
}


.srp-rebuild .button-primary {
  min-width: 226px;
  padding: 0 25px;
  border: 1px solid #5ce9fb;
  border-radius: 6px;
  background: #2bcbe7;
  color: #03111c;
  box-shadow: 0 0 26px rgba(37, 204, 235, .15);
}


.srp-rebuild .button-link {
  color: var(--cyan);
}


.srp-rebuild .button svg {
  width: 17px;
  height: 17px;
}


.srp-rebuild .hero-products {
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 2px;
  margin-right: -2px;
}


.srp-rebuild .hero-products img {
  width: min(100%, 590px);
  max-height: 340px;
  object-fit: contain;
  filter: drop-shadow(0 22px 26px rgba(0, 0, 0, .42));
  -webkit-mask-image: radial-gradient(ellipse 78% 90% at 52% 52%, #000 72%, transparent 100%);
  mask-image: radial-gradient(ellipse 78% 90% at 52% 52%, #000 72%, transparent 100%);
}


.srp-rebuild .trust-bar {
  min-height: 66px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  border-top: 1px solid #20374a;
  border-bottom: 1px solid #20374a;
  background: rgba(4, 16, 29, .83);
  box-shadow: 0 11px 30px rgba(0, 0, 0, .16);
}


.srp-rebuild .trust-item {
  min-width: 0;
  min-height: 43px;
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 0 31px;
}


.srp-rebuild .trust-item + .trust-item {
  border-left: 1px solid #304356;
}


.srp-rebuild .trust-icon {
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border: 1px solid #176781;
  border-radius: 50%;
  color: var(--cyan);
}


.srp-rebuild .trust-icon svg {
  width: 25px;
  height: 25px;
}


.srp-rebuild .trust-item strong,
.srp-rebuild .trust-item small {
  display: block;
  white-space: nowrap;
}


.srp-rebuild .trust-item strong {
  color: #2adff7;
  font-size: 13px;
  font-weight: 600;
}


.srp-rebuild .trust-item small {
  margin-top: 4px;
  color: #aab7c6;
  font-size: 10.5px;
}


.srp-rebuild .catalog {
  background: #020a14;
  padding: 21px 0 12px;
}


.srp-rebuild .catalog-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 250px;
  gap: 29px;
  align-items: start;
}


.srp-rebuild .catalog-main {
  min-width: 0;
}


.srp-rebuild .catalog-search {
  height: 43px;
  display: grid;
  grid-template-columns: 24px 1fr;
  align-items: center;
  gap: 11px;
  padding: 0 15px;
  border: 1px solid #28d7ee;
  border-radius: 7px;
  background: #071321;
  color: #e8f6fb;
  box-shadow: inset 0 0 22px rgba(32, 205, 235, .04);
}


.srp-rebuild .catalog-search svg {
  width: 22px;
  height: 22px;
}


.srp-rebuild .catalog-search input {
  width: 100%;
  border: 0;
  outline: 0;
  background: transparent;
  color: #eef8fb;
  font-size: 12px;
}


.srp-rebuild .catalog-search input::placeholder {
  color: #8f9caf;
}


.srp-rebuild .product-tabs {
  height: 50px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-bottom: 1px solid #19283a;
}


.srp-rebuild .product-tabs button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border: 0;
  background: transparent;
  color: #e4e8ed;
  font-size: 11px;
  cursor: pointer;
}


.srp-rebuild .product-tabs button::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: transparent;
}


.srp-rebuild .product-tabs button.is-active {
  color: var(--cyan);
}


.srp-rebuild .product-tabs button.is-active::after {
  background: var(--cyan);
}


.srp-rebuild .product-tabs svg {
  width: 20px;
  height: 20px;
}


.srp-rebuild .catalog h2 {
  margin: 20px 0 10px 2px;
  font-family: "Space Grotesk", Arial, sans-serif;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: .01em;
  line-height: 1.15;
}


.srp-rebuild .product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}


.srp-rebuild .product-card {
  min-width: 0;
  height: 193px;
  display: grid;
  grid-template-rows: 141px 39px;
  gap: 5px;
  padding: 8px;
  border: 1px solid #354252;
  border-radius: 11px;
  background: #0a1727;
  box-shadow: inset 0 0 25px rgba(75, 137, 185, .035), 0 12px 30px rgba(0, 0, 0, .12);
  overflow: hidden;
  transition: border-color .2s ease, transform .2s ease;
}


.srp-rebuild .product-card:hover {
  border-color: #42627a;
  transform: translateY(-2px);
}


.srp-rebuild .product-main {
  min-width: 0;
  display: grid;
  grid-template-columns: 83px minmax(0, 1fr);
  align-items: center;
  gap: 7px;
  overflow: hidden;
}


.srp-rebuild .product-main img {
  width: 79px;
  height: 126px;
  object-fit: cover;
  object-position: center 45%;
  border-radius: 5px;
  -webkit-mask-image: radial-gradient(ellipse 72% 78% at 50% 50%, #000 72%, transparent 100%);
  mask-image: radial-gradient(ellipse 72% 78% at 50% 50%, #000 72%, transparent 100%);
}


.srp-rebuild .product-copy {
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}


.srp-rebuild .product-copy strong {
  color: #f5f7fa;
  font-family: "Space Grotesk", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .01em;
  white-space: nowrap;
}


.srp-rebuild .product-copy small {
  margin-top: 5px;
  color: #c1c9d2;
  font-size: 12px;
}


.srp-rebuild .product-copy b {
  margin-top: 10px;
  color: #f5f7fa;
  font-family: "Space Grotesk", Arial, sans-serif;
  font-size: 21px;
  line-height: 1;
}


.srp-rebuild .product-actions {
  display: grid;
  grid-template-columns: 42% 58%;
  border: 1px solid #17a6c2;
  border-radius: 7px;
  overflow: hidden;
}


.srp-rebuild .product-actions a,
.srp-rebuild .product-actions button {
  min-width: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  font-size: 8.7px;
  font-weight: 700;
  letter-spacing: .02em;
  text-transform: uppercase;
  white-space: nowrap;
}


.srp-rebuild .product-actions a {
  background: #071522;
  color: #36dff6;
}


.srp-rebuild .product-actions button {
  gap: 7px;
  background: #2bcce8;
  color: #04121c;
  cursor: pointer;
}


.srp-rebuild .product-actions button.is-added {
  background: #74efc5;
}


.srp-rebuild .product-actions button svg {
  width: 15px;
  height: 15px;
}


.srp-rebuild .science-link {
  min-height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  margin-top: 5px;
  color: #e7edf2;
  font-size: 13px;
}


.srp-rebuild .science-link > svg:first-child {
  width: 24px;
  height: 24px;
  color: var(--cyan);
}


.srp-rebuild .science-link > svg:last-child {
  width: 15px;
  height: 15px;
  color: var(--cyan);
}


.srp-rebuild .science-link b {
  color: var(--cyan);
  font-weight: 500;
}


.srp-rebuild .newsletter-card {
  min-height: 345px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 17px 16px 13px;
  border: 1px solid #20c8de;
  border-top-color: #ad6fe5;
  border-radius: 10px;
  background: #061321;
  text-align: center;
  box-shadow: inset 0 0 34px rgba(37, 121, 177, .04);
}


.srp-rebuild .newsletter-icon {
  width: 50px;
  height: 50px;
  display: grid;
  place-items: center;
  border: 1px solid #176580;
  border-radius: 50%;
  color: var(--cyan);
}


.srp-rebuild .newsletter-icon svg {
  width: 27px;
  height: 27px;
}


.srp-rebuild .newsletter-card h2 {
  margin: 9px 0 7px;
  color: #f4f6f9;
  font-family: "Space Grotesk", Arial, sans-serif;
  font-size: 27px;
  font-weight: 600;
  letter-spacing: -.02em;
  line-height: 1.15;
}


.srp-rebuild .newsletter-card p {
  margin: 0 0 14px;
  color: #aebaca;
  font-size: 10.5px;
  line-height: 1.65;
}


.srp-rebuild .newsletter-card form {
  width: 100%;
  display: grid;
  gap: 8px;
}


.srp-rebuild .newsletter-card input {
  width: 100%;
  height: 43px;
  padding: 0 13px;
  border: 1px solid #33465a;
  border-radius: 7px;
  outline: 0;
  background: #07121f;
  color: white;
  font-size: 11px;
}


.srp-rebuild .newsletter-card input:focus {
  border-color: var(--cyan);
}


.srp-rebuild .newsletter-card button {
  height: 46px;
  border: 0;
  border-radius: 7px;
  background: #2bcce8;
  color: #03111b;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  cursor: pointer;
}


.srp-rebuild .offer-message {
  min-height: 16px;
  margin-top: 9px;
  color: #b3bfcb;
  font-size: 10px;
}


.srp-rebuild .offer-message.is-visible {
  color: #5eeebd;
}


.srp-rebuild .empty-state {
  min-height: 193px;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 9px;
  border: 1px solid #293d50;
  border-radius: 11px;
  background: #071321;
  color: #b6c2cf;
  text-align: center;
}


.srp-rebuild .empty-state svg {
  width: 34px;
  height: 34px;
  color: var(--cyan);
}


.srp-rebuild .empty-state button {
  border: 0;
  background: transparent;
  color: var(--cyan);
  cursor: pointer;
  text-decoration: underline;
}


.srp-rebuild .research-disclaimer {
  min-height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  border-top: 1px solid #273a4e;
  background: #0b1929;
  color: #f0f2f5;
  font-size: 12.5px;
}


.srp-rebuild .research-disclaimer svg {
  width: 23px;
  height: 23px;
}


@media (max-width: 1240px) {
  .srp-rebuild .page-shell,
  .srp-rebuild .header-shell {
    width: min(1120px, calc(100% - 40px));
  }


  .srp-rebuild .header-shell {
    grid-template-columns: 244px 1fr 260px 44px;
    gap: 14px;
  }


  .srp-rebuild .brand,
  .srp-rebuild .brand img {
    width: 232px;
  }


  .srp-rebuild .main-nav {
    gap: 18px;
  }


  .srp-rebuild .main-nav a {
    font-size: 12px;
  }


  .srp-rebuild .trust-item {
    padding: 0 17px;
  }


  .srp-rebuild .product-copy strong {
    font-size: 14px;
  }


  .srp-rebuild .product-copy b {
    font-size: 19px;
  }}


@media (max-width: 980px) {
  .srp-rebuild .promo-bar {
    padding: 0 46px 0 16px;
    text-align: center;
    font-size: 10px;
  }


  .srp-rebuild .site-header {
    height: 76px;
  }


  .srp-rebuild .header-shell {
    grid-template-columns: 1fr 44px 44px;
  }


  .srp-rebuild .brand {
    width: 235px;
    height: 68px;
  }


  .srp-rebuild .brand img {
    width: 225px;
  }


  .srp-rebuild .menu-toggle {
    display: grid;
    place-items: center;
    width: 44px;
    height: 44px;
    border: 1px solid #2b485e;
    border-radius: 6px;
    background: #071524;
    color: var(--cyan);
    cursor: pointer;
  }


  .srp-rebuild .menu-toggle svg {
    width: 23px;
    height: 23px;
  }


  .srp-rebuild .main-nav {
    position: absolute;
    top: 76px;
    left: 0;
    right: 0;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 10px 20px 17px;
    border-top: 1px solid #223a50;
    border-bottom: 1px solid #223a50;
    background: #04101e;
    box-shadow: 0 18px 28px rgba(0, 0, 0, .35);
  }


  .srp-rebuild .main-nav.is-open {
    display: flex;
  }


  .srp-rebuild .main-nav a {
    width: 100%;
    padding: 13px 4px;
    border-bottom: 1px solid #12283a;
    font-size: 13px;
  }


  .srp-rebuild .header-search {
    display: none;
  }


  .srp-rebuild .hero-shell {
    padding-top: 20px;
  }


  .srp-rebuild .hero-grid {
    grid-template-columns: 1fr;
  }


  .srp-rebuild .hero-copy {
    text-align: center;
    padding-inline: 0;
  }


  .srp-rebuild .hero h1 {
    margin-inline: auto;
  }


  .srp-rebuild .hero-actions {
    justify-content: center;
  }


  .srp-rebuild .hero-products {
    justify-content: center;
    margin: -8px auto 0;
    max-width: 720px;
  }


  .srp-rebuild .trust-bar {
    grid-template-columns: repeat(2, 1fr);
  }


  .srp-rebuild .trust-item {
    min-height: 65px;
  }


  .srp-rebuild .trust-item:nth-child(3) {
    border-left: 0;
  }


  .srp-rebuild .trust-item:nth-child(n + 3) {
    border-top: 1px solid #304356;
  }


  .srp-rebuild .catalog-layout {
    grid-template-columns: 1fr;
  }


  .srp-rebuild .newsletter-card {
    width: min(100%, 420px);
    justify-self: center;
  }}


@media (max-width: 720px) {
  .srp-rebuild .page-shell,
  .srp-rebuild .header-shell {
    width: calc(100% - 28px);
  }


  .srp-rebuild .promo-bar {
    min-height: 40px;
    height: auto;
    line-height: 1.35;
  }


  .srp-rebuild .promo-bar button {
    right: 8px;
  }


  .srp-rebuild .brand {
    width: 207px;
  }


  .srp-rebuild .brand img {
    width: 201px;
  }


  .srp-rebuild .hero-background {
    object-position: 68% center;
    opacity: .5;
  }


  .srp-rebuild .hero::after {
    background: rgba(2, 10, 20, .48);
  }


  .srp-rebuild .hero-shell {
    padding-top: 23px;
  }


  .srp-rebuild .eyebrow {
    margin-bottom: 14px;
    font-size: 10px;
    letter-spacing: .16em;
  }


  .srp-rebuild .hero h1 {
    font-size: clamp(31px, 9vw, 40px);
    line-height: 1.08;
  }


  .srp-rebuild .hero-lead {
    font-size: 13px;
    line-height: 1.65;
  }


  .srp-rebuild .desktop-break {
    display: none;
  }


  .srp-rebuild .hero-actions {
    flex-direction: column;
    gap: 8px;
    margin-top: 20px;
  }


  .srp-rebuild .button {
    width: min(100%, 330px);
  }


  .srp-rebuild .button-link {
    min-height: 40px;
  }


  .srp-rebuild .hero-products {
    min-height: 260px;
    margin-top: 4px;
  }


  .srp-rebuild .hero-products img {
    width: 620px;
    max-width: 116%;
  }


  .srp-rebuild .trust-bar {
    margin-top: 5px;
  }


  .srp-rebuild .trust-item {
    padding: 9px 8px;
    gap: 8px;
  }


  .srp-rebuild .trust-icon {
    width: 35px;
    height: 35px;
  }


  .srp-rebuild .trust-icon svg {
    width: 20px;
    height: 20px;
  }


  .srp-rebuild .trust-item strong {
    font-size: 9px;
  }


  .srp-rebuild .trust-item small {
    font-size: 8px;
    white-space: normal;
  }


  .srp-rebuild .catalog {
    padding-top: 15px;
  }


  .srp-rebuild .product-tabs {
    display: flex;
    overflow-x: auto;
    scrollbar-width: none;
  }


  .srp-rebuild .product-tabs::-webkit-scrollbar {
    display: none;
  }


  .srp-rebuild .product-tabs button {
    flex: 0 0 155px;
  }


  .srp-rebuild .catalog h2 {
    font-size: 23px;
  }


  .srp-rebuild .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }


  .srp-rebuild .product-card {
    height: auto;
    min-height: 256px;
    grid-template-rows: 199px 40px;
  }


  .srp-rebuild .product-main {
    grid-template-columns: 1fr;
    grid-template-rows: 132px auto;
    justify-items: center;
    text-align: center;
  }


  .srp-rebuild .product-main img {
    width: 90px;
    height: 132px;
  }


  .srp-rebuild .product-copy {
    align-items: center;
  }


  .srp-rebuild .product-copy small,
  .srp-rebuild .product-copy b {
    margin-top: 4px;
  }


  .srp-rebuild .product-actions {
    grid-template-columns: 39% 61%;
  }


  .srp-rebuild .product-actions a,
  .srp-rebuild .product-actions button {
    font-size: 7.4px;
  }


  .srp-rebuild .science-link {
    align-items: flex-start;
    padding: 10px 5px;
    text-align: center;
    font-size: 11px;
  }


  .srp-rebuild .science-link > svg:last-child {
    display: none;
  }


  .srp-rebuild .research-disclaimer {
    padding: 13px 20px;
    text-align: center;
    font-size: 10px;
  }}


@media (max-width: 430px) {
  .srp-rebuild .header-shell {
    grid-template-columns: 1fr 40px 40px;
    gap: 8px;
  }


  .srp-rebuild .brand {
    width: 174px;
  }


  .srp-rebuild .brand img {
    width: 172px;
  }


  .srp-rebuild .menu-toggle,
  .srp-rebuild .cart-link {
    width: 40px;
    height: 40px;
  }


  .srp-rebuild .cart-link > svg {
    width: 27px;
    height: 27px;
  }


  .srp-rebuild .cart-link span {
    width: 17px;
    height: 17px;
    font-size: 9px;
  }


  .srp-rebuild .product-grid {
    grid-template-columns: 1fr;
  }


  .srp-rebuild .product-card {
    min-height: 190px;
    grid-template-rows: 133px 40px;
  }


  .srp-rebuild .product-main {
    grid-template-columns: 84px 1fr;
    grid-template-rows: 1fr;
    justify-items: stretch;
    text-align: left;
  }


  .srp-rebuild .product-main img {
    width: 80px;
    height: 125px;
  }


  .srp-rebuild .product-copy {
    align-items: flex-start;
  }


  .srp-rebuild .product-actions a,
  .srp-rebuild .product-actions button {
    font-size: 9px;
  }}


@media (prefers-reduced-motion: reduce) {
  .srp-rebuild *,
  .srp-rebuild *::before,
  .srp-rebuild *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }}



.srp-rebuild{
  width:100vw;
  max-width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  box-sizing:border-box;
}

.srp-rebuild .ph{display:inline-block;flex:0 0 auto}

.srp-rebuild .promo-bar .ph{font-size:14px}

.srp-rebuild .button .ph{font-size:17px}

.srp-rebuild .trust-icon .ph{font-size:25px}

.srp-rebuild .catalog-search .ph{font-size:22px}

.srp-rebuild .product-tabs .ph{font-size:20px}

.srp-rebuild .product-actions .ph{font-size:15px}

.srp-rebuild .science-link>.ph{font-size:22px;color:var(--cyan)}

.srp-rebuild .newsletter-icon .ph{font-size:27px}

.srp-rebuild .empty-state>.ph{font-size:34px;color:var(--cyan)}

.srp-rebuild .research-disclaimer>.ph{font-size:23px}

.srp-rebuild [hidden]{display:none!important}