/** Shopify CDN: Minification failed

Line 519:1 Unexpected "{"

**/
.header.page-width,
.header-top-block.page-width {
  max-width: none;
}
.header__icon,
.header__icon--cart .icon {
  height: 24px;
  width: 24px;
}
.cart-count-bubble {
  bottom: 12px;
  left: 13px;
}

div.menu-drawer__buy-button {
  height:max-content;
}
.shopify-section-group-header-group-apfm-lander {
  z-index: 4;
}

.header__icons .menu-drawer__buy-button .button {
  display: flex;
}

button.slider-button .icon {
  height: 1.1rem;
}
button.slider-counter__link--dots .dot {
  width: 2rem;
  height: 2rem;
}
button.slider-counter__link {
  padding: 0.8rem;
}

.slideshow__control-wrapper {
  flex-wrap: wrap;
  justify-content: center;
}

[id$="__image_with_text_z6zCBW"] .image-with-text__media {
  cursor: pointer;
}

.multicolumn__block-link {
  position: absolute;
  font-size: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.js div.menu-drawer__submenu {
  bottom: auto;
}

.image-with-text__logos {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  max-width: 100%;
}
.image-with-text__logos-divider {
  width: 1px;
  height: 50px;
  background-color: #220606;
  margin: 0 30px;
}

.deferred-media__poster-button-text {
  font-size: 36px;
  color: #fffbf9;
  margin-left: 15px;
}

/* .menu-drawer__buy-button .button--amazon,
.menu-drawer__buy-button .button--buy-now  */
.button--amazon {
  background-color: #ffab2e;
  color: #220606;
}
.button--buy-now {
  background-color: #bd4c4c;
}
.header__icons .button {
  box-shadow: 0px 2px 2px 0px #2206061a;
}
.header__icons .button:after {
  content: none;
}

.footer-button.button {
  padding: 15px 55px;
}
.footer-button.button:before,
.footer-button.button:after {
  content: none;
}

.membership_link {
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* PDP update */

.jtv-09-test .review-wrapper {
    max-width: 100%;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
}
.jtv-09-test .review-wrapper .rating-wrap {
    display: flex;
    align-items: center;
    gap: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #725E5E;
    margin-bottom: 12px;
}
.jtv-09-test .review-wrapper .review-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #220606;
    margin-bottom: 12px;
}
.jtv-09-test .review-wrapper .auth-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #220606;
    margin: 0;
}
.jtv-09-test .review-wrapper .auth-info span {
    display: flex;
    gap: 3px;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #16A679;
}
@media (max-width: 767.98px) {
    .jtv-09-test .review-wrapper .rating-wrap,
    .jtv-09-test .review-wrapper .review-content,
    .jtv-09-test .review-wrapper .auth-info,
    .jtv-09-test .review-wrapper .auth-info span {
        font-size: 14px;
    }
}

.product-media-container .media {
  border: 2px solid #f1e6e1;
  border-radius: 24px;
}
.product__media-list.grid {
  --grid-mobile-horizontal-spacing: 1.5rem;
}
.product__media-wrapper .thumbnail {
  border: 1px solid #f1e6e1;
  border-radius: 8px;
}
.product__media-wrapper .thumbnail[aria-current] {
  box-shadow: none !important;
  border-color: #220606a3;
}
.product__show-video-link {
  text-decoration: none;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 500;
  display: inline-flex;
  margin-bottom: 30px;
  align-items: center;
}
.product__show-video-link-icon {
  display: inline-block;
  height: 2.7rem;
  width: 2.7rem;
  background-color: #220606;
  border-radius: 50%;
  border: 2px solid #220606;
  margin-right: 13px;
}
.product__show-video-link-icon svg {
  height: 2.3rem;
  width: 2.3rem;
}
.product__title_0 {
  color: #220606a3;
}
.product-form__buttons .button {
  font-size: 16px;
  min-height: auto;
  padding: 12px 25px 10px;
  background-color: #1d7ea9;
  margin-bottom: 24px;
}
.product-form__buttons .button svg {
  margin: 0 8px 0 0;
  width: 17px;
  height: 17px;
}
.product__accordion {
  margin: 0 !important;
  border-bottom: 1px solid #f1e6e1;
}
.product__accordion .answerstabm,
.product__accordion .answerstab {
  padding: 0 0 24px;
}
.product__accordion ul {
  margin: 0;
  padding-left: 20px;
}
.product__accordion .answertext {
  font-weight: 400;
}
.product__accordion .answertext strong {
  font-weight: 400;
  color: #220606;
}
.product__text a {
  color: #166d93;
  font-size: 18px;
  font-weight: 500;
}

