.st-bundle{padding:20px 0 36px}.st-bundle__intro{text-align:center;max-width:720px;margin:0 auto 30px}.st-bundle__eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--st-primary);margin-bottom:10px}.st-h.st-bundle__title{font-size:40px;line-height:1.05;margin:0 0 12px;letter-spacing:-.4px}.st-bundle__lead{color:var(--st-muted);font-size:15.5px;line-height:1.6;margin:0 auto;max-width:580px}.st-bundle__benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin-top:18px}.st-bundle__benefit{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:var(--st-text)}.st-bundle__benefit i{color:var(--st-primary);font-size:16px}.st-bundle__steps{list-style:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;padding:0;margin:0 0 30px}.st-bundle__step{display:inline-flex;align-items:center;gap:9px;color:var(--st-muted);font-size:13.5px;font-weight:600}.st-bundle__step-num{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:12.5px;font-weight:700;border:1.5px solid var(--st-border);background:var(--st-surface);color:var(--st-muted)}.st-bundle__step.is-active,.st-bundle__step.is-done{color:var(--st-text)}.st-bundle__step.is-active .st-bundle__step-num,.st-bundle__step.is-done .st-bundle__step-num{background:var(--st-primary);border-color:var(--st-primary);color:#fff}.st-bundle__step-sep{width:46px;height:2px;border-radius:2px;background:var(--st-border)}.st-bundle__step-sep.is-done{background:var(--st-primary)}.st-bundle__layout{display:grid;grid-template-columns:1fr 400px;gap:26px;align-items:start}.st-bundle__layout--solo{grid-template-columns:1fr}.st-bundle__main{min-width:0}.st-bundle__cats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.st-bundle__cat{text-align:left;cursor:pointer;border:1px solid var(--st-border);background:var(--st-surface);border-radius:calc(var(--st-radius) + 4px);overflow:hidden;padding:0;display:flex;flex-direction:column;font:inherit;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.st-bundle__cat:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.1);border-color:color-mix(in srgb,var(--st-primary) 55%,var(--st-border))}.st-bundle__cat:focus-visible{outline:none;box-shadow:var(--st-focus-ring)}.st-bundle__cat--soon{cursor:not-allowed;opacity:.75}.st-bundle__cat--soon:hover{transform:none;box-shadow:none;border-color:var(--st-border)}.st-bundle__cat-img{aspect-ratio:4/3;background-size:cover;background-position:50%;position:relative;display:block}.st-bundle__cat-img--ph{display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.5),transparent 60%),linear-gradient(160deg,var(--st-surface),rgba(0,0,0,.06))}.st-bundle__cat-img--ph i{font-size:46px;color:var(--st-primary);opacity:.5}.st-bundle__cat-soon{position:absolute;top:10px;left:10px;background:rgba(0,0,0,.6);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;padding:3px 9px;border-radius:99px}.st-bundle__cat-meta{padding:13px 15px 15px;display:flex;flex-direction:column;gap:3px}.st-bundle__cat-name{font-family:var(--st-font-heading);font-weight:800;font-size:16px}.st-bundle__cat-count{font-size:12px;color:var(--st-muted)}.st-bundle__cat-go{margin-top:6px;font-size:12px;font-weight:700;color:var(--st-primary);display:inline-flex;align-items:center;gap:5px;transition:gap .2s ease}.st-bundle__cat:hover .st-bundle__cat-go{gap:9px}.st-bundle__prodhead{display:flex;align-items:center;gap:16px;margin-bottom:18px;flex-wrap:wrap}.st-bundle__back{display:inline-flex;align-items:center;gap:6px;background:var(--st-surface);border:1px solid var(--st-border);border-radius:99px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer;color:var(--st-text);font-family:inherit;transition:border-color .2s ease,color .2s ease}.st-bundle__back:hover{border-color:var(--st-primary);color:var(--st-primary)}.st-bundle__back:focus-visible{outline:none;border-color:var(--st-primary);box-shadow:var(--st-focus-ring)}.st-bundle__prodhead-text{flex:1 1 auto;min-width:0}.st-h.st-bundle__prodtitle{font-family:var(--st-font-body);font-size:24px;margin:0;letter-spacing:-.2px}.st-bundle__prodsub{font-size:13px;color:var(--st-muted);margin:2px 0 0}.st-bundle__selcount{margin-left:auto;font-size:13px;font-weight:700;color:var(--st-primary);background:color-mix(in srgb,var(--st-primary) 12%,transparent);padding:6px 14px;border-radius:99px;white-space:nowrap}.st-bundle__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px}.st-bundle__card{position:relative;border:1px solid var(--st-border);border-radius:calc(var(--st-radius) + 2px);background:var(--st-bg);overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.st-bundle__card:hover{box-shadow:0 10px 26px rgba(0,0,0,.08);transform:translateY(-3px)}.st-bundle__card.is-selected{border-color:var(--st-primary);box-shadow:0 0 0 1px var(--st-primary) inset;animation:st-bundle-select-flash .45s ease-in-out}@keyframes st-bundle-select-flash{0%{box-shadow:0 0 0 1px var(--st-primary) inset,0 0 0 0 color-mix(in srgb,var(--st-primary) 55%,transparent)}45%{box-shadow:0 0 0 2px var(--st-primary) inset,0 0 14px 4px color-mix(in srgb,var(--st-primary) 45%,transparent)}to{box-shadow:0 0 0 1px var(--st-primary) inset,0 0 0 0 color-mix(in srgb,var(--st-primary) 0%,transparent)}}@media (prefers-reduced-motion:reduce){.st-bundle__card.is-selected{animation:none}.st-bundle__bar-cta:active,.st-bundle__card:hover,.st-bundle__cat:hover{transform:none!important}}.st-bundle__card-img{aspect-ratio:1/1;background-size:cover;background-position:50%;cursor:pointer;position:relative;display:block}.st-bundle__card-img:focus-visible{outline:none;box-shadow:inset 0 0 0 3px color-mix(in srgb,var(--st-primary) 55%,transparent)}.st-bundle__card:focus-within .st-bundle__view{opacity:1}.st-bundle__card-img--ph{display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.5),transparent 60%),linear-gradient(160deg,var(--st-surface),rgba(0,0,0,.05))}.st-bundle__card-img--ph i{font-size:42px;color:var(--st-primary);opacity:.5}.st-bundle__card-off{left:8px;font-size:10.5px;font-weight:700;padding:2px 7px;border-radius:4px}.st-bundle__card-check,.st-bundle__card-off{position:absolute;top:8px;background:#1f9d55;color:#fff}.st-bundle__card-check{right:8px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:14px;box-shadow:0 2px 6px rgba(0,0,0,.22)}.st-bundle__card-check b{font-size:12px;font-weight:800;font-style:normal;line-height:1}.st-bundle__view{position:absolute;bottom:8px;right:8px;width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.94);color:#333;display:grid;place-items:center;font-size:14px;z-index:2;text-decoration:none;opacity:0;transition:opacity .2s ease,box-shadow .18s ease}.st-bundle__card:hover .st-bundle__view{opacity:1}.st-bundle__view:focus-visible{opacity:1;outline:none;box-shadow:var(--st-focus-ring)}.st-bundle__card-body{padding:11px 12px 13px;display:flex;flex-direction:column;gap:6px;flex:1}.st-bundle__card-name{font-weight:700;font-size:13.5px;line-height:1.3}.st-bundle__card-notes{font-size:11.5px;color:var(--st-muted);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.st-bundle__card-price{display:flex;align-items:baseline;gap:7px;margin-top:2px}.st-bundle__card-now{font-family:var(--st-font-body);font-weight:700;font-size:16px}.st-bundle__add{margin-top:auto;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border-radius:var(--st-radius);border:1px solid var(--st-primary);background:transparent;color:var(--st-primary);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.3px;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease}.st-bundle__add:hover:not(:disabled){background:var(--st-primary);color:#fff}.st-bundle__add:focus-visible{outline:none;box-shadow:var(--st-focus-ring)}.st-bundle__add:disabled{opacity:.5;cursor:not-allowed;border-color:var(--st-border);color:var(--st-muted)}.st-bundle__qty{margin-top:auto;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;border:1px solid var(--st-primary);border-radius:var(--st-radius);overflow:hidden}.st-bundle__qty button{border:0;background:color-mix(in srgb,var(--st-primary) 10%,transparent);color:var(--st-primary);font-size:16px;padding:8px 0;cursor:pointer;display:grid;place-items:center;transition:background var(--st-dur-1) var(--st-ease),color var(--st-dur-1) var(--st-ease)}.st-bundle__qty button:hover:not(:disabled){background:var(--st-primary);color:#fff}.st-bundle__qty button:focus-visible{outline:none;box-shadow:var(--st-focus-ring);z-index:1}.st-bundle__qty button:disabled{opacity:.4;cursor:not-allowed}.st-bundle__qty span{text-align:center;font-weight:700;font-size:14px}.st-bundle__empty{border:1px dashed var(--st-border);border-radius:var(--st-radius);padding:46px 20px;text-align:center}.st-bundle__empty i{font-size:42px;color:var(--st-border)}.st-bundle__empty p{margin:12px 0 4px;font-weight:700;color:var(--st-text);font-size:15px}.st-bundle__empty span{font-size:12.5px}.st-bundle__summary{position:sticky;top:96px}.st-bundle__sumcard{padding:24px}.st-bundle__sumhead{display:flex;align-items:center;gap:10px;margin-bottom:18px}.st-h.st-bundle__sumtitle{font-family:var(--st-font-body);font-size:20px;font-weight:800;letter-spacing:-.2px}.st-bundle__sumcount{font-size:12.5px;font-weight:700;color:var(--st-primary)}.st-bundle__sumclear{margin-left:auto;background:none;border:0;color:var(--st-muted);font-size:12px;cursor:pointer;text-decoration:underline;font-family:inherit}.st-bundle__sumclear:hover{color:var(--st-text)}.st-bundle__sumclear:focus-visible{outline:none;box-shadow:var(--st-focus-ring);border-radius:4px}.st-bundle__packlabel{font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:var(--st-muted);margin:0 0 10px}.st-bundle__packs{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.st-bundle__pack{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:1px solid transparent;background:transparent;border-radius:var(--st-radius);padding:12px 14px;font-family:inherit;font-weight:700;font-size:14px;color:var(--st-muted);cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.st-bundle__pack:hover:not(.is-active){color:var(--st-text);background:color-mix(in srgb,var(--st-surface) 65%,transparent)}.st-bundle__pack:focus-visible{outline:none;box-shadow:var(--st-focus-ring)}.st-bundle__pack.is-active{color:var(--st-text);background:var(--st-bg);border-color:var(--st-primary);box-shadow:0 2px 10px color-mix(in srgb,var(--st-primary) 18%,transparent)}.st-bundle__pack-radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--st-border);flex-shrink:0;display:grid;place-items:center;transition:border-color .18s ease}.st-bundle__pack.is-active .st-bundle__pack-radio{border-color:var(--st-primary)}.st-bundle__pack.is-active .st-bundle__pack-radio:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--st-primary)}.st-bundle__slots{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:16px}.st-bundle__slot{position:relative;aspect-ratio:5/6;border-radius:calc(var(--st-radius) + 2px)}.st-bundle__slot--empty{display:grid;place-items:center;color:color-mix(in srgb,var(--st-muted) 60%,transparent);animation:stBundleGrow .32s cubic-bezier(.34,1.3,.64,1);transform-origin:center bottom}.st-bundle__cyl{width:66%;max-width:108px;height:auto;overflow:visible}.st-bundle__cyl ellipse,.st-bundle__cyl path{fill:none;stroke:currentColor;stroke-width:1.6;stroke-dasharray:4 5;stroke-linecap:round}.st-bundle__slot--filled{border:1px solid var(--st-primary);border-radius:calc(var(--st-radius) + 2px);background-size:cover;background-position:50%;background-color:var(--st-surface);overflow:hidden;box-shadow:0 0 0 2px color-mix(in srgb,var(--st-primary) 22%,transparent);animation:stBundlePop .22s ease}.st-bundle__slot--noimg{display:grid;place-items:center}.st-bundle__slot--noimg i{font-size:32px;color:var(--st-primary);opacity:.6}.st-bundle__slot-remove{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;border:0;background:rgba(0,0,0,.55);color:#fff;display:grid;place-items:center;font-size:13px;cursor:pointer;opacity:0;transition:opacity .18s ease,background .18s ease}.st-bundle__slot--filled:focus-within .st-bundle__slot-remove,.st-bundle__slot--filled:hover .st-bundle__slot-remove{opacity:1}.st-bundle__slot-remove:hover{background:#d33}.st-bundle__slot-remove:focus-visible{opacity:1;outline:none;box-shadow:var(--st-focus-ring)}@keyframes stBundlePop{0%{transform:scale(.82);opacity:.35}to{transform:scale(1);opacity:1}}@keyframes stBundleGrow{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.st-bundle__slotnote{font-size:11.5px;color:var(--st-muted);display:inline-flex;align-items:center;gap:5px}.st-bundle__slotnote i{font-size:14px}.st-bundle__slotnote.is-reached{color:#1f9d55;font-weight:600}.st-bundle__brk{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.st-bundle__brk-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:12.5px}.st-bundle__brk-name{color:var(--st-text);font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-bundle__brk-qty{color:var(--st-primary);font-weight:700}.st-bundle__brk-price{font-weight:700;white-space:nowrap}.st-bundle__sumdivider{border-top:1px dashed var(--st-border);margin:14px 0}.st-bundle__sumrow{display:flex;justify-content:space-between;align-items:baseline;font-size:13.5px;margin-bottom:8px}.st-bundle__sumrow--save{color:#1f9d55;font-weight:600;font-size:12.5px}.st-bundle__sumrow--total{font-weight:800;font-size:16px;margin-top:4px;margin-bottom:0}.st-bundle__cta{width:100%;margin-top:15px;padding:14px;border:0;border-radius:var(--st-radius);background:#14213d;color:#fff;font-weight:700;font-size:13.5px;letter-spacing:.3px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;transition:background .2s ease,transform .1s ease}.st-bundle__cta i{font-size:17px}.st-bundle__cta:hover:not(:disabled){background:#1d2d52}.st-bundle__cta:active:not(:disabled){transform:translateY(1px)}.st-bundle__cta:focus-visible{outline:none;box-shadow:var(--st-focus-ring)}.st-bundle__cta:disabled{background:var(--st-border);color:var(--st-muted);cursor:not-allowed}.st-bundle__cta.is-added{background:#1f9d55}.st-bundle__error{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#d92d20;text-align:center;margin:10px 0 0}.st-bundle__error i{font-size:15px}.st-bundle__note{font-size:11px;color:var(--st-muted);text-align:center;margin:10px 0 0}.st-bundle__bar{display:none}@media (max-width:900px){.st-bundle:has(.st-bundle__bar){padding-bottom:96px}.st-bundle__layout{grid-template-columns:1fr}.st-bundle__summary{position:static}.st-bundle__slot-remove{opacity:1;background:rgba(0,0,0,.5)}.st-root:has(.st-bundle__bar) .st-whatsapp{top:auto;bottom:calc(84px + env(safe-area-inset-bottom, 0px));transform:none}.st-bundle__bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;align-items:center;gap:12px;padding:10px 16px;background:var(--st-bg);border-top:1px solid var(--st-border);box-shadow:0 -6px 20px rgba(0,0,0,.09)}.st-bundle__bar-info{display:flex;flex-direction:column;line-height:1.2;text-decoration:none;color:inherit}.st-bundle__bar-info:focus-visible{outline:none;box-shadow:var(--st-focus-ring);border-radius:4px}.st-bundle__bar-count{font-size:12px;color:var(--st-muted)}.st-bundle__bar-total{font-size:16px;font-weight:800}.st-bundle__bar-cta{margin-left:auto;padding:12px 20px;border:0;border-radius:var(--st-radius);background:#14213d;color:#fff;font-weight:700;font-size:13px;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:7px;transition:filter var(--st-dur-2) var(--st-ease)}.st-bundle__bar-cta:hover:not(:disabled){filter:brightness(1.16)}.st-bundle__bar-cta:active:not(:disabled){transform:scale(var(--st-press-scale))}.st-bundle__bar-cta:focus-visible{outline:none;box-shadow:var(--st-focus-ring)}.st-bundle__bar-cta i{font-size:16px}.st-bundle__bar-cta:disabled{background:var(--st-border);color:var(--st-muted);cursor:not-allowed}.st-bundle__bar-cta.is-added{background:#1f9d55}}@media (max-width:560px){.st-h.st-bundle__title{font-size:30px}.st-bundle__lead{font-size:14px}.st-bundle__cats,.st-bundle__grid{grid-template-columns:repeat(2,1fr);gap:12px}.st-bundle__selcount{margin-left:0}.st-bundle__step{font-size:12px}.st-bundle__step-sep{width:26px}}