:root{--navy: #0D1B3D;--navy-soft: #16295C;--blue: #2563EB;--blue-dark: #1D4ED8;--blue-100: #E8F0FE;--blue-50: #F1F6FF;--bg: #FFFFFF;--bg-soft: #F6F8FC;--line: #E4EAF4;--text: #3D4A66;--muted: #6B7A99;--danger: #DC2626;--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-xl: 24px;--sh-sm: 0 1px 2px rgba(13, 27, 61, .05);--sh-md: 0 8px 28px rgba(13, 27, 61, .07);--sh-lg: 0 18px 50px rgba(13, 27, 61, .12);--page-gutter: 20px;--shell-pad: 24px;--head-h: 64px;--scroll-gap: 22px;--sans: "Plus Jakarta Sans", -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--serif: "Playfair Display", Georgia, serif;--brand: "Quicksand", var(--sans)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--head-h) + var(--scroll-gap))}body{font-family:var(--sans);color:var(--text);background:var(--bg);line-height:1.65;-webkit-font-smoothing:antialiased;font-size:16px}img,svg{display:block}button{font-family:inherit}.noscript{background:var(--navy);color:#fff;text-align:center;padding:10px;font-size:.9rem}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 var(--page-gutter)}.section{padding:48px 0;scroll-margin-top:calc(var(--head-h) + var(--scroll-gap))}.section.soft{background:var(--bg-soft)}#inicio,#ejemplos,#incluye{scroll-margin-top:calc(var(--head-h) + var(--scroll-gap))}.shell{background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-md);padding:var(--shell-pad) var(--page-gutter)}:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:2px}::selection{background:#2563eb2e}.wm{display:inline-flex;align-items:center;text-decoration:none;white-space:nowrap}.wm img{height:26px;width:auto;max-width:148px;object-fit:contain}.wm-img{height:22px;width:auto;max-width:132px;object-fit:contain}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:.98rem;text-decoration:none;border:none;cursor:pointer;border-radius:var(--r-md);min-height:48px;padding:13px 24px;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease,transform .12s ease;text-align:center}.btn:active{transform:scale(.985)}.btn .arr{transition:transform .18s ease}.btn:hover .arr{transform:translate(3px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px #2563eb47;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease,transform .12s ease,translate .16s ease}.btn-primary:hover{background:var(--blue-dark);box-shadow:0 10px 24px #2563eb4d}.btn-navy{background:var(--navy);color:#fff}.btn-navy:hover{background:var(--navy-soft)}.btn-outline{background:#fff;color:var(--navy);border:1.5px solid var(--line)}.btn-outline:hover{border-color:var(--navy)}.btn-wsp{background:#fff;color:var(--navy);border:1.5px solid var(--line)}.btn-wsp svg{width:28px;height:28px;color:#25d366;flex:0 0 auto}.btn-wsp{gap:10px}.btn-wsp:hover{border-color:#25d366}.btn-sm{min-height:42px;padding:10px 18px;font-size:.9rem;border-radius:var(--r-md)}.btn-lg{min-height:52px;padding:15px 28px;font-size:1.02rem}.btn-block{width:100%}.btn[disabled]{opacity:.6;cursor:wait}.chip-ic{width:40px;height:40px;flex-shrink:0;border-radius:12px;background:var(--blue-50);color:var(--blue);display:inline-flex;align-items:center;justify-content:center}.chip-ic svg{width:20px;height:20px}.chip-ic.big{width:48px;height:48px;border-radius:14px}.chip-ic.big svg{width:24px;height:24px}.chip-ic.sm{width:34px;height:34px;border-radius:10px}.chip-ic.sm svg{width:17px;height:17px}i.ok,i.no{width:21px;height:21px;flex-shrink:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;position:relative}i.ok{background:var(--blue)}i.ok:after{content:"";width:9px;height:5px;border-left:2.2px solid #fff;border-bottom:2.2px solid #fff;transform:rotate(-45deg) translate(.5px,-.5px)}i.no{background:#edf1f8}i.no:before,i.no:after{content:"";position:absolute;width:9px;height:2px;background:var(--muted);border-radius:2px}i.no:before{transform:rotate(45deg)}i.no:after{transform:rotate(-45deg)}i.no.clock{background:#edf1f8}i.no.clock:before{width:7px;height:7px;background:transparent;border:2px solid var(--muted);border-radius:50%;transform:none}i.no.clock:after{width:2px;height:4px;transform:translateY(-2px)}.kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:700;color:var(--blue);margin-bottom:10px}.sec-head{text-align:center;margin-bottom:24px}.price{display:inline-flex;align-items:flex-start;gap:1px;font-weight:800;color:var(--blue);line-height:1;white-space:nowrap}.price-cur{font-size:.58em;font-weight:700;line-height:1;margin-top:.12em;opacity:.88;letter-spacing:-.02em}.price-num{font-size:1em;font-variant-numeric:tabular-nums}.sec-head .kicker{text-align:center}h2{font-size:clamp(1.55rem,2.9vw,2.15rem);font-weight:800;letter-spacing:-.025em;line-height:1.18;color:var(--navy)}h2 b,h2 em{color:var(--blue)}.h-serif{font-family:var(--serif);font-weight:600;letter-spacing:-.01em;font-size:clamp(1.75rem,3.2vw,2.35rem)}.h-serif em{font-style:italic;font-weight:600}.sec-sub{color:var(--muted);margin-top:12px;max-width:600px}.sec-sub.center{margin-left:auto;margin-right:auto;text-align:center}.sec-sub b{color:var(--blue);font-weight:600}[data-reveal]{opacity:1;transform:none}[data-reveal].reveal-pending{opacity:0;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease}[data-reveal].reveal-pending.in{opacity:1;transform:none}.site-head{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 1px #0d1b3d0a,0 4px 18px #0d1b3d0a}.sh-in{display:flex;align-items:center;justify-content:space-between;gap:16px;height:var(--head-h)}.sh-nav{display:none;gap:26px}.sh-nav a{text-decoration:none;color:var(--text);font-weight:600;font-size:.92rem}.sh-nav a:hover{color:var(--navy)}.hero{padding:36px 0 48px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 128px;gap:18px;align-items:start}.hero-badge{display:inline-block;border:1px solid #DCE7FB;background:var(--blue-50);color:var(--blue);font-size:.78rem;font-weight:700;padding:6px 14px;border-radius:999px;margin-bottom:18px}.hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(2.3rem,4.6vw,3.4rem);line-height:1.08;letter-spacing:-.015em;color:var(--navy);margin-bottom:16px}.hero-sub{color:var(--muted);font-size:1.02rem;max-width:460px;margin-bottom:24px}.hero-ctas{display:flex;flex-direction:column;gap:12px;margin-bottom:26px}.hero-primary-cta{width:100%;min-height:68px;justify-content:space-between;padding:12px 17px;border-radius:14px;gap:14px}.hero-cta-copy{display:grid;gap:2px;min-width:0;text-align:left;line-height:1.15}.hero-cta-copy strong{font-size:1rem;font-weight:800;white-space:nowrap}.hero-cta-copy small{font-size:.75rem;font-weight:600;opacity:.86;white-space:nowrap}.hero-primary-cta .arr{flex:0 0 auto;font-size:1.14rem}.hero-feats{list-style:none;display:grid;gap:12px}.hero-feats li{background:#fff;border:1px solid var(--line);border-radius:var(--r-md);padding:13px 16px;display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;box-shadow:var(--sh-sm)}.hero-feats .chip-ic{width:36px;height:36px;border-radius:50%;grid-row:1 / 3}.hero-feats .chip-ic svg{width:17px;height:17px}.hero-feats b{color:var(--navy);font-size:.93rem;font-weight:700}.hero-feats span:not(.chip-ic){color:var(--muted);font-size:.82rem}.hero-art{position:relative;display:grid;grid-template-columns:1fr;gap:12px;height:430px;overflow:hidden;scroll-margin-top:90px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 88%,transparent)}.fl-col{min-width:0}.fl-col.down{display:none}.fl-track{--mq-gap: 12px;display:grid;gap:var(--mq-gap);animation:mq-up 44s linear infinite}.fl-col.down .fl-track{animation:mq-down 52s linear infinite}@keyframes mq-up{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - var(--mq-gap) / 2))}}@keyframes mq-down{0%{transform:translateY(calc(-50% - var(--mq-gap) / 2))}to{transform:translateY(0)}}.fl-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--sh-sm);padding:8px 8px 9px;display:grid;justify-items:center;gap:7px}.fl-img{width:100%;height:auto;border-radius:11px}.fl-cap{font-size:.6rem;color:var(--muted);text-align:center;line-height:1.3}.why-grid{display:grid;gap:22px}.why-left .kicker{margin-bottom:8px}.why-left h2{margin-bottom:6px}.why-left .sec-sub{margin-top:8px;margin-bottom:0}.rev-card{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-sm);padding:14px 16px;margin:14px 0 12px}.rev-stars{display:flex;gap:2px;color:var(--blue);margin-bottom:4px}.rev-stars svg{width:16px;height:16px}.rev-claim{font-size:.86rem;color:var(--text);margin-bottom:8px}.rev-claim b{color:var(--navy)}.rev-list{display:grid;gap:8px}.rev{display:grid;grid-template-columns:38px 1fr;column-gap:12px;align-items:start}.rev-av{width:32px;height:32px;border-radius:50%;background:var(--blue-50);color:var(--navy);font-weight:800;display:flex;align-items:center;justify-content:center;grid-row:1 / 3;font-size:.82rem}.rev blockquote{font-size:.84rem;color:var(--text);line-height:1.45}.rev figcaption{font-size:.76rem;color:var(--muted);margin-top:1px}.rev figcaption b{color:var(--navy)}.safe-line{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.8rem;color:var(--muted);margin-top:10px}.why-left .btn{margin-top:2px}.safe-line svg{width:17px;height:17px;color:var(--blue)}.cmp-wrap{display:none}.cmp{display:grid;grid-template-columns:1.1fr 1.25fr .95fr .95fr .95fr;background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);padding:0 12px;box-shadow:var(--sh-sm)}.cmp .c{padding:10px 11px;border-bottom:1px solid var(--line);font-size:.8rem;display:flex;align-items:center;gap:8px;color:var(--muted);min-height:46px}.cmp .c.last{border-bottom:none}.cmp .c.h{font-weight:800;color:var(--navy);font-size:.8rem;padding-top:12px;padding-bottom:8px;min-height:auto}.cmp .c.lab{font-weight:700;color:var(--navy);font-size:.78rem}.cmp .c i.ok,.cmp .c i.no{flex-shrink:0;width:18px;height:18px}.cmp .c i.ok:after{width:7px;height:4px}.cmp .c.f i.ok+*,.cmp .c:not(.lab):not(.h){line-height:1.35}.l-ic{width:26px;height:26px;flex-shrink:0;border-radius:8px;background:var(--bg-soft);color:var(--navy);display:inline-flex;align-items:center;justify-content:center}.l-ic svg{width:13px;height:13px}.cmp .c.f{background:#fafcff;border-inline:1px solid #E2EBFA;color:var(--navy);font-weight:600;margin:0 4px}.cmp .c.f.h{background:#fff;border-top:1px solid #E2EBFA;border-radius:14px 14px 0 0;justify-content:center;margin-top:6px;padding-top:10px}.cmp .c.f.last{border-bottom:1px solid #E2EBFA;border-radius:0 0 14px 14px;margin-bottom:6px;padding-bottom:10px}.cmp-m{display:block}.cmpm-feat{background:#fff;border:1.5px solid #C8DAFF;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-md);margin-bottom:16px}.cmpm-head{background:#fff;border-bottom:1px solid var(--line);padding:13px;display:flex;justify-content:center}.cmpm-feat ul,.cmp-panel ul{list-style:none}.cmpm-feat li,.cmp-panel li{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--line)}.cmpm-feat li:last-child,.cmp-panel li:last-child{border-bottom:none}.cmpm-feat b,.cmp-panel b{display:block;font-size:.88rem;color:var(--navy)}.cmpm-feat span,.cmp-panel span{font-size:.8rem;color:var(--muted)}.cmp-tabs{display:flex;background:#eaeff7;border-radius:var(--r-md);padding:4px;gap:4px;margin-bottom:10px}.cmp-tabs button{flex:1;border:none;background:transparent;font-weight:700;font-size:.84rem;color:var(--muted);padding:9px 4px;border-radius:10px;cursor:pointer}.cmp-tabs button.on{background:#fff;color:var(--navy);box-shadow:var(--sh-sm)}.cmp-panel{display:none;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg)}.cmp-panel.on{display:block}.team-head{margin-bottom:18px}.team-head .sec-sub{margin-top:8px;font-size:.9rem}.t-wrap{position:relative;margin:0 calc(var(--page-gutter) * -.25);-webkit-mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)}.t-track{display:flex;gap:12px;overflow-x:auto;padding:4px var(--page-gutter) 10px;scrollbar-width:none;cursor:grab;user-select:none;-webkit-user-select:none}.t-track.dragging{cursor:grabbing}.t-track::-webkit-scrollbar{display:none}.t-card{flex:0 0 188px;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-sm);transition:border-color .18s ease,box-shadow .18s ease}.t-card:hover{border-color:#d5e0f2;box-shadow:var(--sh-md)}.t-photo{height:184px;overflow:hidden;background:var(--bg-soft)}.t-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 18%}.t-info{padding:11px 14px 14px}.t-info p{line-height:1.4;min-height:2.8em}.t-info h3{font-size:.94rem;color:var(--navy);font-weight:800}.t-info p{font-size:.8rem;color:var(--muted)}.t-bar{display:block;width:30px;height:3px;border-radius:4px;background:var(--c);margin-top:7px}.t-photo-note{width:fit-content;margin:6px 4px 0 auto;text-align:right;font-size:.6rem;line-height:1.25;color:#a7b0be;opacity:.72;font-style:italic;letter-spacing:.005em}.t-hint{text-align:center;font-size:.78rem;color:var(--muted);margin-top:4px}.t-note{margin:14px auto 0;max-width:560px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:.88rem;color:var(--text);background:var(--bg-soft);border:1px solid var(--line);border-radius:999px;padding:10px 18px;text-align:center}.t-note svg{width:18px;height:18px;color:var(--blue);flex-shrink:0}.t-note b{color:var(--blue);font-weight:700}@media(max-width:640px){.t-photo-note{margin:6px auto 0;text-align:center;font-size:.59rem}}.proc-grid{display:grid;gap:12px}.process .sec-head{margin-bottom:20px}.p-card{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:16px;box-shadow:var(--sh-sm);display:grid;grid-template-columns:56px 1fr;column-gap:14px;align-items:center;transition:border-color .18s ease,box-shadow .18s ease}.p-card:hover{border-color:#d5e0f2}.p-ic{position:relative;width:52px;height:52px;border-radius:50%;background:var(--bg-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;grid-row:1 / 3}.p-ic>svg{width:22px;height:22px}.p-num{position:absolute;top:-7px;left:-7px;width:26px;height:26px;border-radius:50%;background:var(--blue);color:#fff;border:2px solid #fff;font-size:.68rem;font-weight:800;display:flex;align-items:center;justify-content:center}.p-card[data-reveal]:nth-child(2){transition-delay:.08s}.p-card[data-reveal]:nth-child(3){transition-delay:.16s}.p-card[data-reveal]:nth-child(4){transition-delay:.24s}.p-card h3{font-size:.96rem;color:var(--navy);font-weight:800;align-self:end}.p-card h3:after{content:"";display:block;width:26px;height:2.5px;border-radius:3px;background:var(--blue);margin-top:5px}.p-card p{font-size:.84rem;color:var(--muted);margin-top:6px;align-self:start;line-height:1.45}.proc-cta{margin-top:16px;background:transparent;border:none;border-top:1px solid var(--line);border-radius:0;box-shadow:none;padding:16px 0 0;display:grid;gap:12px;justify-items:center}.proc-cta-btns{display:grid;gap:10px;width:100%}.proc-chips{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 22px}.proc-chips li{display:flex;align-items:center;gap:7px;font-size:.84rem;font-weight:600;color:var(--muted)}.proc-chips svg{width:16px;height:16px;color:var(--navy)}.cfg.section{background:linear-gradient(180deg,var(--bg-soft) 0%,var(--bg-soft) 88%,#fff 100%);padding:40px var(--page-gutter) 64px;margin-bottom:8px}.cfg.section>.container{background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-md);padding:var(--shell-pad) var(--page-gutter)}.cfg-grid{display:grid;gap:18px}.cfg .sec-head{margin-bottom:18px}.base-card{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:none;padding:16px 18px;scroll-margin-top:calc(var(--head-h) + var(--scroll-gap))}.base-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.base-head h3{font-size:1.05rem;color:var(--navy);font-weight:800;flex:1}.base-price{background:#fff;border:1px solid var(--line);padding:5px 11px;border-radius:999px;font-size:.95rem}.base-list{list-style:none;display:grid;gap:6px}.base-list li{display:flex;align-items:center;gap:10px;font-size:.88rem;color:var(--text);padding-bottom:6px;border-bottom:1px solid var(--line)}.base-list li:last-child{border-bottom:none;padding-bottom:0}.prop-q{font-size:1rem;color:var(--navy);font-weight:800;margin:14px 0 8px}.prop-help{margin:-2px 0 14px;color:var(--muted);font-size:.9rem;line-height:1.55}.prop-opts{display:grid;gap:8px}.prop{position:relative;display:grid;grid-template-columns:44px 1fr auto 26px;align-items:center;column-gap:12px;background:#fff;border:1.5px solid var(--line);border-radius:var(--r-lg);padding:12px 14px;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.prop:hover{border-color:#2563eb59;box-shadow:var(--sh-sm)}.prop input{position:absolute;opacity:0;pointer-events:none}.prop:has(input:checked){border-color:var(--blue);background:#f7faff;box-shadow:var(--sh-sm)}.p-check{width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;display:none;align-items:center;justify-content:center;justify-self:end;flex-shrink:0}.p-check svg{width:12px;height:12px}.prop:has(input:checked) .p-check{display:flex}.p-ico{width:46px;height:46px;border-radius:50%;background:var(--blue-50);color:var(--navy);display:flex;align-items:center;justify-content:center}.prop:has(input:checked) .p-ico{background:#fff;color:var(--blue)}.p-ico svg{width:21px;height:21px}.p-tit{display:block;font-weight:800;color:var(--navy);font-size:.97rem}.p-badge{font-style:normal;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#3a78ff,#2e64e9);color:#fff;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;line-height:1;padding:5px 11px;border-radius:999px;margin-left:8px;vertical-align:middle;box-shadow:0 8px 18px #2e64e92e}.p-desc{display:block;font-size:.82rem;color:var(--muted);margin-top:2px}.p-price{justify-self:end;align-self:center;font-size:.95rem;padding-right:0}.p-price .price-num{font-size:1.05rem}.sum-card{background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-md);padding:18px}.js-total{display:inline-block}.js-total.bump{animation:bump .4s ease}@keyframes bump{0%{transform:scale(1)}45%{transform:scale(1.05)}to{transform:scale(1)}}.sum-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.sum-head h4{font-size:1.02rem;color:var(--navy);font-weight:800}.sum-rows{list-style:none}.sum-rows li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--line);font-size:.9rem;color:var(--muted)}.sum-rows li b{color:var(--navy);font-weight:700;white-space:nowrap}.sum-total{display:flex;justify-content:space-between;align-items:center;background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;padding:11px 14px;margin-top:11px}.sum-total span{font-weight:700;color:var(--navy);font-size:.92rem}.sum-total strong{font-weight:800;color:var(--blue);font-size:1.22rem}.sum-total strong .price-num{font-size:1.35rem}.sum-delivery{font-size:.85rem;font-weight:700;color:var(--blue);margin-top:9px}.sum-inc{margin-top:12px}.sum-inc h5{font-size:.85rem;color:var(--navy);margin-bottom:7px}.sum-inc ul{list-style:none;display:grid;gap:6px}.sum-inc li{display:flex;align-items:center;gap:9px;font-size:.85rem;color:var(--text)}.sum-inc i.ok{width:17px;height:17px}.sum-inc i.ok:after{width:7px;height:4px}.sum-card .btn{margin-top:14px}.sum-note{font-size:.78rem;color:var(--muted);text-align:center;margin-top:9px}.trust{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.trust li{display:grid;justify-items:center;gap:5px;text-align:center}.trust b{display:block;font-size:.72rem;font-weight:700;color:var(--navy);line-height:1.3}.trust span:not(.chip-ic){display:none}.trust .chip-ic.sm{width:30px;height:30px;border-radius:9px}.trust .chip-ic.sm svg{width:15px;height:15px}.foot{border-top:1px solid rgba(13,27,61,.06);padding:14px 0 16px;background:#fff}.foot .wm img{height:20px;opacity:.92}.foot-in{display:grid;gap:6px;justify-items:center;text-align:center}.foot-in p{margin:0;font-size:.82rem;color:#7a8699}.foot-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px}.foot-nav a{color:#6f7c91;text-decoration:none;font-size:.82rem;font-weight:600}.foot-nav a:hover{color:var(--text)}.legal{font-size:.76rem!important;color:#93a1bc!important}#view-checkout{background:var(--bg-soft);min-height:100vh}.co-head{background:#fff;border-bottom:1px solid var(--line);padding:14px 0}.co-head-in{display:grid;gap:14px;justify-items:center}.stepper{list-style:none;display:flex;width:100%;max-width:760px;gap:4px}.stepper li{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;position:relative}.stepper li:not(:last-child):after{content:"";position:absolute;top:13px;left:calc(50% + 18px);right:calc(-50% + 18px);height:2px;border-radius:2px;background:var(--line)}.stepper li.done:not(:last-child):after{background:var(--blue)}.s-dot{width:27px;height:27px;border-radius:50%;border:2px solid var(--line);background:#fff;color:var(--muted);font-size:.78rem;font-weight:800;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.s-label{font-size:.66rem;font-weight:700;color:var(--muted);line-height:1.25}.stepper li.act .s-dot{border-color:var(--blue);background:var(--blue);color:#fff}.stepper li.act .s-label{color:var(--blue)}.stepper li.done{cursor:pointer}.stepper li.done .s-dot{border-color:var(--blue);background:var(--blue);color:#fff}.stepper li.done .s-dot .n{display:none}.stepper li.done .s-dot:after{content:"\2713";font-size:.72rem}.stepper li.done .s-label{color:var(--navy)}.co-step{display:none;padding:20px var(--page-gutter) 48px}.co-step.act{display:block}.co-step>.container{background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-md);padding:var(--shell-pad) var(--page-gutter)}.co-back{display:inline-block;color:var(--muted);text-decoration:none;font-size:.88rem;font-weight:600;margin-bottom:18px}.co-back:hover{color:var(--blue)}.co-grid{display:grid;gap:20px;align-items:start}.co-title{margin-bottom:4px}.co-main>.sec-sub{margin-bottom:24px}.x-list{display:grid;gap:12px}.x-card{display:grid;grid-template-columns:46px 1fr auto;align-items:center;column-gap:13px;background:#fff;border:2px solid var(--line);border-radius:var(--r-lg);padding:15px 16px;cursor:pointer;transition:border-color .16s ease,background .16s ease,translate .16s ease}.x-card[data-reveal]{transition:opacity .55s ease,transform .55s ease,border-color .16s ease,background .16s ease,translate .16s ease}.x-card[data-reveal]:nth-child(2){transition-delay:.08s,.08s,0s,0s,0s}.x-card:hover{border-color:#2563eb66;box-shadow:var(--sh-sm)}.x-card input{position:absolute;opacity:0;pointer-events:none}.x-card:has(input:checked){border-color:var(--blue);background:var(--blue-100)}.x-ic{width:46px;height:46px;border-radius:14px;background:var(--blue-50);color:var(--navy);display:flex;align-items:center;justify-content:center}.x-card:has(input:checked) .x-ic{background:#fff;color:var(--blue)}.x-ic svg{width:21px;height:21px}.x-tit{display:block;font-weight:800;color:var(--navy);font-size:.96rem}.x-desc{display:block;font-size:.84rem;color:var(--muted);margin-top:2px}.x-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.x-price{font-weight:800;color:var(--blue);font-size:.95rem;white-space:nowrap}.x-box{width:24px;height:24px;border-radius:8px;border:2px solid var(--line);background:#fff;color:#fff;display:flex;align-items:center;justify-content:center}.x-box svg{width:13px;height:13px;opacity:0}.x-card:has(input:checked) .x-box{background:var(--blue);border-color:var(--blue)}.x-card:has(input:checked) .x-box svg{opacity:1}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-md);padding:24px 20px}.panel-head{display:flex;gap:15px;align-items:flex-start;margin-bottom:22px}.panel-head h2{font-size:1.45rem}.panel-head p{font-size:.88rem;color:var(--muted);margin-top:3px}.panel-sub{display:flex;align-items:center;gap:9px;font-size:1rem;color:var(--navy);font-weight:800;margin:26px 0 16px;padding-top:22px;border-top:1px solid var(--line)}.panel-sub svg{width:19px;height:19px;color:var(--blue)}.field{display:grid;gap:7px;margin-bottom:18px}.field:last-of-type{margin-bottom:0}.field label{font-weight:700;font-size:.92rem;color:var(--navy)}.field .hint{font-weight:400;font-size:.8rem;color:var(--muted)}.field-help{margin:-1px 0 0;font-size:.82rem;line-height:1.45;color:var(--muted)}.field input,.field textarea{font-family:inherit;font-size:1rem;color:var(--text);padding:13px 14px;border:1.5px solid var(--line);border-radius:var(--r-md);background:#fff;width:100%;transition:border-color .15s ease,box-shadow .15s ease}.field textarea{min-height:92px;resize:vertical}.field input:focus,.field textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #2563eb2e}.field .err{display:none;color:var(--danger);font-size:.8rem}.field.invalid input,.field.invalid textarea{border-color:var(--danger)}.field.invalid .err{display:block}.lock-line{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--muted);margin-top:18px}.lock-line.center{justify-content:center}.lock-line svg{width:15px;height:15px;flex-shrink:0}.chips{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.chip{position:relative;display:flex;flex-direction:column;align-items:center;gap:9px;background:#fff;border:1.5px solid var(--line);border-radius:14px;padding:13px 6px 11px;cursor:pointer;font-size:.78rem;font-weight:700;color:var(--navy);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.chip svg{width:42px;height:42px;padding:9px;border-radius:12px;background:var(--blue-50);color:var(--navy);transition:background .15s ease,color .15s ease}.chip:hover{border-color:#2563eb66;box-shadow:var(--sh-sm)}.chip:hover svg{background:var(--blue-100);color:var(--blue)}.chip.on{border-color:var(--blue);background:#f7faff}.chip.on svg{background:var(--blue);color:#fff}.chip.on:after{content:"\2713";position:absolute;top:-8px;right:-7px;width:21px;height:21px;border-radius:50%;background:var(--blue);color:#fff;font-size:.66rem;font-weight:800;display:flex;align-items:center;justify-content:center}.js-chips-err{display:none;color:var(--danger);font-size:.8rem}.field.invalid .js-chips-err{display:block}.js-payment-next{margin-top:6px}.pay-note{display:flex;gap:9px;align-items:flex-start;font-size:.82rem;color:var(--muted);background:var(--blue-50);border-radius:var(--r-md);padding:12px 14px;margin-top:16px}.pay-note svg{width:17px;height:17px;flex-shrink:0;color:var(--blue);margin-top:1px}.tips-card{background:var(--blue-50);border:1px solid #D8E6FF;border-radius:var(--r-lg);padding:20px;margin-top:16px}.tips-card h5{display:flex;align-items:center;gap:8px;font-size:.93rem;color:var(--navy);margin-bottom:12px}.tips-card h5 svg{width:16px;height:16px;color:var(--blue)}.tips-card ul{list-style:none;display:grid;gap:10px}.tips-card li{display:flex;gap:10px;align-items:flex-start;font-size:.85rem;color:var(--text)}.tips-card i.ok{width:17px;height:17px;margin-top:2px}.tips-card i.ok:after{width:7px;height:4px}.thx{max-width:920px}.thx-head{text-align:center;margin-bottom:30px}.thx-art{width:112px;margin:6px auto 16px}.thx-grid{display:grid;gap:20px;align-items:start}.thx-time{display:flex;gap:12px;align-items:center;background:var(--blue-50);border-radius:var(--r-md);padding:14px;margin-top:16px}.thx-time svg{width:26px;height:26px;color:var(--blue);flex-shrink:0}.thx-time b{display:block;color:var(--navy);font-size:.95rem}.thx-time b span{color:var(--blue)}.thx-time div span:not(.js-delivery-big){font-size:.82rem;color:var(--muted)}.thx-next{background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-md);padding:22px}.thx-next h3{color:var(--navy);font-size:1.08rem;font-weight:800;margin-bottom:16px}.thx-steps{list-style:none;display:grid;gap:0}.thx-steps li{display:flex;gap:13px;align-items:flex-start;padding:11px 0;border-bottom:1px solid var(--line)}.thx-steps li:last-child{border-bottom:none}.thx-steps b{display:block;font-size:.93rem;color:var(--navy)}.thx-steps div span{font-size:.82rem;color:var(--muted)}.thx-ctas{display:grid;gap:10px;margin-top:18px}.mbar{position:fixed;left:0;right:0;bottom:0;z-index:70;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 30px #0d1b3d1f;display:flex;align-items:center;gap:14px;padding:11px var(--page-gutter) calc(11px + env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .25s ease}.mbar.show{transform:translateY(0)}.mbar[hidden]{display:none}.mbar-total{display:flex;flex-direction:column;line-height:1.25}.mbar-total span{font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:700}.mbar-total b{font-size:1.22rem;font-weight:800;color:var(--blue);white-space:nowrap}.mbar-action{flex:1;display:flex;flex-direction:column;gap:5px;min-width:0}.mbar .btn{flex:1;padding:13px 10px;font-size:.92rem}.mbar-sub{margin:0;text-align:center;color:var(--muted);font-size:.72rem;line-height:1.25;font-weight:650}.mbar-sub[hidden]{display:none}body.has-bar{padding-bottom:84px}@media(min-width:760px){:root{--page-gutter: 24px;--shell-pad: 26px}.container{padding:0 var(--page-gutter)}.section{padding:52px 0}.cfg.section{padding:44px var(--page-gutter) 56px}.co-step{padding:24px var(--page-gutter) 56px}.hero{padding:52px 0 60px}.hero-grid{grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}.hero-ctas{flex-direction:row}.hero-feats{grid-template-columns:repeat(3,auto);justify-content:start;gap:10px}.hero-feats li{grid-template-columns:30px auto;grid-template-rows:auto;border-radius:999px;padding:9px 16px 9px 10px;column-gap:9px}.hero-feats .chip-ic{width:30px;height:30px;grid-row:auto}.hero-feats .chip-ic svg{width:14px;height:14px}.hero-feats li span:not(.chip-ic){display:none}.hero-art{grid-template-columns:1fr 1fr;gap:18px;height:470px}.fl-col.down{display:block}.fl-track{--mq-gap: 18px}.fl-card{padding:10px 10px 11px;border-radius:18px}.fl-img{border-radius:12px}.fl-cap{font-size:.68rem}.sh-nav{display:flex}.proc-grid{grid-template-columns:repeat(2,1fr);gap:16px}.proc-cta{padding:22px 24px}.proc-cta-btns{display:flex;justify-content:center}.proc-cta-btns .btn{width:auto}.chips{grid-template-columns:repeat(3,1fr)}.co-grid{grid-template-columns:1.55fr 1fr;gap:26px}.co-side{position:sticky;top:24px}.panel{padding:28px}.s-label{font-size:.74rem}.thx-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.section{padding:44px 0}.why.section{padding:52px 0}.team.section,.process.section{padding:36px 0}.why-grid{grid-template-columns:.9fr 1.5fr;gap:34px;align-items:start}.why-left h2{font-size:clamp(1.6rem,2.4vw,2.05rem)}.why-left .rev-card{padding:16px 18px;margin:16px 0 14px}.cmp-wrap{display:block}.cmp-m{display:none}.cmp .c{min-height:57px;padding:14px}.cmp .c.h{min-height:56px}.team-head{display:grid;grid-template-columns:1.15fr 1fr;gap:28px;align-items:end}.team-head h2{font-size:clamp(1.45rem,2.2vw,1.9rem)}.t-card{flex-basis:196px}.proc-grid{grid-template-columns:repeat(4,1fr);gap:10px}.p-card{display:block;padding:16px 14px}.p-ic{margin-bottom:10px;width:48px;height:48px}.p-ic>svg{width:20px;height:20px}.p-card h3{font-size:.9rem}.p-card h3:after{margin-top:6px}.p-card p{margin-top:6px;font-size:.8rem}.proc-cta{grid-template-columns:auto auto;justify-content:space-between;align-items:center;padding-top:14px;margin-top:14px}.proc-cta-btns{justify-content:flex-start}.proc-chips{justify-content:flex-end}.cfg.section{padding:20px var(--page-gutter) 26px}.cfg.section>.container{max-width:1150px;padding:18px calc(var(--page-gutter) + 6px)}.cfg-grid{grid-template-columns:1.55fr 1fr;gap:18px;align-items:start}.cfg-side{position:sticky;top:calc(var(--head-h) + 12px)}.cfg .sec-head{margin-bottom:8px}.cfg .sec-head h2{font-size:clamp(1.3rem,1.9vw,1.6rem)}.cfg .sec-head .sec-sub{margin-top:3px;font-size:.86rem;line-height:1.4}.base-card{padding:10px 13px}.base-head{margin-bottom:7px;gap:10px}.base-head h3{font-size:.98rem}.base-list{grid-template-columns:1fr 1fr;gap:4px 14px}.base-list li{font-size:.82rem;padding-bottom:4px}.prop-q{margin:8px 0 5px;font-size:.94rem}.prop-opts{gap:6px}.prop{padding:7px 10px;column-gap:10px;grid-template-columns:36px 1fr auto 22px}.p-ico{width:36px;height:36px}.p-ico svg{width:17px;height:17px}.p-tit{font-size:.9rem}.p-desc{font-size:.78rem;margin-top:1px}.p-price .price-num{font-size:.98rem}.p-check{width:20px;height:20px}.sum-card{padding:12px 14px}.sum-head{margin-bottom:7px}.sum-rows li{padding:6px 0;font-size:.86rem}.sum-total{padding:9px 12px;margin-top:8px}.sum-total strong{font-size:1.12rem}.sum-total strong .price-num{font-size:1.22rem}.sum-inc{margin-top:8px}.sum-inc h5{margin-bottom:5px;font-size:.8rem}.sum-inc ul{gap:4px}.sum-inc li{font-size:.78rem}.sum-card .btn{margin-top:10px}.sum-note{margin-top:7px}.trust{margin-top:9px;padding-top:9px;gap:5px}.chips{grid-template-columns:repeat(6,1fr)}.chip{font-size:.74rem}.mbar{display:none}body.has-bar{padding-bottom:0}}#view-landing,#view-checkout{position:relative}@media(min-width:1240px){#view-landing:before,#view-landing:after,#view-checkout:before,#view-checkout:after{content:"";position:absolute;top:0;bottom:0;width:1px;background:var(--line);z-index:3;pointer-events:none}#view-landing:before,#view-checkout:before{left:calc(50% - 600px)}#view-landing:after,#view-checkout:after{right:calc(50% - 600px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fl-track{animation:none}[data-reveal]{opacity:1;transform:none;transition:none}*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.bonus-card{display:flex;align-items:flex-start;gap:11px;border:1px solid #D7E5FF;background:linear-gradient(135deg,#f8fbff,#eef5ff);border-radius:var(--r-md);color:var(--navy);padding:11px 13px}.bonus-card[hidden]{display:none!important}.bonus-icon{width:29px;height:29px;border-radius:50%;background:var(--blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:.82rem;box-shadow:0 6px 16px #2563eb38}.bonus-copy{display:grid;gap:1px;line-height:1.4}.bonus-copy b{color:var(--navy);font-size:.84rem}.bonus-copy span{color:var(--muted);font-size:.76rem}.bonus-copy strong{color:var(--blue);font-variant-numeric:tabular-nums}.bonus-card-hero{margin:-12px 0 18px;max-width:510px}.bonus-card-summary{margin-top:11px}.bonus-card-pay{margin:18px 0}.bonus-summary{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:8px 0;border-bottom:1px solid var(--line);color:var(--blue-dark);font-size:.82rem;font-weight:700}.bonus-summary[hidden]{display:none!important}.bonus-summary b{color:var(--blue);white-space:nowrap}.pay-panel{padding:22px}.pay-contact-grid,.pay-code-grid{display:grid;gap:0 14px}.yape-card{display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:stretch;border:1px solid var(--line);background:var(--bg-soft);border-radius:var(--r-lg);padding:16px;margin:8px 0 4px}.yape-qr-wrap{display:grid;align-content:start;justify-items:center;gap:9px;border-right:1px solid var(--line);padding-right:16px}.yape-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--blue);font-weight:800}.yape-qr{width:132px;height:132px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:14px;padding:7px}.yape-copy{border:0;background:transparent;color:var(--blue);font:inherit;font-size:.76rem;font-weight:700;cursor:pointer}.yape-copy{min-height:38px;padding:8px 12px;border:1px solid #CFE0FF;border-radius:999px;background:#fff;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.yape-copy:hover{text-decoration:none;background:#f4f8ff;border-color:#afcbff;transform:translateY(-1px)}.yape-copy.is-copied,.yape-inline-copy.is-copied{color:#087a55;border-color:#a7e4ce;background:#ecfbf5}.yape-number-row dd{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.yape-number-row .js-yape-number{font-size:.9rem;letter-spacing:.02em}.yape-inline-copy{border:1px solid #CFE0FF;border-radius:999px;background:#fff;color:var(--blue);padding:5px 9px;font:inherit;font-size:.7rem;line-height:1;font-weight:800;cursor:pointer}.yape-inline-copy:hover{background:#f4f8ff;border-color:#afcbff}.yape-details{display:grid;align-content:start;gap:12px}.yape-total{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--line)}.yape-total span{font-size:.82rem;color:var(--muted);font-weight:700}.yape-total strong{color:var(--blue);font-size:1.28rem}.yape-data{display:grid;gap:7px}.yape-data div{display:flex;justify-content:space-between;gap:12px}.yape-data dt{color:var(--muted);font-size:.78rem}.yape-data dd{color:var(--navy);font-size:.8rem;font-weight:700;text-align:right}.yape-trust{font-size:.76rem;color:var(--text);line-height:1.45}.yape-setup{font-size:.73rem;line-height:1.45;color:#8a4b08;background:#fff8e7;border:1px solid #F3D8A1;border-radius:10px;padding:8px 10px}.yape-setup[hidden]{display:none!important}.pay-note{margin-top:13px}.t-photo,.fl-card{position:relative}.t-photo.is-broken:after,.fl-card.is-broken:after{content:"Imagen pendiente";position:absolute;inset:0;display:grid;place-items:center;background:var(--bg-soft);color:var(--muted);font-size:.75rem;font-weight:700}@media(min-width:760px){.pay-contact-grid,.pay-code-grid{grid-template-columns:1fr 1fr}}@media(max-width:759px){.bonus-card-hero{margin-top:-8px}.yape-card{grid-template-columns:1fr;gap:14px}.yape-qr-wrap{border-right:0;border-bottom:1px solid var(--line);padding:0 0 14px}.yape-qr{width:min(180px,65vw);height:min(180px,65vw)}.yape-data div{align-items:baseline}.yape-number-row{align-items:center!important}.yape-number-row dd{flex-wrap:wrap}.yape-copy{width:100%}}.rev-av{object-fit:cover;border:2px solid #fff;box-shadow:0 0 0 1px var(--line),0 5px 14px #0d1b3d1a}.bonus-copy{flex:1}.bonus-claim{width:fit-content;margin-top:7px;border:1px solid #BFD5FF;background:#fff;color:var(--blue-dark);border-radius:999px;min-height:34px;padding:7px 12px;font:inherit;font-size:.72rem;font-weight:800;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.bonus-claim:hover{transform:translateY(-1px);border-color:#8fb5ff;background:#f8fbff}.bonus-claim.is-claimed,.bonus-claim:disabled{color:#087a55;border-color:#a7e4ce;background:#ecfbf5;cursor:default;transform:none}.pay-contact-grid .field label{min-height:42px;display:grid;align-content:start;gap:2px}.pay-contact-grid .field label .hint{margin-left:0;font-weight:500}.yape-card{grid-template-columns:minmax(170px,.78fr) minmax(0,1.35fr);gap:18px;background:linear-gradient(135deg,#fbfcff,#f4f7fd)}.yape-qr-wrap{padding-right:18px}.yape-qr{width:168px;height:168px;padding:8px;border-radius:18px;box-shadow:0 10px 24px #32125014}.yape-qr-help{max-width:160px;color:var(--muted);font-size:.68rem;line-height:1.35;text-align:center}.yape-number-copy{width:100%;display:grid;grid-template-columns:1fr auto;grid-template-areas:"meta action" "number action";align-items:center;gap:2px 14px;border:1px solid #C9D9F6;background:#fff;border-radius:14px;padding:12px 14px;color:var(--navy);text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.yape-number-copy:hover{transform:translateY(-1px);border-color:#9fbef3;box-shadow:0 8px 20px #2563eb14}.yape-number-copy.is-copied{border-color:#a7e4ce;background:#ecfbf5}.yape-number-meta{grid-area:meta;color:var(--muted);font-size:.72rem;font-weight:700}.yape-number-copy strong{grid-area:number;font-size:1.12rem;letter-spacing:.04em}.yape-copy-action{grid-area:action;display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:.74rem;font-weight:800}.yape-copy-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.yape-data{padding:2px 2px 0}.yape-data div{align-items:center;padding:6px 0;border-bottom:1px solid rgba(218,226,240,.75)}.yape-data div:last-child{border-bottom:0}.thx{max-width:1040px}.thx-grid{gap:16px}.thx-status{display:flex;align-items:center;gap:11px;border:1px solid #D9E7FF;background:#f7faff;border-radius:var(--r-md);padding:12px 13px;margin-top:14px}.thx-status-dot{width:10px;height:10px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 5px #fff4d7;flex:0 0 auto}.thx-status b{display:block;color:var(--navy);font-size:.88rem}.thx-status span{color:var(--muted);font-size:.76rem}.thx-grid>.sum-card,.thx-next{height:100%}.thx-next{padding:20px}.thx-steps{gap:0 14px}.thx-steps li{padding:9px 0}@media(min-width:760px){.thx-grid{grid-template-columns:.92fr 1.08fr;align-items:stretch}.thx-steps{grid-template-columns:1fr 1fr}.thx-steps li:nth-last-child(-n+2){border-bottom:none}.thx-next h3{margin-bottom:9px}.thx-ctas{grid-template-columns:1fr 1fr;margin-top:12px}}@media(max-width:759px){.pay-contact-grid .field label{min-height:0}.yape-card{grid-template-columns:1fr}.yape-qr-wrap{padding-right:0}.yape-qr{width:min(230px,72vw);height:min(230px,72vw)}.yape-qr-help{max-width:230px}.yape-number-copy{padding:13px 14px}.bonus-claim{width:100%}.thx-head{margin-bottom:20px}.thx-next{padding:17px}}.thx-grid>.sum-card,.thx-next{height:auto}@media(min-width:760px){.thx-grid{grid-template-columns:.95fr 1.05fr;align-items:start}}.rev-av{display:block;width:36px;height:36px;object-fit:cover;object-position:50% 35%;border-radius:50%}.rev{grid-template-columns:42px 1fr}.header-bonus{display:inline-flex;align-items:center;gap:8px;min-height:38px;max-width:0;padding:6px 0;margin-inline:0;border:1px solid transparent;border-radius:999px;background:#f7faff;color:var(--navy);white-space:nowrap;box-shadow:0 6px 18px #2563eb00;opacity:0;visibility:hidden;overflow:hidden;pointer-events:none;transform:translateY(-8px) scale(.97);transform-origin:center;transition:max-width .34s cubic-bezier(.22,1,.36,1),padding .34s cubic-bezier(.22,1,.36,1),margin .34s cubic-bezier(.22,1,.36,1),opacity .24s ease,transform .34s cubic-bezier(.22,1,.36,1),border-color .24s ease,box-shadow .24s ease,visibility 0s linear .34s}.header-bonus.is-visible{max-width:390px;padding:6px 9px;margin-inline:4px;border-color:#d7e5ff;box-shadow:0 6px 18px #2563eb14;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition-delay:0s}.header-bonus[hidden]{display:inline-flex!important}.header-bonus-dot{width:24px;height:24px;border-radius:50%;display:inline-grid;place-items:center;background:var(--blue);color:#fff;font-size:.68rem}.header-bonus-text{display:inline-flex;align-items:center;gap:7px;font-size:.7rem}.header-bonus-text b{font-size:.72rem}.header-bonus-text strong{color:var(--blue);font-variant-numeric:tabular-nums;font-size:.78rem}.header-bonus-action{min-height:28px;padding:4px 9px;border:1px solid #BFD5FF;border-radius:999px;background:#fff;color:var(--blue-dark);font:inherit;font-size:.66rem;font-weight:800;cursor:pointer}.header-bonus-action:disabled{color:#087a55;border-color:#a7e4ce;background:#ecfbf5;cursor:default}.bonus-card.is-expired{border-color:#f1d29b;background:#fffbf2}.bonus-card.is-expired .bonus-icon{background:#d98b17}.bonus-extend{color:#8a4b08;border-color:#e9c47c}.yape-download{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border:1px solid #BFD5FF;border-radius:999px;background:#fff;color:var(--blue-dark);font-size:.72rem;font-weight:800;line-height:1.25;text-align:center;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.yape-download:hover{transform:translateY(-1px);border-color:#8fb5ff;box-shadow:0 7px 18px #2563eb1a}.thx-order-id{margin:-2px 0 10px;color:var(--muted);font-size:.76rem}.thx-order-id strong{color:var(--navy);letter-spacing:.04em}.tracking-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tracking-head .kicker{margin-bottom:3px}.tracking-live{display:inline-flex;align-items:center;gap:6px;color:#087a55;background:#ecfbf5;border:1px solid #BFEBD9;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:800}.tracking-live i{width:7px;height:7px;border-radius:50%;background:#18b981;box-shadow:0 0 0 4px #18b9811f}.tracking-disclaimer{margin:10px 0 14px;color:var(--muted);font-size:.74rem;line-height:1.5}.order-timeline{list-style:none;display:grid;gap:0;position:relative}.order-timeline:before{content:"";position:absolute;left:8px;top:12px;bottom:18px;width:2px;background:#dfe7f5}.order-timeline li{position:relative;display:grid;grid-template-columns:18px 1fr;gap:12px;padding:7px 0 11px}.timeline-dot{width:18px;height:18px;border-radius:50%;border:2px solid #CCD8EB;background:#fff;z-index:1;margin-top:2px}.order-timeline li.done .timeline-dot{border-color:var(--blue);background:var(--blue);box-shadow:inset 0 0 0 4px #fff}.order-timeline li.active .timeline-dot{border-color:var(--blue);background:#fff;box-shadow:0 0 0 5px #2563eb1f}.order-timeline b{display:block;color:var(--navy);font-size:.86rem}.order-timeline div>span{display:block;color:var(--muted);font-size:.75rem;line-height:1.45}.order-timeline small{display:block;margin-top:2px;color:var(--blue);font-size:.66rem;font-weight:800}.tracking-progress{height:7px;border-radius:999px;background:#e9eff9;overflow:hidden;margin-top:7px}.tracking-progress span{display:block;width:2%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa);transition:width .5s ease}.tracking-summary{margin-top:9px;color:var(--text);background:#f7faff;border:1px solid #DCE8FA;border-radius:12px;padding:9px 11px;font-size:.73rem;line-height:1.45}.t-wrap{margin-left:0;-webkit-mask-image:linear-gradient(to right,#000 0%,#000 93%,transparent 100%);mask-image:linear-gradient(to right,#000 0%,#000 93%,transparent 100%)}.t-track{padding-left:0;padding-right:34px}@media(min-width:1024px){.why-grid{align-items:stretch}.why-right,.cmp-wrap{height:100%}.cmp-wrap{display:flex}.cmp{flex:1;align-content:stretch}.cmp .c{min-height:53px}}@media(max-width:759px){.site-head{position:sticky}.site-head.bonus-visible{padding-bottom:43px}.header-bonus{position:absolute;left:var(--page-gutter);right:var(--page-gutter);bottom:5px;justify-content:center;min-height:34px;padding:4px 8px;border-radius:11px}.header-bonus-text b{display:inline;font-size:.66rem}.header-bonus-text{gap:4px;font-size:.66rem;min-width:0}.header-bonus-text strong:before{content:"\b7  ";color:var(--muted)}.header-bonus-dot{width:22px;height:22px;flex:0 0 auto}.header-bonus-action{margin-left:auto;flex:0 0 auto;padding-inline:10px}.yape-download{width:100%;max-width:260px}.tracking-head{align-items:flex-start}.tracking-live{flex-shrink:0}.t-track{padding-left:0}}.site-head{transition:padding-bottom .34s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease}.bonus-card-hero{transition:opacity .28s ease,transform .34s cubic-bezier(.22,1,.36,1),box-shadow .28s ease}.bonus-card-hero:hover{transform:translateY(-2px);box-shadow:0 14px 34px #2563eb1f}.bonus-copy b{letter-spacing:-.01em}.header-bonus-text b{color:var(--navy)}.header-bonus-action{transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.header-bonus-action:not(:disabled):hover{transform:translateY(-1px);border-color:#8fb5ff;background:#fff}@media(max-width:759px){.site-head.bonus-visible{padding-bottom:47px}.header-bonus{max-width:none;opacity:0;visibility:hidden;transform:translateY(-6px) scale(.985)}.header-bonus.is-visible{max-width:none;opacity:1;visibility:visible;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.site-head,.header-bonus,.bonus-card-hero,.header-bonus-action{transition:none!important}}@media(max-width:759px){.mbar-total{display:none}.mbar{gap:0}.mbar .btn{width:100%;flex:1 1 100%}}.payment-evidence{margin:18px 0 16px;padding:20px;border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.payment-evidence.invalid{border-color:#e05252;background:#fff9f9;box-shadow:0 0 0 3px #e0525214}.payment-evidence.has-proof{border-color:#afcbff;background:#fbfdff}.payment-evidence-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:15px}.payment-evidence-kicker{display:block;margin-bottom:3px;color:var(--blue);font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.payment-evidence-head h3{margin:0;color:var(--navy);font-size:1.05rem;line-height:1.25}.payment-evidence-badge{flex:0 0 auto;padding:6px 10px;border:1px solid #D5E4FF;border-radius:999px;background:#f2f7ff;color:var(--blue-dark);font-size:.69rem;font-weight:800}.payment-evidence-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:14px;align-items:stretch}.payment-option-card{min-width:0;padding:15px;border:1px solid #DCE6F4;border-radius:var(--r-md);background:#fafcff}.payment-option-proof{border-color:#c7d9f7;background:#f8fbff}.payment-option-manual{background:#fff}.payment-option-head{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;margin-bottom:13px}.payment-option-number{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:var(--navy);color:#fff;font-size:.78rem;font-weight:800}.payment-option-tag{display:inline-block;margin-bottom:3px;color:var(--blue-dark);font-size:.64rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.payment-option-tag-neutral{color:var(--muted)}.payment-option-head h4{margin:0;color:var(--navy);font-size:.94rem;line-height:1.25}.payment-option-head p{margin:4px 0 0;color:var(--muted);font-size:.72rem;line-height:1.42}.proof-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.proof-dropzone{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;min-height:92px;padding:13px;border:1.5px dashed #AFC5E8;border-radius:13px;background:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.proof-dropzone:hover,.proof-dropzone:focus-within{border-color:var(--blue);background:#f2f7ff;transform:translateY(-1px)}.proof-upload-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#eaf2ff;color:var(--blue)}.proof-upload-icon svg{width:22px;height:22px}.proof-upload-copy{display:grid;gap:3px;min-width:0}.proof-upload-copy b{color:var(--navy);font-size:.84rem}.proof-upload-copy small{color:var(--muted);font-size:.68rem;line-height:1.35}.proof-upload-action{padding:9px 12px;border-radius:10px;background:var(--navy);color:#fff;font-size:.72rem;font-weight:800;white-space:nowrap}.proof-preview{margin-top:11px;overflow:hidden;border:1px solid #CFE0FF;border-radius:14px;background:#fff}.proof-preview[hidden]{display:none!important}.proof-preview img{display:block;width:100%;height:clamp(230px,25vw,330px);object-fit:contain;padding:10px;border-bottom:1px solid #E0E9F6;background:#f4f7fb}.proof-preview-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px}.proof-preview-copy{display:grid;gap:2px;min-width:0}.proof-preview-copy b,.proof-preview-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proof-preview-copy b{color:var(--navy);font-size:.78rem}.proof-preview-copy span{color:var(--muted);font-size:.68rem}.proof-remove{flex:0 0 auto;border:0;background:transparent;color:#b42318;font:inherit;font-size:.72rem;font-weight:800;cursor:pointer}.proof-help{display:block;margin-top:8px;color:var(--muted);font-size:.7rem;line-height:1.42}.payment-option-manual .pay-code-grid{display:grid;grid-template-columns:1fr;gap:12px}.payment-option-manual .field label{min-height:auto}.manual-payment-note{margin:12px 0 0;padding:10px 11px;border-radius:11px;background:#f5f7fa;color:var(--muted);font-size:.69rem;line-height:1.42}.payment-evidence-status{margin:12px 0 0;color:var(--muted);font-size:.72rem;line-height:1.4}.payment-evidence.has-proof .payment-evidence-status{color:var(--blue-dark);font-weight:700}.payment-evidence-error{display:none;margin:7px 0 0;color:#b42318;font-size:.74rem;font-weight:700;line-height:1.4}.payment-evidence.invalid .payment-evidence-error{display:block}@media(max-width:820px){.payment-evidence-grid{grid-template-columns:1fr}.proof-preview img{height:min(420px,70vw)}}@media(max-width:620px){.payment-evidence{padding:14px}.payment-evidence-head{align-items:center}.payment-evidence-badge{display:none}.payment-option-card{padding:13px}.proof-dropzone{grid-template-columns:auto 1fr}.proof-upload-action{grid-column:1 / -1;text-align:center}.proof-preview img{height:min(380px,88vw)}.proof-preview-footer{align-items:flex-start}}@media(max-width:759px){.mbar{padding-top:7px;padding-bottom:calc(7px + env(safe-area-inset-bottom));box-shadow:0 -5px 20px #0d1b3d1a}.mbar .btn{min-height:44px;padding-block:10px}body.has-bar{padding-bottom:72px}.cfg-side .bonus-card-summary{margin-top:2px}}.t-track{scroll-snap-type:none;scroll-behavior:auto;overscroll-behavior-inline:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;will-change:scroll-position}.t-track.dragging{cursor:grabbing;scroll-behavior:auto}.t-card{scroll-snap-align:none}.t-card-clone{pointer-events:none}@media(max-width:759px){.hero-art{min-height:430px;max-height:none}.hero-feats{gap:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--r-md);background:#fff;box-shadow:var(--sh-sm)}.hero-feats li{min-height:48px;padding:9px 10px;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto;column-gap:8px;border:0;border-radius:0;box-shadow:none;background:transparent}.hero-feats li+li{border-top:1px solid var(--line)}.hero-feats .chip-ic{width:28px;height:28px;grid-row:auto}.hero-feats .chip-ic svg{width:14px;height:14px}.hero-feats b{font-size:.76rem;line-height:1.25}.hero-feats span:not(.chip-ic){display:none}}@media(min-width:760px){.thx-ctas{gap:9px;align-items:stretch}.thx-ctas .btn{min-height:52px;padding:9px 12px;border-radius:14px;font-size:.82rem;line-height:1.2}.thx-ctas .btn-wsp{gap:7px;white-space:nowrap}.thx-ctas .btn-wsp svg{width:21px;height:21px}}.contact-sub{margin-top:24px}.contact-intro{color:var(--muted);font-size:.88rem;margin:-4px 0 16px;line-height:1.5}@media(min-width:760px){.hero-primary-cta{width:auto;min-width:238px}}.submit-order-error{margin:10px 0 0;padding:11px 12px;border:1px solid #FECACA;border-radius:12px;background:#fef2f2;color:#991b1b;font-size:.82rem;font-weight:700;line-height:1.45}.hero-badge{position:relative;display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:7px 15px 7px 18px;margin-left:10px;border:2px solid var(--navy);border-radius:14px;background:#fff;color:var(--navy);font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap}.hero-badge:before{content:"";position:absolute;top:-2px;bottom:-2px;left:-12px;width:34px;border-radius:14px 0 0 14px;background:var(--navy)}.hero-badge>*{position:relative;z-index:1}.hero-badge-icon{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px}.hero-badge-icon svg{width:20px;height:20px}.hero-primary-cta .hero-cta-copy strong{white-space:normal;line-height:1.15}@media(max-width:759px){.hero-badge{gap:7px;min-height:34px;padding:6px 12px 6px 14px;margin-left:8px;border-radius:12px;font-size:.72rem}.hero-badge:before{left:-10px;width:28px;border-radius:12px 0 0 12px}.hero-badge-icon{width:19px;height:19px;flex-basis:19px}.hero-badge-icon svg{width:18px;height:18px}}.hero-badge{gap:7px;min-height:34px;padding:6px 12px 6px 13px;margin-left:7px;border-width:1.8px;border-radius:12px;font-size:.72rem}.hero-badge:before{left:-8px;width:18px;border-radius:12px 0 0 12px}.hero-badge-icon{width:18px;height:18px;flex-basis:18px}.hero-badge-icon svg{width:17px;height:17px}.fl-track{--mq-gap: 16px}.fl-card{position:relative;background:transparent;border:0;box-shadow:none;padding:0 0 14px;display:block;overflow:visible}.fl-img{width:100%;aspect-ratio:1 / 1;height:auto;object-fit:contain;object-position:center;border-radius:18px;background:transparent}.fl-cap{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:calc(100% - 18px);padding:7px 10px;border-radius:13px;border:1px solid var(--line);background:#fff;box-shadow:var(--sh-sm);font-size:.62rem;color:var(--muted);text-align:center;line-height:1.22}@media(min-width:760px){.hero-badge{gap:9px;min-height:38px;padding:7px 15px 7px 16px;margin-left:8px;border-radius:14px;font-size:.78rem}.hero-badge:before{left:-9px;width:20px;border-radius:14px 0 0 14px}.hero-badge-icon{width:21px;height:21px;flex-basis:21px}.hero-badge-icon svg{width:20px;height:20px}.hero-art{gap:20px}.fl-track{--mq-gap: 20px}.fl-card{padding-bottom:16px}.fl-cap{width:calc(100% - 22px);padding:8px 12px;border-radius:14px;font-size:.68rem}}.fl-img{background:#eef5ff;padding:14px}.fl-cap{width:calc(100% - 24px);padding:6px 9px;font-size:.54rem;line-height:1.18}.hero h1{font-weight:600}.hero h1 em{font-style:italic;color:var(--blue)}@media(min-width:760px){.fl-img{padding:18px}.fl-cap{width:calc(100% - 28px);padding:7px 10px;font-size:.6rem}}.hero-badge{margin-left:4px}.hero-badge:before{left:-5px;width:10px}.hero-loss{position:relative;display:inline-block;font-weight:700;color:var(--navy);padding-bottom:2px;background:linear-gradient(transparent 62%,#2563eb2e 62%)}.hero-sub{line-height:1.58}@media(min-width:760px){.hero-badge{margin-left:5px}.hero-badge:before{left:-6px;width:12px}.hero-loss{padding-bottom:3px}}.hero-badge{padding-left:11px;margin-left:3px}.hero-badge:before{left:-4px;width:7px}.hero-loss{display:inline;color:var(--blue-dark);font-weight:700;background:none;padding-bottom:0}.hero-sub{line-height:1.72}.hero-sub strong{color:var(--navy);font-weight:750}.fl-col{position:relative;padding:8px 10px 10px}.fl-col:before{content:"";position:absolute;inset:0 6px;border-radius:28px;background:#eef5ff;z-index:0}.fl-track{position:relative;z-index:1}.fl-img{background:transparent;padding:0}.fl-cap{width:calc(100% - 28px);font-size:.52rem;padding:6px 8px}@media(min-width:760px){.hero-badge{padding-left:13px;margin-left:4px}.hero-badge:before{left:-5px;width:8px}.fl-col{padding:10px 12px 12px}.fl-col:before{left:8px;right:8px;border-radius:32px}.fl-cap{width:calc(100% - 30px);font-size:.58rem;padding:7px 10px}}.hero-badge{position:relative;padding:6px 12px 6px 19px;margin-left:0;border:1.8px solid var(--navy);border-radius:12px;overflow:hidden}.hero-badge:before{content:"";position:absolute;left:4px;top:4px;bottom:4px;width:8px;border-radius:999px;background:var(--navy)}.hero-badge-icon{width:17px;height:17px;flex-basis:17px}.hero-badge-icon svg{width:16px;height:16px}.fl-cap{width:calc(100% - 38px);padding:4px 7px;border-radius:11px;font-size:.48rem;line-height:1.12;border-width:1px}@media(min-width:760px){.hero-badge{padding:7px 14px 7px 22px;border-radius:13px}.hero-badge:before{left:5px;top:5px;bottom:5px;width:9px}.hero-badge-icon{width:19px;height:19px;flex-basis:19px}.hero-badge-icon svg{width:18px;height:18px}.fl-cap{width:calc(100% - 44px);padding:5px 8px;border-radius:12px;font-size:.52rem}}.hero-grid{grid-template-columns:minmax(0,1fr) 122px;gap:14px}.hero-badge{min-height:28px;padding:4px 10px 4px 15px;margin-bottom:14px;border-width:1.5px;border-radius:10px;gap:5px;font-size:.62rem;line-height:1}.hero-badge:before{left:3px;top:4px;bottom:4px;width:4px;border-radius:999px}.hero-badge-icon{width:14px;height:14px;flex-basis:14px}.hero h1{font-size:clamp(2.12rem,4.15vw,3.35rem);line-height:1.03;text-wrap:balance;margin-bottom:12px}.hero-loss{color:var(--blue-dark);font-weight:700}.hero-sub{font-size:.95rem;line-height:1.62;margin-bottom:20px}.fl-cap{width:calc(100% - 16px);padding:4px 10px;border-radius:10px;font-size:.43rem;line-height:1.06}@media(min-width:760px){.hero-grid{grid-template-columns:1.08fr .92fr;gap:42px}.hero-badge{min-height:32px;padding:5px 12px 5px 18px;margin-bottom:16px;border-radius:11px;gap:6px;font-size:.69rem}.hero-badge:before{left:4px;top:4px;bottom:4px;width:5px}.hero-badge-icon{width:16px;height:16px;flex-basis:16px}.hero-badge-icon svg{width:15px;height:15px}.hero h1{font-size:clamp(2.6rem,4vw,3.45rem);line-height:1.04}.hero-sub{font-size:.98rem;line-height:1.66}.fl-cap{width:calc(100% - 18px);padding:5px 12px;border-radius:11px;font-size:.48rem;line-height:1.08}}.hero-grid{grid-template-columns:minmax(0,1fr) 128px;gap:14px}.hero-badge{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:4px 9px 4px 16px;margin:0 0 12px;border:1.5px solid var(--navy);border-radius:10px;background:linear-gradient(90deg,var(--navy) 0 14px,#fff 14px);font-size:.58rem;font-weight:700;line-height:1;white-space:nowrap;box-shadow:none}.hero-badge:before{content:none}.hero-badge-icon{width:13px;height:13px;flex:0 0 13px}.hero-badge-icon svg{width:13px;height:13px}.hero h1{font-size:clamp(2.35rem,5.4vw,3.8rem);line-height:.99;margin-bottom:12px}.hero-sub{font-size:.92rem;line-height:1.6;margin-bottom:20px}.hero-sub strong{color:var(--navy);font-weight:800}.hero-primary-cta{padding-right:12px}.hero-primary-cta .arr{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.22);font-size:1rem;line-height:1}.fl-col{padding:6px 4px 8px}.fl-col:before{left:1px;right:1px;border-radius:30px}.fl-cap{width:calc(100% - 10px);padding:3px 8px;border-radius:10px;font-size:.41rem;line-height:1.04}@media(min-width:760px){.hero-grid{grid-template-columns:1.08fr .92fr;gap:38px}.hero-badge{min-height:31px;padding:5px 11px 5px 20px;margin-bottom:14px;border-radius:12px;background:linear-gradient(90deg,var(--navy) 0 18px,#fff 18px);font-size:.67rem}.hero-badge-icon{width:16px;height:16px;flex-basis:16px}.hero-badge-icon svg{width:15px;height:15px}.hero h1{font-size:clamp(2.9rem,4.6vw,4.15rem);line-height:1}.hero-sub{font-size:.96rem;line-height:1.64}.hero-primary-cta .arr{width:32px;height:32px;font-size:1.05rem}.fl-col{padding:8px 6px 10px}.fl-col:before{left:2px;right:2px;border-radius:34px}.fl-cap{width:calc(100% - 12px);padding:4px 9px;border-radius:11px;font-size:.46rem;line-height:1.05}}.hero-grid{grid-template-columns:minmax(0,1fr) 118px;gap:12px}.hero-badge{gap:4px;min-height:24px;padding:3px 8px 3px 13px;margin-bottom:10px;border-width:1.4px;border-radius:9px;background:linear-gradient(90deg,var(--navy) 0 9px,#fff 9px);font-size:.53rem}.hero-badge-icon{width:12px;height:12px;flex-basis:12px}.hero-badge-icon svg{width:12px;height:12px}.hero h1{font-size:clamp(2.42rem,5.9vw,3.95rem);line-height:.98;text-wrap:pretty}.hero-no-break{white-space:nowrap;font-size:.92em}.hero-sub{font-size:.9rem;line-height:1.58}.hero-primary-cta{gap:10px;padding-right:14px}.hero-primary-cta .hero-cta-copy strong{white-space:nowrap;font-size:.91rem}.hero-primary-cta .hero-cta-copy small{font-size:.74rem}.hero-primary-cta .arr{width:auto;height:auto;background:none;border:0;border-radius:0;font-size:1.18rem;font-weight:800;line-height:1;opacity:.95}.fl-col{padding:6px 0 8px}.fl-col:before{left:-8px;right:-8px;border-radius:30px}.fl-img{width:90%;margin:0 auto}.fl-cap{width:calc(100% - 14px);padding:3px 9px;font-size:.4rem}@media(min-width:760px){.hero-grid{grid-template-columns:1.1fr .9fr;gap:36px}.hero-badge{min-height:29px;padding:4px 10px 4px 16px;margin-bottom:12px;border-radius:10px;background:linear-gradient(90deg,var(--navy) 0 12px,#fff 12px);font-size:.61rem}.hero-badge-icon{width:14px;height:14px;flex-basis:14px}.hero-badge-icon svg{width:14px;height:14px}.hero h1{font-size:clamp(3.1rem,4.9vw,4.35rem);line-height:.99}.hero-no-break{font-size:.95em}.hero-sub{font-size:.95rem;line-height:1.62}.hero-primary-cta .hero-cta-copy strong{font-size:.98rem}.hero-primary-cta .arr{font-size:1.28rem}.fl-col{padding:8px 0 10px}.fl-col:before{left:-10px;right:-10px;border-radius:34px}.fl-img{width:92%}.fl-cap{width:calc(100% - 16px);padding:4px 10px;font-size:.44rem}}@media(max-width:759px){.hero .container{padding-right:12px}.hero-grid{grid-template-columns:minmax(0,1fr) 124px;gap:8px}.hero-badge{min-height:22px;padding:3px 7px 3px 12px;margin-bottom:10px;border-width:1.3px;border-radius:8px;gap:4px;background:linear-gradient(90deg,var(--navy) 0 6px,#fff 6px);font-size:.5rem}.hero-badge-icon{width:11px;height:11px;flex-basis:11px}.hero-badge-icon svg{width:11px;height:11px}.hero-primary-cta .arr{font-size:1rem;font-weight:500;opacity:.95}.hero-art{margin-top:-10px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 95%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 95%,transparent 100%)}.fl-col{padding:0 0 8px}.fl-col:before{left:-12px;right:-12px;border-radius:30px}.fl-img{width:96%;clip-path:inset(0 round 18px);border-radius:18px}.fl-cap{width:calc(100% - 8px);padding:3px 8px;font-size:.39rem;line-height:1.03}}@media(min-width:760px){.hero-badge{min-height:28px;padding:4px 9px 4px 15px;border-width:1.4px;border-radius:10px;gap:5px;background:linear-gradient(90deg,var(--navy) 0 8px,#fff 8px);font-size:.58rem}.hero-badge-icon{width:13px;height:13px;flex-basis:13px}.hero-badge-icon svg{width:13px;height:13px}.hero-primary-cta .arr{font-size:1.08rem;font-weight:500}.hero-art{margin-top:-8px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 95%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 95%,transparent 100%)}.fl-col{padding:0 0 10px}.fl-col:before{left:-14px;right:-14px;border-radius:34px}.fl-img{width:96%;clip-path:inset(0 round 20px);border-radius:20px}.fl-cap{width:calc(100% - 10px);padding:4px 9px;font-size:.43rem;line-height:1.04}}.header-bonus{gap:0;min-height:0;max-width:none;padding:0;margin-inline:0;border:0;border-radius:12px;background:transparent;box-shadow:none}.header-bonus[hidden]{display:flex!important}.header-bonus-dot,.header-bonus-action{display:none!important}.header-bonus-pill,.header-bonus-copyline{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:8px 14px;background:#fff;border:1px solid var(--line)}.header-bonus-label{border-radius:12px 0 0 12px;color:var(--navy);font-size:.86rem;font-weight:800}.header-bonus-label svg,.header-bonus-time-pill svg{width:15px;height:15px;color:var(--blue);flex:0 0 auto}.header-bonus-time-pill{border-left:0;color:var(--blue);font-variant-numeric:tabular-nums;font-size:.96rem;font-weight:800}.header-bonus-copyline{border-left:0;border-radius:0 12px 12px 0;display:inline-grid;align-items:center;gap:2px;color:var(--muted);line-height:1.15}.header-bonus-copyline b{color:var(--navy);font-size:.8rem}.header-bonus-copyline small{color:var(--muted);font-size:.72rem}.site-head .sh-in{transition:height .28s ease,padding .28s ease,gap .28s ease}.site-head.bonus-visible .wm,.site-head.bonus-visible .sh-nav,.site-head.bonus-visible .btn,.site-head.bonus-visible>.btn{opacity:0;visibility:hidden;pointer-events:none;width:0;margin:0;overflow:hidden}.site-head.bonus-visible .sh-in{justify-content:center;height:auto;min-height:54px;padding-block:8px;gap:0}.site-head.bonus-visible .header-bonus{opacity:1;visibility:visible;pointer-events:auto;transform:none}.safe-line{margin-top:0}.proc-cta{justify-items:start}.sum-note{display:none!important}@media(max-width:759px){.site-head.bonus-visible{padding-bottom:0}.site-head.bonus-visible .sh-in{min-height:48px;padding-block:6px}.header-bonus{width:100%;justify-content:center}.header-bonus-pill,.header-bonus-copyline{min-height:30px;padding:6px 10px}.header-bonus-label{font-size:.72rem}.header-bonus-time-pill{font-size:.9rem}.header-bonus-copyline b{font-size:.68rem}.header-bonus-copyline small{font-size:.62rem}.header-bonus-label svg,.header-bonus-time-pill svg{width:13px;height:13px}}.site-head{overflow:visible}.site-head:not(.bonus-visible){padding-bottom:48px}.header-bonus{position:absolute;left:var(--page-gutter);right:var(--page-gutter);bottom:8px;justify-content:center;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}.header-bonus-pill,.header-bonus-copyline{min-height:32px}.header-bonus-label{padding-inline:12px;gap:7px}.header-bonus-label svg,.header-bonus-time-pill svg{width:14px;height:14px;color:var(--blue)}.header-bonus-time-pill{padding-inline:11px}.header-bonus-copyline{padding-inline:12px}.site-head.bonus-visible{padding-bottom:0}.site-head.bonus-visible .header-bonus{position:static;left:auto;right:auto;bottom:auto}.hero{padding-top:18px}.hero .container{padding-right:10px}.hero-grid{grid-template-columns:minmax(0,1fr) 130px;gap:10px}.hero-art{height:460px;gap:10px;margin-top:-4px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 10%,#000 90%,transparent)}.fl-col{padding:0 0 6px}.fl-col:before{left:-16px;right:-16px;border-radius:34px}.fl-track{--mq-gap: 10px}.fl-card{padding-bottom:12px}.fl-img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain;object-position:center;border-radius:18px;overflow:hidden;clip-path:inset(0 round 18px)}.fl-cap{width:calc(100% - 14px);padding:3px 8px;font-size:.4rem;line-height:1.04}@media(max-width:759px){.site-head:not(.bonus-visible){padding-bottom:44px}.header-bonus{left:10px;right:10px;bottom:6px}.header-bonus-pill,.header-bonus-copyline{min-height:28px;padding:5px 8px}.header-bonus-label{padding-left:10px;padding-right:10px}.header-bonus-label svg,.header-bonus-time-pill svg{width:12px;height:12px}.header-bonus-label{font-size:.68rem}.header-bonus-time-pill{font-size:.84rem}.header-bonus-copyline b{font-size:.63rem}.header-bonus-copyline small{font-size:.58rem}.hero-grid{grid-template-columns:minmax(0,1fr) 128px}.hero-art{height:448px;margin-top:-2px}.fl-col:before{left:-14px;right:-14px}.fl-track{--mq-gap: 8px}.fl-img{width:100%;border-radius:16px;clip-path:inset(0 round 16px)}.fl-cap{width:calc(100% - 12px);font-size:.38rem}}.header-bonus{gap:0;border:1px solid #E5EBF5;border-radius:10px;background:#fff;box-shadow:none;overflow:hidden}.header-bonus-pill,.header-bonus-copyline{min-height:38px;padding:8px 14px;border:0;background:#fff}.header-bonus-label,.header-bonus-time-pill{position:relative}.header-bonus-time-pill:before,.header-bonus-copyline:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:1px;background:#e5ebf5}.header-bonus-label{border-radius:0;color:var(--navy);font-size:.8rem;font-weight:800}.header-bonus-copyline{border-radius:0;justify-content:center;padding-right:16px}.header-bonus-copyline b{font-size:.76rem}.header-bonus-copyline small{font-size:.67rem}.header-bonus-label svg,.header-bonus-time-pill svg{width:14px;height:14px}.hero-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 124px!important;align-items:start;gap:10px}.hero-art{grid-column:2;grid-row:1;width:124px;min-width:124px;justify-self:end;align-self:start;margin-top:2px;height:448px}.fl-col:before{left:-10px;right:-10px}@media(max-width:759px){.site-head:not(.bonus-visible){padding-bottom:42px}.header-bonus{left:10px;right:10px;bottom:6px;border-radius:8px}.header-bonus-pill,.header-bonus-copyline{min-height:30px;padding:5px 10px}.header-bonus-time-pill:before,.header-bonus-copyline:before{top:7px;bottom:7px}.header-bonus-label{font-size:.66rem}.header-bonus-time-pill{font-size:.84rem}.header-bonus-copyline b{font-size:.62rem}.header-bonus-copyline small{font-size:.57rem}.header-bonus-label svg,.header-bonus-time-pill svg{width:12px;height:12px}.hero-grid{display:flex!important;align-items:flex-start;justify-content:space-between;gap:10px}.hero-copy{flex:1 1 auto;min-width:0}.hero-art{flex:0 0 124px;width:124px;min-width:124px;height:448px;margin-top:0}.fl-col:before{left:-10px;right:-10px}}@media(min-width:760px){.header-bonus{border-radius:12px}.header-bonus-pill,.header-bonus-copyline{min-height:42px;padding:9px 16px}.header-bonus-label{font-size:.86rem}.header-bonus-time-pill{font-size:.98rem}.header-bonus-copyline b{font-size:.8rem}.header-bonus-copyline small{font-size:.7rem}.hero-grid{display:grid!important;grid-template-columns:1fr 260px!important;gap:26px}.hero-art{grid-column:2;width:260px;min-width:260px;height:470px}.fl-col:before{left:-14px;right:-14px}}.header-bonus{border:1px solid #E6ECF5;border-radius:8px}.header-bonus-pill,.header-bonus-copyline{min-height:36px;padding:8px 14px}.header-bonus-label,.header-bonus-time-pill,.header-bonus-copyline{background:#fff}.header-bonus-label{font-size:.78rem}.header-bonus-time-pill{font-size:.9rem}.header-bonus-copyline b{font-size:.74rem}.header-bonus-copyline small{font-size:.66rem}.hero>.container.hero-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 124px!important;align-items:start;gap:10px}.hero>.container.hero-grid>.hero-copy{grid-column:1;min-width:0}.hero>.container.hero-grid>.hero-art{grid-column:2;grid-row:1;width:124px;min-width:124px;justify-self:end;align-self:start;margin-top:0}@media(max-width:759px){.header-bonus{border-radius:8px}.header-bonus-pill,.header-bonus-copyline{min-height:30px;padding:5px 10px}.header-bonus-label{font-size:.66rem}.header-bonus-time-pill{font-size:.84rem}.header-bonus-copyline b{font-size:.62rem}.header-bonus-copyline small{font-size:.57rem}.hero>.container.hero-grid{grid-template-columns:minmax(0,1fr) 124px!important;gap:10px}.hero>.container.hero-grid>.hero-art{width:124px;min-width:124px;height:448px}}@media(min-width:760px){.hero>.container.hero-grid{grid-template-columns:1fr 260px!important;gap:26px}.hero>.container.hero-grid>.hero-art{width:260px;min-width:260px;height:470px}}html,body{max-width:100%;overflow-x:hidden}.shell,.site-head,.section,.container,.hero,.why,.proc,.cfg{max-width:100%}.header-bonus{gap:0;border:1px solid #E6ECF5;border-radius:8px;background:#fff;box-shadow:none}.header-bonus-pill,.header-bonus-copyline{min-height:34px;padding:7px 14px;border:0;background:transparent}.header-bonus-time-pill:before,.header-bonus-copyline:before{top:8px;bottom:8px;background:#e6ecf5}.header-bonus-label{color:var(--navy);font-size:.78rem;font-weight:800}.header-bonus-time-pill{color:var(--blue);font-size:.92rem;font-weight:800}.header-bonus-copyline{gap:1px}.header-bonus-copyline b{color:var(--navy);font-size:.74rem;font-weight:800}.header-bonus-copyline small{color:#94a0b8;font-size:.66rem;font-weight:600}.header-bonus-label svg,.header-bonus-time-pill svg{width:13px;height:13px}.metric-card{margin:16px 0 14px;padding:14px 14px 12px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--sh-sm)}.metric-stars{display:flex;gap:3px;color:var(--blue);margin-bottom:8px}.metric-stars svg{width:14px;height:14px}.metric-copy{font-size:.84rem;line-height:1.35;color:var(--text)}.metric-copy b{color:var(--navy)}.metric-meta{display:flex;align-items:center;gap:8px;margin-top:10px}.metric-av{width:30px;height:30px;border-radius:999px;object-fit:cover}.metric-meta b{display:block;font-size:.74rem;line-height:1.1;color:var(--navy)}.metric-meta span{display:block;font-size:.65rem;line-height:1.15;color:var(--muted)}.metric-foot{margin-top:8px;font-size:.66rem;font-weight:700;color:var(--blue)}.rev-card,.rev-list,.rev-claim,.rev,.rev-stars,.rev-av{display:none!important}@media(max-width:759px){.container{padding-left:12px;padding-right:12px}.header-bonus{left:12px;right:12px;border-radius:8px}.header-bonus-pill,.header-bonus-copyline{min-height:30px;padding:5px 10px}.header-bonus-label{font-size:.66rem}.header-bonus-time-pill{font-size:.84rem}.header-bonus-copyline b{font-size:.61rem}.header-bonus-copyline small{font-size:.56rem}.header-bonus-label svg,.header-bonus-time-pill svg{width:12px;height:12px}.hero>.container.hero-grid{grid-template-columns:minmax(0,1fr) 124px!important;gap:10px;overflow:hidden}.why .container,.proc .container,.cfg.section>.container{overflow-x:hidden}}@media(min-width:760px){.metric-card{padding:16px 16px 14px}.metric-copy{font-size:.9rem}}.safe-line{display:none!important}.hero-badge{background:linear-gradient(90deg,var(--navy) 0 5px,#fff 5px)!important;min-height:22px;padding:3px 7px 3px 11px}.header-bonus{align-items:stretch;justify-content:stretch}.header-bonus-pill,.header-bonus-copyline{display:flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px}.header-bonus-copyline{flex:1 1 auto;align-items:center;justify-content:center;text-align:left}.header-bonus-copyline>span,.header-bonus-copyline>div{display:grid}.header-bonus-copyline b,.header-bonus-copyline small{white-space:nowrap}.hero>.container.hero-grid{grid-template-columns:minmax(0,1fr) 126px!important;align-items:start}.hero>.container.hero-grid>.hero-art{position:relative;width:126px;min-width:126px;height:760px;overflow:hidden}.hero-art{-webkit-mask-image:none;mask-image:none}.hero-proof-card{position:absolute;left:-6px;right:-6px;bottom:8px;z-index:3;padding:10px 10px 9px;border:1px solid #E6ECF5;border-radius:18px;background:#fff;box-shadow:var(--sh-sm)}.hero-proof-stars{display:flex;gap:2px;margin:4px 0 6px;color:var(--blue)}.hero-proof-stars svg{width:10px;height:10px}.hero-proof-copy{color:var(--navy);font-size:.52rem;line-height:1.28}.hero-proof-meta{display:flex;align-items:center;gap:7px;margin-top:8px}.hero-proof-av{width:22px;height:22px;border-radius:999px;object-fit:cover}.hero-proof-meta b{display:block;color:var(--navy);font-size:.5rem;line-height:1.1}.hero-proof-meta span{display:block;color:var(--muted);font-size:.44rem;line-height:1.1}.hero-proof-foot{margin-top:8px;padding:6px 8px;border:1px solid #E6ECF5;border-radius:999px;color:var(--blue);display:inline-flex;align-items:center;gap:5px;font-size:.48rem;font-weight:800;background:#fff}.hero-proof-foot svg{width:10px;height:10px}.metric-card{display:none}@media(max-width:759px){.header-bonus{left:12px;right:12px;bottom:6px}.header-bonus-label{font-size:.65rem}.header-bonus-time-pill{font-size:.83rem}.header-bonus-copyline b{font-size:.61rem}.header-bonus-copyline small{font-size:.56rem}.hero-badge{background:linear-gradient(90deg,var(--navy) 0 4px,#fff 4px)!important;font-size:.49rem;min-height:21px;padding-left:10px}.hero>.container.hero-grid>.hero-art{width:126px;min-width:126px;height:760px}}@media(min-width:760px){.hero-proof-card{display:none}.metric-card{display:block}}.safe-line{display:none!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.hero-badge{background:linear-gradient(90deg,var(--navy) 0 3px,#fff 3px)!important;min-height:20px;padding:3px 7px 3px 9px;border-radius:8px}.header-bonus{display:flex;align-items:stretch;width:100%;gap:0;border:1px solid #E6ECF5;border-radius:8px;background:#fff;overflow:hidden}.header-bonus-pill,.header-bonus-copyline{min-height:32px;padding:6px 12px;border:0;background:transparent}.header-bonus-label,.header-bonus-time-pill{flex:0 0 auto}.header-bonus-time-pill,.header-bonus-copyline{position:relative}.header-bonus-time-pill:before,.header-bonus-copyline:before{content:"";position:absolute;left:0;top:7px;bottom:7px;width:1px;background:#e6ecf5}.header-bonus-copyline{flex:1 1 auto;display:grid;align-content:center;justify-content:start;gap:1px;text-align:left}.header-bonus-label{font-size:.66rem;font-weight:800}.header-bonus-time-pill{font-size:.84rem;font-weight:800;color:var(--blue)}.header-bonus-copyline b{font-size:.62rem;color:var(--navy);white-space:nowrap}.header-bonus-copyline small{font-size:.56rem;color:#96a3bb;white-space:nowrap}.header-bonus-label svg,.header-bonus-time-pill svg{width:12px;height:12px}.hero>.container.hero-grid{grid-template-columns:minmax(0,1fr) 126px!important;align-items:start;gap:10px}.hero-copy{grid-column:1;grid-row:1}.hero-proof-card{grid-column:1;grid-row:2;position:relative;left:auto;right:auto;bottom:auto;z-index:2;margin-top:14px;padding:14px 14px 12px;border:1px solid #E6ECF5;border-radius:18px;background:#fff;box-shadow:var(--sh-sm);transition:opacity .28s ease,transform .28s ease}.hero-proof-card.is-switching{opacity:.05;transform:translateY(6px)}.hero-proof-quote{color:var(--blue);font-size:2rem;line-height:.8;font-weight:800}.hero-proof-stars{display:flex;gap:4px;margin:4px 0 8px;color:var(--blue)}.hero-proof-stars svg{width:14px;height:14px}.hero-proof-copy{color:var(--navy);font-size:.92rem;line-height:1.32}.hero-proof-meta{display:flex;align-items:center;gap:10px;margin-top:12px}.hero-proof-av{width:44px;height:44px;border-radius:999px;object-fit:cover}.hero-proof-meta b{display:block;color:var(--navy);font-size:.92rem;line-height:1.08}.hero-proof-meta span{display:block;color:var(--muted);font-size:.8rem;line-height:1.12}.hero-proof-foot{margin-top:14px;display:inline-flex;align-items:center;gap:7px;padding:10px 16px;border:1px solid #E6ECF5;border-radius:999px;color:var(--blue);font-size:.95rem;font-weight:800;background:#fff}.hero-proof-foot svg{width:14px;height:14px}.hero-art{grid-column:2;grid-row:1 / span 2;position:relative;width:126px;min-width:126px;height:760px;overflow:hidden}.fl-col:before{left:-12px;right:-12px}.metric-card{display:none!important}@media(max-width:759px){.hero-proof-card{margin-top:12px;padding:12px 12px 11px}.hero-proof-copy{font-size:.78rem}.hero-proof-av{width:36px;height:36px}.hero-proof-meta b{font-size:.78rem}.hero-proof-meta span{font-size:.68rem}.hero-proof-foot{font-size:.8rem;padding:8px 12px}}@media(min-width:760px){.hero-badge{background:linear-gradient(90deg,var(--navy) 0 4px,#fff 4px)!important}.header-bonus-label{font-size:.78rem}.header-bonus-time-pill{font-size:.92rem}.header-bonus-copyline b{font-size:.74rem}.header-bonus-copyline small{font-size:.66rem}.header-bonus-label svg,.header-bonus-time-pill svg{width:13px;height:13px}.hero>.container.hero-grid{grid-template-columns:1fr 260px!important;gap:26px}.hero-art{width:260px;min-width:260px;height:760px}}@media(max-width:759px){.sh-in{flex-wrap:wrap;height:auto;min-height:var(--head-h);gap:8px;padding-top:10px;padding-bottom:10px;align-items:flex-start}.site-head:not(.bonus-visible){padding-bottom:0!important}.header-bonus{position:static!important;order:2;width:100%;left:auto!important;right:auto!important;bottom:auto!important;margin:0;border-radius:8px}.site-head.bonus-visible .sh-in{justify-content:flex-start;min-height:auto;padding-top:8px;padding-bottom:8px}.site-head.bonus-visible .header-bonus{width:100%}.header-bonus-pill,.header-bonus-copyline{min-height:30px;padding:5px 10px}.header-bonus-time-pill:before,.header-bonus-copyline:before{top:6px;bottom:6px}.header-bonus-label{font-size:.66rem}.header-bonus-time-pill{font-size:.84rem}.header-bonus-copyline b{font-size:.61rem}.header-bonus-copyline small{font-size:.55rem}.header-bonus-label svg,.header-bonus-time-pill svg{width:12px;height:12px}.hero>.container.hero-grid{grid-template-columns:minmax(0,1fr) 138px!important;gap:8px;padding-right:8px!important}.hero-art{width:138px!important;min-width:138px!important;height:980px!important;margin-right:-4px}.fl-col:before{left:-12px;right:-18px;border-radius:36px}.fl-card{gap:5px;padding:7px 7px 8px}.fl-cap{width:calc(100% - 10px);padding:3px 7px;font-size:.37rem;line-height:1.03}.hero-proof-card{margin-top:12px;margin-right:2px;padding:12px 12px 10px}.hero-proof-copy{font-size:.74rem;line-height:1.28}.hero-proof-meta b{font-size:.76rem;white-space:nowrap}.hero-proof-meta span{font-size:.66rem}.hero-proof-foot{width:fit-content;max-width:100%;padding:7px 10px;font-size:.72rem;gap:5px}.hero-proof-foot svg{width:11px;height:11px}}@media(min-width:760px){.hero-art{height:900px!important}.fl-col:before{left:-12px;right:-18px}}@media(max-width:759px){.hero>.container.hero-grid{align-items:start;grid-template-columns:minmax(0,1fr) 142px!important;gap:8px;overflow:visible}.hero-copy{display:flex;flex-direction:column;min-width:0}.hero-proof-card{grid-column:auto;grid-row:auto;position:static;margin-top:12px;margin-right:0;padding:12px 12px 10px}.hero-art{width:142px!important;min-width:142px!important;height:auto!important;min-height:660px;align-self:stretch;margin-right:-8px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 6%,#000 94%,rgba(0,0,0,0) 100%)!important;mask-image:linear-gradient(to bottom,#0000,#000 6% 94%,#0000)!important}.fl-col{height:100%}.fl-col:before{left:-12px!important;right:-22px!important;border-radius:38px}.fl-track{--mq-gap: 9px}.fl-card{gap:2px;padding:6px 6px 7px;border-radius:18px}.fl-img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:16px!important;clip-path:inset(0 round 16px)!important;background:#fff}.fl-cap{width:calc(100% - 6px);margin-top:-1px;padding:2px 7px;font-size:.37rem;line-height:1.03;border-radius:999px}.hero-badge{background:linear-gradient(90deg,var(--navy) 0 2px,#fff 2px)!important;padding-left:8px;min-height:20px}.header-bonus{display:grid!important;grid-template-columns:max-content max-content 1fr;align-items:stretch;width:100%;min-width:0}.header-bonus-pill,.header-bonus-copyline{min-width:0}.header-bonus-copyline{justify-content:center;padding-right:10px}.hero-proof-copy{font-size:.72rem;line-height:1.26}.hero-proof-meta{margin-top:10px;gap:8px}.hero-proof-av{width:34px;height:34px}.hero-proof-meta b{font-size:.74rem;line-height:1.05;white-space:nowrap}.hero-proof-meta span{font-size:.64rem;line-height:1.1}.hero-proof-foot{margin-top:10px;padding:7px 10px;font-size:.66rem;line-height:1.1;gap:5px;max-width:max-content}.hero-proof-foot span{display:inline}.hero-proof-foot svg{width:10px;height:10px}}@media(min-width:760px){.hero-copy{display:flex;flex-direction:column}.hero-proof-card{position:static;margin-top:16px}.hero-art{height:auto!important;min-height:760px;align-self:stretch;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 7%,#000 93%,rgba(0,0,0,0) 100%)!important;mask-image:linear-gradient(to bottom,#0000,#000 7% 93%,#0000)!important}.fl-col:before{right:-22px!important}.fl-card{gap:3px}.fl-cap{margin-top:-1px;padding:3px 9px}}@media(max-width:759px){.header-bonus[hidden]{display:none!important}.hero-badge{background:linear-gradient(90deg,var(--navy) 0 4px,#fff 4px)!important;padding-left:9px}.hero-proof-card{margin-top:12px;max-width:100%}.hero-art{width:142px!important;min-width:142px!important;height:560px!important;min-height:560px!important;align-self:start;margin-right:-8px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 7%,#000 92%,rgba(0,0,0,0) 100%)!important;mask-image:linear-gradient(to bottom,#0000,#000 7% 92%,#0000)!important}.fl-col:before{left:-12px!important;right:-24px!important;border-radius:38px}.fl-track{--mq-gap: 10px}.fl-card{background:#fff;border-radius:18px;overflow:hidden;padding:6px 6px 5px;gap:1px}.fl-img{object-fit:contain!important;border-radius:16px!important;clip-path:inset(0 round 16px)!important;background:#fff}.fl-cap{width:calc(100% - 4px);margin-top:0;padding:1px 6px 2px;font-size:.36rem;line-height:1.02;border-radius:999px}}@media(min-width:760px){.header-bonus[hidden]{display:none!important}.hero-art{height:620px!important;min-height:620px!important;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 7%,#000 92%,rgba(0,0,0,0) 100%)!important;mask-image:linear-gradient(to bottom,#0000,#000 7% 92%,#0000)!important}.fl-col:before{right:-24px!important}}.hero{padding-bottom:18px}@media(max-width:759px){.hero>.container.hero-grid{align-items:start}.hero-copy{min-width:0}.hero-art{height:520px!important;min-height:0!important;max-height:none!important;align-self:start;overflow:hidden}.hero-proof-card{margin-bottom:0}.why.section{padding-top:34px}.metric-copy,.metric-meta,.metric-foot,.safe-line,.header-bonus[hidden]{display:none!important}}@media(min-width:760px){.hero-art{height:620px!important;min-height:0!important}.metric-copy,.metric-meta,.metric-foot,.safe-line,.header-bonus[hidden]{display:none!important}}.hero{padding-bottom:14px!important}.hero>.container.hero-grid{margin-bottom:0!important}.hero-proof-card{margin-bottom:0!important}#por-que .metric-copy,#por-que .metric-meta,#por-que .metric-foot,#por-que .safe-line{display:none!important}@media(max-width:759px){.why.section{padding-top:30px!important}.hero-art{min-height:0!important}}@media(max-width:759px){.site-head.bonus-visible .header-bonus{display:grid!important;grid-template-columns:max-content max-content 1fr;width:100%;min-width:0}.header-bonus{width:100%;margin:0;border-radius:8px;overflow:hidden}.header-bonus-pill,.header-bonus-copyline{min-height:30px;padding:5px 10px}.header-bonus-label{font-size:.66rem!important}.header-bonus-time-pill{font-size:.84rem!important}.header-bonus-copyline b{font-size:.61rem!important}.header-bonus-copyline small{font-size:.55rem!important}.header-bonus-label svg,.header-bonus-time-pill svg{width:12px;height:12px}.fl-card{gap:3px!important;padding:6px!important}.fl-cap{width:calc(100% - 8px)!important;margin-top:0!important;padding:3px 7px!important;font-size:.42rem!important;line-height:1.08!important;border-radius:999px}.fl-img{border-radius:16px!important;clip-path:inset(0 round 16px)!important}}@media(min-width:760px){.site-head.bonus-visible .header-bonus{display:grid!important;grid-template-columns:max-content max-content 1fr}}.site-head.bonus-visible .header-bonus{display:grid!important;grid-template-columns:max-content max-content minmax(0,1fr);width:100%;min-width:0;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}.site-head.bonus-visible .sh-in{width:100%}.site-head.bonus-visible .wm,.site-head.bonus-visible .sh-nav,.bonus-card,.bonus-summary,.trust{display:none!important}@media(max-width:759px){.site-head.bonus-visible .sh-in{display:block;padding:7px 10px;min-height:0}.site-head.bonus-visible .header-bonus{border:1px solid #E4EBF7;border-radius:8px;overflow:hidden;background:#fff}.header-bonus-pill,.header-bonus-copyline{min-height:31px;padding:5px 9px}.header-bonus-label{font-size:.67rem!important}.header-bonus-time-pill{font-size:.86rem!important}.header-bonus-copyline b{font-size:.61rem!important}.header-bonus-copyline small{font-size:.54rem!important}.header-bonus-label svg,.header-bonus-time-pill svg{width:12px;height:12px}.fl-card{gap:4px!important;padding:6px 6px 7px!important}.fl-cap{width:calc(100% - 8px)!important;margin-top:0!important;padding:4px 8px!important;font-size:.49rem!important;line-height:1.08!important;border-radius:999px!important}}@media(min-width:760px){.site-head.bonus-visible .sh-in{padding:8px var(--page-gutter)}.fl-cap{padding:5px 10px!important;font-size:.56rem!important}}.bonus-card,.bonus-card-hero,.bonus-card-summary,.bonus-card-pay,.safe-line{display:none!important}.site-head,.site-head:not(.bonus-visible),.site-head.bonus-visible{padding-bottom:0!important}.site-head .sh-in{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;height:auto!important;min-height:var(--head-h)!important;padding-top:10px!important;padding-bottom:10px!important}.site-head.bonus-visible .header-bonus,.header-bonus.is-visible{display:grid!important;grid-template-columns:max-content max-content 1fr!important;width:100%!important;order:2!important;align-items:stretch!important;gap:0!important;margin:0!important;border:1px solid #E6ECF5!important;border-radius:8px!important;background:#fff!important;box-shadow:0 8px 24px #0a192f0f!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;transform:translateY(0)!important;animation:latBonusReveal .28s cubic-bezier(.22,1,.36,1) both}@keyframes latBonusReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.site-head.bonus-visible .wm,.site-head.bonus-visible .sh-nav{opacity:1!important;visibility:visible!important;pointer-events:auto!important;width:auto!important;overflow:visible!important;margin:0!important}.header-bonus-pill,.header-bonus-copyline{min-height:32px!important;padding:6px 12px!important;border:0!important;background:transparent!important;min-width:0!important}.header-bonus-copyline b{font-size:.61rem!important;color:var(--navy)!important;white-space:nowrap!important}.header-bonus-copyline small{font-size:.55rem!important;color:#96a3bb!important;white-space:nowrap!important}.fl-card{gap:3px!important;padding:7px!important}.fl-cap{width:calc(100% - 8px)!important;margin-top:0!important;padding:3px 8px!important;font-size:.42rem!important;line-height:1.08!important;border-radius:999px!important}.hero-grid{align-items:start!important}.hero-copy{min-width:0}.hero-proof-card{display:block!important}.hero-art{overflow:hidden!important}.fl-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;gap:4px!important}.fl-img{display:block;width:100%;border-radius:18px!important;clip-path:inset(0 round 18px)!important;background:transparent!important}.fl-cap{background:#fff!important;border:1px solid #E6ECF5!important;box-shadow:0 2px 6px #0a192f0a;width:calc(100% - 6px)!important;margin-inline:auto;text-align:center}.site-head.bonus-visible .header-bonus,.header-bonus.is-visible{display:grid!important}@media(max-width:759px){.site-head .sh-in{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important}.hero{overflow:visible!important}.hero-grid{grid-template-columns:minmax(0,1fr) 142px!important;gap:10px!important;align-items:start!important}.hero-copy{display:flex!important;flex-direction:column!important}.hero-proof-card{margin-top:14px!important}.hero-art{width:142px!important;min-width:142px!important;height:560px!important;min-height:560px!important;align-self:start!important;margin-right:-4px!important;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 7%,#000 93%,rgba(0,0,0,0) 100%)!important;mask-image:linear-gradient(to bottom,#0000,#000 7% 93%,#0000)!important}.fl-col:before{left:-10px!important;right:-20px!important}.fl-track{--mq-gap: 10px !important}.fl-card{gap:3px!important}.fl-cap{font-size:.45rem!important;line-height:1.08!important;padding:3px 8px!important;width:calc(100% - 4px)!important}.site-head.bonus-visible .header-bonus,.header-bonus.is-visible{width:100%!important;order:2!important;grid-template-columns:max-content max-content 1fr!important}}@media(min-width:760px){.hero>.container.hero-grid,.hero-grid{grid-template-columns:minmax(0,720px) 248px!important;justify-content:space-between!important;gap:28px!important;align-items:start!important}.hero-copy,.hero h1{max-width:720px!important}.hero-sub{max-width:560px!important}.hero-primary-cta{max-width:360px!important}.hero-proof-card{max-width:420px!important;margin-top:18px!important}.hero-art{width:248px!important;min-width:248px!important;height:560px!important;min-height:560px!important;margin-left:auto!important;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 7%,#000 93%,rgba(0,0,0,0) 100%)!important;mask-image:linear-gradient(to bottom,#0000,#000 7% 93%,#0000)!important}.fl-col:before{left:-12px!important;right:-18px!important}.fl-track{--mq-gap: 12px !important}.fl-cap{font-size:.58rem!important;line-height:1.14!important;padding:4px 10px!important}.site-head .sh-in{display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important}.site-head.bonus-visible .header-bonus,.header-bonus.is-visible{order:3!important;width:100%!important;grid-template-columns:max-content max-content 1fr!important}}.hero-badge{display:inline-flex!important;width:auto!important;max-width:max-content!important;align-self:flex-start!important;flex:0 0 auto!important;white-space:nowrap!important}.fl-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important;display:grid!important;justify-items:stretch!important;gap:3px!important}.fl-media{display:block;width:100%;aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;background:transparent}.fl-media .fl-img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:inherit!important;clip-path:none!important;background:transparent!important}.fl-cap{justify-self:center!important;width:calc(100% - 6px)!important;margin:0!important;padding:3px 8px!important;border:1px solid #E6ECF5!important;border-radius:999px!important;background:#fff!important;box-shadow:0 2px 6px #0a192f0a!important;color:var(--muted)!important;text-align:center!important}.header-bonus,.header-bonus[hidden]{display:none!important}.site-head.bonus-visible .header-bonus,.header-bonus.is-visible:not([hidden]){display:grid!important;grid-template-columns:max-content max-content minmax(0,1fr)!important;width:100%!important;order:3!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important;animation:latBonusRevealV163 .32s cubic-bezier(.22,1,.36,1) both!important}@keyframes latBonusRevealV163{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.site-head.bonus-visible .wm,.site-head.bonus-visible .sh-nav{opacity:1!important;visibility:visible!important;width:auto!important;pointer-events:auto!important;overflow:visible!important}@media(max-width:759px){.hero>.container.hero-grid{grid-template-columns:minmax(0,1fr) 142px!important;gap:10px!important;align-items:start!important}.hero-copy{display:flex!important;flex-direction:column!important}.hero-art{width:142px!important;min-width:142px!important;height:560px!important;min-height:560px!important}.fl-media{border-radius:16px}.fl-cap{font-size:.45rem!important;line-height:1.08!important}.site-head .sh-in{display:flex!important;flex-wrap:wrap!important;align-items:center!important}}@media(min-width:760px){.hero{padding:46px 0 54px!important}.hero>.container.hero-grid{width:min(1180px,calc(100% - 48px))!important;max-width:1180px!important;margin-inline:auto!important;padding-inline:0!important;display:grid!important;grid-template-columns:minmax(0,690px) 280px!important;justify-content:space-between!important;gap:34px!important;align-items:start!important}.hero-copy{max-width:690px!important;min-width:0!important;display:flex!important;flex-direction:column!important}.hero h1{max-width:690px!important;font-size:clamp(3rem,4.2vw,4.35rem)!important;line-height:1.01!important}.hero-sub{max-width:560px!important}.hero-primary-cta{max-width:360px!important}.hero-proof-card{max-width:420px!important}.hero-art{width:280px!important;min-width:280px!important;height:560px!important;min-height:560px!important;grid-template-columns:1fr 1fr!important;gap:14px!important;margin:0!important}.fl-media{border-radius:16px}.fl-cap{font-size:.56rem!important;line-height:1.12!important}.site-head .sh-in{display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important}}html{overflow-x:clip!important;overflow-y:auto!important}body{overflow-x:clip!important;overflow-y:visible!important}#view-landing,#view-checkout{overflow:visible!important}.site-head{position:sticky!important;top:0!important;z-index:1000!important}.hero-badge{gap:4px!important;padding:3px 6px 3px 8px!important;width:fit-content!important;max-width:fit-content!important}@media(max-width:759px){.site-head.bonus-visible .header-bonus,.header-bonus.is-visible:not([hidden]){display:grid!important;grid-template-columns:max-content max-content minmax(0,1fr)!important;width:100%!important}}.hero-badge{display:inline-flex!important;width:auto!important;max-width:max-content!important;min-width:0!important;align-self:flex-start!important;padding:3px 9px 3px 8px!important;gap:4px!important;white-space:nowrap!important}.site-head .header-bonus.is-visible{display:grid!important;grid-template-columns:max-content max-content minmax(0,1fr)!important;width:100%!important;order:3!important;align-items:stretch!important;gap:0!important;margin:0!important;border:1px solid #E6ECF5!important;border-radius:8px!important;background:#fffffff5!important;box-shadow:0 8px 20px #0a192f0d!important;backdrop-filter:saturate(140%) blur(8px);overflow:hidden!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important;transition:box-shadow .28s ease,background-color .28s ease,border-color .28s ease,transform .28s ease!important}.site-head.bonus-visible .header-bonus.is-visible{animation:latBonusMorphV165 .36s cubic-bezier(.22,1,.36,1) both;box-shadow:0 14px 28px #0a192f1a!important;background:#fffffffa!important}@keyframes latBonusMorphV165{0%{opacity:.2;transform:translateY(-8px) scale(.985)}60%{opacity:1;transform:translateY(0) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}.header-bonus-pill,.header-bonus-copyline{min-height:32px!important;padding:6px 12px!important;border:0!important;background:transparent!important}.header-bonus-time-pill,.header-bonus-copyline{position:relative!important}.header-bonus-time-pill:before,.header-bonus-copyline:before{content:""!important;position:absolute!important;left:0!important;top:7px!important;bottom:7px!important;width:1px!important;background:#e6ecf5!important}.header-bonus-label{font-size:.66rem!important;font-weight:800!important;color:var(--navy)!important}.header-bonus-time-pill{font-size:.84rem!important;font-weight:800!important;color:var(--blue)!important}.header-bonus-copyline{display:grid!important;align-content:center!important;justify-content:start!important;gap:1px!important;text-align:left!important}.header-bonus-copyline b{font-size:.62rem!important;color:var(--navy)!important;white-space:nowrap!important}.header-bonus-copyline small{font-size:.56rem!important;color:#96a3bb!important;white-space:nowrap!important}.header-bonus-label svg,.header-bonus-time-pill svg{width:12px!important;height:12px!important}.fl-card.is-arrullo .fl-media{border-radius:22px!important;overflow:hidden!important;background:#f5f0ea!important}.fl-card.is-arrullo .fl-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:inherit!important}@media(min-width:760px){.header-bonus-label{font-size:.78rem!important}.header-bonus-time-pill{font-size:.92rem!important}.header-bonus-copyline b{font-size:.74rem!important}.header-bonus-copyline small{font-size:.66rem!important}.header-bonus-label svg,.header-bonus-time-pill svg{width:13px!important;height:13px!important}}.site-head .sh-in{transition:min-height .34s cubic-bezier(.22,1,.36,1),padding .34s cubic-bezier(.22,1,.36,1),gap .34s cubic-bezier(.22,1,.36,1)!important}.site-head .wm,.site-head .sh-nav{transform:translateY(0);opacity:1;max-height:48px;overflow:hidden;pointer-events:auto;will-change:transform,opacity,max-height;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .26s ease,max-height .34s cubic-bezier(.22,1,.36,1),margin .34s cubic-bezier(.22,1,.36,1)!important}.site-head.bonus-visible .wm,.site-head.bonus-visible .sh-nav{transform:translateY(-14px);opacity:0;max-height:0;margin-top:-4px;margin-bottom:0;pointer-events:none}.site-head.bonus-visible .sh-in{min-height:48px!important;padding-top:8px!important;padding-bottom:8px!important;gap:8px!important}@media(min-width:760px){.site-head .wm,.site-head .sh-nav{max-height:56px}.site-head.bonus-visible .wm,.site-head.bonus-visible .sh-nav{transform:translateY(-16px)}.site-head.bonus-visible .sh-in{min-height:54px!important;padding-top:8px!important;padding-bottom:8px!important}}.site-head{--header-shift: 0px;--header-opacity: 1;--header-row-height: 36px;--header-pad-top: 10px;--header-gap: 10px}.site-head .sh-in,.site-head.bonus-visible .sh-in{min-height:0!important;padding-top:var(--header-pad-top)!important;padding-bottom:8px!important;gap:var(--header-gap)!important;transition:none!important}.site-head .wm,.site-head .sh-nav,.site-head.bonus-visible .wm,.site-head.bonus-visible .sh-nav{transform:translateY(var(--header-shift))!important;opacity:var(--header-opacity)!important;max-height:var(--header-row-height)!important;margin-top:0!important;margin-bottom:0!important;overflow:hidden!important;visibility:visible!important;width:auto!important;pointer-events:auto!important;transition:none!important;will-change:transform,opacity,max-height}.site-head .header-bonus.is-visible,.site-head.bonus-visible .header-bonus.is-visible{transform:translateY(0)!important;opacity:1!important;animation:none!important;transition:box-shadow .24s ease,background-color .24s ease!important}.site-head.bonus-visible .header-bonus.is-visible{box-shadow:0 12px 26px #0a192f17!important}@media(max-width:759px){.site-head .wm,.site-head.bonus-visible .wm{flex-basis:auto!important}.site-head .sh-nav,.site-head.bonus-visible .sh-nav{display:none!important}}.site-head .sh-in{min-height:0!important;padding-top:var(--header-pad-top)!important;padding-bottom:8px!important;gap:var(--header-gap)!important;transition:padding .14s linear,gap .14s linear!important}.site-head .wm,.site-head .sh-nav{transform:translateY(var(--header-shift))!important;opacity:var(--header-opacity)!important;max-height:var(--header-row-height)!important;overflow:hidden!important;transition:transform .14s linear,opacity .14s linear,max-height .14s linear!important}.site-head.bonus-collapsed .wm,.site-head.bonus-collapsed .sh-nav{pointer-events:none!important}.hero-badge{background:#ffffffb8!important;backdrop-filter:blur(6px) saturate(125%);border-color:#122a588c!important;box-shadow:0 4px 12px #0a192f0d!important;padding:2px 8px 2px 7px!important;min-height:18px!important;font-size:.62rem!important}.hero-badge:before{background:#0a192fe0!important;width:3px!important}.hero-badge-icon{width:11px!important;height:11px!important}.hero-badge-icon svg{width:10px!important;height:10px!important}.header-bonus[hidden]{display:none!important}.site-head .header-bonus.is-visible{display:grid!important;grid-template-columns:max-content max-content minmax(0,1fr)!important;width:100%!important;order:3!important;align-items:stretch!important;opacity:1!important;visibility:visible!important;transform:translateY(0)!important;transition:box-shadow .2s linear,background-color .2s linear,border-color .2s linear!important}.site-head.bonus-visible .header-bonus.is-visible{box-shadow:0 12px 24px #0a192f17!important}@media(max-width:759px){.hero>.container.hero-grid,.hero-grid{grid-template-columns:minmax(0,1fr) 136px!important;gap:9px!important}.hero h1{font-size:clamp(2.02rem,11.1vw,3.08rem)!important;line-height:.94!important;letter-spacing:-.035em!important}.hero-sub{font-size:.885rem!important;line-height:1.45!important;max-width:31ch!important}.hero-primary-cta{max-width:286px!important;min-height:56px!important;padding:13px 18px!important}.hero-proof-card{padding:11px 11px 10px!important;margin-top:12px!important}.hero-proof-copy{font-size:.71rem!important;line-height:1.24!important}.hero-proof-foot{font-size:.65rem!important;padding:7px 10px!important}.hero-art{width:136px!important;min-width:136px!important;height:546px!important;min-height:546px!important}.fl-col:before{right:-18px!important}.fl-cap{font-size:.4rem!important;line-height:1.06!important;padding:3px 7px!important}}@media(min-width:760px){.hero>.container.hero-grid,.hero-grid{grid-template-columns:minmax(0,680px) 232px!important;gap:24px!important}.hero h1{max-width:680px!important}.hero-sub{max-width:520px!important}.hero-proof-card{max-width:396px!important}.hero-art{width:232px!important;min-width:232px!important;height:548px!important;min-height:548px!important}}.site-head{--header-shift: 0px;--header-opacity: 1;--header-row-height: 30px;--header-pad-top: 10px;--header-gap: 10px}.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{min-height:0!important;padding-top:var(--header-pad-top)!important;padding-bottom:8px!important;gap:var(--header-gap)!important;transition:none!important}.site-head .wm,.site-head .sh-nav,.site-head.header-collapsing .wm,.site-head.header-collapsing .sh-nav,.site-head.header-collapsed .wm,.site-head.header-collapsed .sh-nav{transform:translateY(var(--header-shift))!important;opacity:var(--header-opacity)!important;max-height:var(--header-row-height)!important;margin:0!important;overflow:hidden!important;visibility:visible!important;pointer-events:auto!important;transition:none!important;will-change:transform,opacity,max-height}.site-head.header-collapsed .wm,.site-head.header-collapsed .sh-nav{pointer-events:none!important}.site-head .header-bonus.is-visible,.site-head.header-collapsing .header-bonus.is-visible,.site-head.header-collapsed .header-bonus.is-visible{display:grid!important;grid-template-columns:max-content max-content minmax(0,1fr)!important;width:100%!important;order:3!important;opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important}.hero-badge{background:#ffffff6b!important;border-color:#122a5852!important;color:#0a192fd1!important;box-shadow:none!important;backdrop-filter:blur(7px) saturate(115%)}.hero-badge:before{background:#0a192f9e!important}@media(max-width:759px){.site-head .sh-nav,.site-head.header-collapsing .sh-nav,.site-head.header-collapsed .sh-nav{display:none!important}}.hero-proof-av[hidden]{display:none!important}.hero-proof-card.is-no-avatar .hero-proof-meta{padding-left:2px}.p-ic{width:52px!important;height:52px!important;border-radius:16px!important;background:#2563eb11!important;border:1px solid rgba(37,99,235,.11);box-shadow:inset 0 1px #fffc}.p-ic>svg{width:24px!important;height:24px!important;stroke-width:1.7}.p-num{width:23px!important;height:23px!important;top:-6px!important;left:-6px!important;font-size:.61rem!important;box-shadow:0 4px 10px #2563eb2e}.proc-cta{width:100%}.proc-chips{width:100%;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center;justify-content:stretch!important;gap:6px!important}.proc-chips li{min-width:0;justify-content:center;gap:5px!important;white-space:nowrap;font-size:.68rem!important;line-height:1}.proc-chips li span{overflow:hidden;text-overflow:ellipsis}.proc-chips svg{width:15px!important;height:15px!important;flex:0 0 15px;color:var(--blue)!important}.base-head{display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important}.base-head h3{min-width:0;white-space:nowrap;font-size:.96rem!important;line-height:1.1}.base-package-icon{width:38px!important;height:38px!important;border-radius:12px!important;color:var(--blue)!important;background:#2563eb12!important;border:1px solid rgba(37,99,235,.12);box-shadow:inset 0 1px #ffffffd9}.base-package-icon svg{width:20px!important;height:20px!important}.base-price{padding:4px 9px!important;font-size:.86rem!important}@media(max-width:759px){.p-card{grid-template-columns:50px minmax(0,1fr)!important;column-gap:12px!important;padding:14px!important}.p-ic{width:46px!important;height:46px!important;border-radius:14px!important}.p-ic>svg{width:21px!important;height:21px!important}.p-num{width:21px!important;height:21px!important;font-size:.57rem!important}.proc-chips li{font-size:.6rem!important;gap:4px!important}.proc-chips svg{width:13px!important;height:13px!important;flex-basis:13px}.base-head{grid-template-columns:34px minmax(0,1fr) auto!important;gap:7px!important}.base-head h3{font-size:.87rem!important;letter-spacing:-.01em}.base-package-icon{width:34px!important;height:34px!important;border-radius:11px!important}.base-package-icon svg{width:18px!important;height:18px!important}.base-price{padding:4px 8px!important;font-size:.78rem!important}}@media(min-width:760px){.proc-chips{max-width:650px;margin-inline:auto}.proc-chips li{font-size:.78rem!important}}#view-landing[hidden],#view-checkout[hidden],body.checkout-active #view-landing{display:none!important}body.checkout-active #view-checkout{display:block!important}body:not(.checkout-active) #view-checkout{display:none!important}body.checkout-active #view-landing .foot,body.checkout-active .foot{display:none!important}#view-checkout{min-height:100svh}#view-checkout>.co-step.act{min-height:calc(100svh - 112px)}.proc-chips{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;gap:5px!important}.proc-chips li{min-width:0!important;white-space:nowrap!important;justify-content:center!important}.proc-chips li span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.base-head{grid-template-columns:34px minmax(0,1fr) auto!important}.base-head h3{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:759px){.proc-chips li{font-size:.57rem!important;gap:3px!important}.proc-chips svg{width:12px!important;height:12px!important;flex-basis:12px!important}.base-head h3{font-size:.82rem!important;letter-spacing:-.015em!important}.base-price{font-size:.75rem!important;padding:4px 7px!important}}.p-card:nth-child(4) .p-ic>svg{width:24px!important;height:24px!important}.p-card:nth-child(4) .p-ic{background:#2563eb16!important}.faq-list{display:grid;gap:14px;max-width:920px;margin:0 auto}.faq-item{background:#fff;border:1px solid rgba(37,99,235,.12);border-radius:22px;padding:0 20px;box-shadow:0 10px 28px #0a192f0d;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;font:800 18px/1.35 Inter,system-ui,sans-serif;color:var(--ink)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";display:inline-grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:999px;background:#2563eb14;color:#2563eb;font:800 20px/1 Inter,system-ui,sans-serif;transition:transform .25s ease,background .25s ease}.faq-item[open] summary:after{content:"\2212";background:#2563eb24}.faq-item p{margin:0;padding:0 0 20px;color:var(--muted);font:500 16px/1.72 Inter,system-ui,sans-serif}@media(max-width:759px){.faq-item{border-radius:18px;padding:0 16px}.faq-item summary{padding:17px 0;font-size:16px}.faq-item p{padding:0 0 18px;font-size:14.5px;line-height:1.65}}.p-card:nth-child(4) .p-ic{background:#2563eb1a!important;width:52px!important;height:52px!important;border-radius:16px!important}.p-card:nth-child(4) .p-ic>svg{width:26px!important;height:26px!important;stroke-width:1.95!important}.proc-chips{justify-content:space-between;gap:10px;flex-wrap:nowrap}.proc-chips li{gap:7px;padding:0 2px;font-size:14px;font-weight:700;color:var(--navy)}.proc-chips li span{font-size:14px;font-weight:700;letter-spacing:-.01em;color:var(--navy)}.proc-chips svg{width:17px;height:17px;color:#2563eb}@media(max-width:759px){.proc-chips{gap:8px;justify-content:space-between}.proc-chips li{gap:6px;font-size:13px}.proc-chips li span{font-size:13px;white-space:nowrap}}.cfg-main>.base-card{display:none!important}.faq-item{padding:0 18px;border:1px solid rgba(37,99,235,.11);box-shadow:0 10px 22px #0a192f0b;border-radius:20px}.faq-item summary{padding:18px 0;font:700 19px/1.3 Playfair Display,Georgia,serif;color:var(--navy);letter-spacing:-.02em}.faq-item summary:after{width:32px;height:32px;background:#2563eb17;color:#2563eb;font:700 22px/1 Inter,system-ui,sans-serif;transition:transform .32s ease,background .25s ease,color .25s ease}.faq-item[open] summary:after{background:#2563eb;color:#fff;transform:rotate(180deg)}.faq-answer{height:0;overflow:hidden;transition:height .34s cubic-bezier(.22,.61,.36,1)}.faq-item p{margin:0;padding:0 0 18px;color:#6a7a98;font:500 15.5px/1.72 Inter,system-ui,sans-serif}@media(max-width:759px){.faq-item{padding:0 14px;border-radius:18px}.faq-item summary{padding:16px 0;font-size:17px;line-height:1.28}.faq-item p{padding:0 0 16px;font-size:14.5px;line-height:1.66}}.p-card:nth-child(4) .p-ic{background:#2563eb14!important;width:50px!important;height:50px!important;border-radius:16px!important}.p-card:nth-child(4) .p-ic>svg{width:24px!important;height:24px!important;stroke-width:1.95!important}.faq-item{position:relative;background:#fff;border:1px solid rgba(10,25,47,.08)!important;box-shadow:0 8px 20px #0a192f0a!important;border-radius:18px!important;overflow:hidden!important}.faq-item:before,.faq-item:after{content:none!important}.faq-item summary{font:800 16.5px/1.3 Inter,system-ui,sans-serif!important;color:#102347!important;letter-spacing:-.02em!important;padding:16px 0!important;outline:none!important;-webkit-tap-highlight-color:transparent}.faq-item summary:focus,.faq-item summary:focus-visible,.faq-item:focus,.faq-item:focus-visible{outline:none!important;box-shadow:none!important}.faq-item summary:after{width:30px!important;height:30px!important;background:#eef4ff!important;color:#2563eb!important;font:800 20px/1 Inter,system-ui,sans-serif!important;transition:transform .3s ease,background .25s ease,color .25s ease!important;box-shadow:none!important}.faq-answer{height:0;opacity:0;overflow:hidden;transition:height .34s cubic-bezier(.22,.61,.36,1),opacity .24s ease!important}.faq-item[open] .faq-answer{opacity:1}.faq-item p{padding:0 0 16px!important;color:#6a7a98!important;font:500 14.5px/1.68 Inter,system-ui,sans-serif!important}@media(max-width:759px){.faq-item{padding:0 14px!important;border-radius:16px!important}.faq-item summary{font-size:15.5px!important;line-height:1.28!important;padding:15px 0!important}.faq-item p{font-size:14px!important;line-height:1.64!important;padding:0 0 15px!important}}.p-card:nth-child(4) .p-ic{background:#2563eb17!important;width:54px!important;height:54px!important;border-radius:17px!important;box-shadow:inset 0 0 0 1px #2563eb0f!important}.p-card:nth-child(4) .p-ic>svg{width:28px!important;height:28px!important;stroke-width:1.95!important;transform:translate(.5px)!important}.proc-chips{padding:0!important;justify-content:space-between!important;gap:8px!important;flex-wrap:nowrap!important}.proc-chips li{min-width:0!important;flex:1 1 0!important;justify-content:center!important;gap:5px!important;padding:0!important;color:var(--navy)!important}.proc-chips li span{display:block!important;min-width:0!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;letter-spacing:-.02em!important}.proc-chips svg{flex:0 0 auto!important}@media(max-width:759px){.proc-chips,.proc-chips li{gap:4px!important}.proc-chips li span{font-size:12px!important}.proc-chips svg{width:14px!important;height:14px!important}}.faq-item{position:relative!important;border:1px solid rgba(10,25,47,.08)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 20px #0a192f0a!important;overflow:hidden!important}.faq-item:before,.faq-item:after,.faq-item summary:before{content:none!important;display:none!important}.faq-item summary{font-family:var(--sans)!important;font-size:16.1px!important;font-weight:700!important;line-height:1.25!important;letter-spacing:-.024em!important;color:var(--navy)!important;padding:16px 0!important;outline:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}.faq-item summary::-webkit-details-marker{display:none!important}.faq-item summary:focus,.faq-item summary:focus-visible,.faq-item:focus,.faq-item:focus-visible,.faq-item[open],.faq-item[open] summary{outline:none!important;box-shadow:none!important}.faq-item summary::marker{content:""}.faq-item summary:after{width:30px!important;height:30px!important;background:#eef4ff!important;color:#2563eb!important;font:700 21px/1 var(--sans)!important;box-shadow:none!important;transition:transform .3s ease,background .25s ease,color .25s ease!important}.faq-item[open] summary:after{background:#2563eb!important;color:#fff!important;transform:rotate(180deg)!important}.faq-answer{height:0;opacity:0;overflow:hidden;transition:height .34s cubic-bezier(.22,.61,.36,1),opacity .22s ease!important}.faq-item[open] .faq-answer{opacity:1!important}.faq-item p{padding:0 0 16px!important;color:#6a7a98!important;font:500 14.6px/1.68 var(--sans)!important}@media(max-width:759px){.faq-item{padding:0 14px!important;border-radius:16px!important}.faq-item summary{font-size:15.2px!important;line-height:1.26!important;padding:15px 0!important}.faq-item p{font-size:14px!important;line-height:1.64!important;padding:0 0 15px!important}}.faq-item summary{font-weight:600!important}@media(max-width:759px){.faq-item summary{font-weight:600!important}}.t-photo{height:196px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:8px 8px 0!important;background:linear-gradient(180deg,#fcfdff,#f5f8fd)!important}.t-photo img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center top!important}.t-info p{font-size:.79rem!important;line-height:1.34!important;min-height:2.7em!important}.p-card:nth-child(4) .p-ic{width:56px!important;height:56px!important;border-radius:18px!important;background:#2563eb14!important;box-shadow:inset 0 0 0 1px #2563eb0f!important}.p-card:nth-child(4) .p-ic>svg{width:30px!important;height:30px!important;stroke-width:2.05!important;transform:none!important}.p-card:nth-child(4) .p-ic .p-num{top:5px!important;left:5px!important}.proc-chips{padding:0 2px!important;gap:6px!important}.proc-chips li{gap:4px!important}.proc-chips li span{font-size:11.2px!important;letter-spacing:-.03em!important;white-space:nowrap!important}.proc-chips svg{width:13px!important;height:13px!important}@media(max-width:759px){.proc-chips{padding:0!important;gap:3px!important}.proc-chips li{gap:3px!important}.proc-chips li span{font-size:10.9px!important;letter-spacing:-.035em!important}.proc-chips svg{width:12px!important;height:12px!important}}.faq-item summary{font-family:var(--sans)!important;font-size:16px!important;font-weight:700!important;line-height:1.25!important;letter-spacing:-.022em!important;color:var(--navy)!important}.faq-item p{font-size:14px!important;line-height:1.66!important;color:#6b7a97!important}@media(max-width:759px){.faq-item summary{font-size:15.6px!important;font-weight:700!important;line-height:1.25!important}.faq-item p{font-size:14px!important}}.t-photo{height:184px!important;padding:0!important;display:block!important;overflow:hidden!important;background:linear-gradient(180deg,#fcfdff,#f5f8fd)!important}.t-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 18%!important;display:block!important}@media(max-width:759px){.t-photo{height:182px!important}.t-photo img{object-position:center 15%!important}}@media(min-width:760px){.site-head{overflow:visible!important}.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{flex-wrap:wrap!important;align-items:flex-start!important;justify-content:space-between!important;min-height:auto!important;row-gap:8px!important;column-gap:18px!important;padding-top:12px!important;padding-bottom:12px!important}.site-head .wm,.site-head.header-collapsing .wm,.site-head.header-collapsed .wm{order:1!important;flex:0 0 auto!important;max-width:none!important;max-height:40px!important;margin-right:10px!important}.site-head .wm img{height:30px!important;max-width:180px!important}.site-head .sh-nav,.site-head.header-collapsing .sh-nav,.site-head.header-collapsed .sh-nav{order:2!important;display:flex!important;flex:0 0 auto!important;margin-left:auto!important;gap:28px!important;max-height:40px!important}.site-head .header-bonus.is-visible,.site-head.header-collapsing .header-bonus.is-visible,.site-head.header-collapsed .header-bonus.is-visible{order:3!important;flex:0 0 100%!important;width:100%!important;min-width:0!important;margin-top:4px!important;grid-template-columns:max-content max-content minmax(240px,1fr)!important;border-radius:14px!important;overflow:hidden!important}.header-bonus-pill,.header-bonus-copyline{min-height:38px!important;padding:9px 14px!important}.header-bonus-label{font-size:.78rem!important}.header-bonus-time-pill{font-size:.94rem!important}.header-bonus-copyline{justify-content:flex-start!important}.header-bonus-copyline b{font-size:.76rem!important}.header-bonus-copyline small{font-size:.67rem!important}.header-bonus-label svg,.header-bonus-time-pill svg{width:14px!important;height:14px!important}.hero>.container.hero-grid,.hero-grid{grid-template-columns:minmax(0,1fr) 320px!important;gap:34px!important;align-items:start!important}.hero h1{max-width:12ch!important}.hero-sub{max-width:56ch!important}.hero-primary-cta{max-width:330px!important}.hero-proof-card{max-width:415px!important}.hero-art{width:320px!important;min-width:320px!important;height:644px!important;min-height:644px!important;margin-right:0!important;align-self:start!important}.fl-col{padding:2px 0!important}.fl-col:before{left:-12px!important;right:-12px!important;border-radius:36px!important}.fl-track{--mq-gap: 12px !important}.fl-card{gap:6px!important;padding:10px 10px 9px!important;border-radius:22px!important}.fl-img{width:100%!important;aspect-ratio:1 / 1!important;object-fit:contain!important;border-radius:16px!important;background:#fff!important}.fl-cap{width:calc(100% - 8px)!important;margin-top:0!important;padding:4px 9px!important;font-size:.64rem!important;line-height:1.12!important;border-radius:999px!important}}@media(min-width:1024px){:root{--desktop-frame: 1080px;--desktop-content: 1040px}#view-landing .container,#view-landing .site-head .container,#view-landing .foot .container{width:100%!important;max-width:var(--desktop-content)!important;padding-left:28px!important;padding-right:28px!important}#view-landing:before{left:calc(50% - (var(--desktop-frame) / 2))!important}#view-landing:after{right:calc(50% - (var(--desktop-frame) / 2))!important}.site-head{overflow:visible!important}.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{display:grid!important;grid-template-columns:148px minmax(430px,1fr) auto!important;align-items:center!important;min-height:66px!important;padding-top:8px!important;padding-bottom:8px!important;gap:18px!important}.site-head .wm,.site-head.header-collapsing .wm,.site-head.header-collapsed .wm{grid-column:1!important;grid-row:1!important;justify-self:start!important;margin:0!important;max-width:148px!important;max-height:36px!important}.site-head .wm img{height:28px!important;max-width:148px!important}.site-head .header-bonus.is-visible,.site-head.header-collapsing .header-bonus.is-visible,.site-head.header-collapsed .header-bonus.is-visible{grid-column:2!important;grid-row:1!important;position:static!important;width:100%!important;min-width:0!important;margin:0!important;display:grid!important;grid-template-columns:max-content max-content minmax(0,1fr)!important;border-radius:13px!important;overflow:hidden!important;box-shadow:0 6px 18px #0a192f0e!important}.site-head .sh-nav,.site-head.header-collapsing .sh-nav,.site-head.header-collapsed .sh-nav{grid-column:3!important;grid-row:1!important;display:flex!important;justify-self:end!important;gap:22px!important;margin:0!important;max-height:36px!important}.site-head .sh-nav a{font-size:.83rem!important}.header-bonus-pill,.header-bonus-copyline{min-height:38px!important;padding:8px 12px!important}.header-bonus-label{font-size:.7rem!important}.header-bonus-time-pill{font-size:.88rem!important}.header-bonus-copyline b{font-size:.68rem!important}.header-bonus-copyline small{font-size:.6rem!important}.header-bonus-label svg,.header-bonus-time-pill svg{width:13px!important;height:13px!important}.hero>.container.hero-grid,.hero-grid{grid-template-columns:minmax(0,1fr) 400px!important;gap:34px!important;align-items:start!important}.hero-copy{min-width:0!important}.hero h1{max-width:11.8ch!important}.hero-sub{max-width:55ch!important}.hero-primary-cta{max-width:326px!important}.hero-proof-card{max-width:410px!important}.hero-art{width:400px!important;min-width:400px!important;height:638px!important;min-height:638px!important;margin:0!important;align-self:start!important;gap:16px!important}.fl-col:before{left:-10px!important;right:-10px!important;border-radius:34px!important}.fl-track{--mq-gap: 16px !important}.fl-card{padding:9px 9px 8px!important;gap:5px!important;border-radius:20px!important}.fl-img{width:100%!important;aspect-ratio:1 / 1!important;object-fit:contain!important;border-radius:15px!important}.fl-cap{width:calc(100% - 6px)!important;padding:4px 8px!important;font-size:.6rem!important;line-height:1.1!important}.why-grid,.cmp-wrap,.cmp,.team-head,.t-wrap,.proc-grid,.cfg-grid,.faq-list{max-width:100%!important}.t-wrap{margin-inline:0!important;overflow:hidden!important}.t-track{padding-left:0!important;padding-right:28px!important}.mbar{left:auto!important;right:max(28px,calc((100vw - var(--desktop-frame)) / 2 + 28px))!important;bottom:24px!important;width:min(390px,calc(100vw - 56px))!important;padding:8px!important;border:1px solid rgba(37,99,235,.15)!important;border-radius:18px!important;box-shadow:0 16px 42px #0d1b3d2e!important;background:#fffffff5!important;backdrop-filter:blur(14px) saturate(130%)!important;gap:0!important}.mbar[hidden]{display:none!important}.mbar:not([hidden]){display:flex!important}.mbar-total{display:none!important}.mbar-action{width:100%!important;flex:1 1 100%!important}.mbar .btn{width:100%!important;min-height:50px!important;padding:12px 18px!important;font-size:.88rem!important;white-space:nowrap!important}.mbar-sub{font-size:.71rem!important;line-height:1.25!important}body.has-bar{padding-bottom:0!important}}.p-card:nth-child(4) .wa-step-icon{width:28px!important;height:28px!important;overflow:visible}.p-card:nth-child(4) .wa-bubble{fill:#2563eb;stroke:none}.p-card:nth-child(4) .wa-phone{fill:#fff;stroke:none}@media(min-width:760px){:root{--desktop-frame: 1220px;--desktop-pad: 24px}.container,.cfg.section>.container,.co-step>.container,.faq>.container,.why>.container,.team>.container,.process>.container,.foot>.container,.thx{width:min(calc(100% - 56px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;box-sizing:border-box!important}.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{width:min(calc(100% - 56px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;box-sizing:border-box!important}.hero>.container.hero-grid,.hero-grid{width:min(calc(100% - 56px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;grid-template-columns:minmax(0,1fr) 352px!important;gap:42px!important;justify-content:space-between!important;align-items:start!important}.hero-copy{max-width:none!important}.hero h1{max-width:11.2ch!important}.hero-sub{max-width:58ch!important}.hero-art{width:352px!important;min-width:352px!important;height:654px!important;min-height:654px!important}.fl-track{--mq-gap: 14px !important}.fl-card{padding:11px 11px 10px!important}.fl-img{border-radius:18px!important}.fl-cap{font-size:.68rem!important;line-height:1.14!important}.why-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,1.48fr)!important;gap:38px!important}.team-head{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)!important;gap:34px!important}.t-wrap{margin-left:0!important;margin-right:0!important}.t-track{padding-left:0!important;padding-right:0!important}.cmp-wrap,.cmp,.faq-list,.proc-grid,.cfg-grid,.co-grid{width:100%!important;max-width:100%!important}}@media(min-width:760px){:root{--desktop-frame: 1318px;--desktop-pad: 20px}.container,.cfg.section>.container,.co-step>.container,.faq>.container,.why>.container,.team>.container,.process>.container,.foot>.container,.thx{width:min(calc(100% - 34px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;box-sizing:border-box!important}.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{width:min(calc(100% - 34px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;box-sizing:border-box!important}.hero>.container.hero-grid,.hero-grid{width:min(calc(100% - 34px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;grid-template-columns:minmax(0,1fr) 392px!important;gap:44px!important;justify-content:space-between!important;align-items:start!important}.hero-copy{max-width:none!important}.hero h1{max-width:11.6ch!important}.hero-sub{max-width:60ch!important}.hero-art{width:392px!important;min-width:392px!important;height:648px!important;min-height:648px!important}.fl-track{--mq-gap: 16px !important}.fl-card{padding:12px 12px 11px!important}.fl-cap{font-size:.7rem!important;line-height:1.16!important}.why-grid{grid-template-columns:minmax(320px,.88fr) minmax(0,1.42fr)!important;gap:42px!important;align-items:start!important}.why-right,.cmp-wrap{min-width:0!important}.cmp-wrap{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important}.cmp{width:100%!important;max-width:100%!important;margin:0!important;padding:0 10px!important;grid-template-columns:1.05fr 1.08fr .95fr .95fr .98fr!important;overflow:hidden!important}.cmp .c{min-width:0!important;padding:11px 10px!important;font-size:.79rem!important}.cmp .c.h{font-size:.79rem!important}.cmp .c.lab{font-size:.77rem!important}.cmp .c:not(.lab):not(.h){line-height:1.32!important}.cmp .c.f{margin:0 3px!important}.proc-cta{display:flex!important;justify-content:center!important}.proc-chips{width:auto!important;max-width:100%!important;justify-content:center!important;align-items:center!important;gap:26px!important;padding:0!important;margin:0 auto!important;flex-wrap:nowrap!important}.proc-chips li{flex:0 0 auto!important;min-width:0!important;justify-content:center!important;align-items:center!important;gap:7px!important;text-align:center!important;padding:0!important}.proc-chips li span{font-size:13px!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}.proc-chips svg{width:15px!important;height:15px!important}}@media(min-width:1024px){:root{--desktop-frame: 1400px;--desktop-content: 1400px;--desktop-pad: 24px}#view-landing:before{left:max(28px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing:after{right:max(28px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx{width:min(calc(100% - 44px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{width:min(calc(100% - 44px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{width:min(calc(100% - 44px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;grid-template-columns:minmax(0,1fr) 412px!important;gap:54px!important;align-items:start!important}#view-landing .hero-art{width:412px!important;min-width:412px!important;height:650px!important;min-height:650px!important}#view-landing .why-grid{width:100%!important;max-width:100%!important;grid-template-columns:minmax(320px,.92fr) minmax(0,1.58fr)!important;gap:54px!important;align-items:start!important}#view-landing .why-right,#view-landing .cmp-wrap{width:100%!important;max-width:100%!important;min-width:0!important}#view-landing .cmp-wrap{overflow:visible!important}#view-landing .cmp{width:100%!important;max-width:100%!important;grid-template-columns:1.08fr 1.14fr .98fr .98fr 1fr!important;padding:0 12px!important;margin:0!important;overflow:hidden!important}#view-landing .cmp .c{padding:12px!important;font-size:.8rem!important}#view-landing .cmp .c.lab{font-size:.79rem!important}#view-landing .cmp .c.h{font-size:.8rem!important}#view-landing .team-head{width:100%!important;max-width:100%!important;grid-template-columns:minmax(310px,.88fr) minmax(0,1.12fr)!important;gap:56px!important;align-items:start!important}#view-landing .proc-grid,#view-landing .cfg-grid,#view-landing .faq-list,#view-landing .co-grid{width:100%!important;max-width:100%!important}.mbar{right:max(24px,calc((100vw - var(--desktop-frame)) / 2 + 24px))!important;width:min(402px,calc(100vw - 48px))!important}}@media(min-width:1024px){:root{--desktop-frame: 1448px;--desktop-content: 1448px;--desktop-pad: 28px}#view-landing:before{left:max(24px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing:after{right:max(24px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx{width:min(calc(100% - 48px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.site-head,.site-head.header-collapsing,.site-head.header-collapsed{position:sticky!important;top:0!important;z-index:1000!important;transform:none!important;opacity:1!important;visibility:visible!important}.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{width:min(calc(100% - 48px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;min-height:72px!important;padding:9px var(--desktop-pad)!important;display:grid!important;grid-template-columns:160px minmax(440px,610px) minmax(430px,auto)!important;align-items:center!important;gap:24px!important;transform:none!important;opacity:1!important}.site-head .wm,.site-head.header-collapsing .wm,.site-head.header-collapsed .wm,.site-head .sh-nav,.site-head.header-collapsing .sh-nav,.site-head.header-collapsed .sh-nav{transform:none!important;opacity:1!important;max-height:none!important;visibility:visible!important;pointer-events:auto!important}.site-head .wm{grid-column:1!important;justify-self:start!important;margin:0!important}.site-head .wm img{height:30px!important;max-width:160px!important}.site-head .header-bonus.is-visible{grid-column:2!important;position:static!important;width:100%!important;margin:0!important;min-width:0!important;grid-template-columns:max-content max-content minmax(0,1fr)!important}.site-head .sh-nav{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:24px!important;margin:0!important}.site-head .sh-nav>a:not(.header-desktop-cta){font-size:.82rem!important;white-space:nowrap!important}.header-desktop-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:44px!important;padding:10px 16px!important;border-radius:13px!important;color:#fff!important;background:#2563eb!important;box-shadow:0 10px 24px #2563eb3d!important;font-size:.78rem!important;font-weight:700!important;white-space:nowrap!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.header-desktop-cta strong{font-size:.84rem!important;color:#fff!important}.header-desktop-cta:hover{transform:translateY(-1px)!important;background:#1d4ed8!important;box-shadow:0 14px 30px #2563eb4d!important}.mbar{display:none!important}body.has-bar{padding-bottom:0!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{width:min(calc(100% - 48px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;grid-template-columns:minmax(0,1fr) 430px!important;gap:62px!important;align-items:start!important}#view-landing .hero-art{width:430px!important;min-width:430px!important;height:660px!important;min-height:660px!important}#view-landing .hero h1{max-width:11.9ch!important}#view-landing .hero-sub{max-width:62ch!important}#view-landing .why-grid{width:100%!important;max-width:100%!important;grid-template-columns:minmax(315px,.72fr) minmax(0,1.78fr)!important;gap:60px!important;align-items:start!important}#view-landing .why-right,#view-landing .cmp-wrap,#view-landing .cmp{width:100%!important;max-width:100%!important;min-width:0!important}#view-landing .cmp{grid-template-columns:1.1fr 1.18fr 1fr 1fr 1.04fr!important;padding:0 14px!important}#view-landing .cmp .c{min-height:56px!important;padding:13px!important;font-size:.84rem!important}#view-landing .cmp .c.h{font-size:.84rem!important}#view-landing .cmp .c.lab{font-size:.82rem!important}#view-landing .team-head{width:100%!important;max-width:100%!important;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr)!important;gap:64px!important;align-items:start!important}#view-landing .t-card{flex-basis:220px!important}#view-landing .t-photo{height:204px!important}#view-landing .proc-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}#view-landing .p-card{padding:20px 18px!important;min-height:198px!important}#view-landing .p-card h3{font-size:.98rem!important}#view-landing .p-card p{font-size:.84rem!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.55fr) minmax(360px,.88fr)!important;gap:28px!important}#view-landing .faq-list{max-width:1120px!important}}@media(min-width:1024px){:root{--desktop-frame: 1640px;--desktop-content: 1640px;--desktop-pad: 32px}#view-landing:before{left:max(56px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing:after{right:max(56px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx{width:min(calc(100% - 112px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{width:min(calc(100% - 112px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;min-height:72px!important;padding:10px var(--desktop-pad)!important;grid-template-columns:180px minmax(520px,690px) auto!important;gap:34px!important}.site-head .sh-nav{gap:30px!important}.header-desktop-cta{display:none!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{width:min(calc(100% - 112px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;grid-template-columns:minmax(0,1fr) 500px!important;gap:84px!important;align-items:start!important}#view-landing .hero{min-height:780px!important;padding-top:46px!important;padding-bottom:72px!important}#view-landing .hero h1{max-width:11.7ch!important;font-size:clamp(4.65rem,5vw,6rem)!important;line-height:.93!important}#view-landing .hero-sub{max-width:66ch!important;font-size:1rem!important;line-height:1.55!important}#view-landing .hero-art{width:500px!important;min-width:500px!important;height:690px!important;min-height:690px!important;gap:20px!important}#view-landing .hero-primary-cta{min-width:320px!important;max-width:360px!important;min-height:68px!important;padding:15px 22px!important;border-radius:16px!important;box-shadow:0 16px 34px #2563eb3d!important}#view-landing .hero-primary-cta strong{font-size:1.08rem!important}#view-landing .hero-primary-cta small{font-size:.78rem!important}#view-landing .hero-primary-cta .arr{font-size:1.2rem!important}#view-landing .hero-proof-card{max-width:485px!important;padding:22px 24px!important}#view-landing .fl-track{--mq-gap: 18px !important}#view-landing .fl-card{padding:13px 13px 12px!important}#view-landing .fl-cap{font-size:.72rem!important}#view-landing .section{padding-top:94px!important;padding-bottom:94px!important}#view-landing .why-grid{grid-template-columns:minmax(380px,.72fr) minmax(0,1.82fr)!important;gap:78px!important}#view-landing .cmp .c{min-height:64px!important;padding:15px!important;font-size:.9rem!important}#view-landing .cmp .c.h{font-size:.9rem!important}#view-landing .cmp .c.lab{font-size:.88rem!important}#view-landing .team-head{grid-template-columns:minmax(390px,.74fr) minmax(0,1.26fr)!important;gap:78px!important}#view-landing .t-card{flex-basis:250px!important}#view-landing .t-photo{height:232px!important}#view-landing .proc-grid{gap:24px!important}#view-landing .p-card{min-height:224px!important;padding:24px 22px!important}#view-landing .p-card h3{font-size:1.08rem!important}#view-landing .p-card p{font-size:.92rem!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.68fr) minmax(420px,.86fr)!important;gap:40px!important}#view-landing .faq-list{max-width:1300px!important}.section-cta-row{display:flex!important;justify-content:center!important;margin-top:34px!important}.section-cta{min-width:340px!important;min-height:58px!important;padding:15px 24px!important;border-radius:15px!important;font-size:.96rem!important;font-weight:800!important;box-shadow:0 14px 32px #2563eb38!important}body:not(.checkout-active) .mbar{display:none!important}}@media(max-width:1023px){.section-cta-row{display:none!important}}@media(max-width:1023px){.section-cta-row{display:flex!important;justify-content:center!important;margin-top:24px!important}.section-cta{width:100%!important;max-width:360px!important;min-height:54px!important;padding:13px 18px!important;border-radius:14px!important;font-size:.86rem!important;line-height:1.2!important;font-weight:800!important;text-align:center!important;box-shadow:0 12px 26px #2563eb33!important}}@media(min-width:1024px){:root{--desktop-frame: 1760px;--desktop-content: 1760px;--desktop-pad: 36px}#view-landing:before{left:max(40px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing:after{right:max(40px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx{width:min(calc(100% - 80px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important}.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{width:min(calc(100% - 80px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{width:min(calc(100% - 80px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;grid-template-columns:minmax(0,1fr) 520px!important;gap:86px!important}#view-landing .hero{min-height:760px!important;padding-top:44px!important;padding-bottom:74px!important}#view-landing .hero h1{max-width:11.9ch!important;font-size:clamp(4.18rem,4.3vw,5.35rem)!important;line-height:.95!important}#view-landing .hero-sub{max-width:60ch!important;font-size:.99rem!important}#view-landing .hero-primary-cta{min-width:368px!important;max-width:404px!important;min-height:76px!important;padding:17px 24px!important;border-radius:18px!important;box-shadow:0 18px 36px #2563eb3d!important}#view-landing .hero-primary-cta strong{font-size:1.17rem!important}#view-landing .hero-primary-cta small{font-size:.84rem!important}#view-landing .hero-primary-cta .arr{font-size:1.32rem!important}#view-landing .hero-art{width:520px!important;min-width:520px!important;height:678px!important;min-height:678px!important}#view-landing .section{padding-top:102px!important;padding-bottom:102px!important}#view-landing .why-grid{grid-template-columns:minmax(340px,.62fr) minmax(0,1.78fr)!important;gap:64px!important;align-items:start!important}#view-landing .cmp{grid-template-columns:1.06fr 1.12fr 1fr 1fr 1.02fr!important}.why-cta-row{justify-content:flex-start!important;margin-top:24px!important}.team-cta-row,.process-cta-row{justify-content:center!important;margin-top:30px!important}.process-cta-row{margin-top:22px!important}.section-cta-row{display:flex!important}.section-cta{min-width:360px!important;min-height:62px!important;padding:16px 26px!important;border-radius:16px!important;font-size:1rem!important;line-height:1.1!important;box-shadow:0 16px 34px #2563eb38!important}.section-cta .arr{font-size:1.12rem!important;margin-left:4px!important}#view-landing .cfg.section{padding-left:0!important;padding-right:0!important}#view-landing .cfg.section>.container{width:min(calc(100% - 80px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;box-sizing:border-box!important;overflow:hidden!important;padding:34px var(--desktop-pad) 36px!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.72fr) minmax(430px,.88fr)!important;gap:34px!important;align-items:start!important}#view-landing .cfg-main,#view-landing .cfg-side{min-width:0!important}#view-landing .cfg-side{position:sticky!important;top:calc(var(--head-h) + 16px)!important}#view-landing .sum-card{padding:20px 20px 18px!important}#view-landing .sum-inc ul{gap:7px!important}#view-landing .cfg-side .js-order-cta{width:100%!important;margin-top:16px!important;min-height:68px!important;padding:16px 20px!important;border-radius:16px!important;font-size:1.08rem!important;line-height:1.18!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-shadow:0 16px 34px #2563eb38!important}#view-landing .cfg-side .js-order-cta .arr{font-size:1.16rem!important;margin-left:6px!important}}@media(max-width:1023px){.why-cta-row,.team-cta-row,.process-cta-row{justify-content:center!important;margin-top:22px!important}}@media(min-width:1024px){:root{--desktop-frame: 1720px;--desktop-content: 1720px;--desktop-pad: 44px}#view-landing:before{left:max(58px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing:after{right:max(58px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx,.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in,#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{width:min(calc(100% - 116px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;box-sizing:border-box!important}html,body,#view-landing{overflow-x:clip!important}#view-landing .hero{min-height:772px!important;padding-top:48px!important;padding-bottom:78px!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{grid-template-columns:minmax(0,1fr) 492px!important;gap:74px!important}#view-landing .hero h1{max-width:10.9ch!important;font-size:clamp(3.92rem,4.05vw,5rem)!important;line-height:.955!important}#view-landing .hero-sub{max-width:58ch!important}#view-landing .hero-primary-cta{min-width:378px!important;max-width:418px!important;min-height:78px!important}#view-landing .hero-card{max-width:462px!important}#view-landing .hero-art{width:492px!important;min-width:492px!important;height:646px!important;min-height:646px!important}#view-landing .section{padding-top:108px!important;padding-bottom:108px!important}#view-landing .why-grid{grid-template-columns:minmax(300px,.68fr) minmax(0,1.62fr)!important;gap:58px!important}#view-landing .cmp-wrap,#view-landing .team-rail,#view-landing .cfg.section>.container,#view-landing .faq-wrap,#view-landing .proc-cards{max-width:100%!important}#view-landing .cfg.section>.container{width:min(calc(100% - 116px),var(--desktop-frame))!important;padding:36px var(--desktop-pad) 38px!important;overflow:hidden!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.66fr) minmax(408px,.9fr)!important;gap:30px!important}#view-landing .cfg-main .op-card,#view-landing .cfg-side .sum-card,#view-landing .cfg-side .js-order-cta{max-width:100%!important}}@media(min-width:1024px){:root{--desktop-frame: 1528px;--desktop-content: 1528px;--desktop-pad: 40px}#view-landing:before{left:max(104px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing:after{right:max(104px,calc((100vw - var(--desktop-frame)) / 2))!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx,.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in,#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{width:min(calc(100% - 208px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;box-sizing:border-box!important}#view-landing .section{padding-top:112px!important;padding-bottom:112px!important}#view-landing .hero{min-height:770px!important;padding-top:46px!important;padding-bottom:76px!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{grid-template-columns:minmax(0,1fr) 428px!important;gap:62px!important;align-items:start!important}#view-landing .hero h1{max-width:9.55ch!important;font-size:clamp(3.58rem,3.72vw,4.56rem)!important;line-height:.97!important;letter-spacing:-.028em!important}#view-landing .hero-sub{max-width:47ch!important}#view-landing .hero-primary-cta{min-width:372px!important;max-width:412px!important;min-height:76px!important}#view-landing .hero-proof-card{max-width:392px!important}#view-landing .hero-art{width:428px!important;min-width:428px!important;height:636px!important;min-height:636px!important}#view-landing .why-grid{grid-template-columns:minmax(290px,.7fr) minmax(0,1.56fr)!important;gap:52px!important}#view-landing .cfg.section>.container{width:min(calc(100% - 208px),var(--desktop-frame))!important;padding:36px var(--desktop-pad) 40px!important;overflow:hidden!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.58fr) minmax(390px,.92fr)!important;gap:28px!important}#view-landing .team .container{display:block!important}#view-landing .team-cta-row{justify-content:center!important;margin-top:24px!important;margin-bottom:14px!important}#view-landing .t-note{max-width:460px!important;margin:0 auto!important}#view-landing .process-cta-row{justify-content:center!important;margin-top:22px!important;margin-bottom:12px!important}#view-landing .proc-cta{display:flex!important;justify-content:center!important;margin-top:0!important;padding-top:0!important;border-top:0!important}#view-landing .proc-chips{justify-content:center!important;gap:28px!important;flex-wrap:wrap!important}#view-landing .proc-chips li{flex:0 0 auto!important;justify-content:center!important;min-width:auto!important}}@media(max-width:1023px){.process-cta-row{margin-bottom:10px!important}.proc-cta{margin-top:0!important}.team-cta-row{margin-bottom:12px!important}}@media(min-width:1024px){:root{--desktop-frame: 1760px;--desktop-pad: 72px}#view-landing:before{left:max(88px,calc((100vw - var(--desktop-frame)) / 2 + 18px))!important}#view-landing:after{right:max(88px,calc((100vw - var(--desktop-frame)) / 2 + 18px))!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx,.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in,#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{width:min(calc(100% - 176px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;box-sizing:border-box!important}#view-landing .section{padding-top:124px!important;padding-bottom:124px!important}#view-landing .hero{min-height:860px!important;padding-top:50px!important;padding-bottom:88px!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{grid-template-columns:minmax(0,1fr) 420px!important;gap:74px!important;align-items:start!important}#view-landing .hero-copy{max-width:none!important}#view-landing .hero h1{max-width:9.1ch!important;font-size:clamp(3.82rem,3.8vw,4.8rem)!important;line-height:.96!important}#view-landing .hero-sub{max-width:51ch!important;font-size:1.07rem!important;line-height:1.52!important}#view-landing .hero-primary-cta{min-width:386px!important;max-width:432px!important;min-height:78px!important}#view-landing .hero-proof-card{width:min(100%,632px)!important;max-width:632px!important;min-height:218px!important;padding:22px 22px 18px!important}#view-landing .hero-proof-copy{max-width:none!important;font-size:1.01rem!important;line-height:1.48!important}#view-landing .hero-proof-meta{grid-template-columns:44px 1fr!important;gap:12px!important}#view-landing .hero-proof-av{width:44px!important;height:44px!important}#view-landing .hero-proof-foot{width:fit-content!important;min-width:0!important;max-width:100%!important}#view-landing .hero-art{width:420px!important;min-width:420px!important;height:700px!important;min-height:700px!important;align-self:stretch!important}#view-landing .fl-col{padding:4px 0!important}#view-landing .fl-track{--mq-gap: 18px !important}#view-landing .fl-card{padding:14px 14px 12px!important;gap:7px!important}#view-landing .why-grid{grid-template-columns:minmax(310px,.74fr) minmax(0,1.5fr)!important;gap:58px!important}#view-landing .process-grid{gap:18px!important}#view-landing .p-card{min-height:178px!important;padding:18px 18px 16px!important}#view-landing .cfg.section>.container{width:min(calc(100% - 176px),var(--desktop-frame))!important;padding:42px var(--desktop-pad) 46px!important;overflow:hidden!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.6fr) minmax(420px,.92fr)!important;gap:30px!important}}@media(min-width:1024px){#view-landing .hero-copy[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}@media(min-width:1024px){:root{--desktop-frame: 1688px;--desktop-pad: 86px}#view-landing:before{left:max(118px,calc((100vw - var(--desktop-frame)) / 2 + 18px))!important}#view-landing:after{right:max(118px,calc((100vw - var(--desktop-frame)) / 2 + 18px))!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx,.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in,#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{width:min(calc(100% - 236px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;box-sizing:border-box!important}#view-landing .section{padding-top:136px!important;padding-bottom:136px!important}#view-landing .hero{min-height:920px!important;padding-top:56px!important;padding-bottom:102px!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{grid-template-columns:minmax(560px,1.04fr) 560px!important;gap:52px!important;align-items:start!important}#view-landing .hero-copy{max-width:none!important;min-width:0!important}#view-landing .hero h1{max-width:8.8ch!important;font-size:clamp(4.05rem,4.15vw,5.1rem)!important;line-height:.94!important;letter-spacing:-.045em!important}#view-landing .hero-sub{max-width:56ch!important;font-size:1.08rem!important;line-height:1.55!important}#view-landing .hero-primary-cta{min-width:402px!important;max-width:456px!important;min-height:80px!important}#view-landing .hero-proof-card{width:min(100%,700px)!important;max-width:700px!important;min-height:238px!important;padding:24px 24px 18px!important}#view-landing .hero-proof-copy{max-width:60ch!important;font-size:1.02rem!important;line-height:1.5!important}#view-landing .hero-proof-foot{width:fit-content!important;max-width:100%!important}#view-landing .hero-art{width:560px!important;min-width:560px!important;max-width:560px!important;height:740px!important;min-height:740px!important;justify-self:end!important;align-self:stretch!important;margin-left:0!important}#view-landing .fl-track{--mq-gap: 18px !important}#view-landing .fl-card{padding:14px 14px 12px!important;gap:7px!important}#view-landing .why-grid{grid-template-columns:minmax(330px,.82fr) minmax(0,1.58fr)!important;gap:60px!important}#view-landing .comp-wrap{transform:scale(1.035)!important;transform-origin:center top!important}#view-landing .process-grid{gap:20px!important}#view-landing .p-card{min-height:186px!important;padding:20px 20px 18px!important}#view-landing .team-rail{gap:16px!important}#view-landing .cfg.section>.container{width:min(calc(100% - 236px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding:46px var(--desktop-pad) 50px!important;overflow:hidden!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.62fr) minmax(438px,.95fr)!important;gap:32px!important}}.fl-note{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding:8px 12px 4px;color:#2563eb;font-weight:800}.fl-note-kicker,.fl-note-copy{margin:0;line-height:1.05}.fl-note-kicker,.fl-note-copy{font-size:.88rem}@media(max-width:1023.98px){.hero-art{width:286px!important;min-width:286px!important}.fl-note{grid-column:1/-1;width:100%;padding:6px 6px 2px;margin-bottom:2px}.fl-note-kicker,.fl-note-copy{font-size:.84rem!important}.fl-card{padding:8px 8px 7px!important}.fl-cap{width:fit-content!important;max-width:calc(100% - 6px)!important;align-self:center!important;padding:4px 7px!important;font-size:.6rem!important;line-height:1.1!important}}@media(min-width:1024px){:root{--desktop-frame: 1320px;--desktop-pad: 78px}#view-landing:before{left:max(138px,calc((100vw - var(--desktop-frame)) / 2 + 10px))!important}#view-landing:after{right:max(138px,calc((100vw - var(--desktop-frame)) / 2 + 10px))!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx,#view-landing .hero>.container.hero-grid,#view-landing .hero-grid,.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{width:min(calc(100% - 276px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important;box-sizing:border-box!important}#view-landing .section{padding-top:150px!important;padding-bottom:150px!important}#view-landing .hero{min-height:960px!important;padding-top:60px!important;padding-bottom:108px!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{grid-template-columns:minmax(590px,1.02fr) 620px!important;gap:58px!important;align-items:start!important}#view-landing .hero h1{max-width:8.9ch!important;font-size:clamp(4.2rem,4.35vw,5.2rem)!important;line-height:.94!important}#view-landing .hero-sub{max-width:58ch!important;font-size:1.1rem!important;line-height:1.56!important}#view-landing .hero-primary-cta{min-width:430px!important;max-width:470px!important;min-height:82px!important}#view-landing .hero-proof-card{width:min(100%,760px)!important;max-width:760px!important;min-height:244px!important;padding:24px 26px 20px!important}#view-landing .hero-proof-copy{max-width:62ch!important;font-size:1.03rem!important;line-height:1.52!important}#view-landing .hero-art{width:620px!important;min-width:620px!important;max-width:620px!important;min-height:790px!important;height:790px!important;gap:20px!important;justify-self:end!important;align-self:stretch!important}#view-landing .fl-note{grid-column:1 / -1;width:100%;padding:0 6px 2px 8px!important;margin-bottom:2px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.98rem!important}#view-landing .fl-track{--mq-gap: 18px !important}#view-landing .fl-card{padding:10px 10px 8px!important;gap:4px!important;border-radius:20px!important}#view-landing .fl-media{border-radius:18px!important}#view-landing .fl-img{border-radius:15px!important}#view-landing .fl-cap{width:fit-content!important;max-width:calc(100% - 10px)!important;align-self:center!important;margin-inline:auto!important;padding:4px 8px!important;font-size:.62rem!important;line-height:1.08!important;letter-spacing:-.005em!important}#view-landing .sec-head h2,#view-landing .why-copy h2,#view-landing .team-copy h2{font-size:clamp(2.4rem,2.35vw,3rem)!important;line-height:1.02!important}#view-landing .why-grid{grid-template-columns:minmax(340px,.84fr) minmax(0,1.6fr)!important;gap:64px!important}#view-landing .cmp-wrap{transform:scale(1.065)!important;transform-origin:center top!important}#view-landing .process-grid,#view-landing .proc-grid{gap:22px!important}#view-landing .p-card{min-height:196px!important;padding:22px 20px 20px!important}#view-landing .team-head{gap:52px!important}#view-landing .t-wrap{overflow:hidden!important}#view-landing .t-track{padding-right:0!important}#view-landing .cfg.section>.container{padding-top:54px!important;padding-bottom:56px!important;overflow:hidden!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.68fr) minmax(460px,.96fr)!important;gap:34px!important}}#view-landing .hero-art{position:relative!important;box-sizing:border-box!important}#view-landing .fl-note{position:absolute!important;top:10px!important;left:10px!important;right:auto!important;z-index:8!important;display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:2px!important;width:auto!important;max-width:calc(100% - 20px)!important;background:#fffffff5!important;border:1px solid rgba(214,223,239,.92)!important;border-radius:14px!important;box-shadow:0 10px 24px #0d1b3d14!important;padding:8px 12px!important;color:#2563eb!important;pointer-events:none!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{margin:0!important;line-height:1.02!important}@media(max-width:759px){#view-landing .hero>.container.hero-grid{grid-template-columns:minmax(0,1fr) 146px!important;gap:10px!important;align-items:start!important}#view-landing .hero-copy{min-width:0!important}#view-landing .hero-art{width:146px!important;min-width:146px!important;max-width:146px!important;height:520px!important;min-height:520px!important;padding-top:34px!important;margin-right:0!important;overflow:hidden!important}#view-landing .fl-note{top:2px!important;left:2px!important;max-width:138px!important;padding:6px 8px!important;border-radius:11px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.56rem!important;letter-spacing:-.01em!important}#view-landing .fl-track{--mq-gap: 10px !important}#view-landing .fl-card{padding:6px 6px 5px!important;gap:2px!important;border-radius:18px!important}#view-landing .fl-cap{width:fit-content!important;max-width:calc(100% - 4px)!important;margin-inline:auto!important;align-self:center!important;padding:2px 6px!important;font-size:.38rem!important;line-height:1.03!important}}@media(min-width:1024px){:root{--desktop-frame: 1288px;--desktop-pad: 86px}#view-landing:before{left:max(156px,calc((100vw - var(--desktop-frame)) / 2 + 12px))!important}#view-landing:after{right:max(156px,calc((100vw - var(--desktop-frame)) / 2 + 12px))!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx,#view-landing .hero>.container.hero-grid,#view-landing .hero-grid,.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{width:min(calc(100% - 312px),var(--desktop-frame))!important;max-width:var(--desktop-frame)!important;padding-left:var(--desktop-pad)!important;padding-right:var(--desktop-pad)!important}#view-landing .section{padding-top:104px!important;padding-bottom:104px!important}#view-landing .hero{min-height:846px!important;padding-top:50px!important;padding-bottom:56px!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{grid-template-columns:minmax(560px,1.03fr) 560px!important;gap:54px!important;align-items:start!important}#view-landing .hero h1{font-size:clamp(4rem,4.12vw,4.9rem)!important;line-height:.94!important}#view-landing .hero-sub{font-size:1.08rem!important;line-height:1.5!important;max-width:55ch!important}#view-landing .hero-primary-cta{min-width:346px!important;max-width:420px!important;min-height:74px!important}#view-landing .hero-proof-card{width:min(100%,640px)!important;max-width:640px!important;min-height:198px!important;padding:18px 20px 16px!important;margin-top:18px!important}#view-landing .hero-proof-copy{font-size:1rem!important;line-height:1.46!important;max-width:58ch!important}#view-landing .hero-proof-meta,#view-landing .hero-proof-foot{margin-top:10px!important}#view-landing .hero-art{width:560px!important;min-width:560px!important;max-width:560px!important;height:700px!important;min-height:700px!important;padding-top:48px!important;gap:18px!important}#view-landing .fl-note{top:4px!important;left:8px!important;max-width:210px!important;padding:9px 12px 8px!important;border-radius:15px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.9rem!important}#view-landing .fl-track{--mq-gap: 16px !important}#view-landing .fl-card{padding:9px 9px 7px!important;gap:3px!important}#view-landing .fl-cap{padding:4px 8px!important;font-size:.59rem!important;line-height:1.06!important}#view-landing .why-grid{grid-template-columns:minmax(430px,.95fr) minmax(0,1.45fr)!important;gap:42px!important;align-items:center!important}#view-landing .why-left .kicker,#view-landing .sec-head .kicker,#view-landing .team-copy .kicker{font-size:.92rem!important;letter-spacing:.13em!important}#view-landing .why-left h2{font-size:clamp(2.75rem,2.85vw,3.35rem)!important;line-height:.98!important;margin-bottom:10px!important}#view-landing .why-left .sec-sub{font-size:1.18rem!important;line-height:1.48!important;max-width:30ch!important}#view-landing .why-cta-row .section-cta{min-width:360px!important;min-height:74px!important;font-size:1.06rem!important}#view-landing .cmp-wrap{transform:scale(1.1)!important;transform-origin:left center!important}#view-landing .team-head{grid-template-columns:1.05fr 1.15fr!important;gap:48px!important;align-items:start!important;margin-bottom:26px!important}#view-landing .team-head h2{font-size:clamp(2.55rem,2.65vw,3.1rem)!important;line-height:1!important}#view-landing .team-head .sec-sub{font-size:1.12rem!important;line-height:1.55!important;max-width:41ch!important}#view-landing .team-cta-row{margin-top:16px!important;margin-bottom:14px!important}#view-landing .team-cta-row .section-cta{min-width:420px!important;min-height:74px!important;font-size:1.04rem!important}#view-landing .t-note{margin-top:0!important;font-size:1.05rem!important;line-height:1.5!important}#view-landing .sec-head h2{font-size:clamp(2.85rem,2.95vw,3.4rem)!important;line-height:.98!important}#view-landing .sec-head .sec-sub{font-size:1.16rem!important;line-height:1.5!important;max-width:44ch!important;margin-inline:auto!important}#view-landing .proc-grid{gap:20px!important}#view-landing .p-card{min-height:208px!important;padding:24px 22px 22px!important}#view-landing .p-card h3{font-size:1.52rem!important;line-height:1.15!important}#view-landing .p-card p{font-size:1.04rem!important;line-height:1.5!important}#view-landing .process-cta-row{margin-top:24px!important;margin-bottom:10px!important;text-align:center!important}#view-landing .process-cta-row .section-cta{min-width:370px!important;min-height:72px!important;font-size:1.04rem!important}#view-landing .proc-cta{margin-top:0!important;padding-top:4px!important;justify-items:center!important}#view-landing .proc-chips{justify-content:center!important;gap:24px!important;flex-wrap:nowrap!important}#view-landing .proc-chips li,#view-landing .proc-chips li span{font-size:.98rem!important}#view-landing .proc-chips svg{width:17px!important;height:17px!important}#view-landing .cfg.section{padding-top:72px!important;padding-bottom:78px!important}#view-landing .cfg.section>.container{padding-top:34px!important;padding-bottom:36px!important}#view-landing .cfg .sec-head{margin-bottom:20px!important}#view-landing .cfg .sec-head h2{font-size:clamp(2.8rem,2.85vw,3.28rem)!important}#view-landing .cfg .sec-head .sec-sub{font-size:1.06rem!important;line-height:1.45!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.6fr) minmax(420px,.95fr)!important;gap:30px!important}#view-landing .cfg-list .c-card,#view-landing .summary,#view-landing .cfg-card{transform:scale(1.02)!important;transform-origin:top center!important}}@media(max-width:1023px){body:not(.checkout-active) .mbar:not([hidden]){display:flex!important}body.has-bar{padding-bottom:78px!important}}@media(min-width:1024px){#view-landing:before{left:clamp(148px,11.2vw,176px)!important}#view-landing:after{right:clamp(148px,11.2vw,176px)!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx,#view-landing .hero>.container.hero-grid,#view-landing .hero-grid,.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{width:min(calc(100% - 344px),1080px)!important;max-width:1080px!important;padding-left:42px!important;padding-right:42px!important}}#view-landing .hero-art{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto 1fr!important;grid-template-areas:"note note" "col1 col2"!important;align-content:start!important;align-items:start!important;overflow:hidden!important}#view-landing .hero-art>.fl-note{grid-area:note!important}#view-landing .hero-art>.fl-col:first-of-type{grid-area:col1!important}#view-landing .hero-art>.fl-col.down{grid-area:col2!important;display:block!important}#view-landing .fl-note{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:3!important;display:grid!important;grid-template-columns:28px 1fr!important;align-items:center!important;gap:0 12px!important;width:100%!important;max-width:none!important;margin:0 0 12px!important;padding:16px 18px!important;background:#fffffff5!important;border:1px solid #dce4f3!important;border-radius:22px!important;box-shadow:0 14px 34px #0d1b3d12!important;color:#2563eb!important;pointer-events:none!important;box-sizing:border-box!important}#view-landing .fl-note:before{content:"\2726";grid-column:1;grid-row:1 / span 2;font-size:1.72rem;line-height:1;color:#2563eb;font-weight:800;align-self:center;justify-self:center}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{margin:0!important;line-height:1.06!important;font-weight:800!important;color:#2563eb!important;text-align:left!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{grid-column:2;font-size:1.05rem!important}#view-landing .fl-card{gap:4px!important}#view-landing .fl-cap{width:auto!important;max-width:calc(100% - 8px)!important;margin-inline:auto!important;padding:4px 7px!important;line-height:1.06!important;border-radius:999px!important}@media(min-width:1024px){#view-landing .hero{min-height:810px!important;padding-top:48px!important;padding-bottom:46px!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{grid-template-columns:minmax(500px,1fr) 470px!important;gap:54px!important;align-items:start!important}#view-landing .hero-proof-card{min-height:182px!important;padding:16px 18px 15px!important;width:min(100%,610px)!important}#view-landing .hero-proof-copy{font-size:.98rem!important;line-height:1.42!important}#view-landing .hero-art{width:470px!important;min-width:470px!important;max-width:470px!important;height:620px!important;min-height:620px!important;padding-top:0!important;gap:14px 14px!important}#view-landing .fl-col{height:calc(100% - 96px)!important;min-height:0!important}#view-landing .fl-track{--mq-gap: 14px !important;padding-top:0!important}#view-landing .fl-card{padding:10px 10px 8px!important;border-radius:18px!important}#view-landing .fl-cap{font-size:.58rem!important}}@media(max-width:1023px){#view-landing .why-cta-row,#view-landing .team-cta-row,#view-landing .process-cta-row{display:none!important}#view-landing .hero>.container.hero-grid{grid-template-columns:minmax(0,1fr) 144px!important;gap:10px!important;align-items:start!important}#view-landing .hero-art{width:144px!important;min-width:144px!important;max-width:144px!important;height:628px!important;min-height:628px!important;gap:8px 8px!important}#view-landing .fl-note{grid-template-columns:15px 1fr!important;gap:0 6px!important;margin-bottom:8px!important;padding:8px!important;border-radius:14px!important}#view-landing .fl-note:before{font-size:.92rem!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.56rem!important;letter-spacing:-.01em!important}#view-landing .fl-col{height:calc(100% - 58px)!important;min-height:0!important}#view-landing .fl-track{--mq-gap: 10px !important}#view-landing .fl-card{padding:7px 7px 5px!important;gap:2px!important;border-radius:18px!important}#view-landing .fl-cap{max-width:calc(100% - 4px)!important;padding:2px 5px!important;font-size:.38rem!important;line-height:1.02!important}}@media(min-width:1024px){#view-landing .why-grid{grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr)!important;gap:38px!important;align-items:center!important}#view-landing .why-left h2{font-size:clamp(2.95rem,3vw,3.48rem)!important;line-height:.98!important}#view-landing .why-left .sec-sub{font-size:1.12rem!important}#view-landing .cmp-wrap{transform:scale(1.08)!important;transform-origin:center center!important}#view-landing .why-cta-row .section-cta{min-width:330px!important;min-height:66px!important}#view-landing .team-head h2{font-size:clamp(2.45rem,2.7vw,3rem)!important;line-height:1!important}#view-landing .team-head .sec-sub{font-size:1.08rem!important}#view-landing .sec-head h2{font-size:clamp(2.9rem,3.1vw,3.45rem)!important;line-height:.98!important}#view-landing .sec-head .sec-sub{font-size:1.11rem!important}#view-landing .p-card{min-height:218px!important;padding:24px 22px 22px!important}#view-landing .p-card h3{font-size:1.45rem!important}#view-landing .p-card p{font-size:1rem!important}#view-landing .proc-chips{margin-top:6px!important;justify-content:center!important}#view-landing .cfg.section{padding-top:88px!important;padding-bottom:92px!important}#view-landing .cfg.section>.container{padding:34px 46px 38px!important}#view-landing .cfg .sec-head h2{font-size:clamp(3rem,3.15vw,3.6rem)!important;line-height:.98!important}#view-landing .cfg .sec-head .sec-sub{font-size:1.08rem!important;line-height:1.45!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.62fr) minmax(360px,.92fr)!important;gap:34px!important;align-items:start!important}#view-landing .prop-q{font-size:1.46rem!important;line-height:1.16!important}#view-landing .prop-help{font-size:1rem!important;line-height:1.46!important}#view-landing .prop{min-height:60px!important;padding-top:14px!important;padding-bottom:14px!important}#view-landing .p-tit{font-size:1.15rem!important}#view-landing .p-desc{font-size:.94rem!important}#view-landing .summary{padding:18px 16px 16px!important}#view-landing .summary h3,#view-landing .summary-title{font-size:1.25rem!important}#view-landing .summary .row,#view-landing .sum-total,#view-landing .sum-list li,#view-landing .sum-total .amt{font-size:1rem!important}#view-landing .summary .btn,#view-landing .summary .btn-primary,#view-landing .summary button,#view-landing .summary a.btn{min-height:66px!important;font-size:1.08rem!important}}@media(min-width:1024px){#view-landing .why-cta-row,#view-landing .team-cta-row,#view-landing .process-cta-row{display:flex!important}}@media(max-width:1023px){#view-landing .hero-art{grid-template-columns:1fr!important;grid-template-rows:auto 1fr!important;grid-template-areas:"note" "col1"!important}#view-landing .hero-art>.fl-col.down{display:none!important}}#view-landing .fl-note{display:flex!important;align-items:center!important;gap:12px!important;background:#f9fbff!important;border:1px solid #D9E4F7!important;border-radius:18px!important;box-shadow:0 14px 28px #10255414!important;padding:12px 16px!important;z-index:12!important;pointer-events:none!important}#view-landing .fl-note-icon{width:28px!important;min-width:28px!important;height:28px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#2563eb!important;font-size:18px!important;line-height:1!important;font-weight:900!important}#view-landing .fl-note-text{display:flex!important;flex-direction:column!important;gap:2px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{color:#2563eb!important;font-weight:800!important;margin:0!important;line-height:1.03!important;letter-spacing:-.02em!important;text-transform:none!important}@media(max-width:1023px){#view-landing .why-cta-row,#view-landing .team-cta-row,#view-landing .process-cta-row{display:none!important}#view-landing .hero>.container.hero-grid{grid-template-columns:minmax(0,1fr) 148px!important;gap:12px!important}#view-landing .hero-art{width:148px!important;min-width:148px!important;max-width:148px!important;height:560px!important;min-height:560px!important;padding-top:56px!important;overflow:hidden!important}#view-landing .fl-note{top:8px!important;left:8px!important;max-width:136px!important;gap:8px!important;padding:8px 10px!important;border-radius:16px!important}#view-landing .fl-note-icon{width:18px!important;min-width:18px!important;height:18px!important;font-size:12px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.56rem!important;line-height:1.02!important}#view-landing .fl-card{padding:6px 6px 5px!important;border-radius:18px!important}#view-landing .fl-cap{padding:2px 6px!important;font-size:.38rem!important;line-height:1.05!important;width:fit-content!important;max-width:calc(100% - 4px)!important;margin-inline:auto!important}}@media(min-width:1024px){#view-landing:before{left:176px!important}#view-landing:after{right:176px!important}#view-landing .hero{min-height:auto!important;padding-top:52px!important;padding-bottom:34px!important}#view-landing .hero-art{width:448px!important;min-width:448px!important;max-width:448px!important;height:734px!important;min-height:734px!important;padding-top:72px!important;align-self:start!important;overflow:hidden!important}#view-landing .fl-note{position:absolute!important;top:14px!important;left:14px!important;max-width:252px!important;gap:10px!important;padding:12px 16px!important;border-radius:18px!important}#view-landing .fl-note-icon{width:24px!important;min-width:24px!important;height:24px!important;font-size:16px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.98rem!important}#view-landing .fl-track{--mq-gap: 18px !important}#view-landing .fl-card{padding:9px 9px 7px!important}#view-landing .fl-cap{padding:3px 8px!important;font-size:.58rem!important;line-height:1.06!important;width:fit-content!important;max-width:calc(100% - 10px)!important;margin-inline:auto!important}#view-landing .hero-proof-card{min-height:182px!important;padding:18px 20px 14px!important}#view-landing .why.section{padding-top:88px!important;padding-bottom:88px!important}#view-landing .why-grid{grid-template-columns:minmax(380px,.92fr) minmax(0,1.32fr)!important;gap:36px!important;align-items:center!important}#view-landing .why-left h2{font-size:clamp(3.15rem,3.3vw,4rem)!important;line-height:.96!important}#view-landing .why-left .sec-sub{font-size:1.18rem!important;line-height:1.5!important;max-width:30ch!important}#view-landing .why-cta-row .section-cta{min-width:364px!important;min-height:72px!important;font-size:1.05rem!important}#view-landing .cmp-wrap{transform:scale(1.14)!important;transform-origin:left center!important}#view-landing .cfg.section{padding-top:70px!important;padding-bottom:84px!important}#view-landing .cfg.section>.container{padding-top:42px!important;padding-bottom:42px!important}#view-landing .cfg .sec-head h2{font-size:clamp(3rem,3.15vw,3.8rem)!important;line-height:.98!important}#view-landing .cfg .sec-head .sec-sub{font-size:1.14rem!important;line-height:1.48!important;max-width:44ch!important;margin-inline:auto!important}#view-landing .cfg-grid{grid-template-columns:minmax(0,1.46fr) minmax(360px,.94fr)!important;gap:34px!important;align-items:start!important}#view-landing .cfg-copy h3,#view-landing .cfg-copy .cfg-lead{font-size:1.16rem!important}#view-landing .cfg-copy p,#view-landing .cfg-copy .cfg-note,#view-landing .summary li,#view-landing .summary p,#view-landing .summary span{font-size:1rem!important}#view-landing .cfg-list .c-card{padding:16px 18px!important;min-height:60px!important}#view-landing .summary{padding:18px 16px 16px!important}#view-landing .summary-total{padding:13px 14px!important;font-size:1.12rem!important}#view-landing .summary .btn,#view-landing .summary .btn.btn-primary{min-height:56px!important;font-size:1.06rem!important}}@media(min-width:1024px){#view-landing:before{left:182px!important}#view-landing:after{right:182px!important}#view-landing .hero-art{position:relative!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:1fr!important;grid-template-areas:"col1 col2"!important;align-content:start!important;align-items:start!important;padding-top:78px!important;overflow:hidden!important}#view-landing .hero-art>.fl-note{grid-area:auto!important;position:absolute!important;top:10px!important;left:12px!important;right:auto!important;width:198px!important;max-width:198px!important;margin:0!important;padding:12px 14px!important;display:flex!important;align-items:center!important;gap:10px!important;border-radius:18px!important;z-index:5!important}#view-landing .hero-art>.fl-col:first-of-type{grid-area:col1!important}#view-landing .hero-art>.fl-col.down{grid-area:col2!important;display:block!important}#view-landing .fl-note-icon{width:18px!important;min-width:18px!important;height:18px!important;font-size:14px!important;line-height:1!important}#view-landing .fl-note-text{gap:1px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.94rem!important;line-height:1.05!important}}@media(max-width:1023px){#view-landing .hero-art{position:relative!important;grid-template-columns:1fr!important;grid-template-rows:1fr!important;grid-template-areas:"col1"!important;padding-top:70px!important;overflow:hidden!important}#view-landing .hero-art>.fl-col.down{display:none!important}#view-landing .hero-art>.fl-note{grid-area:auto!important;position:absolute!important;top:8px!important;left:8px!important;right:auto!important;width:124px!important;max-width:124px!important;margin:0!important;padding:8px 9px!important;display:flex!important;align-items:center!important;gap:6px!important;border-radius:15px!important;z-index:5!important}#view-landing .fl-note-icon{width:14px!important;min-width:14px!important;height:14px!important;font-size:10px!important;line-height:1!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.53rem!important;line-height:1.02!important}#view-landing .fl-note-text{gap:1px!important}}@media(min-width:1024px){#view-landing:before{left:164px!important}#view-landing:after{right:164px!important}#view-landing .hero-art{padding-top:78px!important}#view-landing .fl-note{position:absolute!important;top:14px!important;left:14px!important;width:204px!important;max-width:204px!important;min-height:66px!important;padding:12px 14px!important;display:grid!important;grid-template-columns:18px 1fr!important;align-items:center!important;gap:0 10px!important;background:#fffffffa!important;border:1px solid #D9E4F7!important;border-radius:18px!important;box-shadow:0 12px 28px #10255414!important;box-sizing:border-box!important;margin:0!important;z-index:20!important}#view-landing .fl-note:before{content:none!important;display:none!important}#view-landing .fl-note-icon{width:18px!important;min-width:18px!important;height:18px!important;border-radius:0!important;background:none!important;color:#2563eb!important;font-size:16px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;grid-column:1!important;grid-row:1 / span 2!important}#view-landing .fl-note-text{display:grid!important;gap:2px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.92rem!important;line-height:1.02!important;letter-spacing:-.02em!important;color:#2563eb!important;font-weight:800!important}}@media(max-width:1023px){#view-landing .hero-art{padding-top:86px!important}#view-landing .fl-note{position:absolute!important;top:10px!important;left:8px!important;width:126px!important;max-width:126px!important;min-height:54px!important;padding:9px 10px!important;display:grid!important;grid-template-columns:12px 1fr!important;align-items:center!important;gap:0 7px!important;background:#fffffffa!important;border:1px solid #D9E4F7!important;border-radius:16px!important;box-shadow:0 10px 22px #10255414!important;box-sizing:border-box!important;margin:0!important;z-index:20!important}#view-landing .fl-note:before{content:none!important;display:none!important}#view-landing .fl-note-icon{width:12px!important;min-width:12px!important;height:12px!important;border-radius:0!important;background:none!important;color:#2563eb!important;font-size:11px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;grid-column:1!important;grid-row:1 / span 2!important}#view-landing .fl-note-text{display:grid!important;gap:1px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.55rem!important;line-height:1.03!important;letter-spacing:-.015em!important;color:#2563eb!important;font-weight:800!important}}#view-landing .fl-note:before{content:none!important;display:none!important}#view-landing .fl-note{background:#fff!important}@media(min-width:1024px){#view-landing:before{left:176px!important}#view-landing:after{right:176px!important}#view-landing .hero{padding-top:34px!important;padding-bottom:26px!important;min-height:auto!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{grid-template-columns:minmax(480px,1fr) minmax(450px,.98fr)!important;gap:40px!important;align-items:start!important}#view-landing .hero h1{font-size:clamp(4.3rem,4.65vw,5.35rem)!important;line-height:.9!important;letter-spacing:-.05em!important;max-width:8.4ch!important;margin-bottom:14px!important}#view-landing .hero-sub{max-width:450px!important;font-size:1rem!important;line-height:1.45!important;margin-bottom:20px!important}#view-landing .hero-ctas{margin-bottom:18px!important}#view-landing .hero-proof-card{margin-top:10px!important;width:min(100%,460px)!important;min-height:0!important;padding:15px 18px 13px!important}#view-landing .hero-art{position:relative!important;width:100%!important;min-width:0!important;max-width:none!important;height:640px!important;min-height:640px!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto 1fr!important;grid-template-areas:"note note" "col1 col2"!important;gap:16px!important;padding:0 10px 18px!important;overflow:hidden!important;align-content:start!important;align-items:start!important;background:transparent!important}#view-landing .hero-art:before{content:""!important;position:absolute!important;inset:22px 0 0!important;background:#edf4ff!important;border-radius:34px!important;z-index:0!important}#view-landing .hero-art:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,#fff0 0 46px,#ffffffe6 68px,#fff0 124px calc(100% - 54px),#ffffffc7 calc(100% - 18px),#fff)!important;pointer-events:none!important;z-index:2!important}#view-landing .hero-art>*{position:relative!important;z-index:1!important}#view-landing .hero-art>.fl-note{grid-area:note!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:fit-content!important;max-width:240px!important;margin:0 auto 2px 12px!important;padding:13px 16px 12px!important;display:grid!important;grid-template-columns:18px 1fr!important;align-items:center!important;gap:0 10px!important;border:1px solid #DCE7FA!important;border-radius:18px!important;box-shadow:0 12px 30px #10255414!important;background:#fff!important;z-index:4!important}#view-landing .hero-art>.fl-col:first-of-type{grid-area:col1!important}#view-landing .hero-art>.fl-col.down{grid-area:col2!important;display:block!important}#view-landing .fl-note-icon{width:18px!important;min-width:18px!important;height:18px!important;border-radius:0!important;background:none!important;color:#2563eb!important;font-size:15px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;grid-column:1!important;grid-row:1 / span 2!important}#view-landing .fl-note-text{display:grid!important;gap:2px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{color:#2563eb!important;font-size:.9rem!important;line-height:1.03!important;font-weight:800!important;letter-spacing:-.02em!important}#view-landing .fl-col{height:100%!important;min-height:0!important;padding:0!important}#view-landing .fl-track{--mq-gap: 14px !important;padding-top:0!important}#view-landing .fl-card{padding:10px 10px 8px!important;gap:5px!important;border-radius:20px!important}#view-landing .fl-media{border-radius:18px!important}#view-landing .fl-cap{width:fit-content!important;max-width:calc(100% - 8px)!important;margin-inline:auto!important;padding:3px 8px!important;line-height:1.06!important;font-size:.58rem!important;border-radius:999px!important}}@media(max-width:1023px){#view-landing .why-cta-row,#view-landing .team-cta-row,#view-landing .process-cta-row{display:none!important}#view-landing .hero-art{position:relative!important;width:136px!important;min-width:136px!important;max-width:136px!important;height:760px!important;min-height:760px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto 1fr!important;grid-template-areas:"note" "col1"!important;gap:12px!important;padding:0 6px 14px!important;overflow:hidden!important;background:transparent!important}#view-landing .hero-art:before{content:""!important;position:absolute!important;inset:18px 0 0!important;background:#edf4ff!important;border-radius:24px!important;z-index:0!important}#view-landing .hero-art:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,#fff0 0 38px,#ffffffe6 58px,#fff0 108px calc(100% - 42px),#ffffffd1 calc(100% - 14px),#fff)!important;pointer-events:none!important;z-index:2!important}#view-landing .hero-art>*{position:relative!important;z-index:1!important}#view-landing .hero-art>.fl-col.down{display:none!important}#view-landing .hero-art>.fl-col:first-of-type{grid-area:col1!important}#view-landing .hero-art>.fl-note{grid-area:note!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:fit-content!important;max-width:122px!important;margin:0 auto 0 8px!important;padding:9px 10px 8px!important;display:grid!important;grid-template-columns:12px 1fr!important;align-items:center!important;gap:0 7px!important;border:1px solid #DCE7FA!important;border-radius:15px!important;box-shadow:0 10px 22px #10255414!important;background:#fff!important;z-index:4!important}#view-landing .fl-note-icon{width:12px!important;min-width:12px!important;height:12px!important;border-radius:0!important;background:none!important;color:#2563eb!important;font-size:11px!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;grid-column:1!important;grid-row:1 / span 2!important}#view-landing .fl-note-text{display:grid!important;gap:1px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{color:#2563eb!important;font-size:.56rem!important;line-height:1.04!important;font-weight:800!important;letter-spacing:-.015em!important}#view-landing .fl-track{--mq-gap: 12px !important}#view-landing .fl-card{padding:7px 7px 6px!important;gap:4px!important;border-radius:18px!important}#view-landing .fl-cap{width:fit-content!important;max-width:calc(100% - 4px)!important;margin-inline:auto!important;padding:2px 6px!important;font-size:.4rem!important;line-height:1.05!important;border-radius:999px!important}}@media(min-width:1024px){#view-landing:before{left:180px!important}#view-landing:after{right:180px!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{grid-template-columns:minmax(470px,1fr) minmax(500px,.98fr)!important;gap:46px!important}#view-landing .hero-art{grid-template-rows:1fr!important;grid-template-areas:"col1 col2"!important;position:relative!important;height:640px!important;min-height:640px!important;padding:0 12px 18px!important;overflow:hidden!important}#view-landing .hero-art:before{inset:18px 0 0!important;border-radius:34px!important}#view-landing .hero-art:after{background:linear-gradient(180deg,#fff 0 54px,#ffffffe0 76px,#fff0 130px calc(100% - 54px),#ffffffc7 calc(100% - 18px),#fff)!important}#view-landing .hero-art>.fl-col:first-of-type{grid-area:col1!important}#view-landing .hero-art>.fl-col.down{grid-area:col2!important;display:block!important}#view-landing .hero-art>.fl-note{position:absolute!important;top:10px!important;left:18px!important;right:auto!important;margin:0!important;width:auto!important;max-width:210px!important;padding:12px 15px 11px!important;border-radius:18px!important;border:1px solid #dce7fa!important;background:#fff!important;box-shadow:0 10px 24px #10255414!important;z-index:4!important}#view-landing .fl-note-icon{width:15px!important;min-width:15px!important;height:15px!important;font-size:13px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.84rem!important;line-height:1.02!important;font-weight:800!important}#view-landing .fl-track{padding-top:0!important}}@media(max-width:1023px){#view-landing .hero-art{grid-template-rows:1fr!important;grid-template-areas:"col1"!important;position:relative!important;padding:0 6px 14px!important;overflow:hidden!important}#view-landing .hero-art:before{inset:16px 0 0!important;border-radius:24px!important}#view-landing .hero-art:after{background:linear-gradient(180deg,#fff 0 42px,#ffffffe6 60px,#fff0 102px calc(100% - 42px),#ffffffd1 calc(100% - 14px),#fff)!important}#view-landing .hero-art>.fl-col.down{display:none!important}#view-landing .hero-art>.fl-col:first-of-type{grid-area:col1!important}#view-landing .hero-art>.fl-note{position:absolute!important;top:8px!important;left:8px!important;right:auto!important;margin:0!important;width:auto!important;max-width:116px!important;padding:8px 9px 7px!important;border-radius:14px!important;border:1px solid #dce7fa!important;background:#fff!important;box-shadow:0 8px 18px #10255414!important;z-index:4!important}#view-landing .fl-note-icon{width:11px!important;min-width:11px!important;height:11px!important;font-size:10px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.54rem!important;line-height:1.03!important;font-weight:800!important}}@media(min-width:1024px){#view-landing .hero>.container,#view-landing .why>.container,#view-landing .team>.container,#view-landing .process>.container,#view-landing .cfg>.container,#view-landing .faq>.container{width:min(calc(100% - 180px),1180px)!important;max-width:1180px!important}#view-landing .hero-art{padding-top:72px!important;overflow:hidden!important}#view-landing .hero-art:after{background:linear-gradient(180deg,#fff 0 76px,#ffffffeb 104px,#fff0 146px calc(100% - 52px),#ffffffd1 calc(100% - 16px),#fff)!important}#view-landing .hero-art>.fl-note{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:12px 16px 11px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;text-align:center!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;z-index:5!important}#view-landing .fl-note:before{display:none!important;content:none!important}#view-landing .fl-note-icon{width:14px!important;min-width:14px!important;height:14px!important;font-size:12px!important;color:#2f67f6!important}#view-landing .fl-note-text{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;flex-wrap:wrap!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.92rem!important;line-height:1.04!important;font-weight:800!important;color:#2f67f6!important}}@media(max-width:1023px){#view-landing .hero-art{padding-top:58px!important;overflow:hidden!important}#view-landing .hero-art:after{background:linear-gradient(180deg,#fff 0 60px,#ffffffeb 82px,#fff0 118px calc(100% - 42px),#ffffffd1 calc(100% - 14px),#fff)!important}#view-landing .hero-art>.fl-note{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:8px 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;z-index:5!important}#view-landing .fl-note:before{display:none!important;content:none!important}#view-landing .fl-note-icon{width:10px!important;min-width:10px!important;height:10px!important;font-size:9px!important;color:#2f67f6!important}#view-landing .fl-note-text{display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;flex-wrap:wrap!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:.6rem!important;line-height:1.03!important;font-weight:800!important;color:#2f67f6!important}}@media(min-width:1024px){#view-landing .hero>.container,#view-landing .why>.container,#view-landing .team>.container,#view-landing .process>.container,#view-landing .cfg>.container,#view-landing .faq>.container{width:min(calc(100% - 140px),1300px)!important;max-width:1300px!important;padding-left:0!important;padding-right:0!important}#view-landing:before{left:max(176px,calc((100vw - 1300px)/2 + 10px))!important}#view-landing:after{right:max(176px,calc((100vw - 1300px)/2 + 10px))!important}#view-landing .hero-art{padding-top:82px!important;overflow:hidden!important}#view-landing .hero-art:after{background:linear-gradient(180deg,#fff 0 106px,#fffffff5 130px,#fff0 170px calc(100% - 52px),#ffffffd1 calc(100% - 16px),#fff)!important}#view-landing .hero-art>.fl-note{top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;padding:12px 14px!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;justify-content:center!important;z-index:6!important}}@media(max-width:1023px){#view-landing .hero-art{padding-top:50px!important;overflow:hidden!important}#view-landing .hero-art:after{background:linear-gradient(180deg,#fff 0 56px,#fffffff5 72px,#fff0 100px calc(100% - 42px),#ffffffd1 calc(100% - 14px),#fff)!important}#view-landing .hero-art>.fl-note{top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;padding:8px!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;justify-content:center!important;z-index:6!important}}@media(min-width:1024px){:root{--lat-pc-content-width: 1088px;--lat-pc-content-pad: 42px}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx,#view-landing .hero>.container.hero-grid,#view-landing .hero-grid,.site-head .sh-in,.site-head.header-collapsing .sh-in,.site-head.header-collapsed .sh-in{width:min(calc(100% - 352px),var(--lat-pc-content-width))!important;max-width:var(--lat-pc-content-width)!important;padding-left:var(--lat-pc-content-pad)!important;padding-right:var(--lat-pc-content-pad)!important;box-sizing:border-box!important}#view-landing .cmp-wrap,#view-landing .summary,#view-landing .cfg-list .c-card,#view-landing .cfg-card{transform:none!important;max-width:100%!important}#view-landing .why-grid,#view-landing .process-grid,#view-landing .proc-grid,#view-landing .team-head,#view-landing .cfg-grid,#view-landing .faq-list{max-width:100%!important}#view-landing .hero{min-height:auto!important;padding-top:32px!important;padding-bottom:20px!important}#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{grid-template-columns:minmax(0,1fr) 430px!important;gap:34px!important;align-items:start!important}#view-landing .hero-copy{min-width:0!important}#view-landing .hero h1{font-size:clamp(3.9rem,4.15vw,4.7rem)!important;line-height:.92!important;letter-spacing:-.045em!important;max-width:8.15ch!important;margin-bottom:12px!important}#view-landing .hero-sub{max-width:44ch!important;font-size:.98rem!important;line-height:1.43!important;margin-bottom:16px!important}#view-landing .hero-primary-cta{min-height:70px!important;max-width:420px!important}#view-landing .hero-ctas{margin-bottom:14px!important}#view-landing .hero-proof-card{width:min(100%,430px)!important;min-height:0!important;margin-top:8px!important;padding:14px 16px 12px!important}#view-landing .hero-proof-copy{font-size:.96rem!important;line-height:1.4!important}#view-landing .hero-proof-meta,#view-landing .hero-proof-foot{margin-top:8px!important}#view-landing .hero-art{width:430px!important;min-width:430px!important;max-width:430px!important;height:732px!important;min-height:732px!important;padding:68px 8px 16px!important;gap:14px!important;overflow:hidden!important;position:relative!important}#view-landing .hero-art:before{inset:18px 0 0!important;border-radius:30px!important;background:#edf4ff!important}#view-landing .hero-art:after{background:linear-gradient(180deg,#fff 0 84px,#fffffff5 104px,#fff0 134px calc(100% - 54px),#ffffffd1 calc(100% - 16px),#fff)!important;z-index:1!important}#view-landing .hero-art>*{position:relative!important}#view-landing .hero-art>.fl-col:first-of-type{grid-area:col1!important}#view-landing .hero-art>.fl-col.down{grid-area:col2!important;display:block!important}#view-landing .fl-col{height:100%!important;min-height:0!important}#view-landing .fl-track{--mq-gap: 14px !important;padding-top:0!important}#view-landing .fl-card{padding:9px 9px 7px!important;gap:4px!important}#view-landing .fl-cap{font-size:.57rem!important}#view-landing .hero-art>.fl-note{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:10px 8px 8px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important;text-align:center!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;z-index:6!important}#view-landing .fl-note-text{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important}#view-landing .fl-note-icon{width:auto!important;min-width:0!important;height:auto!important;font-size:12px!important;line-height:1!important;color:#2f67f6!important;opacity:1!important;filter:none!important;display:block!important;background:none!important;border-radius:0!important;margin-bottom:2px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{color:#2f67f6!important;font-size:.92rem!important;line-height:1.03!important;font-weight:800!important;opacity:1!important}}@media(max-width:1023px){#view-landing .hero-art{padding-top:54px!important;overflow:hidden!important}#view-landing .hero-art:after{background:linear-gradient(180deg,#fff 0 54px,#fffffff5 68px,#fff0 92px calc(100% - 42px),#ffffffd1 calc(100% - 14px),#fff)!important;z-index:1!important}#view-landing .hero-art>.fl-note{top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:8px 6px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1px!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;text-align:center!important;z-index:6!important}#view-landing .fl-note-text{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1px!important}#view-landing .fl-note-icon{width:auto!important;min-width:0!important;height:auto!important;font-size:9px!important;line-height:1!important;color:#2f67f6!important;opacity:1!important;filter:none!important;display:block!important;background:none!important;border-radius:0!important;margin-bottom:1px!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{color:#2f67f6!important;font-size:.58rem!important;line-height:1.03!important;font-weight:800!important;opacity:1!important}}@media(min-width:1024px){#view-landing:before,#view-checkout:before{left:calc(50% - 512px)!important}#view-landing:after,#view-checkout:after{right:calc(50% - 512px)!important}#view-landing .hero-art:before,#view-landing .hero-art:after{z-index:0!important}#view-landing .hero-art:after{background:linear-gradient(180deg,#fff 0 92px,#fff0 124px calc(100% - 54px),#ffffffd1 calc(100% - 16px),#fff)!important}#view-landing .hero-art>.fl-note{z-index:7!important;isolation:isolate!important}#view-landing .fl-note-icon{position:relative!important;z-index:8!important;color:#2f67f6!important;opacity:1!important;filter:none!important;text-shadow:0 0 0 currentColor!important;-webkit-text-fill-color:currentColor!important;font-size:13px!important;line-height:1!important}}@media(max-width:1023px){#view-landing .hero-art:before,#view-landing .hero-art:after{z-index:0!important}#view-landing .hero-art:after{background:linear-gradient(180deg,#fff 0 54px,#fff0 82px calc(100% - 42px),#ffffffd1 calc(100% - 14px),#fff)!important}#view-landing .hero-art>.fl-note{z-index:7!important;isolation:isolate!important}#view-landing .fl-note-icon{position:relative!important;z-index:8!important;color:#2f67f6!important;opacity:1!important;filter:none!important;text-shadow:0 0 0 currentColor!important;-webkit-text-fill-color:currentColor!important;font-size:10px!important;line-height:1!important}}@media(min-width:1024px){#view-landing:before,#view-checkout:before{left:176px!important}#view-landing:after,#view-checkout:after{right:176px!important}#view-landing .container,#view-landing .foot .container,#view-landing .why>.container,#view-landing .process>.container,#view-landing .team>.container,#view-landing .faq>.container,#view-landing .cfg.section>.container,#view-landing .co-step>.container,#view-landing .thx,#view-landing .hero>.container.hero-grid,#view-landing .hero-grid{width:min(calc(100% - 496px),1040px)!important;max-width:1040px!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}#view-landing .hero-art>.fl-note{z-index:30!important;position:absolute!important;isolation:isolate!important}#view-landing .hero-art>.fl-note:before{content:"\2726";position:absolute!important;top:8px!important;left:50%!important;transform:translate(-50%)!important;color:#2f67f6!important;font-size:12px!important;line-height:1!important;opacity:1!important;z-index:35!important;text-shadow:none!important;filter:none!important;-webkit-text-fill-color:currentColor!important;pointer-events:none!important}#view-landing .hero-art>.fl-note .fl-note-text{position:relative!important;z-index:34!important}#view-landing .hero-art>.fl-note .fl-note-icon{opacity:0!important;color:transparent!important;height:0!important;min-height:0!important;margin:0!important;overflow:hidden!important}}@media(max-width:1023px){#view-landing .hero-art>.fl-note{z-index:30!important;position:absolute!important;isolation:isolate!important}#view-landing .hero-art>.fl-note:before{content:"\2726";position:absolute!important;top:6px!important;left:50%!important;transform:translate(-50%)!important;color:#2f67f6!important;font-size:9px!important;line-height:1!important;opacity:1!important;z-index:35!important;text-shadow:none!important;filter:none!important;-webkit-text-fill-color:currentColor!important;pointer-events:none!important}#view-landing .hero-art>.fl-note .fl-note-text{position:relative!important;z-index:34!important}#view-landing .hero-art>.fl-note .fl-note-icon{opacity:0!important;color:transparent!important;height:0!important;min-height:0!important;margin:0!important;overflow:hidden!important}}@media(min-width:1024px){#view-landing:before,#view-checkout:before{left:176px!important}#view-landing:after,#view-checkout:after{right:176px!important}#view-landing .hero>.container,#view-landing .why>.container,#view-landing .team>.container,#view-landing .process>.container,#view-landing .cfg>.container,#view-landing .faq>.container,#view-landing .foot>.container{width:min(calc(100% - 432px),1104px)!important;max-width:1104px!important;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}#view-landing .hero-grid,#view-landing .why-grid,#view-landing .team-head,#view-landing .t-wrap,#view-landing .process .sec-head,#view-landing .proc-grid,#view-landing .cfg-grid,#view-landing .faq-list,#view-landing .foot-in{width:100%!important;max-width:100%!important;box-sizing:border-box!important}#view-landing .hero-art{-webkit-mask-image:none!important;mask-image:none!important}#view-landing .hero-art:before{z-index:0!important}#view-landing .hero-art>.fl-col{position:relative!important;z-index:1!important}#view-landing .hero-art:after{z-index:5!important;pointer-events:none!important}#view-landing .hero-art>.fl-note{z-index:20!important;opacity:1!important;filter:none!important;background:#fff!important}#view-landing .hero-art>.fl-note:before{content:none!important;display:none!important}#view-landing .hero-art>.fl-note .fl-note-icon{display:none!important}#view-landing .fl-note-text,#view-landing .fl-note-kicker,#view-landing .fl-note-copy{opacity:1!important;filter:none!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{color:#2f67f6!important;font-size:1rem!important;line-height:1.04!important;font-weight:850!important;letter-spacing:-.02em!important}}@media(max-width:1023px){#view-landing .hero-art{-webkit-mask-image:none!important;mask-image:none!important}#view-landing .hero-art:before{z-index:0!important}#view-landing .hero-art>.fl-col{position:relative!important;z-index:1!important}#view-landing .hero-art:after{z-index:5!important;pointer-events:none!important}#view-landing .hero-art>.fl-note{z-index:20!important;opacity:1!important;filter:none!important;background:#fff!important}#view-landing .hero-art>.fl-note:before{content:none!important;display:none!important}#view-landing .hero-art>.fl-note .fl-note-icon{display:none!important}#view-landing .fl-note-text,#view-landing .fl-note-kicker,#view-landing .fl-note-copy{opacity:1!important;filter:none!important}#view-landing .fl-note-kicker,#view-landing .fl-note-copy{color:#2f67f6!important;font-size:.72rem!important;line-height:1.02!important;font-weight:850!important;letter-spacing:-.02em!important}}@media(min-width:1024px){#view-landing .fl-note-kicker,#view-landing .fl-note-copy{font-size:1.24rem!important}}@media(min-width:1024px){.cfg.section{padding:20px var(--page-gutter) 26px}.cfg.section>.container{max-width:1150px;padding:18px calc(var(--page-gutter) + 6px)}.cfg-grid{gap:18px}.cmp-wrap{display:block}.cmp{width:100%}.cmp .c{min-height:57px;padding:14px}.cmp .c.h{min-height:56px}}@media(min-width:1024px){#view-landing .why-right .cmp-wrap{width:116%!important;max-width:none!important}#view-landing .cfg.section>.container{width:min(calc(100% - 266px),1270px)!important;max-width:1270px!important;margin-left:auto!important;margin-right:auto!important}}@media(min-width:1024px){#view-landing .cfg.section>.container{padding-left:64px!important;padding-right:64px!important}#view-landing .cfg-grid{gap:42px!important}}.mp-status-overlay{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px;background:#05122db8;backdrop-filter:blur(8px)}.mp-status-overlay[hidden]{display:none!important}.mp-status-card{width:min(100%,430px);padding:30px 24px;border:1px solid rgba(38,102,240,.18);border-radius:24px;background:#fff;box-shadow:0 24px 70px #05122d47;text-align:center}.mp-status-card h2{margin:8px 0 10px;color:#071a3d;font-size:clamp(1.45rem,5vw,2rem);line-height:1.08}.mp-status-card>p:not(.kicker){margin:0;color:#6f7f9e;line-height:1.55}.mp-status-spinner{width:46px;height:46px;margin:0 auto 18px;border:4px solid #e6edff;border-top-color:#2666f0;border-radius:50%;animation:mp-spin .8s linear infinite}.mp-status-spinner[hidden]{display:none}.mp-status-actions{display:grid;gap:10px;margin-top:22px}.mp-status-actions[hidden]{display:none}.payment-issue-form{margin-top:16px;padding-top:14px}.payment-issue-form[hidden]{display:none!important}.payment-issue-divider{height:1px;width:100%;background:var(--line);margin-bottom:14px}.payment-issue-form h3{margin:0 0 5px;color:var(--navy);font-size:1rem;font-weight:850;letter-spacing:-.02em}.payment-issue-form p{margin:0 0 12px;color:var(--muted);font-size:.84rem;line-height:1.45}.payment-issue-form label{display:block;margin-bottom:10px;color:var(--navy);font-size:.78rem;font-weight:800}.payment-issue-form input{width:100%;margin-top:6px;border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:13px;padding:12px 13px;font:inherit;font-size:.9rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.payment-issue-form input:focus{border-color:#2e64e98c;box-shadow:0 0 0 4px #2e64e91a}.payment-issue-form .btn{width:100%;min-height:44px;margin-top:2px}.payment-issue-feedback{display:block;margin-top:9px;font-size:.78rem;font-weight:750;line-height:1.35}.payment-issue-feedback[data-state=ok]{color:#087a3b}.payment-issue-feedback[data-state=error]{color:#b42318}.mp-status-actions .btn{width:100%}.mp-status-overlay[data-kind=approved] .mp-status-card{border-color:#15a46540}.mp-status-overlay[data-kind=error] .mp-status-card,.mp-status-overlay[data-kind=pending] .mp-status-card{border-color:#f59e0b4d}@keyframes mp-spin{to{transform:rotate(360deg)}}.mp-only-panel{padding:clamp(18px,3vw,30px)}.mp-checkout-card{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start}.mp-checkout-icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;color:var(--blue);background:#eef5ff;border:1px solid #D7E7FF}.mp-checkout-icon svg{width:29px;height:29px}.mp-checkout-copy h3{margin:4px 0 8px;color:var(--navy);font-size:clamp(1.2rem,2.5vw,1.55rem)}.mp-checkout-copy>p{margin:0;color:var(--muted);line-height:1.55}.mp-checkout-benefits{margin:16px 0 20px;padding:0;list-style:none;display:grid;gap:9px;color:var(--text)}.mp-checkout-benefits li{position:relative;padding-left:25px;line-height:1.45}.mp-checkout-benefits li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--blue);font-weight:900}.mp-checkout-card .js-payment-next,.mp-checkout-card .lock-line{grid-column:1 / -1}@media(max-width:640px){.mp-checkout-card{grid-template-columns:1fr;gap:12px}.mp-checkout-icon{width:50px;height:50px}.mp-checkout-card .js-payment-next,.mp-checkout-card .lock-line{grid-column:auto}}@media(min-width:1024px){body .mbar,body .mbar.show,body .mbar:not([hidden]){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:translateY(140%)!important}body.has-bar{padding-bottom:0!important}}.afterpay-box{margin-top:12px;padding:12px;border:1px solid #DCE7FF;background:#f7faff;border-radius:14px}.afterpay-box h5{margin:0 0 8px;color:var(--navy);font-size:.84rem;font-weight:850}.afterpay-box ul{list-style:none;display:grid;gap:6px;margin:0;padding:0}.afterpay-box li{display:flex;align-items:flex-start;gap:8px;color:var(--text);font-size:.8rem;line-height:1.35}.afterpay-box .afterpay-check{flex:0 0 auto;width:18px;height:18px;margin-top:1px;display:inline-flex;align-items:center;justify-content:center;color:var(--blue)}.afterpay-box .afterpay-check svg{width:18px;height:18px;display:block}.afterpay-box .afterpay-check .bg{fill:currentColor}.afterpay-box .afterpay-check .tick{stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.afterpay-box p{margin:8px 0 0;color:var(--blue);font-size:.77rem;font-weight:750;line-height:1.35}.sum-inc .sum-check{width:18px;height:18px;flex:0 0 auto;margin-top:1px;display:inline-flex;align-items:center;justify-content:center}.sum-inc .sum-check svg{width:18px;height:18px;display:block}.sum-inc .sum-check .ring{fill:#fff;stroke:#2e64e92e;stroke-width:1.4}.sum-inc .sum-check .core{fill:var(--blue)}.sum-inc .sum-check .tick{stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.afterpay-note{margin-top:12px;padding:12px 13px;border-radius:14px;border:1px solid var(--line);background:#2e64e90a;display:flex;align-items:flex-start;gap:10px}.afterpay-note-ic{width:18px;height:18px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:var(--blue);margin-top:1px}.afterpay-note-ic svg{width:18px;height:18px;display:block}.afterpay-note-ic .sheet{stroke:currentColor;stroke-width:1.7;fill:#2e64e914}.afterpay-note-ic .lines{stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.afterpay-note p{margin:0;color:var(--text);font-size:.79rem;line-height:1.4}.afterpay-note p strong{color:var(--blue-dark)}.pay-methods{margin:9px 0 0;color:var(--muted);font-size:.77rem;line-height:1.35;text-align:center}.afterpay-compact{padding:10px 11px}.afterpay-compact ul{gap:5px}.afterpay-compact li{font-size:.78rem}.afterpay-compact p{font-size:.75rem}@media(max-width:760px){.afterpay-box{margin-top:11px;padding:11px;border-radius:13px}.afterpay-box h5{font-size:.82rem}.afterpay-box li{font-size:.78rem}.pay-methods{font-size:.75rem}}@media(max-width:640px){.afterpay-note{padding:11px 12px;gap:9px}.afterpay-note p{font-size:.76rem}}@media(max-width:640px){.p-badge{font-size:.69rem;padding:4px 10px;margin-left:6px}}@media(max-width:1023px){.mbar-action{width:100%;flex:1 1 100%;display:flex;flex-direction:column;gap:5px}.mbar-sub{margin:0;text-align:center;color:#6f7fa2;font-size:.71rem;line-height:1.22;font-weight:700}.mbar-sub[hidden]{display:none!important}}@media(max-width:1023px){.mbar-sub:not([hidden]){display:block!important;animation:mbarSubSoftIn .32s cubic-bezier(.2,.85,.2,1) both;transform-origin:top center}.mbar.show .mbar-action{transition:gap .22s ease,transform .22s ease}}@keyframes mbarSubSoftIn{0%{opacity:0;transform:translateY(-5px);max-height:0;filter:blur(2px)}to{opacity:1;transform:translateY(0);max-height:22px;filter:blur(0)}}@media(prefers-reduced-motion:reduce){.mbar-sub:not([hidden]){animation:none!important}}.legal-service-block{display:none!important}.foot-business{margin:0;font-size:.77rem;line-height:1.42;color:#8a94a6}.foot-business a{color:inherit;text-decoration:none}@media(max-width:760px){.foot{padding:13px 0 14px}.foot-in{gap:5px}.foot-nav{gap:5px 12px}.foot-business{font-size:.74rem;line-height:1.45}}.buyer-box{grid-column:1 / -1;margin:2px 0;padding:16px;border:1px solid #DCE8FA;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 30px #0a192f0d}.buyer-box-head{display:flex;gap:10px;align-items:flex-start;margin-bottom:13px}.buyer-shield{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:12px;background:#eef5ff;color:var(--blue)}.buyer-shield svg{width:19px;height:19px}.buyer-box-head b{display:block;color:var(--navy);font-size:.93rem;line-height:1.2}.buyer-box-head span:not(.buyer-shield){display:block;color:var(--muted);font-size:.76rem;line-height:1.45;margin-top:2px}.buyer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.buyer-grid .field{margin-bottom:0;gap:6px}.buyer-grid .field label{font-size:.78rem}.buyer-grid .field input{min-height:44px;padding:10px 12px;border-radius:13px;font-size:.88rem;background:#fff}.buyer-field-wide{grid-column:1 / -1}.buyer-note{margin:10px 0 0;padding:9px 11px;border:1px solid #D7E8FF;border-radius:13px;background:#f2f7ff;color:#31476b;font-size:.74rem;font-weight:700;line-height:1.4}.mp-checkout-card .buyer-box+.js-payment-next{margin-top:4px}@media(max-width:759px){.buyer-box{padding:14px;border-radius:16px}.buyer-grid{grid-template-columns:1fr;gap:9px}.buyer-field-wide{grid-column:auto}.buyer-box-head{margin-bottom:12px}.buyer-grid .field input{min-height:43px}}.compact-pay-title{margin-bottom:6px;font-size:clamp(1.75rem,3.4vw,2.45rem);letter-spacing:-.045em}.compact-pay-sub{max-width:620px;margin-bottom:16px!important;font-size:.98rem;line-height:1.5}.compact-pay-panel.mp-only-panel{padding:clamp(14px,2.2vw,20px)}.compact-checkout-card.mp-checkout-card{display:grid;grid-template-columns:1fr;gap:12px}.mp-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;border:1px solid #DDE9FA;border-radius:16px;background:#f7faff}.mp-trust-strip span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:6px 8px;border:1px solid #E4EEFC;border-radius:12px;background:#fff;color:#223a5f;font-size:.77rem;line-height:1.1;font-weight:800;text-align:center;white-space:nowrap}.mp-trust-strip svg{width:14px;height:14px;color:var(--blue);flex:0 0 auto}.compact-buyer-box.buyer-box{margin:0;padding:13px;border-radius:16px;box-shadow:0 10px 24px #0a192f0b}.compact-buyer-head.buyer-box-head{align-items:center;gap:9px;margin-bottom:10px}.compact-buyer-head .buyer-shield{width:30px;height:30px;flex-basis:30px;border-radius:10px}.compact-buyer-head .buyer-shield svg{width:17px;height:17px}.compact-buyer-head.buyer-box-head b{font-size:.9rem}.compact-buyer-head.buyer-box-head span:not(.buyer-shield){font-size:.73rem;line-height:1.3;margin-top:0}.compact-buyer-grid.buyer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.compact-buyer-grid .field{gap:4px}.compact-buyer-grid .field label{font-size:.73rem;line-height:1.1}.compact-buyer-grid .field input{min-height:39px;padding:8px 11px;border-radius:12px;font-size:.84rem}.compact-buyer-grid .field small.err{font-size:.68rem}.buyer-field-address,.buyer-field-city{grid-column:span 1}.compact-buyer-note.buyer-note{margin-top:8px;padding:7px 10px;border-radius:11px;font-size:.7rem;line-height:1.25;text-align:center}.compact-pay-btn.btn-lg{min-height:50px;margin-top:2px;border-radius:16px;font-size:.98rem}.compact-lock.lock-line{margin:5px 0 0;font-size:.75rem;line-height:1.35}@media(min-width:1024px){#co-pago .co-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.82fr)}#co-pago .co-main{max-width:760px}}@media(max-width:760px){.compact-pay-title{font-size:clamp(1.55rem,8vw,2rem)}.compact-pay-sub{margin-bottom:12px!important;font-size:.9rem}.mp-trust-strip{grid-template-columns:1fr;gap:6px;padding:7px}.mp-trust-strip span{justify-content:flex-start;min-height:31px;font-size:.74rem}.compact-buyer-box.buyer-box{padding:12px}.compact-buyer-grid.buyer-grid{grid-template-columns:1fr;gap:8px}.buyer-field-address,.buyer-field-city{grid-column:auto}.compact-buyer-grid .field input{min-height:40px}.compact-pay-btn.btn-lg{min-height:49px}}.compact-pay-title{font-size:clamp(1.65rem,3.2vw,2.35rem)!important;margin-bottom:8px!important}.compact-pay-sub{max-width:560px!important;margin-bottom:14px!important}.compact-pay-panel.mp-only-panel{padding-top:18px!important}.compact-checkout-card.mp-checkout-card{gap:12px!important}.mp-trust-strip{margin-bottom:4px!important}.compact-buyer-box.buyer-box{padding:13px!important;border-radius:17px!important}.compact-buyer-head.buyer-box-head{margin-bottom:9px!important}.compact-buyer-head.buyer-box-head span:not(.buyer-shield){font-size:.74rem!important}.minimal-buyer-grid.buyer-grid{grid-template-columns:1fr 1fr!important;gap:9px 10px!important}.minimal-buyer-grid .buyer-field-wide{grid-column:1 / -1!important}.minimal-buyer-grid .field input{min-height:42px!important;padding:10px 12px!important}.compact-pay-btn.btn-lg{min-height:50px!important;margin-top:10px!important}.compact-lock.lock-line{margin-top:8px!important;font-size:.78rem!important}@media(max-width:760px){.minimal-buyer-grid.buyer-grid{grid-template-columns:1fr!important;gap:8px!important}.compact-buyer-box.buyer-box{padding:12px!important}}.minimal-buyer-grid .field label{letter-spacing:-.01em}.compact-buyer-head.buyer-box-head b{letter-spacing:-.02em}.compact-buyer-note.buyer-note{background:#f7faff!important;border-color:#dce9ff!important;color:#1c3762!important}#co-pago .compact-pay-sub{max-width:520px!important}@media(min-width:1024px){#co-pago .compact-buyer-box.buyer-box{max-width:632px}}#co-pago .mp-trust-strip,#co-pago .compact-buyer-note.buyer-note{display:none!important}#co-pago .compact-checkout-card.mp-checkout-card{gap:0!important}#co-pago .compact-pay-panel.mp-only-panel{padding-bottom:18px!important}#co-pago .payment-side-actions{margin-top:15px;padding-top:15px;border-top:1px solid var(--line)}#co-pago .payment-side-btn.compact-pay-btn.btn-lg{width:100%;min-height:52px!important;margin-top:0!important;border-radius:16px;font-size:.96rem;line-height:1.18}#co-pago .payment-side-lock.lock-line{justify-content:center;text-align:center;margin:9px auto 0!important;max-width:310px;font-size:.75rem!important;line-height:1.35}@media(max-width:760px){#co-pago .payment-side-actions{margin-top:13px;padding-top:13px}#co-pago .payment-side-btn.compact-pay-btn.btn-lg{min-height:50px!important;font-size:.92rem}}#co-pago .compact-pay-title{letter-spacing:-.05em!important}#co-pago .compact-pay-sub{color:#5e6b84!important}#co-pago .compact-pay-panel.mp-only-panel{border-color:#d9e6f8!important}#co-pago .compact-buyer-box.buyer-box{background:#fff!important;box-shadow:none!important}#co-pago .compact-buyer-head.buyer-box-head{padding-bottom:8px;border-bottom:1px solid #EEF3FA}#co-pago .compact-buyer-head.buyer-box-head b{font-size:.94rem!important}#co-pago .compact-buyer-grid .field label{color:#0a192f;font-weight:850}#co-pago .minimal-buyer-grid .field input{border-color:#d8e4f5!important;box-shadow:0 1px #0a192f05}#co-pago .minimal-buyer-grid .field input:focus{border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb1a}#co-pago .payment-side-actions{position:sticky;bottom:14px;z-index:2;background:linear-gradient(180deg,#ffffffdb,#fff 34%)}#co-pago .payment-side-btn.compact-pay-btn.btn-lg{white-space:normal;box-shadow:0 14px 28px #2563eb33}#co-pago .payment-side-btn.compact-pay-btn.btn-lg:disabled{cursor:wait}#co-pago .payment-side-lock svg{width:14px;height:14px;flex:0 0 14px}@media(max-width:760px){#co-pago .co-grid{gap:12px}#co-pago .co-side{order:2}#co-pago .co-main{order:1}#co-pago .compact-pay-panel.mp-only-panel{padding:12px!important}#co-pago .compact-buyer-head.buyer-box-head{align-items:flex-start}#co-pago .payment-side-actions{position:static;background:#fff}#co-pago .payment-side-lock.lock-line{max-width:100%}}@media(min-width:760px){#co-pago>.container{width:min(calc(100% - 120px),1180px)!important;max-width:1180px!important;padding-left:28px!important;padding-right:28px!important}}@media(min-width:1024px){#co-pago .co-grid{grid-template-columns:minmax(0,1.12fr) minmax(340px,.78fr)!important;gap:24px!important}#co-pago .co-main{max-width:700px!important}}@media(min-width:760px){#view-checkout #co-pago>.container{width:min(calc(100% - 192px),1168px)!important;max-width:1168px!important;padding-left:24px!important;padding-right:24px!important;box-sizing:border-box!important}}@media(min-width:1280px){#view-checkout #co-pago>.container{width:min(calc(100% - 224px),1160px)!important;max-width:1160px!important}}@media(min-width:1024px){#co-pago .co-grid{grid-template-columns:minmax(0,1.08fr) minmax(336px,.76fr)!important;gap:22px!important}#co-pago .co-main{max-width:680px!important}}.direct-offer-grid{align-items:start}.base-offer-card{background:#fff;border:1px solid rgba(7,25,47,.12);border-radius:24px;padding:28px;box-shadow:0 18px 50px #07192f14}.base-offer-card.js-base-offer-card{cursor:pointer;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.base-offer-card.js-base-offer-card:hover{border-color:#2563eb47;box-shadow:0 18px 54px #07192f1a}.base-offer-card.js-base-offer-card:focus-visible{outline:0;border-color:#2563eb7a;box-shadow:0 0 0 4px #2563eb1f,0 18px 54px #07192f1a}.base-offer-card.is-selected{border-color:#2563eb47;box-shadow:0 20px 56px #2563eb1a}.base-offer-top{display:flex;align-items:flex-start;justify-content:flex-end;gap:18px;margin-bottom:12px}.base-offer-tag{display:none}.base-offer-price{display:grid;grid-template-columns:auto auto;align-items:start;line-height:1;color:#07192f}.base-offer-price>span{font-weight:800;margin-top:7px}.base-offer-price>strong{font-size:42px;letter-spacing:-2px}.base-offer-price>small{grid-column:1 / -1;margin-top:5px;color:#6b7280;font-size:11px;text-align:right}.base-offer-card h3{margin:0 0 8px;font-size:clamp(24px,3vw,34px)}.base-offer-card>p{margin:0 0 18px;color:#566174;line-height:1.65}.base-offer-includes{display:grid;gap:10px;margin:0 0 22px;padding:0;list-style:none}.base-offer-includes li{position:relative;padding-left:27px;color:#243247;font-weight:650}.base-offer-includes li:before{content:"\2713";position:absolute;left:0;top:-1px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#eaf2ff;color:#2563eb;font-size:12px;font-weight:900}.proposal-upgrades{margin-top:16px;border:1px solid rgba(7,25,47,.12);border-radius:20px;background:#fff;overflow:hidden}.proposal-upgrades>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 21px;color:#07192f}.proposal-upgrades>summary::-webkit-details-marker{display:none}.proposal-upgrades>summary span:first-child{display:grid;gap:3px}.proposal-upgrades>summary b{font-size:15px}.proposal-upgrades>summary small{color:#6b7280;font-size:12px}.proposal-upgrades-toggle{position:relative;flex:0 0 auto;width:32px;height:32px;border-radius:999px;background:#eef4ff;transition:transform .24s ease,background .24s ease,box-shadow .24s ease}.proposal-upgrades-toggle:before,.proposal-upgrades-toggle:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:999px;background:#2563eb;transform:translate(-50%,-50%);transition:transform .24s ease,opacity .24s ease,background .24s ease}.proposal-upgrades-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.proposal-upgrades[open] .proposal-upgrades-toggle{background:#2563eb;box-shadow:0 10px 24px #2563eb2e}.proposal-upgrades[open] .proposal-upgrades-toggle:before,.proposal-upgrades[open] .proposal-upgrades-toggle:after{background:#fff}.proposal-upgrades[open] .proposal-upgrades-toggle:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg) scale(.75)}.proposal-upgrades-body{padding:0 18px 18px;border-top:1px solid rgba(7,25,47,.08);animation:proposalBodyIn .24s ease both;transform-origin:top center}.optional-prop-opts{margin-top:14px}.proposal-reset{border:0;background:transparent;color:#2557a7;font:inherit;font-size:13px;font-weight:800;cursor:pointer;padding:12px 4px 2px}.proposal-reset:hover{text-decoration:underline}.four-field-checkout{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:720px){.base-offer-card{padding:21px 18px;border-radius:20px}.base-offer-top{align-items:center}.base-offer-price>strong{font-size:36px}.proposal-upgrades>summary{padding:17px}.proposal-upgrades-body{padding:0 14px 15px}.four-field-checkout{grid-template-columns:1fr}}body.local-preview-modal-open{overflow:hidden}.local-culqi-preview[hidden]{display:none!important}.local-culqi-preview{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:24px}.local-culqi-backdrop{position:absolute;inset:0;background:#07192f9e;backdrop-filter:blur(7px)}.local-culqi-card{position:relative;z-index:1;width:min(100%,470px);overflow:hidden;border:1px solid rgba(37,99,235,.18);border-radius:26px;background:#fff;padding:24px;box-shadow:0 32px 90px #07192f47;color:#07192f}.local-culqi-close{position:absolute;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;border:1px solid #dce7f6;border-radius:50%;background:#f7faff;color:#42516a;font:700 23px/1 Plus Jakarta Sans,sans-serif;cursor:pointer}.local-culqi-close:hover{border-color:#b9cff0;color:#07192f}.local-culqi-brand{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-right:42px}.local-culqi-brand img{display:block;width:132px;max-height:34px;object-fit:contain;object-position:left center}.local-culqi-brand span{border-radius:999px;background:#eef5ff;color:#174ea6;padding:6px 10px;font-size:11px;font-weight:800}.local-culqi-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:24px 0 18px}.local-culqi-head p{margin:0 0 4px;color:#2563eb;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.local-culqi-head h2{margin:0;font:700 clamp(25px,5vw,34px)/1.08 "Playfair Display",serif;letter-spacing:-.035em}.local-culqi-head>strong{color:#2563eb;font-size:34px;letter-spacing:-.06em;white-space:nowrap}.local-culqi-order{display:grid;gap:5px;border:1px solid #dce7f6;border-radius:16px;background:#f8fbff;padding:14px 15px}.local-culqi-order span{color:#66748d;font-size:12px}.local-culqi-order b{font-size:15px}.local-culqi-methods{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.local-culqi-methods>span{display:flex;align-items:center;justify-content:center;gap:9px;min-height:50px;border:1px solid #dce7f6;border-radius:15px;background:#fff;font-size:14px;font-weight:800}.local-culqi-methods i{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;font-style:normal;font-size:12px;font-weight:900}.local-method-yape{background:#6c2bd9;color:#fff}.local-method-card{position:relative;border:2px solid #2563eb;border-radius:6px!important}.local-method-card:after{content:"";position:absolute;left:3px;right:3px;top:6px;height:3px;background:#2563eb}.local-culqi-note{margin-bottom:15px;border-radius:14px;background:#fff8e8;color:#5e4a16;padding:11px 13px;font-size:12px;line-height:1.45}.local-culqi-secondary{width:100%;margin-top:10px;border:0;background:transparent;color:#49617f;padding:7px;font:800 12px/1.3 Plus Jakarta Sans,sans-serif;cursor:pointer}.local-culqi-secondary:hover{color:#174ea6;text-decoration:underline}@media(max-width:560px){.local-culqi-preview{padding:14px;align-items:end}.local-culqi-card{border-radius:24px 24px 18px 18px;padding:20px 17px 17px}.local-culqi-brand img{width:116px}.local-culqi-brand span{display:none}.local-culqi-head{margin-top:20px}.local-culqi-head h2{font-size:27px}.local-culqi-head>strong{font-size:30px}}@keyframes proposalBodyIn{0%{opacity:0;transform:translateY(-8px) scaleY(.98)}to{opacity:1;transform:translateY(0) scaleY(1)}}.hero-primary-cta small{letter-spacing:0}.cfg .sec-sub.center{max-width:720px;margin-inline:auto}.base-offer-card>p{max-width:38ch}.proposal-upgrades{transition:border-color .24s ease,box-shadow .24s ease,background-color .24s ease}.proposal-upgrades>summary{transition:background-color .24s ease,padding .24s ease}.proposal-upgrades[open]{box-shadow:0 14px 34px #07192f0f}.proposal-upgrades[open]>summary{background:#fbfdff}.proposal-upgrades-body{overflow:hidden;animation:proposalBodyIn .32s cubic-bezier(.22,.9,.24,1) both}@media(min-width:1024px){.cfg .sec-head h2{font-size:clamp(34px,3.2vw,48px)}.cfg .sec-sub.center{font-size:1rem;line-height:1.68}.base-offer-card h3{font-size:clamp(27px,2.2vw,36px)}.base-offer-card>p{font-size:1rem;line-height:1.72}.base-offer-includes li{font-size:1rem;line-height:1.55}.proposal-upgrades>summary b{font-size:15px}.proposal-upgrades>summary small{font-size:12px}}@media(max-width:760px){.hero-primary-cta small{font-size:11px!important}.cfg .sec-head{margin-bottom:18px}.cfg .sec-head h2{font-size:34px;line-height:1.08}.cfg .sec-sub.center{max-width:30ch;font-size:.92rem;line-height:1.6}.base-offer-card h3{font-size:21px;line-height:1.12}.base-offer-card>p{font-size:.94rem;line-height:1.58;margin-bottom:16px;max-width:31ch}.base-offer-includes{gap:9px;margin-bottom:20px}.base-offer-includes li{font-size:.97rem;line-height:1.46}.proposal-upgrades>summary{padding:16px 17px}.proposal-upgrades>summary b{font-size:14.5px}.proposal-upgrades>summary small{font-size:11.5px}}#co-pago.co-step{padding:clamp(12px,1.8vw,22px) clamp(10px,2vw,24px) clamp(20px,3vw,34px)!important}#view-checkout #co-pago>.container{width:min(calc(100% - 24px),1180px)!important;max-width:1180px!important;padding:clamp(16px,2vw,24px)!important;border-radius:22px!important}#co-pago .co-back{margin-bottom:12px!important;font-size:.78rem!important}#co-pago .co-grid{gap:clamp(14px,1.8vw,20px)!important}#co-pago .compact-pay-title{font-size:clamp(1.85rem,3vw,2.45rem)!important;line-height:1.02!important;margin-bottom:7px!important}#co-pago .compact-pay-sub{margin-bottom:12px!important;font-size:.9rem!important;line-height:1.45!important}#co-pago .compact-pay-panel.mp-only-panel{padding:12px!important}#co-pago .compact-buyer-box.buyer-box{max-width:none!important;padding:12px!important;border-radius:16px!important}#co-pago .compact-buyer-head.buyer-box-head{gap:8px!important;margin-bottom:9px!important;padding-bottom:8px!important}#co-pago .compact-buyer-head.buyer-box-head b{font-size:.87rem!important}#co-pago .compact-buyer-head.buyer-box-head span:not(.buyer-shield){font-size:.69rem!important;line-height:1.28!important}#co-pago .three-field-checkout.buyer-grid{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(150px,.78fr) minmax(0,1.2fr)!important;gap:9px!important}#co-pago .three-field-checkout .field{min-width:0!important}#co-pago .three-field-checkout .field label{font-size:.7rem!important;line-height:1.1!important}#co-pago .three-field-checkout .field input{width:100%!important;min-height:40px!important;padding:9px 11px!important;font-size:.82rem!important;border-radius:11px!important}#co-pago .three-field-checkout .field small.err{font-size:.64rem!important;line-height:1.25!important}#co-pago .sum-card{padding:14px!important;border-radius:19px!important}#co-pago .sum-head{margin-bottom:8px!important}#co-pago .sum-head h4{font-size:.9rem!important}#co-pago .sum-rows{margin-bottom:8px!important}#co-pago .sum-rows li{padding:7px 0!important;font-size:.76rem!important;line-height:1.25!important}#co-pago .sum-total{min-height:42px!important;padding:10px 12px!important;border-radius:12px!important}#co-pago .sum-total span,#co-pago .sum-total strong{font-size:.88rem!important}#co-pago .sum-delivery{margin:9px 0!important;font-size:.72rem!important}#co-pago .sum-inc h5{margin-bottom:7px!important;font-size:.76rem!important}#co-pago .sum-inc ul{gap:5px!important}#co-pago .sum-inc li{font-size:.72rem!important;line-height:1.36!important}#co-pago .sum-check{width:16px!important;height:16px!important;flex:0 0 16px!important}#co-pago .payment-side-actions{margin-top:11px!important;padding-top:11px!important}#co-pago .payment-side-btn.compact-pay-btn.btn-lg{min-height:48px!important;font-size:.86rem!important;line-height:1.18!important;border-radius:14px!important;padding-inline:14px!important}#co-pago .payment-side-lock.lock-line{margin-top:7px!important;max-width:300px!important;font-size:.68rem!important;line-height:1.32!important}@media(min-width:1200px){#co-pago .co-grid{grid-template-columns:minmax(0,1.42fr) minmax(330px,.78fr)!important}}@media(min-width:760px)and (max-width:1199px){#co-pago .co-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)!important}#co-pago .three-field-checkout.buyer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#co-pago .buyer-field-full-name{grid-column:1 / -1!important}}@media(max-width:759px){#co-pago.co-step{padding:8px 0 24px!important}#view-checkout #co-pago>.container{width:100%!important;max-width:none!important;padding:16px 14px 20px!important;border-radius:0!important;border-left:0!important;border-right:0!important}#co-pago .co-back{margin-bottom:10px!important}#co-pago .co-grid{grid-template-columns:1fr!important;gap:12px!important}#co-pago .compact-pay-title{font-size:1.8rem!important}#co-pago .compact-pay-sub{font-size:.86rem!important;margin-bottom:10px!important}#co-pago .three-field-checkout.buyer-grid{grid-template-columns:1fr!important;gap:8px!important}#co-pago .buyer-field-full-name{grid-column:auto!important}#co-pago .compact-buyer-head.buyer-box-head span:not(.buyer-shield){font-size:.67rem!important}#co-pago .sum-card{padding:13px!important}#co-pago .payment-side-btn.compact-pay-btn.btn-lg{font-size:.84rem!important}}@media(min-width:900px)and (max-height:720px){#co-pago.co-step{padding-top:10px!important;padding-bottom:18px!important}#view-checkout #co-pago>.container{padding-top:14px!important;padding-bottom:14px!important}#co-pago .co-back{margin-bottom:8px!important}#co-pago .compact-pay-title{font-size:1.95rem!important}#co-pago .compact-pay-sub{margin-bottom:9px!important}#co-pago .sum-inc li{font-size:.69rem!important}#co-pago .payment-side-actions{margin-top:8px!important;padding-top:8px!important}}@media(min-width:760px)and (max-width:1023px){#co-pago .co-grid{grid-template-columns:1fr!important;gap:14px!important}#co-pago .co-main,#co-pago .co-side{max-width:none!important;width:100%!important}#co-pago .three-field-checkout.buyer-grid{grid-template-columns:minmax(0,1.2fr) minmax(150px,.8fr) minmax(0,1.2fr)!important}#co-pago .buyer-field-full-name{grid-column:auto!important}#co-pago .payment-side-actions{position:static!important;background:#fff!important}}@media(min-width:1024px)and (max-width:1199px){#co-pago .co-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.82fr)!important}#co-pago .three-field-checkout.buyer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#co-pago .buyer-field-full-name{grid-column:1 / -1!important}}@media(min-width:1024px)and (max-height:800px){#co-pago.co-step{padding-top:8px!important;padding-bottom:12px!important}#view-checkout #co-pago>.container{padding-top:12px!important;padding-bottom:12px!important}#co-pago .co-back{margin-bottom:7px!important}}#co-pago .checkout-assurance{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 13px}#co-pago .checkout-assurance span{display:inline-flex;align-items:center;min-height:25px;padding:5px 9px;border:1px solid #dce8fa;border-radius:999px;background:#f7faff;color:#34506f;font-size:.68rem;font-weight:750;line-height:1;white-space:nowrap}#co-pago .checkout-assurance span:before{content:"\2713";display:inline-grid;place-items:center;width:14px;height:14px;margin-right:5px;border-radius:50%;background:#e7f0ff;color:#2563eb;font-size:9px;font-weight:900}#co-pago .three-field-checkout input[aria-invalid=false]:not(:placeholder-shown){border-color:#2563eb57!important;box-shadow:0 0 0 3px #2563eb0f!important}#co-pago .compact-pay-btn .arr{transition:transform .2s ease}#co-pago .compact-pay-btn:hover .arr{transform:translate(3px)}@media(max-width:759px){#co-pago .checkout-assurance{gap:6px;margin-bottom:11px}#co-pago .checkout-assurance span{min-height:24px;padding:5px 8px;font-size:.64rem}#co-pago .three-field-checkout .field input{min-height:46px!important;font-size:16px!important}#co-pago .sum-card{display:flex!important;flex-direction:column!important}#co-pago .sum-head{order:1}#co-pago .sum-rows{order:2}#co-pago .sum-total{order:3}#co-pago .sum-delivery{order:4}#co-pago .payment-side-actions{order:5}#co-pago .sum-inc{order:6;margin-top:13px!important}#co-pago .payment-side-lock.lock-line{max-width:none!important}}#co-pago .checkout-assurance{display:none!important}#co-pago .three-field-checkout.buyer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}#co-pago .buyer-field-full-name{grid-column:1 / -1!important}#co-pago .buyer-field-full-name input{width:100%!important}#co-pago .sum-card{display:flex!important;flex-direction:column!important}#co-pago .sum-head{order:1}#co-pago .sum-rows{order:2}#co-pago .sum-total{order:3}#co-pago .sum-delivery{order:4}#co-pago .sum-inc{order:5;margin-top:8px!important}#co-pago .payment-side-actions{order:6}#co-pago .payment-side-lock.lock-line{max-width:none!important}@media(min-width:760px)and (max-width:1023px){#co-pago .three-field-checkout.buyer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#co-pago .buyer-field-full-name{grid-column:1 / -1!important}}@media(max-width:759px){#co-pago .three-field-checkout.buyer-grid{grid-template-columns:1fr!important;gap:8px!important}#co-pago .buyer-field-full-name{grid-column:auto!important}#co-pago .sum-head{order:1}#co-pago .sum-rows{order:2}#co-pago .sum-total{order:3}#co-pago .sum-delivery{order:4}#co-pago .sum-inc{order:5;margin-top:10px!important}#co-pago .payment-side-actions{order:6;margin-top:12px!important;padding-top:10px!important}}#equipo,#proceso,#pedido,#faq{content-visibility:auto;contain-intrinsic-size:auto 900px}.objection-assist{margin-top:14px;border:1px solid #dce7f6;border-radius:18px;background:#fff;padding:15px;box-shadow:0 12px 34px #07192f0d}.objection-assist-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.objection-assist-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:10px;background:#eef5ff;color:#2563eb;font-weight:850}.objection-assist-head h3{margin:0;color:#07192f;font-size:.92rem;line-height:1.2}.objection-assist-head p{margin:2px 0 0;color:#718099;font-size:.69rem;line-height:1.35}.objection-list{display:grid;gap:7px}.objection-item{overflow:hidden;border:1px solid #e2ebf7;border-radius:13px;background:#fbfdff;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease}.objection-item[open]{border-color:#2563eb47;background:#fff;box-shadow:0 8px 22px #2563eb12}.objection-item>summary{position:relative;list-style:none;cursor:pointer;padding:11px 38px 11px 12px;color:#142744;font-size:.76rem;font-weight:750;line-height:1.35;-webkit-tap-highlight-color:transparent}.objection-item>summary::-webkit-details-marker{display:none}.objection-item>summary:after{content:"+";position:absolute;right:11px;top:50%;display:grid;place-items:center;width:22px;height:22px;transform:translateY(-50%);border-radius:50%;background:#edf4ff;color:#2563eb;font-size:16px;font-weight:700;transition:transform .22s ease,background .22s ease,color .22s ease}.objection-item[open]>summary:after{content:"\2212";transform:translateY(-50%) rotate(180deg);background:#2563eb;color:#fff}.objection-answer{padding:0 12px 12px;animation:latObjectionIn .24s cubic-bezier(.22,.9,.24,1) both}.objection-answer p{margin:0;padding-top:10px;border-top:1px solid #e8eef7;color:#53647c;font-size:.72rem;line-height:1.55}.objection-cta{display:inline-flex;align-items:center;gap:6px;margin-top:9px;padding:0;border:0;background:transparent;color:#2563eb;font:inherit;font-size:.7rem;font-weight:850;cursor:pointer}.objection-cta:hover{text-decoration:underline}.objection-cta span{transition:transform .18s ease}.objection-cta:hover span{transform:translate(3px)}@keyframes latObjectionIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:759px){#equipo,#proceso,#pedido,#faq{contain-intrinsic-size:auto 1200px}.objection-assist{margin-top:12px;padding:13px;border-radius:16px}.objection-assist-head h3{font-size:.9rem}.objection-item>summary{min-height:44px;display:flex;align-items:center;font-size:.76rem}.objection-answer p{font-size:.73rem}}#co-pago .co-grid{align-items:start}#co-pago .co-main{grid-area:checkout-main}#co-pago .co-side{grid-area:checkout-summary}#co-pago .objection-assist{grid-area:checkout-objections}#co-pago .sum-includes-details{order:5;margin-top:8px;border-top:1px solid #e7edf6}#co-pago .sum-includes-details>summary{position:relative;list-style:none;cursor:pointer;min-height:42px;display:flex;align-items:center;padding:10px 34px 8px 0;color:#244566;font-size:.75rem;font-weight:800;-webkit-tap-highlight-color:transparent}#co-pago .sum-includes-details>summary::-webkit-details-marker{display:none}#co-pago .sum-includes-details>summary:after{content:"+";position:absolute;right:2px;top:50%;width:24px;height:24px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;background:#edf4ff;color:#2563eb;font-size:16px;font-weight:800;transition:transform .22s ease,background .22s ease,color .22s ease}#co-pago .sum-includes-details[open]>summary:after{content:"\2212";background:#2563eb;color:#fff;transform:translateY(-50%) rotate(180deg)}#co-pago .sum-includes-details .sum-inc{margin-top:0!important;padding:2px 0 4px;animation:latCompactReveal .25s cubic-bezier(.22,.9,.24,1) both}#co-pago .sum-includes-details .sum-inc h5{display:none}#co-pago .objection-assist{margin-top:0}#co-pago .objection-master>summary{list-style:none}#co-pago .objection-master>summary::-webkit-details-marker{display:none}#co-pago .objection-assist-head{position:relative;cursor:pointer;padding-right:38px;margin-bottom:0;-webkit-tap-highlight-color:transparent}#co-pago .objection-master-toggle{position:absolute;right:0;top:50%;width:28px;height:28px;transform:translateY(-50%);border-radius:50%;background:#edf4ff}#co-pago .objection-master-toggle:before,#co-pago .objection-master-toggle:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;border-radius:999px;background:#2563eb;transform:translate(-50%,-50%);transition:opacity .22s ease,transform .22s ease,background .22s ease}#co-pago .objection-master-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}#co-pago .objection-master[open] .objection-master-toggle{background:#2563eb}#co-pago .objection-master[open] .objection-master-toggle:before,#co-pago .objection-master[open] .objection-master-toggle:after{background:#fff}#co-pago .objection-master[open] .objection-master-toggle:after{opacity:0}#co-pago .objection-master .objection-list{margin-top:10px;animation:latCompactReveal .26s cubic-bezier(.22,.9,.24,1) both}@keyframes latCompactReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1024px){#co-pago .co-grid{grid-template-areas:"checkout-main checkout-summary" "checkout-objections checkout-summary";grid-template-columns:minmax(0,1.42fr) minmax(330px,.78fr)!important;column-gap:20px!important;row-gap:14px!important}#co-pago .co-side{position:sticky!important;top:18px!important}#co-pago .objection-master>.objection-list{display:grid!important}}@media(min-width:760px)and (max-width:1023px){#co-pago .co-grid{grid-template-areas:"checkout-main" "checkout-summary" "checkout-objections";grid-template-columns:1fr!important}}@media(max-width:759px){#co-pago .co-grid{display:grid!important;grid-template-areas:"checkout-main" "checkout-summary" "checkout-objections";grid-template-columns:1fr!important;gap:11px!important}#co-pago .co-side{width:100%!important}#co-pago .sum-card{padding:13px!important;border-radius:17px!important}#co-pago .sum-head{order:1;margin-bottom:6px!important}#co-pago .sum-rows{order:2;margin-bottom:5px!important}#co-pago .sum-rows li{padding:6px 0!important}#co-pago .sum-total{order:3;min-height:40px!important;margin-top:1px!important}#co-pago .sum-delivery{order:4;margin:8px 0 4px!important}#co-pago .payment-side-actions{order:5!important;margin-top:7px!important;padding-top:8px!important}#co-pago .sum-includes-details{order:6!important;margin-top:7px!important}#co-pago .payment-side-btn.compact-pay-btn.btn-lg{min-height:48px!important;font-size:.84rem!important}#co-pago .objection-assist{margin-top:0!important;padding:12px 13px!important;border-radius:16px!important}#co-pago .objection-assist-head{min-height:44px}#co-pago .objection-assist-head h3{font-size:.87rem!important}#co-pago .objection-assist-head p{font-size:.66rem!important}#co-pago .objection-master:not([open]) .objection-list{display:none!important}body.checkout-active .mbar{gap:11px!important;padding:9px 11px calc(9px + env(safe-area-inset-bottom))!important}body.checkout-active .mbar-total{display:flex!important;flex:0 0 auto!important}body.checkout-active .mbar-total span{font-size:.6rem!important}body.checkout-active .mbar-total b{font-size:1.02rem!important}body.checkout-active .mbar-action{width:auto!important;flex:1 1 auto!important}body.checkout-active .mbar .btn{min-height:46px!important;font-size:.86rem!important}}@media(prefers-reduced-motion:reduce){#co-pago .sum-includes-details .sum-inc,#co-pago .objection-master .objection-list{animation:none!important}}#view-landing .header-bonus-label{display:none!important}#view-landing .header-bonus{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important}#view-landing .header-bonus-time-pill{border-left:0!important}#view-landing .hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr)!important;gap:clamp(34px,4.5vw,72px)!important;align-items:center!important}#view-landing .hero-copy{min-width:0}#view-landing .hero-copy>.hero-proof-card{display:none!important}#view-landing .hero-art.hero-case-stage{display:block!important;position:relative!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important;isolation:isolate}#view-landing .hero-case-heading{display:grid;justify-items:center;gap:3px;margin:0 0 14px;text-align:center}#view-landing .hero-case-kicker{margin:0;color:var(--blue);font-size:clamp(1rem,1.35vw,1.3rem);font-weight:850;line-height:1.05;letter-spacing:-.025em}#view-landing .hero-case-subtitle{margin:0;color:var(--muted);font-size:clamp(.73rem,.92vw,.9rem);font-weight:600}#view-landing .hero-case-card{position:relative;overflow:hidden;border:1px solid rgba(74,117,203,.18);border-radius:26px;background:linear-gradient(145deg,#f9fbff,#eef5ff);box-shadow:0 24px 64px #1d4ea01f;padding:clamp(18px,2vw,28px)}#view-landing .hero-case-showcase,#view-landing .hero-case-review{transition:opacity .28s ease,transform .38s cubic-bezier(.22,1,.36,1),filter .28s ease;will-change:opacity,transform}#view-landing .hero-case-showcase{position:relative;min-height:clamp(250px,27vw,355px);display:grid;place-items:center;padding:4px 25% 6px 2%}#view-landing .hero-case-after-wrap{display:grid;justify-items:center;align-content:center;gap:10px;width:100%;min-width:0}#view-landing .hero-case-after-img{display:block;width:min(100%,350px);max-height:275px;object-fit:contain;border-radius:22px;filter:drop-shadow(0 16px 26px rgba(22,54,105,.12))}#view-landing .hero-case-business{margin:0;color:#64748b;font-size:.76rem;font-weight:700;text-align:center}#view-landing .hero-case-label{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 16px;border-radius:999px;font-size:.72rem;font-weight:850;line-height:1;letter-spacing:.02em}#view-landing .hero-case-label-after{color:#fff;background:linear-gradient(135deg,#2563eb,#315ff4);box-shadow:0 8px 20px #2563eb3b}#view-landing .hero-case-before-wrap{position:absolute;top:16px;right:10px;width:clamp(118px,19%,158px);min-height:185px;display:grid;align-content:start;justify-items:center;gap:12px;padding:14px 12px 16px;border:1px solid rgba(15,38,78,.08);border-radius:22px;background:#ffffffd1;box-shadow:0 16px 38px #193f801a;backdrop-filter:blur(10px)}#view-landing .hero-case-label-before{min-height:26px;padding:5px 13px;color:#475569;background:#eef2f7;box-shadow:none}#view-landing .hero-case-before-img{display:block;width:100%;aspect-ratio:1;object-fit:contain;border-radius:16px;opacity:.48;filter:grayscale(.92) saturate(.55) contrast(.86)}#view-landing .hero-case-review{position:relative;display:grid;gap:8px;margin-top:8px;padding:clamp(18px,2vw,26px);border:1px solid rgba(15,38,78,.07);border-radius:22px;background:#fffffff0;box-shadow:0 14px 32px #193f8014}#view-landing .hero-case-quote{position:absolute;top:12px;left:18px;color:var(--blue);font-family:Georgia,serif;font-size:2rem;font-weight:900;line-height:1}#view-landing .hero-case-stars{margin-left:28px;color:var(--blue);font-size:.92rem;letter-spacing:.18em;line-height:1}#view-landing .hero-case-copy{margin:2px 0;color:var(--navy);font-size:clamp(.87rem,1.08vw,1.02rem);line-height:1.48;font-weight:540}#view-landing .hero-case-review-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:2px}#view-landing .hero-case-person{display:flex;align-items:center;min-width:0;gap:10px}#view-landing .hero-case-avatar{width:44px;height:44px;flex:0 0 44px;object-fit:cover;border-radius:50%;box-shadow:0 0 0 3px #fff,0 4px 12px #0f264e21}#view-landing .hero-case-person>div{display:grid;min-width:0;gap:1px}#view-landing .hero-case-name{overflow:hidden;color:var(--navy);font-size:.85rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}#view-landing .hero-case-role{overflow:hidden;color:var(--muted);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}#view-landing .hero-case-metric{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;max-width:48%;padding:9px 14px;border:1px solid rgba(37,99,235,.15);border-radius:999px;color:var(--blue);background:#f7faff;font-size:.72rem;font-weight:850;line-height:1.18;text-align:center}#view-landing .hero-case-metric svg{width:16px;height:16px;flex:0 0 16px}#view-landing .hero-case-card.is-switching .hero-case-showcase{opacity:0;transform:translate(16px) scale(.985);filter:blur(2px)}#view-landing .hero-case-card.is-switching .hero-case-review{opacity:0;transform:translateY(12px);filter:blur(1px)}@media(max-width:1019px){#view-landing .hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.95fr)!important;gap:28px!important}#view-landing .hero-case-showcase{min-height:290px;padding-right:27%}#view-landing .hero-case-before-wrap{width:128px;min-height:170px}#view-landing .hero-case-review-footer{align-items:flex-start;flex-direction:column}#view-landing .hero-case-metric{max-width:100%}}@media(max-width:759px){#view-landing .hero{padding-top:26px!important;overflow:visible!important}#view-landing .hero .container{padding-right:var(--pad)!important}#view-landing .hero-grid{grid-template-columns:1fr!important;gap:28px!important}#view-landing .hero-art.hero-case-stage{width:100%!important;margin-top:0!important}#view-landing .hero-case-heading{margin-bottom:12px}#view-landing .hero-case-card{padding:14px;border-radius:22px}#view-landing .hero-case-showcase{min-height:286px;padding:0 31% 0 0}#view-landing .hero-case-after-img{width:min(100%,255px);max-height:220px}#view-landing .hero-case-before-wrap{top:8px;right:2px;width:104px;min-height:144px;padding:10px 8px 12px;border-radius:17px;gap:8px}#view-landing .hero-case-label{min-height:26px;padding:5px 12px;font-size:.64rem}#view-landing .hero-case-label-before{min-height:22px;padding:4px 10px;font-size:.58rem}#view-landing .hero-case-review{margin-top:4px;padding:18px 16px;border-radius:18px}#view-landing .hero-case-review-footer{align-items:stretch;gap:12px}#view-landing .hero-case-metric{width:100%;max-width:none}}@media(prefers-reduced-motion:reduce){#view-landing .hero-case-showcase,#view-landing .hero-case-review{transition:none!important}}