.rte table.product__compare-table {
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  table-layout: auto;
  margin-top: 60px;
  border-collapse: collapse;
}
.rte table.product__compare-table .logo {
  margin: 0 auto;
  display: block;
  width: 120px;
  min-width: 120px;
}
.product__compare-table th {
  font-weight: inherit;
  padding: 24px 5px;
}
.product__compare-table th:nth-child(2) {
  background-color: #9ed8f2;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.rte table.product__compare-table td {
  padding: 24px;
  border-top: 1px solid #b2a5a4;
}
.rte table.product__compare-table td:nth-child(2) {
  border-top: 1px solid #fff;
  background-color: #9ed8f2;
}
.rte table.product__compare-table tr:last-child td:nth-child(2) {
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.product__compare-table td:first-child {
  min-width: 385px;
}
.product__compare-table-check-mark {
  display: block;
  width: 32px;
  height: 32px;
  background-color: #1d7ea9;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}
.product__compare-table-check-mark:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 7px;
  border-left: 2.5px solid #fffbf9;
  border-bottom: 2.5px solid #fffbf9;
  transform: rotate(-45deg);
  left: 9px;
  top: 11px;
}
.product__compare-table-cross-mark {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: relative;
  border: 2px solid #725f5e;
  margin: 0 auto;
}
.product__compare-table-cross-mark:before,
.product__compare-table-cross-mark:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 2px;
  background-color: #725f5e;
  transform: translateX(-50%) rotate(-45deg);
  left: 50%;
  top: calc(50% - 1px);
}
.product__compare-table-cross-mark:after {
  transform: translateX(-50%) rotate(45deg);
}

.smartphone__compare-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}

.smartphone__compare-table th,
.smartphone__compare-table td {
  padding: 16px;
  border: 1px solid #f1e6e1;
  text-align: left;
  vertical-align: top;
  word-wrap: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
  font-size: 16px;
  line-height: 1.4;
}

/* Fix first column width */
.smartphone__compare-table th:first-child,
.smartphone__compare-table td:first-child {
  width: 20%;
  min-width: 160px;
  font-weight: 700;
  background-color: #fffbf9;
}

/* Fix product column widths */
.smartphone__compare-table th:not(:first-child),
.smartphone__compare-table td:not(:first-child) {
  width: 16%;
  min-width: 140px;
}

/* Make header row stand out */
.smartphone__compare-table thead th {
  font-weight: 700;
  background-color: #fffbf9;
  vertical-align: middle;
  text-align: center;
}

/* Alternating row colors */
.smartphone__compare-table tbody tr:nth-child(even) {
  background-color: #fffbf9;
}

/* Container for horizontal scrolling */
.smartphone__compare-table-container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.accordion:first-child {
  border-top: none;
}
.accordion:last-child {
  border-bottom: none;
}

