/** Shopify CDN: Minification failed

Line 83:23 "ont-size" is not a known CSS property
Line 95:0 All "@import" rules must come first
Line 875:0 All "@import" rules must come first

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:3-column-testimonial (INDEX:0) */
.dog-paw {
    color: green;
    background-color: blue;
    font-size: 21px;
    font-weight: 700;
  }
/* END_SECTION:3-column-testimonial */

/* START_SECTION:feeding-top (INDEX:25) */
.feed-mid .eight {width: 66.6667%;float: left;margin-left: 16.6667%; left: 0px !important;}
  .top-feed-center {width: 100%; }
  .feeding-note {width: 100%; margin: 40px 0px;}
.down-button {width: 50px; height: 50px; border-radius: 50px; text-align: center; border: solid 3px #226a35; line-height: 48px; color: #024012; font-size: 26px; display: inline-block;}
.down-button:hover {background: #226a35; color: #fff;}
.feeding-bottom {padding: 0px 0px 50px 0px;}
.feeding-bottom .first-row {margin-top: 50px;}
.first-row .font36 {line-height: 50px;}
.feeding-mid .vid-pop {width: 70%; display: block; margin:40px 0px 50px 15%; padding: 0px;}
.feeding-mid .vid-pop:hover { padding: 0px;}
.feeding-mid .sect-head {padding: 0px 20px 0px 20px;}
.feeding-mid {padding: 0px 0px 30px 0px;}
.feeding-back {background: rgb(223,236,226);
background: linear-gradient(0deg, rgba(223,236,226,1) 0%, rgba(240,247,242,1) 100%);}
.feeding-mid .top-svg .st0 {fill: #ffffff;}
.feeding-top {padding: 70px 0px 40px 0px;}
.feeding-flex {display: flex;width: 100%; flex-direction: row; align-items: center;}
.feeding-mid .feeding-flex {width: 90%; margin-left: 5%;}
.feeding-left {width: 60%; padding: 0px 100px 0px 20px;}
.feeding-right {width: 40%; padding: 0px 20px;}
.feeding-text {padding: 0px 20px;margin-bottom: 50px; display: flex;align-items: flex-start; flex-direction: row; width: 80%; margin-left: 10%;}
.feeding-text img {width: 80px;}
.feeding-text-wrap {width: calc(100% - 80px); padding-left: 50px;}
.feeding-text-wrap p:last-child {margin-bottom: 0px;}
.feeding-left .rounded {padding: 0px 60px;}
  .title-text {font-size: 36px; font-weight: 900; color: #2d1e12;letter-spacing: 0.015em; }
  .marg5 { margin-bottom: 5px;}
  .marg10 { margin-bottom: 10px;}
  .gre_text {font-size: 24px; letter-spacing: 0.015em; color:#226a35; font-weight: 900; }
  .button.here {
    background-color: #226a35;
    border: 0;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
    padding: 0px 60px;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;}
  .font18 {font-size: 18px;}
  @media only screen and (max-width: 1080px) {
	.feeding-left {width: 70%;}
	.feeding-right {width: 30%;}
	.feeding-left .font36, .feeding-bottom .font36, .feeding-mid .font36 {font-size: 3vw; line-height: 4vw;}
  }
  @media only screen and (max-width: 767px) {
	.feeding-text {margin-bottom: 21px}
	.feeding-bottom {padding: 0px;}
	.feeding-bottom .first-row {margin-top: 30px;}
	.feeding-note br, .feeding-mid .sect-head p.marg0 {display: none;}
	.feeding-mid .vid-pop {width: 90%; margin-left: 5%; margin-bottom: 14px;}
	.feeding-mid .sect-head {padding-top: 25px;}
	.feeding-mid .font18 {ont-size: 15px; font-size: .9375rem;}
	.feeding-mid .sect-head, .feeding-text {width: 100% !important; margin-left: 0% !important;}
	.feeding-left {width: 100%; text-align: center; padding: 0px 20px; order: 2;}
	.feeding-right {width: 100%; order: 1; margin-bottom: 20px; padding: 0px 80px;}
	.feeding-left .font36, .feeding-bottom .font36, .feeding-mid .font36 {font-size: 5.2vw; line-height: 6.8vw;}
	.feeding-top .feeding-flex {flex-direction: column;}
	.feeding-top {padding: 5px 0px 45px 0px;}
	.feeding-text-wrap {padding-left: 20px;}
  }
/* END_SECTION:feeding-top */

/* START_SECTION:jumpstart-trial-complete-2 (INDEX:146) */
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

* {
  font-family: "Mulish", sans-serif !important;
}
body, html, p, h1, h2, h3, h4, h5, span, div {
  font-family: "Mulish", sans-serif !important;
  text-transform: none !important;
}

.jumpstart-trial-v2 {
  background: linear-gradient(180deg, #f9fafb 0%, #ffffff 100%);
  padding: 60px 20px 80px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.jumpstart-container-v2 {
  max-width: 1240px;
  margin: 0 auto;
}

/* Hero Section */
.jumpstart-hero-v2 {
  text-align: center;
  margin-bottom: 50px;
}

.jumpstart-main-title-v2 {
  font-size: 42px;
  font-weight: 800;
  color: #1a1a1a;
  line-height: 1.2;
  margin: 0 0 24px 0;
  letter-spacing: -0.5px;
}

.jumpstart-subtitle-v2 {
  font-size: 18px;
  line-height: 1.7;
  color: #4a4a4a;
  max-width: 900px;
  margin: 0 auto 32px;
}

.jumpstart-hero-btn-v2 {
  background: #2d6e3f;
  color: white;
  border: none;
  padding: 18px 48px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(45, 110, 63, 0.2);
}

.jumpstart-hero-btn-v2:hover {
  background: #234d2e;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(45, 110, 63, 0.3);
}

/* Cards Grid */
.trial-cards-grid-v2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 50px 0;
}

/* Individual Card */
.trial-card-v2 {
  background: white;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  position: relative;
  height: fit-content;
}

.trial-card-v2:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}

/* Featured Card (Middle) */
.trial-card-v2.featured-v2 {
  transform: scale(1.05);
  box-shadow: 0 8px 32px rgba(45, 110, 63, 0.15);
  border: 2px solid #2d6e3f;
}

.trial-card-v2.featured-v2:hover {
  transform: scale(1.05) translateY(-8px);
  box-shadow: 0 16px 40px rgba(45, 110, 63, 0.2);
}

/* Best Deal Badge */
.best-deal-badge-v2 {
  position: absolute;
  top: -12px;
  right: 24px;
  background: linear-gradient(135deg, #ffc107 0%, #ffb300 100%);
  color: #1a1a1a;
  padding: 10px 24px;
  border-radius: 24px;
  font-weight: 800;
  font-size: 14px;
  z-index: 10;
  box-shadow: 0 4px 12px rgba(255, 193, 7, 0.4);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Card Header */
.card-header-v2 {
  padding: 24px;
  text-align: center;
  color: white;
}

.card-header-v2 h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.3px;
}

.orange-bg-v2 {
  background: linear-gradient(135deg, #ff6b35 0%, #f7582d 100%);
}

.green-bg-v2 {
  background: linear-gradient(135deg, #2d6e3f 0%, #245330 100%);
}

/* Card Content */
.card-content-v2 {
  padding: 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.card-image-wrapper-v2 {
  background: #ffffff;
  padding: 20px;
  border-radius: 12px;
  margin-bottom: 24px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.card-image-wrapper-v2 img {
  max-width: 100%;
  height: auto;
  max-height: 220px;
  object-fit: contain;
}

/* Product Title */
.product-title-v2 {
  font-size: 24px;
  font-weight: 800;
  color: #1a1a1a;
  margin: 0 0 20px 0;
  text-align: center;
}

/* Size Selector */
.good-slide {
  margin-bottom: 24px;
}

.good-slide-wrap {
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: #f5f7f9;
  padding: 10px;
  border-radius: 10px;
  position: relative;
}

.good-slide-picker {
  flex: 1;
  background: white;
  border: 2px solid #e0e4e8;
  padding: 14px 12px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  color: #fff;
}

.good-slide-picker:hover {
  border-color: #ff6b35;
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

.good-slide-picker.active {
  background: linear-gradient(135deg, #ff6b35 0%, #f7582d 100%);
  border-color: #ff6b35;
  color: white;
  box-shadow: 0 4px 12px rgba(255, 107, 53, 0.3);
}

.good-slide-picker .picker-top {
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.good-slide-picker .picker-bottom {
  font-size: 13px;
  opacity: 0.85;
  display: block;
}
.active .picker-top, .active .picker-bottom {
  color: #fff !important;
}

.good-slider-indicator {
  display: none;
}

/* Features List */
.features-list-v2 {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
}

.features-list-v2 li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 14px;
  font-size: 15px;
  color: #4a4a4a;
  line-height: 1.5;
}

.check-icon-v2 {
  width: 22px;
  height: 22px;
  color: #2d6e3f;
  flex-shrink: 0;
  margin-top: 2px;
}

/* Two Column Features (Middle Card) */
.two-column-features-v2 {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 24px;
}

.feature-col-v2 {
  flex: 1;
}

.subscribe-col-v2 {
  background: linear-gradient(135deg, #f0f7f3 0%, #e8f4ed 100%);
  padding: 20px;
  border-radius: 10px;
  border-left: 4px solid #2d6e3f;
}

.subscribe-heading-v2 {
  font-size: 17px;
  font-weight: 700;
  color: #2d6e3f;
  margin: 0 0 16px 0;
}

/* Pricing Section */
.pricing-section-v2 {
  text-align: center;
  margin: auto 0 24px 0;
  padding-top: 20px;
  border-top: 2px solid #f0f2f5;
}

.price-strike-v2 {
  font-size: 20px;
  color: #999;
  text-decoration: line-through;
  margin-bottom: 8px;
  font-weight: 600;
}

.price-large-v2 {
  font-size: 48px;
  font-weight: 900;
  color: #1a1a1a;
  margin-bottom: 8px;
  letter-spacing: -1px;
}

.green-price-v2 {
  color: #2d6e3f;
}

.price-caption-v2 {
  font-size: 14px;
  color: #666;
  line-height: 1.4;
  max-width: 200px;
  margin: 0 auto;
}

/* V2 Cart Forms - Isolated */
.v2-cart-form {
  margin: 0;
  width: 100%;
}

.card-button-wrapper-v2 {
  width: 100%;
}

.card-btn-v2 {
  background: linear-gradient(135deg, #ff6b35 0%, #f7582d 100%);
  color: white;
  border: none;
  padding: 18px 32px;
  font-size: 17px;
  font-weight: 700;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  box-shadow: 0 4px 12px rgba(255, 107, 53, 0.25);
  text-transform: none;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
}

.card-btn-v2:hover {
  background: linear-gradient(135deg, #f7582d 0%, #e54d22 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(255, 107, 53, 0.35);
  color: white;
}

.card-btn-v2:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.orange-btn-v2 {
  background: linear-gradient(135deg, #ff6b35 0%, #f7582d 100%);
}

/* Limited Offer Banner */
.limited-offer-v2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 18px;
  padding: 14px 18px;
  background: linear-gradient(135deg, #fff8f0 0%, #ffe8d5 100%);
  border-radius: 8px;
  font-size: 14px;
  color: #4a4a4a;
  border: 1px solid #ffd5b8;
}

.hourglass-v2 {
  width: 20px;
  height: 20px;
  color: #ff6b35;
  flex-shrink: 0;
}

/* Bottom CTA */
.bottom-cta-v2 {
  text-align: center;
  margin-top: 60px;
  padding: 40px 20px;
  background: linear-gradient(135deg, #f9fafb 0%, #ffffff 100%);
  border-radius: 16px;
}

.bottom-cta-btn-v2 {
  background: linear-gradient(135deg, #ff6b35 0%, #f7582d 100%);
  color: white;
  border: none;
  padding: 22px 60px;
  font-size: 22px;
  font-weight: 800;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.3);
  margin-bottom: 18px;
}

.bottom-cta-btn-v2:hover {
  background: linear-gradient(135deg, #f7582d 0%, #e54d22 100%);
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(255, 107, 53, 0.4);
}

.bottom-cta-text-v2 {
  font-size: 17px;
  color: #4a4a4a;
  font-style: italic;
  line-height: 1.6;
  max-width: 700px;
  margin: 0 auto;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .trial-cards-grid-v2 {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .trial-card-v2.featured-v2 {
    transform: scale(1);
    order: -1;
  }

  .trial-card-v2.featured-v2:hover {
    transform: translateY(-8px);
  }
}

@media (max-width: 768px) {
  .jumpstart-trial-v2 {
    padding: 40px 16px 60px;
  }

  .jumpstart-main-title-v2 {
    font-size: 32px;
  }

  .jumpstart-subtitle-v2 {
    font-size: 16px;
  }

  .card-header-v2 h3 {
    font-size: 20px;
  }

  .product-title-v2 {
    font-size: 22px;
  }

  .price-large-v2 {
    font-size: 42px;
  }

  .bottom-cta-btn-v2 {
    padding: 20px 40px;
    font-size: 20px;
  }

  .best-deal-badge-v2 {
    right: 50%;
    transform: translateX(50%);
  }
}

@media (max-width: 480px) {
  .jumpstart-main-title-v2 {
    font-size: 26px;
  }

  .jumpstart-hero-btn-v2 {
    padding: 16px 36px;
    font-size: 16px;
  }

  .card-content-v2 {
    padding: 24px;
  }

  .price-large-v2 {
    font-size: 36px;
  }
}

#get-started.jumpstart-trial-v2{
  background:#fff;
  padding: 56px 20px 70px;
}

#get-started .jumpstart-container-v2{
  max-width: 1480px; 
}

/* HERO */
#get-started .jumpstart-hero-v2{
  margin-bottom: 34px;
}
#get-started .jumpstart-main-title-v2{
  font-size: 44px;
  font-weight: 800;
  letter-spacing: .2px;
  line-height: 1.12;
  margin-bottom: 18px;
}
#get-started .jumpstart-subtitle-v2{
  max-width: 650px;
  font-size: 16px;
  line-height: 1.55;
  margin-bottom: 22px;
}
#get-started .jumpstart-hero-btn-v2{
  background:#f47a2a;
  border-radius: 10px;
  padding: 16px 44px;
  font-size: 18px;
  font-weight: 800;
  box-shadow: 0 10px 22px rgba(0,0,0,.12);
}
#get-started .jumpstart-hero-btn-v2:hover{
  background:#e56f22;
}

/* GRID */
#get-started .trial-cards-grid-v2{
  gap: 34px;
  margin: 34px 0 0;
  align-items: center;
}


#get-started .trial-card-v2{
  border-radius: 14px;
  background: #eef4ef; 
  box-shadow: 0 14px 30px rgba(0,0,0,.18);
  border: 1px solid rgba(0,0,0,.06);
}
#get-started .trial-card-v2:hover{
  transform: translateY(-6px);
  box-shadow: 0 18px 38px rgba(0,0,0,.22);
}


#get-started .trial-card-v2.featured-v2{
  transform: translateY(-12px);
  border: 0;
  box-shadow: 0 18px 46px rgba(0,0,0,.26);
}
#get-started .trial-card-v2.featured-v2:hover{
  transform: translateY(-18px);
}


#get-started .card-header-v2{
  padding: 12px 18px;
}
#get-started .card-header-v2 h3{
  font-size: 18px;
  font-weight: 800;
  letter-spacing: .2px;
}

#get-started .orange-bg-v2{
  background: #ff7a25;
}
#get-started .green-bg-v2{
  background: #1f5d2b;
}

#get-started .card-content-v2{
  padding: 18px 18px 20px;
}

#get-started .card-image-wrapper-v2{
  background:#fff;
  border-radius: 12px;
  padding: 22px;
  margin: 14px 0 18px;
  box-shadow: 0 8px 18px rgba(0,0,0,.10);
}
#get-started .card-image-wrapper-v2 img{
  max-height: 230px;
  border-radius: 12px;
}

