:root{--pet-green: #1f3d2b;--pet-green-2: #2c5239;--pet-cream: #f7f3ea;--pet-sand: #ede5d3;--pet-white: #ffffff;--pet-lime: #e9a640;--pet-ink: #15241a;--pet-muted: #5a6a5f;--pet-line: #d9d2c1;--pet-radius: 18px;--pet-max: 1200px}.pet{background:var(--pet-bg);color:var(--pet-fg);padding:var(--pt, 64px) 16px var(--pb, 64px)}.pet--cream{--pet-bg: var(--pet-cream);--pet-fg: var(--pet-ink);--pet-card: var(--pet-white);--pet-sub: var(--pet-muted);--pet-accent: var(--pet-green)}.pet--white{--pet-bg: var(--pet-white);--pet-fg: var(--pet-ink);--pet-card: var(--pet-cream);--pet-sub: var(--pet-muted);--pet-accent: var(--pet-green)}.pet--sand{--pet-bg: var(--pet-sand);--pet-fg: var(--pet-ink);--pet-card: var(--pet-white);--pet-sub: var(--pet-muted);--pet-accent: var(--pet-green)}.pet--green{--pet-bg: var(--pet-green);--pet-fg: var(--pet-cream);--pet-card: var(--pet-green-2);--pet-sub: #c9d4c6;--pet-accent: var(--pet-lime)}.pet--lime{--pet-bg: var(--pet-lime);--pet-fg: var(--pet-ink);--pet-card: var(--pet-white);--pet-sub: #3b4a3f;--pet-accent: var(--pet-green)}.pet__inner{max-width:var(--pet-max);margin:0 auto}.pet__inner--narrow{max-width:820px}.pet__head{text-align:center;max-width:760px;margin:0 auto 40px}.pet__eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pet-accent);margin-bottom:12px}.pet--green .pet__eyebrow{color:var(--pet-lime)}.pet__title{font-size:clamp(28px,4.2vw,46px);line-height:1.08;margin:0 0 14px;color:inherit}.pet__lede{font-size:17px;line-height:1.6;color:var(--pet-sub);margin:0}.pet__lede p{margin:0 0 10px}.pet__rte p{margin:0 0 12px;line-height:1.65}.pet__rte p:last-child{margin-bottom:0}.pet__foot{text-align:center;font-size:12px;color:var(--pet-sub);margin-top:28px;line-height:1.5}.pet-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 32px;border-radius:999px;background:var(--pet-green);color:var(--pet-cream);font-weight:700;font-size:16px;text-decoration:none;transition:transform .15s ease,filter .15s ease}.pet-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.pet--green .pet-btn{background:var(--pet-lime);color:var(--pet-ink)}.pet__cta{text-align:center;margin-top:36px}.pet-grid{display:grid;gap:16px;grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr))}@media(max-width:899px){.pet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.pet-grid{grid-template-columns:1fr}}.pet-card{background:var(--pet-card);border-radius:var(--pet-radius);padding:24px}.pet-card__icon{font-size:30px;line-height:1;margin-bottom:12px}.pet-card__title{font-size:18px;font-weight:700;margin:0 0 8px;color:inherit}.pet-card__text{font-size:15px;line-height:1.55;color:var(--pet-sub);margin:0}.pet-card__img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:12px;margin-bottom:14px;display:block}.pet-strip{padding:14px 16px}.pet-strip__list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 32px;list-style:none;margin:0 auto;padding:0;max-width:var(--pet-max)}.pet-strip__item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.pet-strip__item:before{content:"";width:18px;height:18px;border-radius:50%;background:var(--pet-accent) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%2315241a' stroke-width='3'%3E%3Cpath d='M5 10.5l3.2 3L15 7'/%3E%3C/svg%3E") center/12px no-repeat;flex:none}.pet-mech{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:899px){.pet-mech{grid-template-columns:1fr;gap:32px}}.pet-mech__media img{width:100%;height:auto;border-radius:var(--pet-radius);display:block}.pet-mech .pet__head{text-align:left;margin:0 0 24px}.pet-steps{list-style:none;margin:0;padding:0;counter-reset:pet-step;display:grid;gap:12px}.pet-steps li{counter-increment:pet-step;background:var(--pet-card);border-radius:14px;padding:16px 18px 16px 62px;position:relative}.pet-steps li:before{content:counter(pet-step);position:absolute;left:16px;top:16px;width:32px;height:32px;border-radius:50%;background:var(--pet-accent);color:var(--pet-bg);font-weight:800;display:grid;place-items:center;font-size:15px}.pet-steps strong{display:block;font-size:16px;margin-bottom:4px}.pet-steps span{font-size:15px;line-height:1.5;color:var(--pet-sub)}.pet-mech__close{margin-top:20px;font-size:16px;line-height:1.6}.pet-mech__close p{margin:0}.pet-loop-arrow{text-align:center;font-size:13px;font-weight:700;color:var(--pet-accent);margin-top:10px;letter-spacing:.04em}.pet-stats{display:grid;grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr));gap:16px}@media(max-width:699px){.pet-stats{grid-template-columns:1fr}}.pet-stat{text-align:center;padding:28px 18px;border-radius:var(--pet-radius);background:var(--pet-card)}.pet-stat__value{font-size:clamp(40px,6vw,60px);font-weight:800;line-height:1;color:var(--pet-accent);margin-bottom:10px}.pet-stat__label{font-size:15px;line-height:1.45;color:var(--pet-sub);max-width:260px;margin:0 auto}.pet-timeline{display:grid;grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr));gap:16px;position:relative}@media(max-width:799px){.pet-timeline{grid-template-columns:1fr}}.pet-phase{background:var(--pet-card);border-radius:var(--pet-radius);padding:24px;border-top:5px solid var(--pet-accent)}.pet-phase__label{display:inline-block;background:var(--pet-accent);color:var(--pet-bg);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;border-radius:999px;margin-bottom:14px}.pet--green .pet-phase__label{color:var(--pet-ink)}.pet-ing__amount{display:inline-block;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;background:var(--pet-bg);color:var(--pet-accent);margin-bottom:10px}.pet-compare{width:100%;border-collapse:separate;border-spacing:0;background:var(--pet-card);border-radius:var(--pet-radius);overflow:hidden;font-size:15px}.pet-compare th,.pet-compare td{padding:16px 14px;text-align:center;border-bottom:1px solid var(--pet-line)}.pet-compare tr:last-child td{border-bottom:0}.pet-compare th:first-child,.pet-compare td:first-child{text-align:left;font-weight:600}.pet-compare thead th{font-size:14px;font-weight:800}.pet-compare .is-us{background:#e9a64029}.pet-compare thead .is-us{background:var(--pet-green);color:var(--pet-cream)}.pet-yes,.pet-no{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;font-weight:800;font-size:14px}.pet-yes{background:var(--pet-green);color:var(--pet-lime)}.pet-no{background:#e9e3d6;color:#9a8f7a}.pet-compare__wrap{overflow-x:auto}.pet-faq{display:grid;gap:10px}.pet-faq details{background:var(--pet-card);border-radius:14px;padding:0 20px}.pet-faq summary{list-style:none;cursor:pointer;padding:18px 32px 18px 0;font-weight:700;font-size:16px;position:relative}.pet-faq summary::-webkit-details-marker{display:none}.pet-faq summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400;color:var(--pet-accent)}.pet-faq details[open] summary:after{content:"\2013"}.pet-faq__a{padding:0 0 18px;color:var(--pet-sub);font-size:15px;line-height:1.6}.pet-faq__a p{margin:0 0 8px}.pet-guar{display:flex;gap:32px;align-items:center;justify-content:center;text-align:left;max-width:900px;margin:0 auto}@media(max-width:699px){.pet-guar{flex-direction:column;text-align:center}}.pet-guar__badge{flex:none;width:140px;height:140px;border-radius:50%;border:3px dashed var(--pet-accent);display:grid;place-items:center;text-align:center;font-weight:800;line-height:1.1;padding:16px}.pet-guar__badge b{display:block;font-size:40px;color:var(--pet-accent)}.pet-guar__badge small{font-size:12px;letter-spacing:.06em;text-transform:uppercase}.pet-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center}@media(max-width:899px){.pet-hero{grid-template-columns:1fr;gap:28px}}.pet-hero__title{font-size:clamp(34px,5.6vw,64px);line-height:1.02;margin:0 0 18px;color:inherit}.pet-hero__text{font-size:18px;line-height:1.6;color:var(--pet-sub);margin:0 0 24px}.pet-hero__bullets{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:10px}.pet-hero__bullets li{display:flex;gap:10px;align-items:flex-start;font-weight:600}.pet-hero__bullets li:before,.pet-benefits li:before{content:"";flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;background:var(--pet-accent) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23f7f3ea' stroke-width='3'%3E%3Cpath d='M5 10.5l3.2 3L15 7'/%3E%3C/svg%3E") center/13px no-repeat}.pet--green .pet-hero__bullets li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%2315241a' stroke-width='3'%3E%3Cpath d='M5 10.5l3.2 3L15 7'/%3E%3C/svg%3E")}.pet-hero__media img,.pet-split__media img{width:100%;height:auto;border-radius:24px;display:block}.pet-ph{width:100%;aspect-ratio:1/1;border-radius:24px;background:var(--pet-card);display:grid;place-items:center;color:var(--pet-sub);font-size:14px;text-align:center;padding:24px}.pet-ph svg{width:60%;height:auto;opacity:.35}.pet-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.pet-split--reverse .pet-split__media{order:2}@media(max-width:899px){.pet-split{grid-template-columns:1fr;gap:28px}.pet-split--reverse .pet-split__media{order:0}}.pet-split .pet__head{text-align:left;margin:0 0 20px}.pet-disclaimer{font-size:12px;line-height:1.55;color:var(--pet-sub);text-align:center;max-width:900px;margin:0 auto}.pet-benefits{list-style:none;margin:0;padding:0;display:grid;gap:10px;--pet-accent: var(--pet-green)}.pet-benefits li{display:flex;gap:10px;align-items:flex-start;font-size:15px;line-height:1.45}.pet-badges{display:flex;flex-wrap:wrap;gap:8px}.pet-badges span{font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;background:var(--pet-sand);color:var(--pet-green)}.pet-buytrust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;text-align:center;font-size:12px;line-height:1.35;font-weight:600;color:var(--pet-green)}.pet-buytrust div{background:var(--pet-cream);border-radius:12px;padding:12px 6px}.pet-buytrust b{display:block;font-size:20px;margin-bottom:4px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/pet-sections.css.map */
