body.product-page{--bg: #07100c;--surface: #0d1812;--surface-muted: #14231a;--surface-strong: #19291f;--ink: #f2f7ec;--muted: #a6b4aa;--line: rgba(242, 247, 236, .12);--primary: #22d98a;--primary-light: #5dffb5;--primary-dark: #0e8f5c;--primary-soft: rgba(34, 217, 138, .12);--secondary: #ff785a;--radius: 8px;--radius-lg: 8px;--container: 1280px;position:relative;overflow-x:clip;color:var(--ink);background:radial-gradient(circle at 86% 5%,rgba(34,217,138,.08),transparent 28rem),var(--bg)}body.product-page:before{z-index:200;opacity:.026}body.product-page main{overflow:clip}body.product-page h1,body.product-page h2,body.product-page h3{letter-spacing:0}body.product-page h2{text-wrap:balance}body.product-page .container,body.product-page .narrow{width:min(100% - clamp(32px,6vw,96px),var(--container))}body.product-page .narrow{max-width:var(--container)}body.product-page .section-pad{padding-block:clamp(88px,10vw,160px)}body.product-page :focus-visible{outline:3px solid #e2ff82;outline-offset:4px}body.product-page .eyebrow{color:var(--primary);font-size:.76rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}body.product-page .eyebrow:before{width:20px;background:currentColor}body.product-page .btn{--product-button-lift: 0px;position:relative;overflow:hidden;min-height:52px;padding-inline:24px;border-radius:999px;transform:translate3d(0,var(--product-button-lift),0);transition:transform .42s cubic-bezier(.16,1,.3,1),box-shadow .42s cubic-bezier(.16,1,.3,1),border-color .42s cubic-bezier(.16,1,.3,1),background-color .42s cubic-bezier(.16,1,.3,1)}body.product-page .btn:after{content:"";width:7px;height:7px;margin-left:10px;flex:0 0 auto;border-radius:50%;background:currentColor;transition:transform .42s cubic-bezier(.34,1.56,.64,1)}body.product-page .btn:hover,body.product-page .btn:focus-visible{--product-button-lift: -3px}body.product-page .btn:hover:after,body.product-page .btn:focus-visible:after{transform:scale(1.8)}body.product-page .btn-primary{border-color:var(--primary);color:#0a140d;background:var(--primary);box-shadow:0 14px 36px #0e8f5c33}body.product-page .btn-primary:hover,body.product-page .btn-primary:focus-visible{color:#0a140d;background:var(--primary-light)}body.product-page .btn-secondary,body.product-page .btn-access{border-color:#f2f7ec2e;color:var(--ink);background:#f2f7ec0a}body.product-page .btn-small{min-height:42px;padding-inline:17px}body.product-page .btn-small:after{display:none}body.product-page .product-hero{min-height:min(920px,100svh);margin-top:-80px;padding-top:clamp(156px,15vw,208px);overflow:hidden;isolation:isolate;border:0;background:linear-gradient(rgba(242,247,236,.034) 1px,transparent 1px),linear-gradient(90deg,rgba(242,247,236,.034) 1px,transparent 1px),radial-gradient(circle at 77% 46%,rgba(34,217,138,.15),transparent 30rem),#07100c;background-size:80px 80px,80px 80px,auto,auto}body.product-page .product-hero:before{top:auto;right:-12vw;bottom:-58%;left:auto;width:min(72vw,1040px);height:min(72vw,1040px);border:1px solid rgba(34,217,138,.19);border-radius:50%;background:transparent;transform:translate3d(0,calc(var(--product-scroll, 0px) * -.1),0)}body.product-page .product-hero:after{content:"";position:absolute;right:4vw;bottom:0;left:4vw;z-index:3;height:1px;background:linear-gradient(90deg,transparent,rgba(34,217,138,.42),transparent)}.product-field{position:absolute;inset:0;z-index:0;width:100%;height:100%;opacity:.62;pointer-events:none}body.product-page .product-hero-halo{position:absolute;top:22%;right:8%;z-index:0;width:clamp(280px,42vw,680px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(34,217,138,.13),transparent 66%);filter:blur(12px);transform:translate3d(calc(var(--product-pointer-x, 0) * 22px),calc(var(--product-pointer-y, 0) * 18px),0);pointer-events:none}body.product-page .product-hero .page-hero-grid{position:relative;z-index:2;grid-template-columns:minmax(380px,.86fr) minmax(520px,1.14fr);gap:clamp(36px,6vw,96px);align-items:center}body.product-page--features .product-hero .page-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(500px,.92fr);gap:clamp(32px,4vw,64px)}body.product-page .product-hero-copy{align-self:end;padding-bottom:clamp(18px,4vw,54px);animation:product-copy-in .95s cubic-bezier(.16,1,.3,1) 80ms both}body.product-page .product-hero-copy:before{content:"";display:block;width:88px;height:8px;margin-bottom:26px;border-radius:999px;background:var(--primary);box-shadow:0 0 32px #22d98a61}body.product-page .breadcrumb{margin-bottom:28px;border-color:#f2f7ec21;background:#0d1812ad;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body.product-page .breadcrumb a:first-child:before{background:var(--primary);box-shadow:0 0 0 5px #22d98a24}body.product-page .breadcrumb>span:last-child{color:var(--primary);background:var(--primary-soft)}body.product-page .product-hero h1{max-width:760px;margin-top:18px;font-size:clamp(3.5rem,6vw,6.4rem);line-height:.9;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}body.product-page--client .product-hero h1{font-size:clamp(3.2rem,4.3vw,4.75rem)}body.product-page--features .product-hero h1{max-width:100%;font-size:clamp(3.4rem,4vw,4.25rem);line-height:.94}body.product-page--client .product-hero .page-hero-grid{grid-template-columns:minmax(470px,.96fr) minmax(470px,1.04fr);gap:clamp(32px,4.5vw,72px)}body.product-page .product-hero .hero-subtitle{max-width:640px;margin-top:30px;color:#b6c2b9;font-size:clamp(1.05rem,1.35vw,1.24rem);line-height:1.68}body.product-page .product-hero .hero-actions{margin-top:36px}body.product-page .product-hero-media{--product-media-shift: 0px;position:relative;min-height:560px;display:grid;place-items:center;margin-right:-13vw;perspective:1200px;transform:translate3d(0,var(--product-media-shift),0);transform-origin:58% 58%;animation:product-object-in 1.1s cubic-bezier(.16,1,.3,1) .18s both}body.product-page--features .product-hero-media .page-hero-img{position:relative;z-index:2;width:min(100%,900px);border:8px solid #111d16;border-radius:8px;background:#111d16;box-shadow:0 52px 110px #0000009e,0 0 0 1px #f2f7ec1f;filter:none;transform:rotateY(-5deg) rotateX(1deg) rotate(1deg);transition:transform .65s cubic-bezier(.16,1,.3,1),box-shadow .65s cubic-bezier(.16,1,.3,1)}body.product-page--features .product-hero-media:hover .page-hero-img{transform:rotateY(-2deg) rotateX(0) rotate(.4deg) translateY(-8px);box-shadow:0 66px 130px #000000b8,0 0 0 1px #22d98a3b}body.product-page .product-orbit{position:absolute;z-index:1;aspect-ratio:1;border:1px solid rgba(34,217,138,.25);border-radius:50%;pointer-events:none}body.product-page .product-orbit:after{content:"";position:absolute;top:50%;left:-4px;width:8px;height:8px;border-radius:50%;background:var(--primary);box-shadow:0 0 24px #22d98ab3}body.product-page .product-orbit--one{width:min(50vw,680px);animation:product-orbit-spin 24s linear infinite}body.product-page .product-orbit--two{width:min(38vw,510px);border-color:#ff785a30;animation:product-orbit-spin 34s linear infinite reverse}body.product-page .product-orbit--two:after{background:var(--secondary);box-shadow:0 0 24px #ff785a8c}body.product-page .product-hero-phone{min-height:640px;margin-right:-5vw}body.product-page .product-hero-phone:before,body.product-page .product-hero-phone:after{content:"";position:absolute;border-radius:50%;pointer-events:none}body.product-page .product-hero-phone:before{width:420px;height:420px;border:1px solid rgba(242,247,236,.13);background:radial-gradient(circle at 42% 34%,rgba(34,217,138,.16),transparent 64%);transform:translate3d(calc(var(--product-pointer-x, 0) * -14px),calc(var(--product-pointer-y, 0) * -12px),0)}body.product-page .product-hero-phone:after{width:250px;height:250px;border:1px solid rgba(255,120,90,.2);transform:translate3d(calc(150px + var(--product-pointer-x, 0) * 24px),calc(-140px + var(--product-pointer-y, 0) * 20px),0)}body.product-page .product-hero-phone .phone-showcase{position:relative;z-index:3;width:min(100%,342px);max-height:none;border:7px solid #0b120e;border-radius:42px;background:#0b120e;box-shadow:0 54px 100px #000000b3,0 0 0 1px #f2f7ec26;filter:none;transform:rotate(3deg) translateY(-4px);transition:transform .65s cubic-bezier(.16,1,.3,1),box-shadow .65s cubic-bezier(.16,1,.3,1)}body.product-page .product-hero-phone:hover .phone-showcase{transform:rotate(.8deg) translateY(-15px) scale(1.015);box-shadow:0 70px 120px #000000bd,0 0 0 1px #22d98a38}@keyframes product-copy-in{0%{opacity:0;clip-path:inset(0 0 24% 0);transform:translate3d(0,38px,0)}to{opacity:1;clip-path:inset(0);transform:translateZ(0)}}@keyframes product-object-in{0%{opacity:0;transform:translate3d(7vw,44px,0) scale(.93)}to{opacity:1;transform:translate3d(0,var(--product-media-shift),0) scale(1)}}@keyframes product-orbit-spin{to{transform:rotate(360deg)}}body.product-page .section-heading{max-width:980px;margin:0 0 clamp(48px,7vw,88px);text-align:left}body.product-page .section-heading h2{font-size:clamp(2.7rem,5.3vw,5.6rem);line-height:.98}body.product-page .section-heading>p:last-child:not(.eyebrow){max-width:720px;color:var(--muted);font-size:1.08rem;line-height:1.72}body.product-page .product-index{position:relative;overflow:hidden;border:0;background:radial-gradient(circle at 0 20%,rgba(34,217,138,.08),transparent 28rem),#0a140e}body.product-page .product-index:before{content:"";position:absolute;top:0;right:5vw;width:1px;height:34%;background:linear-gradient(var(--primary),transparent)}body.product-page .product-index .seo-card-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}body.product-page .product-index .seo-card{min-height:250px;padding:30px 58px 30px 30px;border-color:#f2f7ec1c;border-radius:8px;background:#f2f7ec09;box-shadow:none;transform:translateZ(0);transition:transform .52s cubic-bezier(.16,1,.3,1),background-color .52s cubic-bezier(.16,1,.3,1),border-color .52s cubic-bezier(.16,1,.3,1),border-radius .52s cubic-bezier(.16,1,.3,1)}body.product-page .product-index .seo-card:before{content:"";position:absolute;right:-30%;bottom:-65%;width:230px;aspect-ratio:1;border:1px solid rgba(34,217,138,.16);border-radius:50%;transition:transform .62s cubic-bezier(.16,1,.3,1)}body.product-page .product-index .seo-card:after{top:28px;right:28px;color:var(--primary);transition:transform .42s cubic-bezier(.34,1.56,.64,1)}body.product-page .product-index .seo-card:hover,body.product-page .product-index .seo-card:focus-visible{z-index:1;border-color:#22d98a6b;border-radius:28px 8px;background:#22d98a17;box-shadow:none;transform:translate3d(0,-8px,0)}body.product-page .product-index .seo-card:hover:before,body.product-page .product-index .seo-card:focus-visible:before{transform:translate3d(-20px,-20px,0) scale(1.18)}body.product-page .product-index .seo-card:hover:after,body.product-page .product-index .seo-card:focus-visible:after{transform:translate3d(5px,-5px,0) rotate(-14deg)}body.product-page .product-index .seo-card span{color:var(--primary)}body.product-page .product-index .seo-card h3{max-width:340px;margin-top:auto;padding-top:54px;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.08}body.product-page .product-index .seo-card p{max-width:440px;margin-top:14px;color:#aebbb1}body.product-page--features .product-index .seo-card:nth-child(1){grid-column:span 7;grid-row:span 2;min-height:512px}body.product-page--features .product-index .seo-card:nth-child(2),body.product-page--features .product-index .seo-card:nth-child(3){grid-column:span 5}body.product-page--features .product-index .seo-card:nth-child(4){grid-column:span 12;min-height:230px}body.product-page--client .product-index .seo-card:nth-child(1),body.product-page--client .product-index .seo-card:nth-child(6){grid-column:span 7}body.product-page--client .product-index .seo-card:nth-child(2),body.product-page--client .product-index .seo-card:nth-child(5){grid-column:span 5}body.product-page--client .product-index .seo-card:nth-child(3){grid-column:span 4}body.product-page--client .product-index .seo-card:nth-child(4){grid-column:span 8}body.product-page--features .product-story{--product-story-number: "00";position:relative;min-height:780px;overflow:hidden;border:0;background:#0d1812}body.product-page--features .product-story:nth-of-type(2n){background:#101d15}body.product-page--features #clientes{--product-story-number: "01"}body.product-page--features #entrenamientos{--product-story-number: "02"}body.product-page--features #dietas{--product-story-number: "03"}body.product-page--features #progreso{--product-story-number: "04"}body.product-page--features .product-story:after{content:var(--product-story-number);position:absolute;right:3vw;bottom:-.18em;color:#f2f7ec06;font-family:Sora,sans-serif;font-size:clamp(10rem,23vw,23rem);font-weight:800;line-height:.8;pointer-events:none}body.product-page--features .product-story>.container{width:min(100% - clamp(28px,4vw,64px),1480px)}body.product-page--features .product-story .content-grid{position:relative;z-index:1;grid-template-columns:minmax(300px,.58fr) minmax(0,1.42fr);gap:clamp(40px,5vw,96px);align-items:center}body.product-page--features #entrenamientos .content-grid,body.product-page--features #progreso .content-grid{grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr)}body.product-page .product-story-copy h2,body.product-page .product-detail h2,body.product-page .product-role-split h2{margin-top:18px;font-size:clamp(2.7rem,4.8vw,5.15rem);line-height:.98}body.product-page--features .product-story-copy h2{font-size:clamp(2.55rem,3.5vw,3.7rem)}body.product-page .product-story-copy>p:not(.eyebrow),body.product-page .product-detail .content-grid>div:first-child>p,body.product-page .product-role-split .content-grid>div:first-child>p{max-width:650px;margin-top:26px;color:#aebbb1;font-size:1.08rem;line-height:1.72}body.product-page .product-story-copy .check-list{margin-top:34px;border-top:1px solid var(--line)}body.product-page .product-story-copy .check-list li{min-height:58px;display:flex;align-items:center;padding:15px 12px 15px 34px;border-bottom:1px solid var(--line);color:#c3cec6;transition:padding-left .36s cubic-bezier(.16,1,.3,1),background-color .36s cubic-bezier(.16,1,.3,1)}body.product-page .product-story-copy .check-list li:hover{padding-left:46px;background:#22d98a0f}body.product-page .product-story-copy .check-list li:before{left:10px;border-color:var(--primary)}body.product-page .product-media-frame{--product-media-shift: 0px;position:relative;z-index:1;min-width:0;padding:8px;border:1px solid rgba(242,247,236,.14);border-radius:8px;background:#111d16;box-shadow:0 46px 100px #0000007a;transform:translate3d(0,var(--product-media-shift),0) rotate(-1deg);transition:transform .62s cubic-bezier(.16,1,.3,1),border-color .62s cubic-bezier(.16,1,.3,1),box-shadow .62s cubic-bezier(.16,1,.3,1)}body.product-page .product-story:nth-of-type(2n) .product-media-frame{transform:translate3d(0,var(--product-media-shift),0) rotate(1deg)}body.product-page .product-media-frame:before{content:"";position:absolute;top:-18px;right:30px;width:92px;height:5px;border-radius:999px;background:var(--primary);box-shadow:0 0 26px #22d98a6b}body.product-page .product-media-frame:hover{z-index:2;border-color:#22d98a52;box-shadow:0 62px 120px #0009;transform:translate3d(0,calc(var(--product-media-shift) - 10px),0) rotate(0)}body.product-page .product-media-frame .page-hero-img{display:block;width:100%;border:0;border-radius:4px;box-shadow:none}body.product-page .product-bento{border:0;background:#edf2e5;color:#0b150f}body.product-page .product-bento--steps{border-top:1px solid rgba(11,21,15,.14);background:#e4eadc}body.product-page .product-bento .eyebrow{color:#4d6b0d}body.product-page .product-bento .section-heading h2{max-width:900px}body.product-page .product-bento .step-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}body.product-page .product-bento .step-grid article{min-height:290px;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;border:1px solid rgba(11,21,15,.18);border-radius:8px;color:#0b150f;background:#ffffff52;transition:transform .46s cubic-bezier(.16,1,.3,1),border-radius .46s cubic-bezier(.16,1,.3,1),background-color .46s cubic-bezier(.16,1,.3,1)}body.product-page .product-bento .step-grid article:nth-child(1),body.product-page .product-bento .step-grid article:nth-child(4){grid-column:span 7}body.product-page .product-bento .step-grid article:nth-child(2),body.product-page .product-bento .step-grid article:nth-child(3){grid-column:span 5}body.product-page .product-bento .step-grid article:hover,body.product-page .product-bento .step-grid article:focus-within{border-radius:32px 8px;border-color:#0b150f57;background:var(--primary);box-shadow:none;transform:translateY(-8px) rotate(-.4deg)}body.product-page .product-bento .step-grid span{width:52px;height:52px;margin-bottom:auto;border:1px solid rgba(11,21,15,.18);border-radius:999px;color:#314508;background:transparent}body.product-page .product-bento .step-grid h3{margin-top:58px;font-size:clamp(1.4rem,2.4vw,2.2rem)}body.product-page .product-bento .step-grid p{color:#425047}body.product-page .product-role-split{border:0;background:#edf2e5;color:#0b150f}body.product-page .product-role-split .content-grid{grid-template-columns:minmax(0,1.16fr) minmax(340px,.64fr);gap:clamp(56px,10vw,152px);align-items:end}body.product-page .product-role-split .eyebrow{color:#4d6b0d}body.product-page .product-role-split .content-grid>div:first-child>p{color:#425047}body.product-page .product-role-split .check-panel{padding:34px;border:1px solid rgba(11,21,15,.16);border-radius:8px 40px 8px 8px;color:#0b150f;background:var(--primary);box-shadow:28px 28px #0b150f14}body.product-page .product-role-split .check-panel h3{font-size:1.5rem}body.product-page .product-role-split .check-list{margin-top:28px}body.product-page .product-role-split .check-list li{padding-block:14px;border-bottom:1px solid rgba(11,21,15,.16);color:#26321f}body.product-page .product-role-split .check-list li:before{border-color:#0b150f}body.product-page .product-benefits{border:0;background:#07100c}body.product-page .product-benefits .feature-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}body.product-page .product-benefits .feature-card{min-height:390px;display:flex;flex-direction:column;justify-content:flex-end;padding:32px;border:1px solid var(--line);border-radius:8px;background:radial-gradient(circle at 100% 0,rgba(34,217,138,.1),transparent 45%),#0d1812;transition:transform .52s cubic-bezier(.16,1,.3,1),border-radius .52s cubic-bezier(.16,1,.3,1),border-color .52s cubic-bezier(.16,1,.3,1),background-color .52s cubic-bezier(.16,1,.3,1)}body.product-page .product-benefits .feature-card:nth-child(1){grid-column:span 5}body.product-page .product-benefits .feature-card:nth-child(2){grid-column:span 4}body.product-page .product-benefits .feature-card:nth-child(3){grid-column:span 3}body.product-page .product-benefits .feature-card:hover,body.product-page .product-benefits .feature-card:focus-within{border-color:#22d98a61;border-radius:8px 42px;box-shadow:none;transform:translateY(-10px)}body.product-page .product-benefits .feature-icon{width:58px;height:58px;margin-bottom:auto;border:1px solid rgba(34,217,138,.32);border-radius:50%;color:var(--primary);background:transparent}body.product-page .product-benefits .feature-card h3{max-width:310px;margin-top:72px;font-size:clamp(1.5rem,2.5vw,2.3rem);line-height:1.08}body.product-page .product-benefits .feature-card p{color:#aebbb1}body.product-page .product-detail{--product-detail-number: "00";position:relative;min-height:720px;overflow:hidden;border:0;background:#0d1812}body.product-page .product-detail:nth-of-type(2n){background:#101d15}body.product-page #entrenamientos{--product-detail-number: "01"}body.product-page #dietas{--product-detail-number: "02"}body.product-page #medidas-progreso{--product-detail-number: "03"}body.product-page #wellness{--product-detail-number: "04"}body.product-page #perfil-acceso{--product-detail-number: "05"}body.product-page .product-detail:after{content:var(--product-detail-number);position:absolute;right:2vw;bottom:-.15em;color:#f2f7ec06;font-family:Sora,sans-serif;font-size:clamp(9rem,22vw,21rem);font-weight:800;line-height:.8;pointer-events:none}body.product-page .product-detail .content-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1.18fr) minmax(320px,.62fr);gap:clamp(56px,9vw,140px);align-items:start}body.product-page .product-detail .content-grid>div:first-child>p a,body.product-page .product-table-section a{color:var(--primary-light);text-decoration-thickness:1px;text-underline-offset:4px}body.product-page .product-detail .check-panel{position:sticky;top:116px;padding:34px;border:1px solid rgba(242,247,236,.13);border-radius:8px 36px 8px 8px;background:#f2f7ec0b;box-shadow:0 32px 70px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.product-page .product-detail .check-panel:hover{border-color:#22d98a52;box-shadow:0 44px 82px #00000052;transform:translateY(-6px)}body.product-page .product-detail .check-panel h3{font-size:1.4rem}body.product-page .product-detail .check-list{margin-top:28px;border-top:1px solid var(--line)}body.product-page .product-detail .check-list li{padding-block:14px;border-bottom:1px solid var(--line);color:#bdc8c0}body.product-page .product-detail>.container+.container{position:relative;z-index:1;margin-top:clamp(54px,8vw,104px)}body.product-page .product-table-section{border:0;background:#e8eee1;color:#0b150f}body.product-page .product-table-section--comparison{background:#edf2e5}body.product-page .product-table-section .eyebrow{color:#4d6b0d}body.product-page .product-table-section .section-heading>p:last-child:not(.eyebrow),body.product-page .product-table-section .container>p{color:#425047}body.product-page .table-wrap{overflow-x:auto;border:1px solid rgba(11,21,15,.18);border-radius:8px;background:#ffffff61;box-shadow:24px 24px #0b150f0e}body.product-page .table-wrap:after{background:linear-gradient(90deg,transparent,#e8eee1)}body.product-page .comparison-table th,body.product-page .comparison-table td{padding:22px 24px;border-color:#0b150f24}body.product-page .comparison-table th{color:#385006;background:#22d98a42}body.product-page .comparison-table td{color:#354238;transition:color .32s cubic-bezier(.16,1,.3,1),background-color .32s cubic-bezier(.16,1,.3,1)}body.product-page .comparison-table tbody tr:nth-child(2n){background:#0b150f09}body.product-page .comparison-table tbody tr:hover td{color:#0b150f;background:#22d98a2e}body.product-page .product-table-section .container>p:last-child{max-width:940px;margin:48px 0 0;font-size:1.06rem;line-height:1.75}body.product-page .faq{border:0;background:#07100c}body.product-page .faq>.container{display:grid;grid-template-columns:minmax(260px,.36fr) minmax(0,.64fr);gap:clamp(44px,8vw,132px);align-items:start}body.product-page .faq .section-heading{position:sticky;top:118px;margin-bottom:0}body.product-page .faq .section-heading h2{font-size:clamp(2.5rem,4.7vw,4.8rem)}body.product-page .faq-list{border-top:1px solid var(--line)}body.product-page .faq-item{margin:0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;transition:padding-left .42s cubic-bezier(.16,1,.3,1),background-color .42s cubic-bezier(.16,1,.3,1)}body.product-page .faq-item:hover,body.product-page .faq-item.is-open{padding-left:14px;border-color:var(--line);background:#22d98a0e}body.product-page .faq-item button{min-height:88px;padding-block:24px;font-size:1.05rem}body.product-page .faq-panel{padding-right:34px}body.product-page .final-cta{position:relative;overflow:hidden;width:100%;max-width:none;margin:0;border:0;border-radius:0;color:#0b150f;background:var(--primary)}body.product-page .final-cta.section-pad{padding-block:clamp(100px,13vw,190px)}body.product-page .final-cta:before{content:"";position:absolute;top:50%;right:-12vw;bottom:auto;width:min(58vw,820px);aspect-ratio:1;border:1px solid rgba(11,21,15,.22);border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 34px,rgba(11,21,15,.08) 35px 36px);transform:translate3d(calc(var(--product-pointer-x, 0) * 16px),calc(-50% + var(--product-pointer-y, 0) * 12px),0)}body.product-page .cta-box{position:relative;z-index:1;width:min(100% - clamp(48px,8vw,128px),1120px);max-width:none;margin-inline:auto;padding:0;text-align:left;background:transparent;box-shadow:none}body.product-page .cta-box .eyebrow{color:#3e5609}body.product-page .cta-box h2{max-width:1040px;margin-top:22px;font-size:clamp(3rem,7vw,7.5rem);line-height:.9}body.product-page .cta-box>p:not(.eyebrow){max-width:680px;margin:30px 0 0;color:#2c381f;font-size:1.12rem;line-height:1.65}body.product-page .cta-actions{justify-content:flex-start;margin-top:38px}body.product-page .cta-box .btn-primary,body.product-page .cta-box .btn-secondary.light{border-color:#0b150f;color:#f2f7ec;background:#0b150f;box-shadow:none}body.product-page .cta-box .btn-secondary.light{color:#0b150f;background:transparent}body.product-page .site-footer{border-color:#f2f7ec1a;background:#07100c}body.product-page .footer-column a{transition:color .32s cubic-bezier(.16,1,.3,1),transform .32s cubic-bezier(.16,1,.3,1)}body.product-page .footer-column a:hover,body.product-page .footer-column a:focus-visible{color:var(--primary);transform:translate(5px)}.has-product-reveal body.product-page .product-reveal{opacity:0;clip-path:inset(0 0 12% 0);transform:translate3d(0,34px,0) scale(.985);transition:opacity .82s cubic-bezier(.16,1,.3,1) var(--product-reveal-delay, 0ms),clip-path .92s cubic-bezier(.16,1,.3,1) var(--product-reveal-delay, 0ms),transform .92s cubic-bezier(.16,1,.3,1) var(--product-reveal-delay, 0ms)}.has-product-reveal body.product-page .product-reveal.is-product-visible{opacity:1;clip-path:inset(0);transform:translateZ(0) scale(1)}@media(min-width:1181px)and (max-width:1536px){body.product-page--features .product-hero .page-hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);gap:72px}body.product-page--features .product-hero-media{min-height:520px;margin-right:-4vw}body.product-page--features .product-story>.container{width:min(100% - 96px,1380px)}body.product-page--features .product-story .content-grid{grid-template-columns:minmax(360px,.72fr) minmax(0,1.28fr);gap:80px}body.product-page--features #entrenamientos .content-grid,body.product-page--features #progreso .content-grid{grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr)}}@media(max-width:1180px){body.product-page .product-hero .page-hero-grid{grid-template-columns:minmax(340px,.9fr) minmax(460px,1.1fr)}body.product-page .product-hero h1{font-size:clamp(3.3rem,5.7vw,5.4rem)}body.product-page--client .product-hero h1{font-size:clamp(3rem,4.3vw,4.45rem)}body.product-page--features .product-hero .page-hero-grid{grid-template-columns:minmax(0,1fr) minmax(440px,.9fr);gap:40px}body.product-page--features .product-story .content-grid{grid-template-columns:minmax(280px,.64fr) minmax(0,1.36fr);gap:48px}body.product-page--features #entrenamientos .content-grid,body.product-page--features #progreso .content-grid{grid-template-columns:minmax(0,1.36fr) minmax(280px,.64fr)}}@media(max-width:980px){body.product-page .section-pad{padding-block:clamp(76px,12vw,112px)}body.product-page .product-hero{min-height:auto;padding-top:152px}body.product-page .product-hero .page-hero-grid,body.product-page--client .product-hero .page-hero-grid,body.product-page--features .product-story .content-grid,body.product-page--features #entrenamientos .content-grid,body.product-page--features #progreso .content-grid,body.product-page--features .product-story:nth-of-type(2n) .content-grid,body.product-page .product-role-split .content-grid,body.product-page .product-detail .content-grid,body.product-page .faq>.container{grid-template-columns:1fr;gap:48px}body.product-page .product-hero-copy{max-width:760px;padding-bottom:0}body.product-page .product-hero-media,body.product-page .product-hero-phone{min-height:500px;margin-right:-10vw;margin-left:7vw}body.product-page .product-hero-phone{min-height:590px;margin-inline:0}body.product-page--features .product-story{min-height:0}body.product-page--features .product-story .product-story-copy{order:1}body.product-page--features .product-story .product-media-frame{order:2}body.product-page .product-detail{min-height:0}body.product-page .product-detail .check-panel,body.product-page .faq .section-heading{position:static}body.product-page .product-index .seo-card,body.product-page--features .product-index .seo-card:nth-child(1),body.product-page--features .product-index .seo-card:nth-child(2),body.product-page--features .product-index .seo-card:nth-child(3),body.product-page--features .product-index .seo-card:nth-child(4),body.product-page--client .product-index .seo-card:nth-child(1),body.product-page--client .product-index .seo-card:nth-child(2),body.product-page--client .product-index .seo-card:nth-child(3),body.product-page--client .product-index .seo-card:nth-child(4),body.product-page--client .product-index .seo-card:nth-child(5),body.product-page--client .product-index .seo-card:nth-child(6){grid-column:span 6;grid-row:auto;min-height:280px}body.product-page .product-bento .step-grid article:nth-child(n),body.product-page .product-benefits .feature-card:nth-child(n){grid-column:span 6}body.product-page .product-benefits .feature-card:nth-child(3){grid-column:span 12;min-height:300px}body.product-page .faq .section-heading{max-width:720px}}@media(max-width:760px){body.product-page .container,body.product-page .narrow{width:min(100% - 28px,var(--container))}body.product-page .product-hero{margin-top:-72px;padding-top:132px}body.product-page .product-hero-copy:before{width:64px;height:6px;margin-bottom:22px}body.product-page .product-hero h1,body.product-page--client .product-hero h1{font-size:clamp(2.72rem,13vw,4.15rem);line-height:.94}body.product-page .product-hero .hero-subtitle{margin-top:24px;font-size:1.02rem}body.product-page .product-hero .hero-actions{margin-top:28px}body.product-page .product-hero-media{min-height:auto;margin:8px -10vw 0 2vw;padding-block:42px}body.product-page--features .product-hero-media .page-hero-img{width:116%;max-width:none;border-width:5px}body.product-page .product-hero-phone{min-height:520px;margin:0;padding-block:24px}body.product-page .product-hero-phone .phone-showcase{width:min(76vw,300px);border-width:5px;border-radius:34px}body.product-page .product-hero-phone:before{width:min(92vw,390px);height:min(92vw,390px)}body.product-page .product-orbit--one{width:min(112vw,520px)}body.product-page .product-orbit--two{width:min(82vw,390px)}body.product-page .section-heading h2,body.product-page .product-story-copy h2,body.product-page .product-detail h2,body.product-page .product-role-split h2{font-size:clamp(2.35rem,10.5vw,3.65rem)}body.product-page .product-index .seo-card,body.product-page--features .product-index .seo-card:nth-child(n),body.product-page--client .product-index .seo-card:nth-child(n),body.product-page .product-bento .step-grid article:nth-child(n),body.product-page .product-benefits .feature-card:nth-child(n){grid-column:1 / -1}body.product-page .product-index .seo-card{min-height:240px}body.product-page .product-bento .step-grid article,body.product-page .product-benefits .feature-card{min-height:280px;padding:26px}body.product-page .product-role-split .check-panel,body.product-page .product-detail .check-panel{padding:28px;border-radius:8px 28px 8px 8px}body.product-page .table-wrap{margin-right:-14px;border-right:0;border-radius:8px 0 0 8px;box-shadow:none}body.product-page .cta-box h2{font-size:clamp(2.7rem,12vw,4.5rem);line-height:.94}body.product-page .cta-actions{align-items:stretch}}@media(max-width:480px){body.product-page .section-pad{padding-block:72px}body.product-page .product-hero{padding-top:122px;padding-bottom:46px}body.product-page .breadcrumb{margin-bottom:22px;font-size:.78rem}body.product-page .product-hero h1,body.product-page--client .product-hero h1{font-size:clamp(2.42rem,12.4vw,3.35rem)}body.product-page--features .product-hero h1{font-size:clamp(2.28rem,10.2vw,2.48rem)}body.product-page .product-hero-media{margin-right:-16vw}body.product-page .product-hero-phone{min-height:470px;margin-right:0}body.product-page .product-media-frame{margin-inline:-10px;padding:5px}body.product-page .product-index .seo-card{min-height:220px;padding:26px 50px 26px 24px}body.product-page .product-index .seo-card h3{padding-top:42px}body.product-page .product-story-copy .check-list li{padding-right:0}body.product-page .product-bento .step-grid article,body.product-page .product-benefits .feature-card{min-height:250px}body.product-page .comparison-table th,body.product-page .comparison-table td{padding:18px}body.product-page .faq-item button{min-height:78px;font-size:1rem}}@media(prefers-reduced-motion:reduce){.product-field{display:none!important}body.product-page .product-hero-copy,body.product-page .product-hero-media,body.product-page .product-orbit{animation:none!important}.has-product-reveal body.product-page .product-reveal{opacity:1;clip-path:none;transform:none}body.product-page .product-hero:before,body.product-page .product-hero-halo,body.product-page .product-hero-media,body.product-page .product-media-frame,body.product-page .final-cta:before{transform:none!important}}@media(forced-colors:active){body.product-page .product-index .seo-card,body.product-page .product-media-frame,body.product-page .product-bento .step-grid article,body.product-page .product-detail .check-panel,body.product-page .product-benefits .feature-card,body.product-page .table-wrap{border:1px solid CanvasText}body.product-page .product-orbit,body.product-page .product-hero-halo,body.product-page .final-cta:before{display:none}}
