@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap";:root{--teal: #2DC4A2;--teal-dark: #22A589;--coral: #E8524A;--navy: #1A2744;--navy2: #232F4B;--yellow: #FFD166;--bg: #FFFFFF;--bg-light: #F7FAF9;--bg-section: #F5F7FA;--border: #E2ECE9;--text: #3A4A5C;--muted: #7E90A0;--radius-lg: 20px;--radius-md: 14px;--radius-sm: 10px;--shadow-card: 0 4px 24px rgba(26,39,68,.07);--shadow-btn: 0 6px 22px rgba(45,196,162,.32);--font: "Nunito", system-ui, sans-serif;--trans: all .22s cubic-bezier(.4,0,.2,1)}.bebo-section *,.bebo-sticky *{box-sizing:border-box;font-family:var(--font)}.bebo-section{background:var(--bg)}.bebo-cnt{max-width:1140px;margin:0 auto;padding:0 28px}.bebo-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:16px 32px;border-radius:50px;font-weight:800;font-size:16px;letter-spacing:.3px;cursor:pointer;border:none;transition:var(--trans);text-decoration:none;white-space:nowrap;line-height:1}.bebo-btn-teal{background:var(--teal);color:#fff;box-shadow:var(--shadow-btn)}.bebo-btn-teal:hover{background:var(--teal-dark);transform:translateY(-2px);box-shadow:0 10px 28px #2dc4a26b;color:#fff}.bebo-btn-coral{background:var(--coral);color:#fff;box-shadow:0 6px 20px #e8524a4d}.bebo-btn-coral:hover{filter:brightness(1.07);transform:translateY(-2px);color:#fff}.bebo-btn:active{transform:scale(.98)!important}.bebo-hero{background:#fff;padding-top:0;padding-bottom:0;overflow:hidden}.bebo-trust{border-bottom:1px solid var(--border);padding:13px 0;background:#fff}.bebo-trust-inner{display:flex;align-items:center;justify-content:center;gap:44px}.bebo-trust-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--text)}.bebo-trust-item svg{color:var(--teal);flex-shrink:0}.bebo-hero-wrap{display:grid;grid-template-columns:1fr 1fr;min-height:620px;align-items:stretch}.bebo-hero-left{padding:40px 44px 48px 0;display:flex;flex-direction:column;justify-content:center}.bebo-logo{margin-bottom:18px}.bebo-logo img{height:58px;width:auto}.bebo-logo-fallback{font-size:26px;font-weight:900;color:var(--teal);display:flex;align-items:center;gap:8px}.bebo-h1{font-size:clamp(44px,5.5vw,64px);font-weight:900;line-height:1.03;letter-spacing:-1.5px;color:var(--navy);margin:0 0 3px}.bebo-h1 em{color:var(--teal);font-style:normal;display:block}.bebo-hero-sub{font-size:18px;font-weight:600;color:var(--text);line-height:1.5;margin:0 0 18px;max-width:440px}.bebo-ribbon{display:inline-block;background:var(--coral);color:#fff;font-size:15px;font-weight:800;padding:10px 26px;border-radius:50px;margin-bottom:26px;letter-spacing:.2px}.bebo-micro-benefits{display:flex;gap:28px;margin-bottom:28px}.bebo-micro-item{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;max-width:100px}.bebo-micro-icon{width:46px;height:46px;background:var(--bg-section);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2px}.bebo-micro-icon svg{width:22px;height:22px;color:var(--coral);stroke-width:1.8}.bebo-micro-title{font-size:13px;font-weight:800;color:var(--navy)}.bebo-micro-desc{font-size:11px;font-weight:600;color:var(--muted);line-height:1.4}.bebo-pbox{background:#fff;border-radius:var(--radius-lg);padding:22px 24px;border:1.5px solid var(--border);box-shadow:var(--shadow-card)}.bebo-pre-badge{display:inline-block;background:var(--coral);color:#fff;font-size:10px;font-weight:800;padding:4px 13px;border-radius:50px;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px}.bebo-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:14px}.bebo-main-price{font-size:48px;font-weight:900;color:var(--coral);line-height:1}.bebo-compare{font-size:20px;font-weight:600;color:var(--muted);text-decoration:line-through}.bebo-checks{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.bebo-check-row{display:flex;align-items:flex-start;gap:8px;font-size:13px;font-weight:600;color:var(--text);line-height:1.4}.bebo-check-row svg{color:var(--teal);flex-shrink:0;margin-top:1px}.bebo-qty-row{display:flex;align-items:center;gap:14px;margin-bottom:14px}.bebo-qty-label{font-size:13px;font-weight:700;color:var(--navy)}.bebo-qty-wrap{display:flex;align-items:center;border:2px solid var(--border);border-radius:50px;overflow:hidden;background:var(--bg-section)}.bebo-qty-btn{width:34px;height:34px;background:none;border:none;font-size:18px;font-weight:700;cursor:pointer;color:var(--navy);display:flex;align-items:center;justify-content:center}.bebo-qty-btn:hover{background:var(--border)}.bebo-qty-input{width:40px;text-align:center;border:none;background:none;font-size:15px;font-weight:700;color:var(--navy)}.bebo-cta-main{width:100%;justify-content:center;border-radius:var(--radius-md);font-size:17px;padding:18px 24px;margin-bottom:10px}.bebo-cta-main svg{width:20px;height:20px}.bebo-cta-trust{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:600;color:var(--muted)}.bebo-cta-trust svg{width:14px;height:14px;color:var(--teal)}.bebo-hero-right{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:linear-gradient(160deg,#f8fffe,#ebf9f5 40%,#f5f0ff)}.bebo-hero-right:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle 3px at 15% 20%,rgba(45,196,162,.35) 0%,transparent 70%),radial-gradient(circle 2px at 80% 15%,rgba(255,209,102,.5) 0%,transparent 70%),radial-gradient(circle 2.5px at 90% 50%,rgba(45,196,162,.25) 0%,transparent 70%),radial-gradient(circle 2px at 25% 70%,rgba(255,107,107,.25) 0%,transparent 70%);pointer-events:none}.bebo-hero-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bebo-hero-img-placeholder{width:100%;height:100%;min-height:500px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.bebo-hero-img-placeholder span{font-size:80px}.bebo-hero-img-placeholder p{font-size:14px;font-weight:700;color:var(--muted)}.bebo-age-badge{position:absolute;top:24px;right:24px;background:var(--coral);color:#fff;width:90px;height:90px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:800;line-height:1.3;z-index:2;box-shadow:0 4px 16px #e8524a66}.bebo-age-badge strong{font-size:20px;display:block;line-height:1.1}.bebo-benefits{background:#fff;padding:64px 0;border-top:1px solid var(--border)}.bebo-benefits-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.bebo-benefit-card{background:var(--bg-light);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 18px 24px;text-align:center;position:relative;overflow:hidden;transition:var(--trans)}.bebo-benefit-card:after{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--teal),var(--yellow));transform:scaleX(0);transform-origin:left;transition:transform .3s ease;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.bebo-benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 32px #2dc4a224;background:#fff}.bebo-benefit-card:hover:after{transform:scaleX(1)}.bebo-bc-icon{width:54px;height:54px;margin:0 auto 16px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px #1a27441a;border:1px solid var(--border)}.bebo-bc-icon svg{width:24px;height:24px;color:var(--coral);stroke-width:1.7}.bebo-bc-title{font-size:14px;font-weight:800;color:var(--navy);margin-bottom:8px;line-height:1.3}.bebo-bc-desc{font-size:12px;font-weight:500;color:var(--muted);line-height:1.55}.bebo-product-info{background:var(--bg-section);padding:72px 0}.bebo-pi-grid{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:32px;align-items:start}.bebo-pi-left h2{font-size:28px;font-weight:900;color:var(--navy);line-height:1.2;margin-bottom:24px}.bebo-specs{display:flex;flex-direction:column;gap:14px;margin-bottom:22px}.bebo-spec-row{display:flex;align-items:flex-start;gap:12px}.bebo-spec-icon{width:38px;height:38px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--shadow-card);border:1px solid var(--border)}.bebo-spec-icon svg{width:18px;height:18px;color:var(--teal);stroke-width:1.8}.bebo-spec-body{font-size:13.5px;font-weight:600;color:var(--text);line-height:1.4}.bebo-spec-label{font-weight:800;color:var(--navy);display:block}.bebo-occasion-head{font-size:13px;font-weight:700;color:var(--navy);margin-bottom:10px}.bebo-tags{display:flex;flex-wrap:wrap;gap:7px}.bebo-tag{background:#fff;border:1.5px solid var(--border);border-radius:50px;padding:5px 15px;font-size:12px;font-weight:700;color:var(--navy)}.bebo-pkg-wrap{display:flex;align-items:center;justify-content:center}.bebo-pkg-img{width:100%;border-radius:var(--radius-lg);object-fit:contain}.bebo-pkg-placeholder{width:100%;aspect-ratio:3/4;background:linear-gradient(135deg,#f0f8ff,#def);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.bebo-pkg-placeholder svg{width:64px;height:64px;color:#aac8e0}.bebo-preorder-card{background:var(--navy);border-radius:var(--radius-lg);padding:28px;color:#fff}.bebo-preorder-card h3{font-size:22px;font-weight:900;color:#fff;margin:0 0 8px;line-height:1.25}.bebo-po-sub{font-size:13px;color:#ffffffa6;margin-bottom:20px;line-height:1.5}.bebo-po-checks{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.bebo-po-check-row{display:flex;align-items:flex-start;gap:9px;font-size:13px;font-weight:600;color:#ffffffe6;line-height:1.45}.bebo-po-check-row svg{color:var(--teal);flex-shrink:0;margin-top:2px;width:16px;height:16px;stroke-width:2.5}.bebo-stock-badge{background:#2dc4a21f;border:1.5px solid rgba(45,196,162,.35);border-radius:var(--radius-sm);padding:10px 14px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#2dc4a2;margin-bottom:18px}.bebo-stock-badge svg{width:18px;height:18px;flex-shrink:0;stroke-width:1.8}.bebo-po-btn{width:100%;justify-content:center;border-radius:var(--radius-sm);font-size:15px;padding:15px}.bebo-upsell{background:#fff;padding:64px 0;border-top:1px solid var(--border)}.bebo-upsell-inner{background:linear-gradient(135deg,#eff9f5,#f2eeff);border-radius:28px;border:1px solid var(--border);padding:44px 48px;display:grid;grid-template-columns:220px 1fr 280px;gap:40px;align-items:center;position:relative;overflow:hidden}.bebo-upsell-inner:before{content:"";position:absolute;top:-80px;right:-80px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(45,196,162,.07) 0%,transparent 70%);pointer-events:none}.bebo-upsell-img-wrap{position:relative;flex-shrink:0}.bebo-upsell-badge{position:absolute;top:-12px;left:-12px;background:var(--teal);color:#fff;border-radius:50%;width:72px;height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:8px;font-weight:800;text-transform:uppercase;line-height:1.35;z-index:2;box-shadow:0 4px 14px #2dc4a266}.bebo-upsell-img{width:100%;border-radius:var(--radius-md);object-fit:cover;display:block}.bebo-upsell-img-ph{width:220px;height:220px;background:linear-gradient(135deg,#dff5ee,#c8eae0);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center}.bebo-upsell-img-ph svg{width:72px;height:72px;color:#7dcfb6}.bebo-upsell-content h2{font-size:24px;font-weight:900;color:var(--navy);margin:0 0 8px;line-height:1.25}.bebo-upsell-sub{font-size:14px;font-weight:600;color:var(--muted);margin-bottom:20px}.bebo-upsell-benefits{display:flex;flex-direction:column;gap:9px}.bebo-ub-row{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:var(--text)}.bebo-ub-row svg{color:var(--teal);flex-shrink:0;width:16px;height:16px;stroke-width:2.5}.bebo-price-box{background:#fff;border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow-card);border:1px solid var(--border);min-width:0}.bebo-pb-label{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px}.bebo-pb-price{font-size:38px;font-weight:900;color:var(--teal);line-height:1;margin-bottom:4px}.bebo-pb-regular{font-size:13px;font-weight:600;color:var(--muted);text-decoration:line-through;margin-bottom:18px}.bebo-cb-wrap{border:2px solid var(--border);border-radius:var(--radius-sm);padding:13px;cursor:pointer;transition:var(--trans)}.bebo-cb-wrap.checked{border-color:var(--teal);background:#2dc4a20a}.bebo-cb-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.bebo-cb-label input[type=checkbox]{width:18px;height:18px;accent-color:var(--teal);cursor:pointer;margin-top:2px;flex-shrink:0}.bebo-cb-text{font-size:12.5px;font-weight:700;color:var(--navy);line-height:1.45}.bebo-final-cta{background:linear-gradient(180deg,#f0faf7,#edf4ff);padding:80px 0 0;text-align:center}.bebo-final-inner{padding-bottom:60px}.bebo-final-inner h2{font-size:clamp(30px,4vw,44px);font-weight:900;color:var(--navy);margin-bottom:14px;line-height:1.15}.bebo-final-text{font-size:16px;font-weight:600;color:var(--muted);max-width:500px;margin:0 auto 24px}.bebo-final-price-row{display:flex;align-items:baseline;justify-content:center;gap:12px;margin-bottom:28px}.bebo-final-price{font-size:46px;font-weight:900;color:var(--coral)}.bebo-final-compare{font-size:22px;font-weight:600;color:var(--muted);text-decoration:line-through}.bebo-final-btn{font-size:19px;padding:20px 56px}.bebo-footer-strip{background:var(--navy);padding:22px 0}.bebo-fs-items{display:flex;align-items:center;justify-content:space-between;gap:12px}.bebo-fs-item{display:flex;align-items:center;gap:10px;color:#ffffffeb;font-size:13px;font-weight:700}.bebo-fs-icon{width:38px;height:38px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bebo-fs-icon svg{width:18px;height:18px;color:#fffc;stroke-width:1.8}.bebo-fs-sub{font-size:11px;font-weight:500;color:#ffffff80}.bebo-sticky{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#fff;padding:12px 20px;box-shadow:0 -4px 20px #1a274424;align-items:center;justify-content:space-between;gap:12px;border-top:1.5px solid var(--border)}.bebo-sticky-info{display:flex;flex-direction:column}.bebo-sticky-name{font-size:12px;font-weight:700;color:var(--navy)}.bebo-sticky-price{font-size:20px;font-weight:900;color:var(--coral)}.bebo-sticky-btn{padding:12px 22px;font-size:14px;border-radius:var(--radius-sm);flex-shrink:0}@media(max-width:1024px){.bebo-benefits-grid{grid-template-columns:repeat(3,1fr)}.bebo-pi-grid{grid-template-columns:1fr 1fr}.bebo-pi-left{grid-column:1/-1}.bebo-upsell-inner{grid-template-columns:180px 1fr;gap:28px}.bebo-price-box{grid-column:1/-1}}@media(max-width:768px){.bebo-hero-wrap{grid-template-columns:1fr}.bebo-hero-left{padding:32px 0 28px;order:2}.bebo-hero-right{order:1;min-height:320px}.bebo-trust-inner{gap:20px;flex-wrap:wrap;justify-content:center}.bebo-benefits-grid{grid-template-columns:1fr 1fr;gap:12px}.bebo-pi-grid{grid-template-columns:1fr}.bebo-upsell-inner{grid-template-columns:1fr;padding:28px;gap:22px}.bebo-upsell-img-wrap{display:flex;justify-content:center}.bebo-upsell-img{max-width:200px}.bebo-fs-items{flex-wrap:wrap;justify-content:center;gap:18px}.bebo-sticky{display:flex}.bebo-final-cta{padding-bottom:90px}}@media(max-width:480px){.bebo-benefits-grid{grid-template-columns:1fr}.bebo-micro-benefits{gap:14px}.bebo-h1{font-size:38px}.bebo-final-btn{width:100%}}.bebo-btn--loading{pointer-events:none;opacity:.75}.bebo-btn--loading:after{content:"";display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:bebo-spin .65s linear infinite;margin-left:8px}@keyframes bebo-spin{to{transform:rotate(360deg)}}.bebo-err{font-size:12px;font-weight:700;color:var(--coral);text-align:center;padding:8px;display:none}.bebo-err.show{display:block}.bebo-markers-btn{width:100%;margin-top:14px;font-size:13px!important;padding:14px 16px!important;white-space:nowrap}.bebo-markers-btn.bebo-markers-added{background:#1a7a4a!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/bebolino.css.map */
