.funnel-step2-header{display:flex;align-items:center;gap:1rem;padding:1.2rem 2rem;border-bottom:1px solid rgba(0,101,198,.1)}.funnel-step2-back{background:var(--f-primary);border:none;cursor:pointer;font-size:1.4rem;line-height:1;color:#fff;width:2.8rem;height:2.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.funnel-step2-title{font-size:2rem;font-weight:800;flex:1;text-align:center;margin:0;padding-right:3rem;color:var(--f-primary)}.funnel-step2-container{max-width:110rem;margin:0 auto;padding:2.4rem 2rem}.funnel-step2-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:3.2rem;align-items:start;overflow:hidden}.funnel-step2-hero{position:sticky;top:2.4rem}.funnel-step2-hero img{width:100%;border-radius:1.2rem;display:block;object-fit:cover}.funnel-step2-right{display:flex;flex-direction:column;gap:1.2rem;min-width:0;overflow:hidden}.funnel-step2-heading{font-size:2.2rem;font-weight:800;margin:0;color:var(--f-primary)}.funnel-step2-dates{display:flex;border:1px solid #cce0f4;border-radius:.8rem;overflow:hidden;font-size:1.2rem;text-align:center}.funnel-step2-dates__col{flex:1;padding:.6rem .8rem;position:relative}.funnel-step2-dates__col:first-child:after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:#cce0f4}.funnel-step2-dates__label{color:var(--f-primary);font-size:1.1rem}.funnel-step2-dates__value{font-weight:800;font-size:1.3rem}.funnel-flavor-list{display:flex;flex-direction:column;gap:.8rem}.funnel-flavor-row{display:flex;align-items:center;gap:1.2rem;padding:0 1rem 0 0;background:#fff;border-radius:1.2rem;border:1px solid var(--f-border, rgba(0, 101, 198, .12));position:relative}.funnel-flavor__image{width:9rem;height:6.2rem;border-radius:.8rem 0 0 .8rem;object-fit:cover;flex-shrink:0;background:#f0f4f8;aspect-ratio:1/1}.funnel-flavor__info{flex:1;min-width:0}.funnel-flavor__name{font-size:1.5rem;font-weight:700;margin:0 0 .2rem;color:var(--f-primary)}.funnel-flavor__desc{font-size:1.2rem;color:var(--f-primary);margin:0;line-height:1.4}.funnel-flavor__badge{position:absolute;top:0;right:2rem;font-size:.95rem;font-weight:700;padding:.15rem .7rem;border-radius:0 0 .5rem .5rem;color:#fff;text-transform:uppercase;letter-spacing:.03em}.funnel-flavor__badge--bestseller{background:#69af4f}.funnel-flavor__badge--new{background:linear-gradient(238deg,#84f6f5 11.6%,#77afe2 70.65%)}.funnel-flavor__badge--low-stock{background:#e44e45}.funnel-flavor__add-btn{flex-shrink:0;min-width:8.5rem;padding:.4rem 1.4rem .3rem;border:none;border-radius:10rem;font-size:1.4rem;font-weight:800;line-height:100%;cursor:pointer;transition:all .2s;background:linear-gradient(135deg,#008afc 38.94%,#00aef9);color:#fff}.funnel-flavor__add-btn:hover{opacity:.9}.funnel-flavor__add-btn:disabled{opacity:.4;cursor:not-allowed}.funnel-flavor__qty{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.funnel-flavor__qty-btn{width:3.2rem;height:3.2rem;border-radius:50%;border:1px solid var(--f-border, #ccc);background:#fff;font-size:1.6rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--f-primary)}.funnel-flavor__qty-btn:hover{background:var(--f-primary);color:#fff}.funnel-flavor__qty-count{font-size:1.6rem;font-weight:700;min-width:2.4rem;text-align:center}.funnel-step2-bottom-inline{margin-top:1.6rem;display:flex;flex-direction:column;gap:1rem}.funnel-step2-summary{display:flex;align-items:center;justify-content:space-between;font-size:1.2rem;color:var(--f-primary)}.funnel-step2-disclaimer{background:#444;color:#ccc;text-align:center;padding:1.6rem 2rem;font-size:1.2rem;line-height:1.5;margin-top:2rem}@media(max-width:749px){.funnel-step2-container{padding:1.6rem 1.4rem}.funnel-step2-grid{grid-template-columns:1fr;gap:2rem}.funnel-step2-hero{position:relative;top:0}.funnel-step2-heading{font-size:1.8rem}.funnel-flavor__image{width:7rem}.funnel-flavor__name{font-size:1.3rem}.funnel-flavor__add-btn{min-width:7rem;padding:.4rem 1rem .3rem;font-size:1.2rem}.funnel-step2-title{font-size:1.6rem;padding-right:2rem}.funnel-flavor__badge{right:1.2rem}}.funnel-flavor__image-wrap{position:relative;flex-shrink:0}.funnel-flavor__info-btn{position:absolute;bottom:.4rem;left:.4rem;background:#ffffffd9;border:none;border-radius:50%;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--f-primary);padding:0;transition:background .2s}.funnel-flavor__info-btn:hover{background:#fff}.funnel-flavor__info-btn svg{width:1.4rem;height:1.4rem}.funnel-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:2rem}.funnel-popup__overlay--enter,.funnel-popup__overlay--leave{transition:opacity .25s ease}.funnel-popup__overlay--enter-start,.funnel-popup__overlay--leave-end{opacity:0}.funnel-popup__overlay--enter-end,.funnel-popup__overlay--leave-start{opacity:1}.funnel-popup__modal{background:#fff;border-radius:1.2rem;max-width:48rem;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 12px 40px #0003}.funnel-popup__close{position:absolute;top:1.2rem;right:1.2rem;z-index:10;background:#fffc;border:none;border-radius:50%;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;transition:background .2s}.funnel-popup__close:hover{background:#fff}.funnel-popup__hero{width:100%;display:block;border-radius:1.2rem 1.2rem 0 0}.funnel-popup__flavor{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 2rem;border-bottom:1px solid #eee}.funnel-popup__badge{width:10rem;height:auto;object-fit:contain;flex-shrink:0}.funnel-popup__desc{font-size:1.5rem;color:#333;margin:0;line-height:1.5}.funnel-popup__accordion{padding:0 2rem 2rem}.funnel-popup__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:1.6rem 0 0;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--f-primary, #0066CC);cursor:pointer}.funnel-popup__accordion-icon{transition:transform .25s ease}.funnel-popup__accordion-icon--open{transform:rotate(45deg)}.funnel-popup__nutrition-img{width:100%;border-radius:.8rem;display:block}.funnel-popup__other-ingredients{text-align:center;font-size:1.3rem;color:#555;margin-top:1.2rem;line-height:1.5}@media(max-width:749px){.funnel-popup__overlay{padding:1rem}.funnel-popup__modal{max-height:85vh}.funnel-popup__flavor{padding:1.2rem 1.4rem}.funnel-popup__badge{width:5rem;height:5rem}.funnel-popup__desc{font-size:1.3rem}.funnel-popup__accordion{padding:0 1.4rem 1.4rem}.funnel-popup__accordion-trigger{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/fnl-sc-replo-step2.css.map */
