code {
  font-family: "Open Sans", sans-serif !important;
}

html {
  scroll-behavior: smooth;
}

.button:hover {
  background-color: #002fdd !important;
}

.comparison25 {
  font-family: "Open Sans", sans-serif !important;
  background-color: #f9f9f9;
  font-size: 10px;
  margin: 0 !important;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .comparison25 #desktop {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .comparison25 #mobile {
    display: none;
  }
}
.comparison25 a {
  text-decoration: none;
  color: #4089c3;
}
.comparison25 a:visited {
  color: #4089c3;
}
.comparison25 .top-bar {
  background-color: white;
  border-bottom: 1px solid #e8e8e8;
}
.comparison25 .top-bar-container {
  max-width: 100rem;
  margin: 0 auto;
  padding: 1rem 2rem;
  padding: 0.8rem 2rem;
}
.comparison25 .top-bar-container-logo img {
  max-width: 30rem;
}
/* Text-logo fallback when no logo image is uploaded (mirrors comp_26). */
.comparison25 .top-bar-container-logo--text {
  font-size: 2.4rem;
  font-weight: 800;
  color: var(--site-accent, #3933ea);
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .comparison25 .top-bar-container-logo img {
    max-width: 20rem;
  }
}
.comparison25 .hero {
  max-width: 100rem;
  margin: 0 auto;
  padding: 1rem 2rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero {
    max-width: 100%;
    padding: 0;
  }
}
.comparison25 .hero-container {
  background-color: white;
  border-radius: 1rem;
  padding: 2.4rem;
  margin-top: 2rem;
  margin-bottom: 3.5rem;
  border: 1px solid #e0e0e0;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container {
    border-left: 0;
    border-right: 0;
    padding: 0;
    margin-top: 0rem;
    padding-bottom: 1rem;
  }
}
.comparison25 .hero-container-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.5rem 0;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image {
    padding: 1.2rem;
  }
}
.comparison25 .hero-container-image-title {
  max-width: 90%;
}
.comparison25 .hero-container-image-title h1 {
  text-align: center;
  margin: 0;
  font-weight: 700;
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-title h1 {
    font-size: 2rem;
  }
}
.comparison25 .hero-container-image-title h2 {
  text-align: center;
  margin: 0;
  font-weight: 700;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-title h2 {
    font-size: 1.8rem;
  }
}
.comparison25 .hero-container-image-updated {
  max-width: 60%;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-updated {
    max-width: 75%;
  }
}
.comparison25 .hero-container-image-updated {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-updated {
    font-size: 1.2rem;
  }
}
.comparison25 .hero-container-image-updated img {
  max-width: 1.8rem;
  margin-right: 0.8rem;
}
.comparison25 .hero-container-image-updated a {
  margin-left: 0.8rem;
  padding-left: 0.8rem;
  border-left: 1px solid white;
}
.comparison25 .hero-container-image-author {
  max-width: 60%;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-author {
    max-width: 75%;
  }
}
.comparison25 .hero-container-image-author {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-author {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
}
.comparison25 .hero-container-image-author img {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  margin-right: 1rem;
}
.comparison25 .hero-container-image-author #flag-icon {
  font-size: 25px;
  padding: 5px;
  padding-right: 0;
  max-height: 6px;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-author #flag-icon {
    max-height: 10px;
  }
}
.comparison25 .hero-container-image-box {
  max-width: 60%;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-box {
    max-width: 75%;
  }
}
.comparison25 .hero-container-image-box {
  padding: 1rem 1.6rem;
  width: fit-content;
  font-size: 1.6rem;
  border: 2px solid #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-box {
    font-size: 1.4rem;
  }
  .comparison25 .hero-container-image-box P {
    margin: 0;
  }
}
.comparison25 .hero-container-image-box p {
  margin: 0 0 0.4rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-box p {
    margin: 0;
  }
}
.comparison25 .hero-container-image-box-stars {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.comparison25 .hero-container-image-box-stars img {
  max-width: 1.2rem;
  margin-right: 0.4rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-image-box-stars img {
    max-width: 1rem;
  }
}
.comparison25 .hero-container-article {
  font-size: 1.6rem;
  color: #4f4f4f;
  margin-top: 2.4rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-article {
    padding: 0rem 2rem 0;
  }
}
.comparison25 .hero-container-article p {
  margin-bottom: 2.4rem;
  margin-top: 0;
}
.comparison25 .hero-container-article p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-repeater {
    padding-bottom: 2.4rem;
  }
}
.comparison25 .hero-container-repeater-title h2 {
  margin: 1rem 0;
  font-size: 2.5rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-repeater-title h2 {
    padding: 0rem 2rem;
  }
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-repeater-image {
    padding: 0rem 2rem;
  }
}
.comparison25 .hero-container-repeater-image img {
  max-width: 100%;
}
.comparison25 .hero-container-repeater-article {
  font-size: 1.6rem;
  color: #4f4f4f;
  margin-top: 1rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .hero-container-repeater-article {
    padding: 0rem 2rem;
  }
}
.comparison25 .hero-container-repeater-article p {
  margin-bottom: 2.4rem;
  margin-top: 0;
}
.comparison25 .hero-container-repeater-article p:last-child {
  margin-bottom: 0;
}
.comparison25 .product {
  max-width: 100rem;
  margin: 0 auto;
  padding: 1rem 2rem;
  padding-top: 0;
  padding-bottom: 0;
}
.comparison25 .product #banner {
  margin-left: 8rem;
}
.comparison25 .product-container {
  margin-bottom: 2.5rem;
  border: 3px solid;
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.07);
  border-radius: 1rem;
}
.comparison25 .product-container-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.comparison25 .product-container-title .index {
  font-size: 24px;
  font-weight: bold;
  margin-left: 2rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .product-container-title .index {
    font-size: 1.8rem;
  }
}
.comparison25 .product-container-title {
  position: relative;
  /* HTML: <div class="ribbon">Your text content</div> */
}
.comparison25 .product-container-title .ribbon {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
.comparison25 .product-container-title .ribbon {
  --f: 0.5em; /* control the folded part*/
  --r: 0.8em;
  --d: 0.6em;
  position: absolute;
  left: 12px;
  top: calc(-1 * var(--d));
  padding: 0.2em;
  background-color: #ff980e;
  border-left: var(--f) solid rgba(0, 0, 0, 0.3333333333);
  border-bottom: var(--r) solid rgba(0, 0, 0, 0);
  clip-path: polygon(var(--f) 0, 100% 0, 100% 100%, calc(50% + var(--f) / 2) calc(100% - var(--r)), var(--f) 100%, var(--f) var(--f), 0 var(--f));
}
.comparison25 .product-container-title-brand-name h2 {
  font-size: 2.4rem;
  margin-right: 1.6rem;
  padding-right: 1.6rem;
  margin-left: 1rem;
  border-right: 1px solid;
}
@media screen and (max-width: 768px) {
  .comparison25 .product-container-title-brand-name h2 {
    font-size: 1.8rem;
  }
}
.comparison25 .product-container-title-subtitle h2 {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .product-container-title-subtitle h2 {
    font-size: 1.2rem;
  }
}
.comparison25 .product-container-columns {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .comparison25 .product-container-columns {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 2.5rem;
    gap: 1rem;
  }
}
.comparison25 .product-container-columns {
  padding: 1.5rem 1.5rem;
}
.comparison25 .product-container-columns .tooltip {
  font-size: 12px;
  color: var(--product-cta-tooltip-text-color, #134f6d);
  font-weight: 600;
  line-height: 16px;
  text-align: left;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background: var(--product-cta-tooltip-background, #fff);
  display: flex;
  align-items: flex-start;
  padding: 0.8rem;
  position: relative;
  margin-top: 0;
}
.comparison25 .product-container-columns .tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  filter: drop-shadow(1px -1px 1px rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(1px -1px 1px rgba(0, 0, 0, 0.15));
  border-bottom: 10px solid var(--product-cta-tooltip-background, #fff);
}
.comparison25 .product-container-columns-first {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .comparison25 .product-container-columns-first {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
.comparison25 .product-container-columns-first-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  padding-right: 1.5rem;
}
.comparison25 .product-container-columns-first-image img {
  max-width: 18rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .product-container-columns-first-image img {
    max-width: 15rem;
  }
}
.comparison25 .product-container-columns-first-image img {
  margin-bottom: 2rem;
}
.comparison25 .product-container-columns-first-image a {
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: underline;
}
.comparison25 .product-container-columns-first-score {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.comparison25 .product-container-columns-first-score h3 {
  font-size: 1.6rem;
  color: #333333;
  margin: 0;
}
.comparison25 .product-container-columns-first-score h2 {
  font-size: 3.5rem;
  margin: 0;
  color: #333333;
}
.comparison25 .product-container-columns-first-score img {
  width: 9rem;
  margin-bottom: 1rem;
}
.comparison25 .product-container-columns-first-score-under-text {
  font-size: 1.4rem;
  color: #4f4f4f;
  text-align: center;
}
.comparison25 .product-container-columns-first-score-second-under-text {
  font-size: 1.2rem;
  color: #828282;
  text-align: center;
}
.comparison25 .product-container-columns-first-score-limited {
  margin-top: 1rem;
  color: #cc0c0c;
  font-size: 1.6rem;
  display: inline-flex;
  font-weight: 600;
  align-items: center;
}
.comparison25 .product-container-columns-first-score-limited span {
  background-color: #cc0c0c;
  color: white;
  border-radius: 1rem;
  font-size: 1.4rem;
  padding: 0.5rem;
  margin-left: 1rem;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .comparison25 .product-container-columns-first-score-limited span {
    margin-left: 0rem;
  }
}
@media screen and (max-width: 767px) {
  .comparison25 .product-container-columns-second {
    margin-top: 1rem;
    padding-top: 1rem;
  }
}
.comparison25 .product-container-columns-second .pros {
  color: #00b67a;
  font-weight: 700;
  line-height: 2rem;
  font-size: 1.8rem;
  padding: 1rem 0;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .comparison25 .product-container-columns-second .pros {
    border-top: 1px solid #c5c5c5;
  }
}
.comparison25 .product-container-columns-second .cons {
  color: #f76969;
  font-weight: 700;
  line-height: 2rem;
  font-size: 1.8rem;
  text-transform: uppercase;
  padding: 1rem 0;
}
@media screen and (max-width: 767px) {
  .comparison25 .product-container-columns-second .cons {
    border-right: none;
    border-top: 1px solid #c5c5c5;
  }
}
.comparison25 .product-container-columns-second {
  flex: 2;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  .comparison25 .product-container-columns-second {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
.comparison25 .product-container-columns-second {
  font-size: 1.6rem;
}
.comparison25 .product-container-columns-second-pros {
  padding: 0 1rem;
  flex: 1;
  border-right: 1px solid #c5c5c5;
  border-left: 1px solid #c5c5c5;
}
/* Per-product rating breakdown bars (rendered above pros/cons in the card's
   middle column). Mirrors the sidebar/winner-box bar look. 2026-06-18. */
.comparison25 .product-container-columns-second-bars {
  flex-basis: 100%;
  width: 100%;
  color: #333;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0 0 1.4rem;
  padding: 0 1rem;
}
.comparison25 .product-container-columns-second-bars-item {
  margin-bottom: 0.7rem;
}
.comparison25 .product-container-columns-second-bars-item span {
  display: block;
  margin-bottom: 0.25rem;
}
.comparison25 .product-container-columns-second-bars .progress-container {
  width: 100%;
  background-color: #ccc;
  height: 1rem;
  overflow: hidden;
  border-radius: 0.2rem;
}
.comparison25 .product-container-columns-second-bars .progress-bar {
  height: 100%;
}
.comparison25 .product-container-columns-second-pros-row {
  font-size: 1.4rem;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 1.5rem;
}
.comparison25 .product-container-columns-second-pros img {
  max-width: 2rem;
  margin-right: 0.5rem;
  margin-top: 0.2rem;
}
/* Group the icon-adjacent text into a single flex item so the bold lead-in
   and the rest of the sentence flow inline instead of being split into two
   flex columns (the "bold word left / rest pushed right" misalignment). */
.comparison25 .product-container-columns-second-pros-row .pc-row-text,
.comparison25 .product-container-columns-second-cons-row .pc-row-text {
  flex: 1;
  min-width: 0;
}
@media screen and (max-width: 768px) {
  .comparison25 .product-container-columns-second-pros {
    border-right: none;
    border-left: none;
    width: -webkit-fill-available;
  }
}
.comparison25 .product-container-columns-second-pros p:first-of-type {
  margin-top: 0;
}
.comparison25 .product-container-columns-second-cons {
  padding: 0 1rem;
  flex: 1;
  border-right: 1px solid #c5c5c5;
}
.comparison25 .product-container-columns-second-cons-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
}
.comparison25 .product-container-columns-second-cons p:first-of-type {
  margin-top: 0;
}
.comparison25 .product-container-columns-second-cons img {
  max-width: 2rem;
  margin-right: 0.5rem;
  margin-top: 0.2rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .product-container-columns-second-cons {
    border-right: none;
    width: -webkit-fill-available;
  }
}
.comparison25 .product-container-columns-third {
  flex: 1;
}
.comparison25 .product-container-columns-third-score {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 2rem;
}
.comparison25 .product-container-columns-third-score h3 {
  font-size: 1.6rem;
  color: #333333;
  margin: 0;
}
.comparison25 .product-container-columns-third-score h2 {
  font-size: 3.5rem;
  margin: 0;
  color: #333333;
}
.comparison25 .product-container-columns-third-score img {
  width: 9rem;
  margin-bottom: 1rem;
}
.comparison25 .product-container-columns-third-score-under-text {
  font-size: 1.6rem;
  color: #4f4f4f;
  font-weight: 600;
}
.comparison25 .product-container-columns-third-score-second-under-text {
  font-size: 1.4rem;
  color: #828282;
}
.comparison25 .product-container-columns-third-score-limited {
  margin-top: 1rem;
  color: #cc0c0c;
  font-size: 1.4rem;
  display: flex;
  width: 100%;
  justify-content: center;
  font-weight: 600;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .comparison25 .product-container-columns-third-score-limited {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.comparison25 .product-container-columns-third-score-limited span {
  background-color: #cc0c0c;
  color: white;
  border-radius: 1rem;
  font-size: 1.4rem;
  padding: 0.5rem;
  margin-left: 1rem;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .comparison25 .product-container-columns-third-score-limited span {
    margin-left: 0rem;
  }
}
.comparison25 .product-container-columns-third-score-button {
  text-align: center;
  margin-top: 1.5rem;
  font-size: 2rem;
  font-weight: 700;
  width: 100%;
  /* Was 2.4rem — that pushed the mechanism tooltip ~38px below the button so
     its upward-pointing tail floated in empty space, disconnected from the
     CTA. Keep just enough room for the 10px tail; card breathing room moves
     to the tooltip's margin-bottom below. */
  padding-bottom: 0.6rem;
}
.comparison25 .product-container-columns-third-score-button a {
  background-color: #3933ea;
  color: white;
  box-shadow: 0 2px 0 0 #021a31;
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 1rem 0;
  border-radius: 1rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .product-container-columns-third-score-button a {
    max-width: 80%;
  }
}
@media screen and (max-width: 420px) {
  .comparison25 .product-container-columns-third-score-button a {
    max-width: 100%;
  }
}
.comparison25 .product-container-columns-third-score-button a:hover {
  background-color: #002fdd;
}
.comparison25 .product-container-columns-forth {
  margin-top: 2.5rem;
}
.comparison25 .product-container-columns-forth a {
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: underline;
}
.comparison25 .winner {
  max-width: 100rem;
  margin: 0 auto;
  padding: 1rem 2rem;
  padding-top: 0;
  padding-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .winner {
    padding-bottom: 1.6rem;
  }
}
.comparison25 .winner-title_before_winner {
  text-align: center;
  border-top: 1px solid #c5c5c5;
}
.comparison25 .winner-title_before_winner h2 {
  margin: 1rem 0 2.5rem;
  font-size: 2.5rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .comparison25 .winner-title_before_winner h2 {
    padding: 0rem 2rem;
  }
}
.comparison25 .winner-container {
  border: 4px solid;
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.07);
  border-radius: 1rem;
  position: relative;
  /* HTML: <div class="ribbon">Your text content</div> */
}
.comparison25 .winner-container .ribbon {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
.comparison25 .winner-container .ribbon {
  --f: 0.5em; /* control the folded part*/
  --r: 0.8em; /* control the ribbon shape */
  --d: 0.65em;
  position: absolute;
  left: 20px;
  top: calc(-1 * var(--d));
  padding: 0.2em;
  background-color: #ff980e;
  border-left: var(--f) solid rgba(0, 0, 0, 0.3333333333);
  border-bottom: var(--r) solid rgba(0, 0, 0, 0);
  clip-path: polygon(var(--f) 0, 100% 0, 100% 100%, calc(50% + var(--f) / 2) calc(100% - var(--r)), var(--f) 100%, var(--f) var(--f), 0 var(--f));
}
.comparison25 .winner-container-columns {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .winner-container-columns {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 2.5rem;
    gap: 1rem;
  }
}
.comparison25 .winner-container-columns {
  padding: 1.5rem 1.5rem;
}
.comparison25 .winner-container-columns-first {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .comparison25 .winner-container-columns-first {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .comparison25 .winner-container-columns-first {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
  }
}
.comparison25 .winner-container-columns-first-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  padding-right: 1.5rem;
}
.comparison25 .winner-container-columns-first-image img {
  max-width: 20rem;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .comparison25 .winner-container-columns-first-image img {
    max-width: 15rem;
  }
}
.comparison25 .winner-container-columns-first-image img {
  margin-bottom: 2rem;
}
.comparison25 .winner-container-columns-first-image a {
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: underline;
}
.comparison25 .winner-container-columns-first-score {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.comparison25 .winner-container-columns-first-score h3 {
  font-size: 1.6rem;
  color: #333333;
  margin: 0;
}
.comparison25 .winner-container-columns-first-score h2 {
  font-size: 3.5rem;
  margin: 0;
  color: #333333;
}
.comparison25 .winner-container-columns-first-score img {
  width: 9rem;
  margin-bottom: 1rem;
}
.comparison25 .winner-container-columns-first-score-under-text {
  font-size: 1.4rem;
  color: #4f4f4f;
  text-align: center;
}
.comparison25 .winner-container-columns-first-score-second-under-text {
  font-size: 1.2rem;
  color: #828282;
  text-align: center;
}
.comparison25 .winner-container-columns-first-score-limited {
  margin-top: 1rem;
  color: #cc0c0c;
  font-size: 1.6rem;
  display: inline-flex;
  font-weight: 600;
  align-items: center;
}
.comparison25 .winner-container-columns-first-score-limited span {
  background-color: #cc0c0c;
  color: white;
  border-radius: 1rem;
  font-size: 1.4rem;
  padding: 0.5rem;
  margin-left: 1rem;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .comparison25 .winner-container-columns-first-score-limited span {
    margin-left: 0rem;
  }
}
.comparison25 .winner-container-columns-second {
  flex: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .comparison25 .winner-container-columns-second {
    width: 100%;
    text-align: center;
  }
}
.comparison25 .winner-container-columns-second {
  font-size: 1.6rem;
}
.comparison25 .winner-container-columns-third {
  flex: 1.3;
}
.comparison25 .winner-container-columns-third-score {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 2rem;
}
.comparison25 .winner-container-columns-third-score h3 {
  font-size: 1.6rem;
  color: #333333;
  margin: 0;
}
.comparison25 .winner-container-columns-third-score h2 {
  font-size: 3.5rem;
  margin: 0;
  color: #333333;
}
.comparison25 .winner-container-columns-third-score img {
  width: 9rem;
  margin-bottom: 1rem;
}
.comparison25 .winner-container-columns-third-score-under-text {
  font-size: 1.6rem;
  color: #4f4f4f;
  font-weight: 600;
}
.comparison25 .winner-container-columns-third-score-second-under-text {
  font-size: 1.4rem;
  color: #828282;
}
.comparison25 .winner-container-columns-third-score-limited {
  margin-top: 1rem;
  color: #cc0c0c;
}
@media screen and (max-width: 1024px) {
  .comparison25 .winner-container-columns-third-score-limited {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.comparison25 .winner-container-columns-third-score-limited {
  font-size: 1.6rem;
  display: inline-flex;
  font-weight: 600;
  align-items: center;
}
.comparison25 .winner-container-columns-third-score-limited span {
  background-color: #cc0c0c;
  color: white;
  border-radius: 1rem;
  font-size: 1.4rem;
  padding: 0.5rem;
  margin-left: 1rem;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .comparison25 .winner-container-columns-third-score-limited span {
    margin-left: 0rem;
  }
}
.comparison25 .winner-container-columns-third-score-button {
  margin-top: 1.5rem;
  font-size: 2rem;
  font-weight: 700;
  width: 100%;
  padding-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .winner-container-columns-third-score-button {
    border-bottom: 1px solid #f2f2f2;
  }
}
.comparison25 .winner-container-columns-third-score-button a {
  background-color: #3933ea;
  color: white;
  box-shadow: 0 2px 0 0 #021a31;
  text-align: center;
  width: -webkit-fill-available;
  width: -moz-available;
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 1rem;
}
.comparison25 .winner-container-columns-third-score-button a:hover {
  background-color: #002fdd;
}
.comparison25 .winner-container-columns-third-score .tooltip {
  font-size: 12px;
  color: var(--product-cta-tooltip-text-color, #134f6d);
  font-weight: 600;
  line-height: 16px;
  text-align: left;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background: var(--product-cta-tooltip-background, #fff);
  display: flex;
  align-items: flex-start;
  padding: 0.8rem;
  position: relative;
  margin-top: 0;
}
.comparison25 .winner-container-columns-third-score .tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  filter: drop-shadow(1px -1px 1px rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(1px -1px 1px rgba(0, 0, 0, 0.15));
  border-bottom: 10px solid var(--product-cta-tooltip-background, #fff);
}
.comparison25 .winner-container-columns-forth {
  margin-top: 2.5rem;
}
.comparison25 .winner-container-columns-forth a {
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: underline;
}
.comparison25 .winner .tooltip {
  font-size: 12px;
  color: var(--product-cta-tooltip-text-color, #134f6d);
  font-weight: 600;
  line-height: 16px;
  text-align: left;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background: var(--product-cta-tooltip-background, #fff);
  display: flex;
  align-items: flex-start;
  padding: 0.8rem;
  position: relative;
  margin-top: 0;
}
.comparison25 .winner .tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  filter: drop-shadow(1px -1px 1px rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(1px -1px 1px rgba(0, 0, 0, 0.15));
  border-bottom: 10px solid var(--product-cta-tooltip-background, #fff);
}
.comparison25 .hidden {
  display: none;
}
.comparison25 .show-more {
  font-size: 2rem;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2.5rem;
}
.comparison25 .show-more #show-more {
  width: 6rem;
  border: 4px solid #d0d0d0;
  height: 6rem;
  border-radius: 50%;
  background-color: #f8f8f8;
}
.comparison25 .show-more p {
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 0;
}
.comparison25 .show-more #less_text {
  display: none;
}
.comparison25 .rotate {
  transform: rotate(180deg);
}
.comparison25 .wrapper {
  max-width: 100rem;
  margin: 0 auto;
  padding: 1rem 2rem;
  padding: 5rem 1.5rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper {
    padding-top: 4rem;
  }
}
.comparison25 .wrapper {
  background-color: white;
  border: 1px solid #e0e0e0;
  border-radius: 1rem;
}
.comparison25 .wrapper .content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 2rem;
}
@media screen and (max-width: 920px) {
  .comparison25 .wrapper .content-sidebar {
    display: none;
  }
}
.comparison25 .wrapper .content-sidebar {
  flex: 0.84;
  position: sticky;
  top: 4.5rem;
  border: 1px solid #e0e0e0;
  border-radius: 1rem;
  background-color: #fafafa;
  padding: 1.5rem;
  margin-right: 1.5rem;
}
.comparison25 .wrapper .content-sidebar-reviews {
  padding: 1rem;
  background-color: white;
  border: 1px solid #e0e0e0;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center; /* center wrapping sub-texts, not just single lines */
}
.comparison25 .wrapper .content-sidebar-reviews h3 {
  font-size: 1.6rem;
  color: #333333;
  margin: 0;
}
.comparison25 .wrapper .content-sidebar-reviews h2 {
  font-size: 3.5rem;
  margin: 0;
  color: #333333;
}
.comparison25 .wrapper .content-sidebar-reviews img {
  width: 9rem;
  margin-bottom: 1rem;
}
.comparison25 .wrapper .content-sidebar-reviews-under-text {
  font-size: 1.4rem;
  color: #4f4f4f;
}
.comparison25 .wrapper .content-sidebar-reviews-second-under-text {
  font-size: 1.2rem;
  color: #828282;
}
.comparison25 .wrapper .content-sidebar-bars-text {
  display: flex;
  justify-content: space-between;
}
.comparison25 .wrapper .content-sidebar-bars {
  margin-top: 0.5rem;
  color: #333333;
  font-size: 1.4rem;
  font-weight: 700;
}
.comparison25 .wrapper .content-sidebar-bars p {
  margin: 0 0 0.2rem;
}
.comparison25 .wrapper .content-sidebar-bars .progress-container {
  width: 100%;
  background-color: #cccccc;
  height: 1.2rem;
  overflow: hidden;
  position: relative;
  border-radius: 0.2rem;
}
.comparison25 .wrapper .content-sidebar-bars .progress-bar {
  width: 85%;
  height: 2rem;
}
.comparison25 .wrapper .content-sidebar-bars .percentage {
  position: absolute;
  right: 15%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  color: white;
  padding-right: 5px;
}
.comparison25 .wrapper .content-sidebar-article {
  font-size: 1.6rem;
  line-height: 1.6;
}
.comparison25 .wrapper .content-sidebar-article img {
  margin: 0;
}
.comparison25 .wrapper .content-sidebar-article-pros {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  gap: 0.5rem;
}
.comparison25 .wrapper .content-sidebar-article-pros p {
  margin: 0;
}
.comparison25 .wrapper .content-sidebar-article-cons {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  gap: 0.5rem;
}
.comparison25 .wrapper .content-sidebar-article-cons p {
  margin: 0;
}
.comparison25 .wrapper .content-sidebar .pros {
  color: #00b67a;
  font-weight: 700;
  line-height: 2rem;
  font-size: 1.8rem;
  padding: 1rem 0;
  text-transform: uppercase;
}
.comparison25 .wrapper .content-sidebar .cons {
  color: #f76969;
  font-weight: 700;
  line-height: 2rem;
  font-size: 1.8rem;
  text-transform: uppercase;
  padding: 1rem 0;
}
@media screen and (max-width: 767px) {
  .comparison25 .wrapper .content-sidebar .cons {
    border-right: none;
    border-top: 1px solid #c5c5c5;
  }
}
.comparison25 .wrapper .content-sidebar-button {
  margin-top: 1.5rem;
  font-size: 2rem;
  font-weight: 700;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-sidebar-button {
    border-bottom: 1px solid #c5c5c5;
  }
}
.comparison25 .wrapper .content-sidebar-button a {
  background-color: #3933ea;
  color: white;
  box-shadow: 0 2px 0 0 #021a31;
  text-align: center;
  width: -webkit-fill-available;
  width: -moz-available;
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 1rem;
}
.comparison25 .wrapper .content-sidebar-button a:hover {
  background-color: #002fdd;
}
.comparison25 .wrapper .content-container {
  flex: 2;
  padding: 0 1.5rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container {
    padding: 0rem;
    max-width: 100%;
  }
}
.comparison25 .wrapper .content-container img {
  max-width: 1.6rem;
}
.comparison25 .wrapper .content-container-title h2 {
  font-size: 4.2rem;
  margin: 0 0 1rem 0;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-title h2 {
    font-size: 2.8rem;
  }
}
.comparison25 .wrapper .content-container-subtitle {
  font-size: 2rem;
  color: #0769ed;
  margin: 1.5rem 0;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-subtitle {
    font-size: 2rem;
  }
}
.comparison25 .wrapper .content-container-author {
  font-size: 1.6rem;
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.comparison25 .wrapper .content-container-author p,
.comparison25 .wrapper .content-container-author-byline {
  margin-left: 1rem;
  color: #808080;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-author p {
    font-size: 1.2rem;
  }
}
.comparison25 .wrapper .content-container-repeater-title h2 {
  font-size: 3rem;
  margin: 2rem 0 1rem;
}
.comparison25 .wrapper .content-container-repeater-image {
  width: 100%;
}
.comparison25 .wrapper .content-container-repeater-image img {
  max-width: 100%;
}
.comparison25 .wrapper .content-container-repeater-article {
  font-size: 1.9rem;
  line-height: 2.8rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-repeater-article {
    font-size: 1.8rem;
  }
}
.comparison25 .wrapper .content-container-repeater-article p {
  margin: 0 0 1.2rem;
}
.comparison25 .wrapper .content-container-repeater-article p:first-child {
  margin-top: 1rem;
}
.comparison25 .wrapper .content-container-repeater-article p:last-child {
  margin-bottom: 1rem;
}
/* Where-to-Buy ordered list — had no rule, so it fell back to the browser
   default ~16px and looked tiny next to the 3rem H2 and 1.9rem body. Match
   the article body size + give the list room to breathe. */
.comparison25 .wrapper .buy-steps-list {
  font-size: 1.9rem;
  line-height: 2.8rem;
  margin: 1rem 0 1.5rem;
  padding-left: 2.6rem;
}
.comparison25 .wrapper .buy-steps-list li {
  margin: 0 0 0.8rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .buy-steps-list {
    font-size: 1.8rem;
  }
}
.comparison25 .wrapper .content-container-repeater-review-list {
  display: flex;
  flex-direction: column;
  gap: 1.4rem;
  margin: 1rem 0;
}
.comparison25 .wrapper .cmp-review-card {
  background: #f8f9fa;
  border: 1px solid #e5e7eb;
  border-radius: 0.6rem;
  padding: 1.4rem 1.6rem;
}
.comparison25 .wrapper .cmp-review-card-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.4rem;
  margin-bottom: 0.6rem;
}
.comparison25 .wrapper .cmp-review-card-head img {
  width: 1.6rem;
  height: 1.6rem;
}
.comparison25 .wrapper .cmp-review-card-name {
  font-weight: 700;
  font-size: 1.6rem;
  color: #1f2937;
  margin-left: 0.4rem;
}
.comparison25 .wrapper .cmp-review-card-text {
  margin: 0;
  font-size: 1.7rem;
  line-height: 2.5rem;
  color: #374151;
}
.comparison25 .wrapper .content-container-box {
  border: 1px solid #e0e0e0;
  background-repeat: no-repeat, no-repeat;
  background-position: top 20px left 10px, bottom 20px right 10px;
  padding: 2.5rem;
  font-size: 1.9rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-box {
    font-size: 1.7rem;
  }
}
.comparison25 .wrapper .content-container-box {
  margin-top: 2rem;
}
.comparison25 .wrapper .content-container-box p:first-child {
  margin-top: 0rem;
}
.comparison25 .wrapper .content-container-box p:last-child {
  margin-bottom: 0;
}
.comparison25 .wrapper .content-container-winner-box {
  border: 2px solid;
  border-radius: 1rem;
  margin-top: 3.2rem;
  padding: 3.2rem 2.4rem 0.8rem;
  font-size: 1.6rem;
  position: relative;
  /* HTML: <div class="ribbon">Your text content</div> */
}
.comparison25 .wrapper .content-container-winner-box .ribbon {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}
.comparison25 .wrapper .content-container-winner-box .ribbon {
  --f: 0.5em; /* control the folded part*/
  --r: 0.8em; /* control the ribbon shape */
  position: absolute;
  left: 20px;
  top: calc(-1 * var(--f));
  padding: 0.2em;
  background-color: #ff980e;
  border-left: var(--f) solid rgba(0, 0, 0, 0.3333333333);
  border-bottom: var(--r) solid rgba(0, 0, 0, 0);
  clip-path: polygon(var(--f) 0, 100% 0, 100% 100%, calc(50% + var(--f) / 2) calc(100% - var(--r)), var(--f) 100%, var(--f) var(--f), 0 var(--f));
}
.comparison25 .wrapper .content-container-winner-box-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 4rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-winner-box-grid {
    grid-template-columns: 1fr;
  }
}
.comparison25 .wrapper .content-container-winner-box-grid-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-top {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-winner-box-grid-left-top {
    margin-bottom: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-winner-box-grid-left-top-image {
    flex: 1;
    display: flex;
    justify-content: center;
  }
}
.comparison25 .wrapper .content-container-winner-box-grid-left-top-image img {
  max-width: 12rem;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-winner-box-grid-left-top-image img {
    max-width: 15rem;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-winner-box-grid-left-top-reviews {
    border-left: 1px solid #c5c5c5;
    flex: 1;
  }
}
.comparison25 .wrapper .content-container-winner-box-grid-left-top-reviews {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-top-reviews h3 {
  font-size: 1.6rem;
  color: #333333;
  margin: 0;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-top-reviews h2 {
  font-size: 3.5rem;
  margin: 0;
  color: #333333;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-top-reviews img {
  max-width: 9rem;
  margin-bottom: 1rem;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-top-reviews-under-text {
  font-size: 1.4rem;
  color: #4f4f4f;
  text-align: center;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-top-reviews-second-under-text {
  font-size: 1.2rem;
  color: #828282;
  text-align: center;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-progress {
  width: 100%;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-progress-bars {
  margin-top: 0.5rem;
  color: #333333;
  font-size: 1.4rem;
  font-weight: 700;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-progress-bars p {
  margin: 0 0 0.2rem;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-progress-bars .progress-container {
  width: 100%;
  background-color: #cccccc;
  height: 1.2rem;
  overflow: hidden;
  position: relative;
  border-radius: 0.2rem;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-progress-bars .progress-bar {
  width: 85%;
  height: 2rem;
}
.comparison25 .wrapper .content-container-winner-box-grid-left-progress-bars .percentage {
  position: absolute;
  right: 15%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  color: white;
  padding-right: 5px;
}
.comparison25 .wrapper .content-container-winner-box-grid-right-title h2 {
  font-size: 2.4rem;
  margin-top: 0.8rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-winner-box-grid-right-title h2 {
    text-align: center;
  }
}
.comparison25 .wrapper .content-container-winner-box-grid-right-article {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-winner-box-grid-right-article {
    text-align: center;
  }
}
.comparison25 .wrapper .content-container-winner-box-grid-right-button {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.comparison25 .wrapper .content-container-winner-box-grid-right-button-limited {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 1rem;
  color: #cc0c0c;
  font-size: 1.6rem;
  display: inline-flex;
  font-weight: 600;
  align-items: center;
}
.comparison25 .wrapper .content-container-winner-box-grid-right-button-limited span {
  background-color: #cc0c0c;
  color: white;
  border-radius: 1rem;
  font-size: 1.4rem;
  padding: 0.5rem;
  margin-left: 1rem;
}
.comparison25 .wrapper .content-container-winner-box-grid-right-button-button {
  margin-top: 1.5rem;
  font-size: 2rem;
  font-weight: 700;
  width: 100%;
  padding-bottom: 2.4rem;
}
.comparison25 .wrapper .content-container-winner-box-grid-right-button-button a {
  background-color: #3933ea;
}
.comparison25 .wrapper .content-container-winner-box-grid-right-button-button a:hover {
  background-color: #002fdd;
}
.comparison25 .wrapper .content-container-winner-box-grid-right-button-button a {
  color: white;
  box-shadow: 0 2px 0 0 #021a31;
  text-align: center;
  width: -webkit-fill-available;
  width: -moz-available;
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 1rem;
}
.comparison25 .wrapper .content-container-winner-box-grid-right-button .tooltip {
  font-size: 12px;
  color: var(--product-cta-tooltip-text-color, #134f6d);
  font-weight: 600;
  line-height: 16px;
  text-align: left;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background: var(--product-cta-tooltip-background, #fff);
  display: flex;
  align-items: flex-start;
  padding: 0.8rem;
  position: relative;
  margin-top: 0;
}
.comparison25 .wrapper .content-container-winner-box-grid-right-button .tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  filter: drop-shadow(1px -1px 1px rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(1px -1px 1px rgba(0, 0, 0, 0.15));
  border-bottom: 10px solid var(--product-cta-tooltip-background, #fff);
}
.comparison25 .wrapper .content-container .faqs-container {
  max-width: 117rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  border-radius: 0.8rem;
}
.comparison25 .wrapper .content-container .faqs-container-title h2 {
  font-size: 3rem;
  margin: 2rem 0 1rem;
}
.comparison25 .wrapper .content-container .faqs-container-faqs {
  background-color: #fff;
  border-radius: 0.8rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.comparison25 .wrapper .content-container .faqs-container-faqs-row {
  border-bottom: 1px solid #ddd;
}
.comparison25 .wrapper .content-container .faqs-container-faqs-row:last-child {
  border-bottom: none;
}
.comparison25 .wrapper .content-container .faqs-container-faqs-row-question {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem;
  cursor: pointer;
  transition: background-color 0.4s;
  font-size: 1.6rem;
  font-weight: 600;
}
.comparison25 .wrapper .content-container .faqs-container-faqs-row-question .faq-arrow {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.comparison25 .wrapper .content-container .faqs-container-faqs-row-question .faq-arrow.rotated {
  transform: rotate(180deg);
}
.comparison25 .wrapper .content-container .faqs-container-faqs-row-answer {
  max-height: 0;
  font-size: 1.6rem;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
  padding: 0 15px;
}
.comparison25 .wrapper .content-container .faqs-container-row {
  width: 100%;
  text-align: left;
}
.comparison25 .wrapper .content-container .faqs-container-row div:last-child {
  margin-bottom: 0;
}
.comparison25 .wrapper .content-container .faqs-container-row {
  margin-bottom: 2rem;
  border: 1px solid rgba(0, 0, 0, 0.0705882353);
  border-radius: 0.8rem;
}
.comparison25 .wrapper .content-container .faqs-container-row-question {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (max-width: 1100px) {
  .comparison25 .wrapper .content-container .faqs-container-row-question {
    font-size: 1.8rem;
  }
}
.comparison25 .wrapper .content-container .faqs-container-row-question {
  padding: 2rem;
}
.comparison25 .wrapper .content-container .faqs-container-row-question svg {
  background-color: #f3f3f3;
  border-radius: 100%;
  transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.comparison25 .wrapper .content-container .faqs-container-row-answer {
  display: none;
  padding: 0 2rem 2rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 1100px) {
  .comparison25 .wrapper .content-container .faqs-container-row-answer {
    font-size: 1.6rem;
  }
}
.comparison25 .wrapper .content-container-title_above_final_winner_box {
  text-align: center;
}
.comparison25 .wrapper .content-container-title_above_final_winner_box h2 {
  margin: 2rem 0 1.5rem;
  font-size: 2.5rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .comparison25 .wrapper .content-container-title_above_final_winner_box h2 {
    padding: 0rem 2rem;
  }
}
.comparison25 .wrapper .content-container-button {
  font-size: 2rem;
  font-weight: 700;
  padding-right: 0.8rem;
  margin: 1rem 0;
}
.comparison25 .wrapper .content-container-button a {
  background-color: #3933ea;
}
.comparison25 .wrapper .content-container-button a:hover {
  background-color: #002fdd;
}
.comparison25 .wrapper .content-container-button a {
  color: white;
  box-shadow: 0 2px 0 0 #021a31;
  text-align: center;
  width: -webkit-fill-available;
  width: -moz-available;
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 1rem;
}
.comparison25 .wrapper .author {
  background-color: #f2f2f2;
  border: 1px solid #e0e0e0;
  padding: 2.4rem 3.2rem;
  font-size: 1.8rem;
  margin: 2.2rem 1.5rem 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.comparison25 .wrapper .author-top {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.comparison25 .wrapper .author-top-image img {
  max-width: 9rem;
}
.comparison25 .wrapper .author-top-name {
  margin-left: 2rem;
}
.comparison25 .wrapper .author-top-name-stars {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
}
.comparison25 .wrapper .author-top-name-stars img {
  max-width: 2rem;
}
.comparison25 .wrapper .author-article {
  color: #4f4f4f;
}
.comparison25 .sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #333;
  transform: translateY(100%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (min-width: 768px) {
  .comparison25 .sticky {
    display: none;
  }
}
.comparison25 .sticky.is-visible {
  transform: translateY(0);
}
.comparison25 .sticky-container {
  padding: 0.8rem 0;
}
.comparison25 .sticky-container-header {
  display: flex;
  margin-left: 0.8rem;
}
.comparison25 .sticky-container-header-number {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: white;
  padding: 0.2rem 1.8rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  background-color: #ff980e;
  width: fit-content;
  font-weight: 700;
}
.comparison25 .sticky-container-header-title {
  width: 100%;
  padding-left: 1rem;
}
.comparison25 .sticky-container-header-title h2 {
  font-size: 1.4rem;
  color: white;
  margin: 0.5rem 0;
  font-weight: 700;
  text-transform: uppercase;
}
.comparison25 .sticky-container-info {
  margin: 0.8rem;
  background-color: white;
  padding: 0.8rem 0.8rem 1.4rem;
}
.comparison25 .sticky-container-info-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.comparison25 .sticky-container-info-wrapper-image {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 0.5rem;
}
.comparison25 .sticky-container-info-wrapper-image img {
  max-width: 5rem;
  margin-right: 1.5rem;
}
.comparison25 .sticky-container-info-wrapper-image-info-score {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.comparison25 .sticky-container-info-wrapper-image-info-score p {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 700 !important;
  margin-right: 1rem;
  color: black !important;
}
.comparison25 .sticky-container-info-wrapper-image-info-score img {
  max-width: 1.5rem;
  margin: 0;
}
.comparison25 .sticky-container-info-wrapper-image-info p {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 600;
  margin-right: 1rem;
  color: #4f4f4f;
}
.comparison25 .sticky-container-info-wrapper-button {
  font-size: 1.3rem;
  font-weight: 700;
  padding-right: 0.8rem;
}
.comparison25 .sticky-container-info-wrapper-button a {
  background-color: #3933ea;
}
.comparison25 .sticky-container-info-wrapper-button a:hover {
  background-color: #002fdd;
}
.comparison25 .sticky-container-info-wrapper-button a {
  color: white;
  box-shadow: 0 2px 0 0 #021a31;
  text-align: center;
  width: -webkit-fill-available;
  width: -moz-available;
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 1rem;
}/*# sourceMappingURL=child-comparison-25.css.map */
/* ── lpgen port additions ───────────────────────────────────────────── */
/* The 10px rem root lived in child-footer.css (dropped with the WP
   footer chrome) — required for every rem in this sheet. */
html { font-size: 10px; scroll-behavior: smooth; }
body { margin: 0; }
/* Replaces the WP duplicate #desktop/#mobile id swap with classes. */
@media (max-width: 767px) { .c25-desktop { display: none !important; } }
@media (min-width: 768px) { .c25-mobile { display: none !important; } }
/* Sticky bar baseline (the WP CSS targets .sticky; ensure transitions). */
.sticky { position: fixed; bottom: 0; left: 0; right: 0; transform: translateY(100%); transition: transform .3s ease; z-index: 999; background: #333; }
.sticky.is-visible { transform: translateY(0); }
@media (min-width: 768px) { .sticky { display: none; } }
/* Show-more rotate + less_text initial state */
#show-more svg { transition: transform .3s; }
#show-more svg.rotate { transform: rotate(180deg); }
#less_text { display: none; }
/* Disclosure anchor block */
.c25-disclosure { font-size: 1.3rem; color: #777; margin-top: 3rem; border-top: 1px solid #e8e8e8; padding-top: 1.5rem; }

/* ── lpgen shared chrome: site footer + exit-intent modal ──────────────
   Copied from static/editorial/editorial.css so the shared partials
   (_footer_menu/_footer_below_menu, editorial exit_intent) render
   identically across all website templates. */
.site-footer {
  background: #1e1e1e;
  color: #aaaaaa;
  padding: 4.8rem 2rem 3.2rem;
  font-family: "Open Sans", "Inter", sans-serif;
  font-size: 1.25rem; line-height: 1.85;
  margin-top: 6rem;
}
.site-footer .footer-inner {
  max-width: 80rem; margin: 0 auto; text-align: center;
}
.site-footer .footer-links {
  display: flex; justify-content: center; flex-wrap: wrap;
  gap: 0.6rem 2rem; margin-bottom: 2rem;
}
.site-footer .footer-links a {
  color: #cccccc; font-weight: 600; font-size: 1.3rem;
  text-decoration: none; transition: color 0.15s ease;
}
.site-footer .footer-links a:hover { color: #ffffff; }
.site-footer .footer-disclaimer {
  color: #777777; font-size: 1.2rem; margin-top: 1.2rem; line-height: 1.6;
}
.site-footer .footer-disclaimer a { color: #cccccc; }
.site-footer .footer-disclaimer strong { color: #cccccc; }
.exit-intent {
  display: none; position: fixed; inset: 0;
  background: rgba(0,0,0,0.55); z-index: 9999;
  align-items: center; justify-content: center; padding: 2rem;
}
.exit-intent--open { display: flex; }
.exit-intent-card {
  background: #fff; max-width: 56rem; width: 100%;
  border-radius: 0.6rem; padding: 0; overflow: hidden;
  box-shadow: 0 18px 60px rgba(0,0,0,0.35);
  display: flex; flex-direction: row; position: relative;
}
.exit-intent-close {
  position: absolute; top: 0.6rem; right: 0.8rem;
  background: rgba(0,0,0,0.06); border: none;
  color: #1f2937; width: 2.8rem; height: 2.8rem;
  font-size: 1.8rem; line-height: 1; cursor: pointer;
  border-radius: 50%;
}
.exit-intent-image { flex: 1; min-width: 0; }
.exit-intent-image img { width: 100%; height: 100%; object-fit: cover; display: block; }
.exit-intent-body  { flex: 1.2; padding: 2.4rem 2.2rem; }
.exit-intent-heading {
  font-family: "Open Sans", "Inter", sans-serif;
  font-size: 3rem; font-weight: 800; color: #1f2937;
  margin: 0 0 0.8rem; text-decoration: underline;
}
.exit-intent-subheading { font-family: "Open Sans", "Inter", sans-serif; font-size: 1.6rem; line-height: 1.5; color: #4b5563; margin: 0 0 1.4rem; }
.exit-intent-offer { font-family: "Open Sans", "Inter", sans-serif; font-weight: 700; font-size: 2.2rem; line-height: 1.3; color: #1f2937; margin: 0 0 1.4rem; }
.exit-intent-cta {
  display: block; text-align: center; padding: 1.4rem 1.6rem;
  background-color: #ffd230; color: #1f2937;
  font-family: "Open Sans", "Inter", sans-serif; font-size: 1.7rem; font-weight: 800;
  text-decoration: none; border-radius: 0.4rem;
}
.exit-intent-fineprint { font-family: "Open Sans", "Inter", sans-serif; font-size: 1.1rem; color: #6b7280; text-align: center; margin-top: 0.8rem; }

/* ── Head-to-head comparison table (ported from comp_1, re-themed to
   comp_25: navy #232f3e / green #00b67a / indigo button via inline
   style). Class names preserved for comp25v2.js + be.js analytics. ── */
html { scroll-behavior: smooth; }
#head-to-head { scroll-margin-top: 24px; }
.comparison25 .head-to-head { background: #fff; border-left: 0.5rem solid #16a34a; border-radius: 1rem; padding: 2.4rem; margin: 2.5rem auto; max-width: 100rem; box-sizing: border-box; box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.07); font-family: "Open Sans", sans-serif; }
.comparison25 .h2h-title { text-align: center; font-size: 2.2rem; font-weight: 800; margin-bottom: 6px; color: #232f3e; }
.comparison25 .h2h-sub { text-align: center; color: #64748b; font-size: 1.4rem; margin-bottom: 20px; }
.comparison25 .h2h-tabs { display: flex; flex-wrap: wrap; gap: 6px; justify-content: center; margin-bottom: 20px; }
.comparison25 .h2h-tab { background: #f1f5f9; color: #334155; border: 2px solid transparent; border-radius: 8px; padding: 8px 14px; font-size: 1.3rem; font-weight: 700; cursor: pointer; transition: all .18s; font-family: "Open Sans", sans-serif; }
.comparison25 .h2h-tab:hover { background: #e2e8f0; }
.comparison25 .h2h-tab.active { background: #232f3e; color: #fff; border-color: #232f3e; }
.comparison25 .h2h-panel { display: none; }
.comparison25 .h2h-panel.active { display: block; }
.comparison25 .h2h-grid { display: grid; grid-template-columns: 180px minmax(0, 1fr) minmax(0, 1fr); gap: 12px; margin-bottom: 20px; align-items: stretch; }
.comparison25 .h2h-col-spacer { /* empty cell aligns cards with rows below */ }
.comparison25 .h2h-col { width: 100%; box-sizing: border-box; border-radius: 10px; padding: 14px; text-align: center; }
.comparison25 .h2h-col.winner { background: linear-gradient(135deg, #dcfce7 0%, #bbf7d0 100%); border: 2px solid #16a34a; }
.comparison25 .h2h-col.loser { background: #f8fafc; border: 2px solid #e2e8f0; }
.comparison25 .h2h-col .h2h-thumb { width: 80px; height: 80px; margin: 0 auto 10px; border-radius: 10px; overflow: hidden; background: #fff; box-shadow: 0 1px 4px rgba(0,0,0,0.08); display: flex; align-items: center; justify-content: center; }
.comparison25 .h2h-col .h2h-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }
.comparison25 .h2h-col .h2h-thumb--ph { font-size: 3.2rem; font-weight: 900; color: #94a3b8; letter-spacing: -1px; }
.comparison25 .h2h-col.winner .h2h-thumb { background: #fff; }
.comparison25 .h2h-col.winner .h2h-thumb--ph { color: #16a34a; }
.comparison25 .h2h-col .h2h-name { font-weight: 800; font-size: 1.5rem; color: #232f3e; }
.comparison25 .h2h-col .h2h-score { font-weight: 800; font-size: 2rem; color: #16a34a; margin-top: 4px; }
.comparison25 .h2h-col.loser .h2h-score { color: #64748b; }
.comparison25 .h2h-col .h2h-badge { font-size: 1.1rem; font-weight: 700; text-transform: uppercase; margin-top: 4px; }
.comparison25 .h2h-col .h2h-badge.winner { color: #16a34a; }
.comparison25 .h2h-col .h2h-badge.loser { color: #64748b; }
.comparison25 .h2h-rows { display: grid; gap: 0; border-top: 1px solid #e2e8f0; }
.comparison25 .h2h-row { display: grid; grid-template-columns: 180px minmax(0, 1fr) minmax(0, 1fr); gap: 12px; padding: 10px 6px; border-bottom: 1px solid #e2e8f0; font-size: 1.4rem; align-items: center; }
.comparison25 .h2h-row .h2h-dim { font-weight: 700; color: #334155; text-align: left; }
.comparison25 .h2h-row .h2h-win { color: #16a34a; font-weight: 600; text-align: center; }
.comparison25 .h2h-row .h2h-lose { color: #64748b; text-align: center; }
.comparison25 .h2h-row.advantage-winner .h2h-win::before { content: '✓ '; color: #16a34a; font-weight: 900; }
.comparison25 .h2h-row.advantage-winner .h2h-lose::before { content: '✗ '; color: #dc2626; font-weight: 900; }
.comparison25 .h2h-cta-wrap { text-align: center; margin-top: 22px; }
.comparison25 .h2h-cta { display: inline-block; background: #3933ea; color: #fff; padding: 14px 32px; border-radius: 10px; font-weight: 800; font-size: 1.6rem; text-decoration: none; letter-spacing: 0.5px; text-transform: uppercase; transition: background 0.2s, transform 0.15s; }
.comparison25 .h2h-cta:hover { filter: brightness(0.92); transform: translateY(-1px); }
.comparison25 .h2h-disclaimer { text-align: center; font-size: 1.1rem; color: #94a3b8; margin-top: 12px; }
@media screen and (max-width: 640px) {
  .comparison25 .head-to-head { padding: 16px 10px; }
  .comparison25 .h2h-grid { grid-template-columns: 64px minmax(0, 1fr) minmax(0, 1fr); gap: 6px; margin-bottom: 12px; }
  .comparison25 .h2h-col { padding: 10px 6px; border-radius: 8px; }
  .comparison25 .h2h-col .h2h-name { font-size: 1.2rem; line-height: 1.2; }
  .comparison25 .h2h-col .h2h-score { font-size: 1.6rem; }
  .comparison25 .h2h-col .h2h-thumb { width: 54px; height: 54px; margin-bottom: 6px; }
  .comparison25 .h2h-col .h2h-thumb--ph { font-size: 2rem; }
  .comparison25 .h2h-row { grid-template-columns: 64px minmax(0, 1fr) minmax(0, 1fr); gap: 6px; padding: 8px 4px; font-size: 1.15rem; }
  .comparison25 .h2h-row .h2h-dim { font-size: 1.1rem; line-height: 1.25; }
  .comparison25 .h2h-row .h2h-win, .comparison25 .h2h-row .h2h-lose { font-size: 1.1rem; line-height: 1.3; word-break: break-word; }
  .comparison25 .h2h-tabs { gap: 4px; }
  .comparison25 .h2h-tab { padding: 6px 10px; font-size: 1.1rem; }
}
/* "How we evaluated" criteria box (operator-toggleable, above products).
   Scoped under .comparison25 + rem scale so it inherits the site's Open Sans
   and aligns EXACTLY with the hero/product cards: those live in a 100rem
   wrapper with 2rem side padding → a 96rem card, so max-width:96rem + margin
   auto puts our card on the same left/right edges. No top margin — the hero
   above already has margin-bottom:3.5rem (was double-gapped). */
.comparison25 .eval-criteria {
  box-sizing: border-box;
  max-width: 100rem;
  margin: 0 auto 2.5rem;
  background: #fff;
  border-left: 0.5rem solid #16a34a;
  border-radius: 1rem;
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.07);
  padding: 2.4rem;
  font-family: "Open Sans", sans-serif;
}
.comparison25 .eval-criteria-title {
  color: #16a34a;
  font-weight: 800;
  font-size: 1.8rem;
  margin: 0 0 1.6rem;
}
.comparison25 .eval-criteria-list { list-style: none; margin: 0; padding: 0; }
.comparison25 .eval-criteria-item {
  display: flex;
  align-items: flex-start;
  gap: 1.2rem;
  padding: 0.7rem 0;
  color: #232f3e;
  font-size: 1.5rem;
}
.comparison25 .eval-criteria-check { width: 2.2rem; height: 2.2rem; flex: none; margin-top: 0.2rem; }
.comparison25 .eval-criteria-item span { line-height: 1.5; }
.comparison25 .eval-criteria-item strong { color: #1a1a1a; font-weight: 700; }
.comparison25 .eval-criteria-desc { color: #6b7280; font-weight: 400; }
@media screen and (max-width: 768px) {
  .comparison25 .eval-criteria { padding: 1.6rem 1.4rem; margin: 0 1rem 2.5rem; }
  .comparison25 .eval-criteria-title { font-size: 1.6rem; }
}