#get-started .product-title-v2{
  text-align: left;      
  font-size: 18px;
  font-weight: 900;
  margin: 6px 0 10px;
}
#get-started .features-list-v2 li{
  font-size: 14px;
  margin-bottom: 10px;
  color:#1b1b1b;
}
#get-started .check-icon-v2{
  width: 18px;
  height: 18px;
  color:#1f5d2b;
}

#get-started .trial-card-v2.featured-v2 .product-title-v2{
  font-size: 20px;
}

#get-started .subscribe-col-v2{
  background: transparent;
  border-left: 0;
  padding: 0;
}
#get-started .subscribe-heading-v2{
  font-size: 18px;
  font-weight: 900;
  margin: 10px 0 10px;
  color:#1b1b1b;
}

#get-started .pricing-section-v2{
  border-top: 0;
  padding-top: 0;
  margin: 14px 0 16px;
  text-align: left;
}
#get-started .price-large-v2{
  font-size: 42px;
  font-weight: 500;
  color:#1f5d2b; 
  letter-spacing: .2px;
  margin: 0 0 2px;
}
#get-started .price-caption-v2{
  max-width: none;
  margin: 0;
  font-size: 13px;
  font-style: italic;
  color:#2d2d2d;
}
#get-started .price-strike-v2{
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
  color:#2d2d2d;
}
#get-started .green-price-v2{
  color:#1f5d2b;
  display: inline-block;
}