.drawer__heading svg {
  width: 24px;
  height: 24px;
}
.drawer__heading-items-count {
  color: #220606a3;
}
.cart-item__quantity quantity-popover .quantity,
.cart-item__quantity quantity-popover .quantity:before {
  background: none;
}
.quantity__button svg {
  width: 1.4rem;
}
.cart__ctas .button svg {
  margin: 0 0 0 8px;
}
.drawer__badges {
  padding: 26px 28px 18px;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.drawer__badges .icon-with-text__item {
  font-size: 14px;
  color: #220606a3;
  gap: 12px;
}

.drawer__testimonial {
  padding: 16px;
}
.drawer__testimonial-inner {
  padding: 16px 24px;
  border-radius: 16px;
  background: #2206060d;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
}
.drawer__testimonial-name {
  margin-top: 8px;
  font-weight: 600;
}
.drawer__testimonial-name svg {
  margin: 0 0 -2px 7px;
}

[id^="shopify-block-downpay_downpay_form"] {
  display: none;
}

#hs-interactives-modal-overlay {
  display: block;
}

.image-with-text__media--custom img {
  object-fit: contain;
}

/*============================= mobile  */
@media screen and (max-width: 749px) {
  /* .product .product__media-wrapper {
    margin: 0 -2.5rem;
    max-width: none;
  } */
  .image-with-text__logos img {
    width: calc((100% - 61px) / 2);
    height: auto;
  }
  .deferred-media__poster-button-text {
    font-size: 20px;
    white-space: nowrap;
  }
  /* PDP update */
  .product__media-list li.product__media-item {
    width: calc(100% - 3rem);
  }
  .product__media-wrapper media-gallery {
    display: block;
    margin-bottom: 24px;
  }
  .product__compare-table-container {
    overflow: auto;
    margin: 0 -16px;
    padding-bottom: 16px;
  }
  .rte table.product__compare-table {
    margin-top: 10px;
    font-size: 14px;
    margin: 0 16px;
  }
  .rte table.product__compare-table td,
  .product__compare-table th {
    padding: 16px;
  }
  .product__compare-table th {
    padding: 18px 16px;
    white-space: nowrap;
  }
  .rte table.product__compare-table td:first-child {
    padding-left: 0;
  }
  .rte table.product__compare-table .logo {
    width: 80px;
    min-width: 80px;
  }
  .product__compare-table td:first-child {
    min-width: 130px;
  }
  [id$="__holiday_t6PcrN"] mark:after {
    content: "";
    background: url(/cdn/shop/files/Group111.png);
    background-size: contain;
    width: 79px;
    height: 51px;
    position: absolute;
    top: -25px;
    right: -15px;
  }
}

 {
  .smartphone__compare-table th:first-child,
  .smartphone__compare-table td:first-child {
    position: sticky;
    left: 0;
    z-index: 2;
  }

  .smartphone__compare-table th,
  .smartphone__compare-table td {
    padding: 10px;
    font-size: 14px;
  }
}

/*============================= menu breakpoint fix  */
@media screen and (min-width: 990px) and (max-width: 1255px) {
  .header__icons header-drawer {
    display: flex;
  }
  nav.header__inline-menu,
  .header__icons > .button {
    display: none;
  }
}

