.thorbes-pdp{--thorbes-green: #58C22E;--thorbes-green-soft: rgba(88, 194, 46, .12);--thorbes-green-text: #2F7D1F;--thorbes-text: #1F1F1F;--thorbes-muted: #666666;--thorbes-soft: #F7F7F7;--thorbes-border: #EAEAEA;--thorbes-white: #FFFFFF;--thorbes-shadow: 0 14px 34px rgba(0, 0, 0, .06);--thorbes-card-shadow: 0 10px 28px rgba(0, 0, 0, .04);font-family:inherit;color:var(--thorbes-text);background:var(--thorbes-white)}.thorbes-pdp *{box-sizing:border-box}.thorbes-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.thorbes-section{padding:48px 0}#thorbes-bundle{scroll-margin-top:120px}.thorbes-section-soft{background:var(--thorbes-soft)}.thorbes-grid{display:grid;gap:28px;align-items:center}.thorbes-img{width:100%;height:auto;display:block;border-radius:20px;box-shadow:var(--thorbes-shadow)}.thorbes-card{display:flex;flex-direction:column;background:var(--thorbes-white);border:1px solid var(--thorbes-border);border-radius:18px;padding:20px;width:100%;height:100%;box-shadow:var(--thorbes-card-shadow)}.thorbes-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--thorbes-green);font-size:15px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.thorbes-eyebrow:before{content:"";width:8px;height:8px;display:inline-block;border-radius:999px;background:var(--thorbes-green)}.thorbes-title{margin:0 0 14px;color:var(--thorbes-text);font-size:clamp(32px,7vw,56px);line-height:1.05;letter-spacing:-.028em}.thorbes-h2{margin:0 0 12px;color:var(--thorbes-text);font-size:clamp(26px,5vw,40px);line-height:1.14;letter-spacing:-.022em}.thorbes-h3{margin:0 0 7px;color:var(--thorbes-text);font-size:18px;line-height:1.3;letter-spacing:-.004em}.thorbes-text{margin:0;color:var(--thorbes-muted);font-size:15.5px;line-height:1.58}.thorbes-lead{margin:0 0 20px;color:var(--thorbes-muted);font-size:17px;line-height:1.58}.thorbes-center{max-width:760px;margin:0 auto 28px;text-align:center}.thorbes-benefits{display:grid;gap:12px;align-items:stretch;margin-top:20px}.thorbes-benefit{display:flex;gap:12px;align-items:flex-start;padding:15px;height:100%;background:var(--thorbes-white);border:1px solid var(--thorbes-border);border-radius:16px}.thorbes-check{width:23px;height:23px;min-width:23px;margin-top:1px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--thorbes-green-soft);color:var(--thorbes-green);font-size:14px;font-weight:800}.thorbes-cta-note{margin-top:20px;padding:15px 18px;border-radius:16px;background:var(--thorbes-green-soft);color:var(--thorbes-green-text);font-size:15px;line-height:1.45;font-weight:700}.thorbes-cards-grid{display:grid;gap:16px;align-items:stretch}.thorbes-cards-grid>*{min-width:0;display:flex}.thorbes-cards-grid .thorbes-card{min-height:100%}.thorbes-icon{width:38px;height:38px;margin-bottom:14px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--thorbes-green-soft);color:var(--thorbes-green);font-size:14px;font-weight:800}.thorbes-list{display:grid;gap:11px;margin:20px 0 0;padding:0;list-style:none}.thorbes-list li{display:flex;gap:10px;align-items:flex-start;color:var(--thorbes-muted);font-size:16px;line-height:1.45}.thorbes-list li:before{content:"\2713";color:var(--thorbes-green);font-weight:800;margin-top:1px}.thorbes-mini-grid{display:grid;gap:12px;align-items:stretch;margin-top:20px}.thorbes-mini-card{display:flex;flex-direction:column;padding:17px;height:100%;border:1px solid var(--thorbes-border);border-radius:16px;background:var(--thorbes-white)}.thorbes-steps{counter-reset:thorbes-step;display:grid;gap:12px;margin-top:20px}.thorbes-step{counter-increment:thorbes-step;display:grid;grid-template-columns:38px 1fr;gap:14px;align-items:start;padding:15px;border-radius:16px;background:var(--thorbes-white);border:1px solid var(--thorbes-border)}.thorbes-step:before{content:counter(thorbes-step);width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--thorbes-green);color:var(--thorbes-white);font-weight:800}.thorbes-trust{display:grid;gap:14px}.thorbes-trust-item{padding:17px;background:var(--thorbes-white);border:1px solid var(--thorbes-border);border-radius:16px;box-shadow:var(--thorbes-card-shadow)}.thorbes-faq{display:grid;gap:12px;max-width:900px;margin:24px auto 0}.thorbes-faq details{padding:17px;background:var(--thorbes-white);border:1px solid var(--thorbes-border);border-radius:16px}.thorbes-faq summary{position:relative;cursor:pointer;padding-right:28px;color:var(--thorbes-text);font-weight:800;line-height:1.35;list-style:none}.thorbes-faq summary::-webkit-details-marker{display:none}.thorbes-faq summary:after{content:"+";position:absolute;right:0;top:0;color:var(--thorbes-green);font-size:22px;line-height:1;font-weight:700}.thorbes-faq details[open] summary:after{content:"\2013"}.thorbes-faq p{margin:11px 0 0;color:var(--thorbes-muted);font-size:15px;line-height:1.55}.thorbes-final{max-width:760px;margin:0 auto;text-align:center}.thorbes-floating-cta{position:fixed;right:14px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:50;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100vw - 28px);padding:13px 18px;border-radius:999px;background:var(--thorbes-green);color:#fff;font-size:15px;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 12px 30px #58c22e59;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease,background-color .18s ease}.thorbes-floating-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.thorbes-floating-cta:hover{color:#fff;background:#4caf25}@media(min-width:760px){.thorbes-wrap{padding:0 24px}.thorbes-section{padding:66px 0}.thorbes-grid-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.thorbes-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.thorbes-cards-grid,.thorbes-trust{grid-template-columns:repeat(4,minmax(0,1fr))}.thorbes-reverse .thorbes-copy{order:2}.thorbes-reverse .thorbes-media{order:1}.thorbes-floating-cta{right:22px;bottom:32px;padding:14px 22px;font-size:16px}}@media(max-width:759px){#thorbes-bundle{scroll-margin-top:145px}.thorbes-section{padding:42px 0}.thorbes-pdp.thorbes-pdp-hero-shell{padding-top:18px}product-info.thorbes-bundle-active .product-form__buttons{padding-bottom:1.2rem}.thorbes-card,.thorbes-trust-item,.thorbes-mini-card,.thorbes-faq details{padding:17px}.thorbes-center{text-align:left;margin-bottom:24px}.thorbes-title{max-width:96%;line-height:1.08;letter-spacing:-.022em}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/thorbes-pdp.css.map */