/* Buttons: old are flat orange, rounded, full width */
#get-started .card-btn-v2{
  border-radius: 10px;
  padding: 14px 18px;
  font-size: 16px;
  font-weight: 900;
  box-shadow: none;
  background: #ff7a25;
}
#get-started .card-btn-v2:hover{
  background:#ea6d1f;
  transform: none;
  box-shadow: none;
}

/* Limited offer banner: simpler like old */
#get-started .limited-offer-v2{
  background: transparent;
  border: 0;
  padding: 10px 0 0;
  font-size: 12px;
  font-style: italic;
  color:#1b1b1b;
}
#get-started .hourglass-v2{
  display:none; /* old screenshot uses icon text-style; hide svg */
}

/* Best deal badge – in screenshot it’s a circle-ish “cert” style */
#get-started .best-deal-badge-v2{
  top: 68px;
  left: -14px;
  right: auto;
  width: 74px;
  height: 74px;
  border-radius: 999px;
  background: #5aa545;
  color:#fff;
  font-size: 12px;
  font-weight: 900;
  display:flex;
  align-items:center;
  justify-content:center;
  text-transform: uppercase;
  box-shadow: 0 12px 22px rgba(0,0,0,.20);
  letter-spacing: .2px;
  padding: 0;
}

/* SIZE PICKER – match old orange active / grey inactive */
#get-started .good-slide-wrap{
  background: transparent;
  padding: 0;
  gap: 10px;
}
#get-started .good-slide-picker{
  background: #eef4ef;
  border: 2px solid #1b1b1b;
  border-radius: 8px;
  padding: 12px 10px;
  box-shadow: none;
}
#get-started .good-slide-picker.active{
  background:#ff7a25;
  border-color:#ff7a25;
  color:#fff;
}
#get-started .good-slide-picker:hover{
  transform:none;
  box-shadow:none;
  border-color:#ff7a25;
}