/*===================================== desktop  */
@media screen and (min-width: 750px) {
  .advantages-list.grid {
    --grid-desktop-horizontal-spacing: 40px;
  }
  /* .product-jubileetv-new-template .page-width.page-width--main-product-section,
  .product-all-in-new-template .page-width.page-width--main-product-section,
  .product-pay-later-60-new-template .page-width.page-width--main-product-section {
    max-width: none;
  } */
  .product-six-button-remote-template .product__media-wrapper media-gallery,
  .product-jubileetv-new-template .product__media-wrapper media-gallery,
  .product-all-in-new-template .product__media-wrapper media-gallery,
  .product-pay-later-60-new-template .product__media-wrapper media-gallery {
    padding-left: 114px;
    position: relative;
    display: block;
  }
  .product-six-button-remote-template .product__media-wrapper .thumbnail-slider,
  .product-jubileetv-new-template .product__media-wrapper .thumbnail-slider,
  .product-all-in-new-template .product__media-wrapper .thumbnail-slider,
  .product-pay-later-60-new-template .product__media-wrapper .thumbnail-slider {
    width: 90px;
    padding: 48px 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 610px;
  }
  .product-six-button-remote-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button,
  .product-jubileetv-new-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button,
  .product-all-in-new-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button,
  .product-pay-later-60-new-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button {
    display: flex;
  }
  .product-six-button-remote-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button--prev,
  .product-jubileetv-new-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button--prev,
  .product-all-in-new-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button--prev,
  .product-pay-later-60-new-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button--prev {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }
  .product-six-button-remote-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button--next,
  .product-jubileetv-new-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button--next,
  .product-all-in-new-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button--next,
  .product-pay-later-60-new-template
    .product__media-wrapper
    .thumbnail-slider
    .slider-button--next {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }
  .product-six-button-remote-template
    .product__media-wrapper
    .thumbnail-slider
    .thumbnail-list,
  .product-jubileetv-new-template
    .product__media-wrapper
    .thumbnail-slider
    .thumbnail-list,
  .product-all-in-new-template
    .product__media-wrapper
    .thumbnail-slider
    .thumbnail-list,
  .product-pay-later-60-new-template
    .product__media-wrapper
    .thumbnail-slider
    .thumbnail-list {
    height: 100%;
    overflow: auto;
    grid-template-columns: 1fr;
    row-gap: 16px;
    scroll-behavior: smooth;
  }
  .product__show-video-link-container {
    padding-left: 15%;
  }
  .product__show-video-link {
    text-decoration: underline;
  }
  .product-form__buttons .button {
    font-size: 18px;
    padding: 18px 25px 16px;
  }
  [id$="__multicolumn_GVGcXd"] .rte {
    font-size: 16px !important;
  }
  [id$="__multicolumn_GVGcXd"] .multicolumn-list {
    --grid-desktop-vertical-spacing: 64px;
    --grid-desktop-horizontal-spacing: 64px;
    row-gap: 64px !important;
  }
  [id$="__multicolumn_GVGcXd"] .multicolumn {
    margin: 0 50px !important;
  }
}

/* Homepage hero section */
[id$="__image_with_text_MXyTBi"] .image-with-text__heading {
  font-size: 32px;
}
[id$="__image_with_text_MXyTBi"] .image-with-text__content {
  padding: 24px 18px 0 !important;
}
[id$="__image_with_text_MXyTBi"] .image-with-text__text--caption {
  margin: 52px -18px 0 !important;
  background-color: #f1e6e1;
  padding: 32px 48px;
  color: #000;
  font-size: 24px;
  letter-spacing: -0.3px;
}
[id$="__image_with_text_MXyTBi"] .image-with-text__media-item,
[id$="__image_with_text_MXyTBi"] .image-with-text__text-item {
  width: 100%;
}
[id$="__image_with_text_MXyTBi"] .image-with-text__grid {
  display: block;
}
@media screen and (max-width: 768px) {
  [id$="__image_with_text_MXyTBi"] .gradient {
    padding-top: 0 !important;
  }
  [id$="__image_with_text_MXyTBi"] .image-with-text__content--desktop-left > * {
    text-align: center;
    align-self: center;
  }
  [id$="__image_with_text_MXyTBi"]
    .image-with-text--full-width
    .image-with-text__grid--reverse {
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  [id$="__image_with_text_MXyTBi"] .image-with-text__grid {
    display: flex;
    margin-right: 0 !important;
  }
  [id$="__image_with_text_MXyTBi"] .image-with-text__media-item {
    width: 44%;
    margin-left: -12px;
    z-index: 2;
  }
  [id$="__image_with_text_MXyTBi"] .image-with-text__content {
    padding: 0 20px 0 50px !important;
  }
  [id$="__image_with_text_MXyTBi"] .image-with-text__text-item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
  [id$="__image_with_text_MXyTBi"] .image-with-text__media-item img {
    object-fit: contain;
    object-position: center bottom;
  }
  [id$="__image_with_text_MXyTBi"] .image-with-text__text--caption {
    margin: 55px -2rem 0 -5rem !important;
    padding: 26px 74px;
    font-size: 18px;
    align-self: stretch !important;
    width: auto !important;
  }
  [id$="__image_with_text_MXyTBi"] .image-with-text__text {
    font-size: 18px;
  }
  [id$="__image_with_text_MXyTBi"] .image-with-text__heading {
    font-size: 36px;
    margin-top: auto !important;
  }
  [id$="__image_with_text_MXyTBi"]
    .image-with-text__content
    .image-with-text__text
    + .button {
    margin-bottom: auto;
  }
  [id$="__image_with_text_MXyTBi"] .image-with-text__content--desktop-left > * {
    width: 342px;
    margin-left: max(calc((100vw - var(--page-width) - 20px) / 2), 0px);
  }
}

/* =============== page css ========================= */

.index--template img {
  height: auto;
}

/*=========================== cart Drawer Bottom Content Design Css Start =====================================*/

#CartDrawer .drawer__inner .drawer__footer {
  padding-top: 16px;
  padding-bottom: 35px;
}
#CartDrawer .drawer__inner .drawer__footer ul .discounts__content {
  background: #f4eeec;
  display: flex;
  align-items: center;
  padding: 5px 16px 5px 12px;
  border-radius: 6px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.24px;
  text-transform: uppercase;
}
.cart-item__discount .discounts .discounts__content {
  background: #f4eeec;
  display: flex;
  align-items: center;
  padding: 4px 12px 4px 12px;
  border-radius: 6px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.24px;
  text-transform: uppercase;
}