/* Bottom CTA – old is smaller/cleaner */
#get-started .bottom-cta-v2{
  margin-top: 28px;
  background: transparent;
  padding: 22px 0 0;
}
#get-started .bottom-cta-btn-v2{
  background:#ff7a25;
  border-radius: 10px;
  padding: 14px 42px;
  font-size: 18px;
  font-weight: 900;
  box-shadow: none;
  margin-bottom: 10px;
}
#get-started .bottom-cta-text-v2{
  font-size: 13px;
  max-width: 520px;
  font-style: italic;
  color:#1b1b1b;
}
html {
  scroll-behavior: smooth;
}
/* RESPONSIVE */
@media (max-width: 1024px){
  #get-started .trial-cards-grid-v2{ gap: 22px; }
  #get-started .trial-card-v2.featured-v2{ transform: none; }
  #get-started .trial-card-v2.featured-v2:hover{ transform: translateY(-6px); }
}
@media (max-width: 768px){
  #get-started .jumpstart-main-title-v2{ font-size: 32px; }
  #get-started .jumpstart-subtitle-v2{ font-size: 15px; }
  #get-started .price-large-v2{ font-size: 38px; }
  #get-started .best-deal-badge-v2{ left: 12px; top: 58px; }
}
.nav-topper {
  display: none;
}
/* END_SECTION:jumpstart-trial-complete-2 */

/* START_SECTION:jumpstart-trial-complete (INDEX:147) */
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

* {
  font-family: "Mulish", sans-serif !important;
}
body, html, p, h1, h2, h3, h4, h5, span, div {
  font-family: "Mulish", sans-serif !important;
  text-transform: none !important;
}

.jumpstart-trial-v2 {
  background: linear-gradient(180deg, #f9fafb 0%, #ffffff 100%);
  padding: 60px 20px 80px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.jumpstart-container-v2 {
  max-width: 1240px;
  margin: 0 auto;
}

/* Hero Section */
.jumpstart-hero-v2 {
  text-align: center;
  margin-bottom: 50px;
}

.jumpstart-main-title-v2 {
  font-size: 42px;
  font-weight: 800;
  color: #1a1a1a;
  line-height: 1.2;
  margin: 0 0 24px 0;
  letter-spacing: -0.5px;
}

.jumpstart-subtitle-v2 {
  font-size: 18px;
  line-height: 1.7;
  color: #4a4a4a;
  max-width: 900px;
  margin: 0 auto 32px;
}

.jumpstart-hero-btn-v2 {
  background: #2d6e3f;
  color: white;
  border: none;
  padding: 18px 48px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(45, 110, 63, 0.2);
}

.jumpstart-hero-btn-v2:hover {
  background: #234d2e;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(45, 110, 63, 0.3);
}

/* Cards Grid */
.trial-cards-grid-v2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 50px 0;
}

/* Individual Card */
.trial-card-v2 {
  background: white;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  position: relative;
  height: fit-content;
}

.trial-card-v2:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}

/* Featured Card (Middle) */
.trial-card-v2.featured-v2 {
  transform: scale(1.05);
  box-shadow: 0 8px 32px rgba(45, 110, 63, 0.15);
  border: 2px solid #2d6e3f;
}

.trial-card-v2.featured-v2:hover {
  transform: scale(1.05) translateY(-8px);
  box-shadow: 0 16px 40px rgba(45, 110, 63, 0.2);
}