#CartDrawer .drawer__inner .drawer__footer ul .discounts__content svg {
  color: rgb(var(--color-foreground));
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 0.7rem;
}
.cart-item__discount .discounts .discounts__content svg {
  color: rgb(var(--color-foreground));
  width: 1.3rem;
  height: 1.3rem;
  margin-right: 0.7rem;
}
#CartDrawer .drawer__inner .drawer__footer ul .discounts__discount,
.cart-item__discount .discounts .discounts__discount {
  justify-content: space-between;
}
#CartDrawer .drawer__inner .drawer__footer ul .discount-amount {
  border: 1.5px solid #16a679;
  border-radius: 30px;
  padding: 4px 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #16a679;
}
.cart-item__discount .discounts .discount-amount {
  border: 1.5px solid #16a679;
  border-radius: 30px;
  padding: 4px 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #16a679;
}
#CartDrawer .drawer__inner .drawer__footer ul .discount-amount span,
.cart-item__discount .discounts .discount-amount span {
  font-weight: 700;
}
#CartDrawer .drawer__inner .cart-drawer__footer .totals p .compare-at-price {
  text-decoration: line-through;
  color: #bfb4b4;
  margin-left: 6px;
}
#CartDrawer .drawer__inner .cart-drawer__footer .totals {
  padding: 10px 0 26px;
}

.cart-drawer .cart-items .cart-item__discount {
  grid-column: 2 / 5;
  padding-top: 0;
  padding-left: 0;
}

@media (max-width: 749px) {
  .cart-drawer .cart-items .cart-item__remove-button-cell {
    padding-top: 0 !important;
  }
}

/*=========================== cart Drawer Bottom Content Design Css End =====================================*/

/*=========================== Review text Css Start =====================================*/

.trustify-review-stars .tr-review-stars .tr-review-stars__average {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-decoration: underline;
}
@media (max-width: 543px) {
  .trustify-review-stars .tr-review-stars .tr-review-stars__average {
    font-size: 14px;
  }
}
/*=========================== Review text Css End =====================================*/