/* Best Deal Badge */
.best-deal-badge-v2 {
  position: absolute;
  top: -12px;
  right: 24px;
  background: linear-gradient(135deg, #ffc107 0%, #ffb300 100%);
  color: #1a1a1a;
  padding: 10px 24px;
  border-radius: 24px;
  font-weight: 800;
  font-size: 14px;
  z-index: 10;
  box-shadow: 0 4px 12px rgba(255, 193, 7, 0.4);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Card Header */
.card-header-v2 {
  padding: 24px;
  text-align: center;
  color: white;
}

.card-header-v2 h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.3px;
}

.orange-bg-v2 {
  background: linear-gradient(135deg, #ff6b35 0%, #f7582d 100%);
}

.green-bg-v2 {
  background: linear-gradient(135deg, #2d6e3f 0%, #245330 100%);
}

/* Card Content */
.card-content-v2 {
  padding: 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.card-image-wrapper-v2 {
  background: #ffffff;
  padding: 20px;
  border-radius: 12px;
  margin-bottom: 24px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.card-image-wrapper-v2 img {
  max-width: 100%;
  height: auto;
  max-height: 220px;
  object-fit: contain;
}

/* Product Title */
.product-title-v2 {
  font-size: 24px;
  font-weight: 800;
  color: #1a1a1a;
  margin: 0 0 20px 0;
  text-align: center;
}

/* Size Selector */
.good-slide {
  margin-bottom: 24px;
}

.good-slide-wrap {
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: #f5f7f9;
  padding: 10px;
  border-radius: 10px;
  position: relative;
}

.good-slide-picker {
  flex: 1;
  background: white;
  border: 2px solid #e0e4e8;
  padding: 14px 12px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  color: #fff;
}

.good-slide-picker:hover {
  border-color: #ff6b35;
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

.good-slide-picker.active {
  background: linear-gradient(135deg, #ff6b35 0%, #f7582d 100%);
  border-color: #ff6b35;
  color: white;
  box-shadow: 0 4px 12px rgba(255, 107, 53, 0.3);
}

.good-slide-picker .picker-top {
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.good-slide-picker .picker-bottom {
  font-size: 13px;
  opacity: 0.85;
  display: block;
}
.active .picker-top, .active .picker-bottom {
  color: #fff !important;
}

.good-slider-indicator {
  display: none;
}

/* Features List */
.features-list-v2 {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
}

.features-list-v2 li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 14px;
  font-size: 15px;
  color: #4a4a4a;
  line-height: 1.5;
}

.check-icon-v2 {
  width: 22px;
  height: 22px;
  color: #2d6e3f;
  flex-shrink: 0;
  margin-top: 2px;
}

/* Two Column Features (Middle Card) */
.two-column-features-v2 {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 24px;
}

.feature-col-v2 {
  flex: 1;
}

.subscribe-col-v2 {
  background: linear-gradient(135deg, #f0f7f3 0%, #e8f4ed 100%);
  padding: 20px;
  border-radius: 10px;
  border-left: 4px solid #2d6e3f;
}

.subscribe-heading-v2 {
  font-size: 17px;
  font-weight: 700;
  color: #2d6e3f;
  margin: 0 0 16px 0;
}

/* Pricing Section */
.pricing-section-v2 {
  text-align: center;
  margin: auto 0 24px 0;
  padding-top: 20px;
  border-top: 2px solid #f0f2f5;
}

.price-strike-v2 {
  font-size: 20px;
  color: #999;
  text-decoration: line-through;
  margin-bottom: 8px;
  font-weight: 600;
}

.price-large-v2 {
  font-size: 48px;
  font-weight: 900;
  color: #1a1a1a;
  margin-bottom: 8px;
  letter-spacing: -1px;
}

.green-price-v2 {
  color: #2d6e3f;
}

.price-caption-v2 {
  font-size: 14px;
  color: #666;
  line-height: 1.4;
  max-width: 200px;
  margin: 0 auto;
}

/* V2 Cart Forms - Isolated */
.v2-cart-form {
  margin: 0;
  width: 100%;
}

.card-button-wrapper-v2 {
  width: 100%;
}

.card-btn-v2 {
  background: linear-gradient(135deg, #ff6b35 0%, #f7582d 100%);
  color: white;
  border: none;
  padding: 18px 32px;
  font-size: 17px;
  font-weight: 700;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  box-shadow: 0 4px 12px rgba(255, 107, 53, 0.25);
  text-transform: none;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
}

.card-btn-v2:hover {
  background: linear-gradient(135deg, #f7582d 0%, #e54d22 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(255, 107, 53, 0.35);
  color: white;
}

.card-btn-v2:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.orange-btn-v2 {
  background: linear-gradient(135deg, #ff6b35 0%, #f7582d 100%);
}

/* Limited Offer Banner */
.limited-offer-v2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 18px;
  padding: 14px 18px;
  background: linear-gradient(135deg, #fff8f0 0%, #ffe8d5 100%);
  border-radius: 8px;
  font-size: 14px;
  color: #4a4a4a;
  border: 1px solid #ffd5b8;
}

.hourglass-v2 {
  width: 20px;
  height: 20px;
  color: #ff6b35;
  flex-shrink: 0;
}

/* Bottom CTA */
.bottom-cta-v2 {
  text-align: center;
  margin-top: 60px;
  padding: 40px 20px;
  background: linear-gradient(135deg, #f9fafb 0%, #ffffff 100%);
  border-radius: 16px;
}

.bottom-cta-btn-v2 {
  background: linear-gradient(135deg, #ff6b35 0%, #f7582d 100%);
  color: white;
  border: none;
  padding: 22px 60px;
  font-size: 22px;
  font-weight: 800;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.3);
  margin-bottom: 18px;
}

.bottom-cta-btn-v2:hover {
  background: linear-gradient(135deg, #f7582d 0%, #e54d22 100%);
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(255, 107, 53, 0.4);
}

.bottom-cta-text-v2 {
  font-size: 17px;
  color: #4a4a4a;
  font-style: italic;
  line-height: 1.6;
  max-width: 700px;
  margin: 0 auto;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .trial-cards-grid-v2 {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .trial-card-v2.featured-v2 {
    transform: scale(1);
    order: -1;
  }

  .trial-card-v2.featured-v2:hover {
    transform: translateY(-8px);
  }
}

@media (max-width: 768px) {
  .jumpstart-trial-v2 {
    padding: 40px 16px 60px;
  }

  .jumpstart-main-title-v2 {
    font-size: 32px;
  }

  .jumpstart-subtitle-v2 {
    font-size: 16px;
  }

  .card-header-v2 h3 {
    font-size: 20px;
  }

  .product-title-v2 {
    font-size: 22px;
  }

  .price-large-v2 {
    font-size: 42px;
  }

  .bottom-cta-btn-v2 {
    padding: 20px 40px;
    font-size: 20px;
  }

  .best-deal-badge-v2 {
    right: 50%;
    transform: translateX(50%);
  }
}

@media (max-width: 480px) {
  .jumpstart-main-title-v2 {
    font-size: 26px;
  }

  .jumpstart-hero-btn-v2 {
    padding: 16px 36px;
    font-size: 16px;
  }

  .card-content-v2 {
    padding: 24px;
  }

  .price-large-v2 {
    font-size: 36px;
  }
}

#get-started.jumpstart-trial-v2{
  background:#fff;
  padding: 56px 20px 70px;
}

#get-started .jumpstart-container-v2{
  max-width: 1480px; 
}

/* HERO */
#get-started .jumpstart-hero-v2{
  margin-bottom: 34px;
}
#get-started .jumpstart-main-title-v2{
  font-size: 44px;
  font-weight: 800;
  letter-spacing: .2px;
  line-height: 1.12;
  margin-bottom: 18px;
}
#get-started .jumpstart-subtitle-v2{
  max-width: 650px;
  font-size: 16px;
  line-height: 1.55;
  margin-bottom: 22px;
}
#get-started .jumpstart-hero-btn-v2{
  background:#f47a2a;
  border-radius: 10px;
  padding: 16px 44px;
  font-size: 18px;
  font-weight: 800;
  box-shadow: 0 10px 22px rgba(0,0,0,.12);
}
#get-started .jumpstart-hero-btn-v2:hover{
  background:#e56f22;
}

/* GRID */
#get-started .trial-cards-grid-v2{
  gap: 34px;
  margin: 34px 0 0;
  align-items: center;
}


#get-started .trial-card-v2{
  border-radius: 14px;
  background: #eef4ef; 
  box-shadow: 0 14px 30px rgba(0,0,0,.18);
  border: 1px solid rgba(0,0,0,.06);
}
#get-started .trial-card-v2:hover{
  transform: translateY(-6px);
  box-shadow: 0 18px 38px rgba(0,0,0,.22);
}


#get-started .trial-card-v2.featured-v2{
  transform: translateY(-12px);
  border: 0;
  box-shadow: 0 18px 46px rgba(0,0,0,.26);
}
#get-started .trial-card-v2.featured-v2:hover{
  transform: translateY(-18px);
}


#get-started .card-header-v2{
  padding: 12px 18px;
}
#get-started .card-header-v2 h3{
  font-size: 18px;
  font-weight: 800;
  letter-spacing: .2px;
}