/*=========================== header jtv#12 Css Start =====================================*/
@media screen and (max-width: 1055px) {
    .info-item {
        padding: 0 55px !important;
        width: 100%;
    }
}
.header .header__icons.mobile-only {
  display: none;
}
@media screen and (max-width: 1255px) {
  .header .header__icons.mobile-only {
  display: flex;
}
  .header .header__icons.hide-mobile header-drawer{
    display: none !important;
  }
  header.header {
    display: flex;
    justify-content: space-between;
  }
}
/* CART UPDATE 9/2025*/
/*.cart-drawer-price, .cart-drawer__footer .totals__total-value {
  display:none !important;
}*/
.cart-item__details p.product-option {
  display:none !important;
}
._1fragem32._1fragemn2 ._1fragem32._1fragemn2 div[aria-label="Shopping cart"] p:contains("Full price") {
display:none !important;
}
cart-items .cart-item__details div.product-option{
  display:none;
}
@media screen and (max-width:767px) {
  #downpay-product-wrapper .purchase-option {
    white-space:normal;
  }
  #downpay-product-wrapper .purchase-option .purchase-option-input {
    align-items:flex-start;
  }
  #downpay-product-wrapper input[name=purchase_option] {
    margin-top:7px;
  }
}

.custom-prices .price__regular {
    display: none;
}

/* Hide default radio 
.product-form__input--pill input[type="radio"] {
  display: none;
}
*/
/* Style labels as buttons 
.product-form__input--pill label {
  display: inline-block;
  padding: 10px 20px;
  margin: 5px;
  border: 2px solid #ccc;
  border-radius: 30px;
  background: #fff;
  color: #000;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}*/

/* Selected (active state) 
.product-form__input--pill input[type="radio"]:checked + label {
  background: #000;
  color: #fff;
  border-color: #000;
}*/

/* Hover effect */
.product-form__input--pill label:hover {
  border-color: #000;
}
.custom-prices {
    justify-content: left !important;
    column-gap: 0 !important;
}

span.variant_opt_wrap[data-value="Monthly"] label:before {
    content: "$39/month";
}
span.variant_opt_wrap[data-value="Annual"] label:before,
span.variant_opt_wrap[data-value="Yearly"] label:before {
    content: "$389/year";
}
span.variant_opt_wrap[data-value="All-In"] label:before,
span.variant_opt_wrap[data-value="All-in"] label:before {
    content: "$789";
}
span.variant_opt_wrap[data-value="Monthly"] label:after {
    content: "No contracts, cancel anytime";
}
span.variant_opt_wrap[data-value="Annual"] label:after,
span.variant_opt_wrap[data-value="Yearly"] label:after  {
    content: "Save $79 per year — like getting 2+ months free";
}
span.variant_opt_wrap[data-value="All-In"] label:after,
span.variant_opt_wrap[data-value="All-in"] label:after {
    content: "Pay once with no recurring fees";
}
span.variant_opt_wrap label:before {
    position: absolute;
    right: 12px;
}
span.variant_opt_wrap label:after {
    position: relative;
    display: block;
    left: -18px;
}
span.variant_opt_wrap {
    display: block;
        position: relative;
    background: #fff;
    border: 1px solid #F1E6E1;
    margin-bottom: 10px;
    padding: 12px 14px;
    border-radius: 16px;
    width: 100%;
    accent-color: #F1E6E1;
}
.variant_opt_wrap:has(input[type="radio"]:checked) {
    border: 1px solid #725E5E;
    accent-color: #725E5E;
    background: #F1E6E1;
    color: #220606;
}
.product-form__input .form__label {
    padding-left: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #121212;
}
/* make the LABEL the full clickable box */
span.variant_opt_wrap label {
      display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 3px 2px 1px 24px;
  cursor: pointer;
}

/* keep the radio visible and placed inside the box */
span.variant_opt_wrap input[type="radio"] {
  position: absolute;
  left: 18px;
  top: 33%;
  transform: translateY(-50%);
  margin: 0;
      z-index: 4;
  accent-color: #725E5E; /* optional */
}

/* selected (checked) styling for the box */
span.variant_opt_wrap input[type="radio"]:checked + label {
  border-color: #725E5E;
  background: #F1E6E1;
  color: #220606;
}