#get-started .orange-bg-v2{
  background: #ff7a25;
}
#get-started .green-bg-v2{
  background: #1f5d2b;
}

#get-started .card-content-v2{
  padding: 18px 18px 20px;
}

#get-started .card-image-wrapper-v2{
  background:#fff;
  border-radius: 12px;
  padding: 22px;
  margin: 14px 0 18px;
  box-shadow: 0 8px 18px rgba(0,0,0,.10);
}
#get-started .card-image-wrapper-v2 img{
  max-height: 230px;
  border-radius: 12px;
}

#get-started .product-title-v2{
  text-align: left;      
  font-size: 18px;
  font-weight: 900;
  margin: 6px 0 10px;
}
#get-started .features-list-v2 li{
  font-size: 14px;
  margin-bottom: 10px;
  color:#1b1b1b;
}
#get-started .check-icon-v2{
  width: 18px;
  height: 18px;
  color:#1f5d2b;
}

#get-started .trial-card-v2.featured-v2 .product-title-v2{
  font-size: 20px;
}

#get-started .subscribe-col-v2{
  background: transparent;
  border-left: 0;
  padding: 0;
}
#get-started .subscribe-heading-v2{
  font-size: 18px;
  font-weight: 900;
  margin: 10px 0 10px;
  color:#1b1b1b;
}

#get-started .pricing-section-v2{
  border-top: 0;
  padding-top: 0;
  margin: 14px 0 16px;
  text-align: left;
}
#get-started .price-large-v2{
  font-size: 42px;
  font-weight: 500;
  color:#1f5d2b; 
  letter-spacing: .2px;
  margin: 0 0 2px;
}
#get-started .price-caption-v2{
  max-width: none;
  margin: 0;
  font-size: 13px;
  font-style: italic;
  color:#2d2d2d;
}
#get-started .price-strike-v2{
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
  color:#2d2d2d;
}
#get-started .green-price-v2{
  color:#1f5d2b;
  display: inline-block;
}

/* Buttons: old are flat orange, rounded, full width */
#get-started .card-btn-v2{
  border-radius: 10px;
  padding: 14px 18px;
  font-size: 16px;
  font-weight: 900;
  box-shadow: none;
  background: #ff7a25;
}
#get-started .card-btn-v2:hover{
  background:#ea6d1f;
  transform: none;
  box-shadow: none;
}

/* Limited offer banner: simpler like old */
#get-started .limited-offer-v2{
  background: transparent;
  border: 0;
  padding: 10px 0 0;
  font-size: 12px;
  font-style: italic;
  color:#1b1b1b;
}
#get-started .hourglass-v2{
  display:none; /* old screenshot uses icon text-style; hide svg */
}

/* Best deal badge – in screenshot it’s a circle-ish “cert” style */
#get-started .best-deal-badge-v2{
  top: 68px;
  left: -14px;
  right: auto;
  width: 74px;
  height: 74px;
  border-radius: 999px;
  background: #5aa545;
  color:#fff;
  font-size: 12px;
  font-weight: 900;
  display:flex;
  align-items:center;
  justify-content:center;
  text-transform: uppercase;
  box-shadow: 0 12px 22px rgba(0,0,0,.20);
  letter-spacing: .2px;
  padding: 0;
}

/* SIZE PICKER – match old orange active / grey inactive */
#get-started .good-slide-wrap{
  background: transparent;
  padding: 0;
  gap: 10px;
}
#get-started .good-slide-picker{
  background: #eef4ef;
  border: 2px solid #1b1b1b;
  border-radius: 8px;
  padding: 12px 10px;
  box-shadow: none;
}
#get-started .good-slide-picker.active{
  background:#ff7a25;
  border-color:#ff7a25;
  color:#fff;
}
#get-started .good-slide-picker:hover{
  transform:none;
  box-shadow:none;
  border-color:#ff7a25;
}

/* Bottom CTA – old is smaller/cleaner */
#get-started .bottom-cta-v2{
  margin-top: 28px;
  background: transparent;
  padding: 22px 0 0;
}
#get-started .bottom-cta-btn-v2{
  background:#ff7a25;
  border-radius: 10px;
  padding: 14px 42px;
  font-size: 18px;
  font-weight: 900;
  box-shadow: none;
  margin-bottom: 10px;
}
#get-started .bottom-cta-text-v2{
  font-size: 13px;
  max-width: 520px;
  font-style: italic;
  color:#1b1b1b;
}
html {
  scroll-behavior: smooth;
}
/* RESPONSIVE */
@media (max-width: 1024px){
  #get-started .trial-cards-grid-v2{ gap: 22px; }
  #get-started .trial-card-v2.featured-v2{ transform: none; }
  #get-started .trial-card-v2.featured-v2:hover{ transform: translateY(-6px); }
}
@media (max-width: 768px){
  #get-started .jumpstart-main-title-v2{ font-size: 32px; }
  #get-started .jumpstart-subtitle-v2{ font-size: 15px; }
  #get-started .price-large-v2{ font-size: 38px; }
  #get-started .best-deal-badge-v2{ left: 12px; top: 58px; }
}
.nav-topper {
  display: none;
}
/* END_SECTION:jumpstart-trial-complete */

/* START_SECTION:two-page-options (INDEX:264) */
.counter-wrapper{
    border: 1px solid #13361A;
    max-width: 400px;
    width: 100%;
    min-height: 40px;
    border-radius: 5px;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #13361A;
    margin: 22px auto 0;
}
.counter-wrapper svg{
    margin-right: 5px;
}
#two-page-options .two-options-flex {
    margin-top: 24px;
}
.popular-badge{
    background: #166534;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    z-index: 1;
    top: -33px;
    left: -2px;
    width: calc(100% + 4px);
    min-height: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#two-page-options .left-side-two > .two-pro{
    margin-top: 33px;
}
#two-page-options .left-side-two > .two-pro:first-child .two-pro-inner{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
@media (max-width:766.98px) {
    #two-page-options .row:nth-child(2) > .twelve-columns{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .counter-wrapper{
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin: 0 auto 12px;
        max-width: 300px;
        min-height: 30px;
        font-size: 14px;
    }
    .counter-wrapper svg{
        max-width: 18px;
        width: 100%;
    }
    #two-page-options .row:nth-child(2) > .twelve-columns p:nth-child(2){
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        padding-top: 12px;
        border-top: 1px solid #E5E7EB;
    }
    #two-page-options .row:nth-child(2) > .twelve-columns p:nth-child(1){
        border-bottom: none;
        margin-bottom: 0;
    }
    #two-page-options .two-options-flex {
        margin-top: 0;
    }
    #two-page-options .left-side-two > .two-pro{
        margin-top: 0;
        margin-bottom: 33px;
    }
    #two-page-options .left-side-two > .two-pro:first-child .two-pro-inner{
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .popular-badge{
        bottom: -33px;
        top: inherit;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }
}
/* END_SECTION:two-page-options */