.gel-bf-drawer{padding:0;background-color:#faf7f3;position:fixed;left:0;top:0;z-index:999999999;width:100%;height:100dvh;height:-webkit-fill-available;transform:translate(-110%);transition:transform .4s;visibility:none}.gel-bf-drawer.drawer-open{transform:translate(0);visibility:visible}.ios .gel-bf-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;background-color:#fffffffc;opacity:0;visibility:hidden;pointer-events:none}.ios gel-drawer:has(.drawer-open) .gel-bf-drawer__overlay{display:block;opacity:1;visibility:visible}.gel-bf-drawer .page--width{max-width:1360px;margin:0 auto;padding:0;height:100%}.gel-bf-drawer span{display:flex}.gel-bf-drawer__main{height:100%;width:100%;display:flex;flex-direction:column;row-gap:15px}.gel-bf-drawer__images--container,.gel-bf-drawer__form--wrapper{width:100%}.gel-bf-drawer__images--wrapper{height:100%;position:relative}.gel-bf-drawer__close--button{position:absolute;top:16px;left:16px;width:100%;max-width:21px;background-color:#fff;border-radius:999px;padding:4px;display:flex;justify-content:center;align-items:center;z-index:1}.gel-bf-drawer__close--button{width:100%;cursor:pointer}.gel-bf-drawer__close--button svg{color:#253937;max-width:16px;width:100%;height:auto;display:flex}.gel-bf--drawer__list--quantity--heading.desktop--hide,.gel-bf--drawer__list--flavour--heading.desktop--hide,.gel-bf--drawer__list--flavour--icon.desktop--hide{display:none}.gel-bf-drawer__images--main{height:100%;padding:55px 53px 20px;background-color:#f2e7d9;border-radius:0 0 24px 24px;display:grid;grid-auto-flow:column;align-items:center;justify-content:center;gap:24px}.gel-bf-drawer__data--taste-step,.gel-bf-drawer.flavor-step .gel-bf-drawer__data--serving-size{display:none}.gel-bf-drawer.flavor-step .gel-bf-drawer__data--taste-step{display:block}.gel-bf-drawer__step--information span{justify-content:center;color:#222;font-size:12px;line-height:21.6px;font-weight:700}.gel-bf-drawer__image{height:125px}.gel-bf-drawer__image img{width:auto;height:100%;object-fit:contain}.gel-bf-drawer__form--main{height:100%;position:relative}.gel-bf--drawer__list--quantity-header{display:flex;align-items:center;justify-content:center;gap:8px}.gel-bf--drawer__list--quantity--heading h4,.gel-bf--drawer__list--flavour--heading h4{font-family:var(--outfit-font);color:#49827c;font-size:16px;line-height:normal;font-weight:500;text-transform:capitalize;margin:0}.gel-bf--drawer__list--flavour--heading:not(.active) h4{color:#abafb5}.gel-bf--drawer__list--flavour--icon{width:100%;max-width:16px}.gel-bf--drawer__list--flavour--icon svg{width:100%;height:100%;aspect-ratio:1/1;display:block}.gel-bf--drawer__step-progress--wrapper{display:grid;align-items:center;grid-template-columns:40px auto;gap:10px}.gel-bf--drawer__bar--progress{display:block!important;height:5px;background-color:#fff;border:1px solid #D9CFB4;border-radius:3px;position:relative}.gel-bf--drawer__bar--progress:before{content:"";background-color:#d9cfb4;position:absolute;height:100%;width:50%;top:0;left:0}.gel-bf--drawer__bar--progress.full:before{width:100%}.gel-bf--drawer__step-progress span{color:#222;font-size:8px;line-height:1;font-weight:400}.gel-bf-drawer__quantity--selector{display:grid;grid-template-columns:1fr;row-gap:12px}.gel-bf-drawer__bundle--wrapper{position:relative}.gel-bf-drawer__bundle--wrapper input{display:none}.gel-bf-drawer__bundle--wrapper label{box-sizing:border-box;background-color:#fff;border:1.5px solid #E7F0E4;border-radius:12px;padding:16px 16px 16px 52px;display:flex;align-items:center;min-height:54px;position:relative;cursor:pointer;transition:all .3s}.gel-bf-drawer__bundle--wrapper.active label,.gel-bf-drawer__bundle--wrapper label:hover{border:1.5px solid #49827C}.gel-bf-drawer__bundle--wrapper.active label{background-color:#e7f0e4}.gel-bf-drawer__bundle--wrapper label:before{content:"";border:1.5px solid #E7F0E4;background-color:#e7f0e4;border-radius:50%;width:22px;height:22px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.gel-bf-drawer__bundle--wrapper input:checked+label:before{background-color:#49827c;border:1px solid #253937}.gel-bf-drawer__bundle--wrapper input:checked+label:after{content:"";position:absolute;top:50%;left:22px;width:10px;height:10px;background-color:#fff;border-radius:50%;transform:translateY(-50%)}.gel-bf-drawer__bundle--main{width:100%;display:grid;grid-template-columns:auto 75px auto;align-items:center}.gel-bf-drawer.onetime-plan .gel-bf-drawer__bundle--main{grid-template-columns:1fr 1fr}.gel-bf-drawer__quantity--badge{margin-top:5px}.gel-bf-drawer__bundle--quantity span{color:#253937;font-size:20px;line-height:normal;font-weight:700}.gel-bf-drawer__bundle--price span{color:#253937;font-size:20px;line-height:14px;font-weight:700}.gel-bf-drawer__bundle--compare--price span{color:#abafb5;font-size:18px;line-height:13px;font-weight:500;text-decoration:line-through}.gel-bf-drawer__bundle--price__wrapper{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.gel-bf-drawer__bundle--discount{background:linear-gradient(90deg,#ff934f,#ff7340);border-radius:9999px;padding:6px 8px}.gel-bf-drawer__bundle--discount span{display:block;color:#fff;font-size:14px;line-height:11px;font-weight:800}.gel-bf-drawer__bundle--badge{max-width:56px;position:absolute;top:-10px;right:-10px;z-index:1}.gel-bf-drawer__bundle--badge img{width:100%;height:auto;display:flex}.gel-bf-drawer__bundle--tag{background:var(--background-color);border-radius:10px 10px 0 0;padding:10px 16px 8px;margin:0 32px}.gel-bf-drawer.onetime-plan .gel-bf-drawer__bundle--tag{display:none}.gel-bf-drawer__bundle--tag span{display:block;color:var(--color-text);font-size:14px;line-height:11px;font-weight:700;text-align:center}.gel-bf-drawer__bundle--badge span{display:block;color:#fff;font-size:16px;line-height:normal;font-weight:700;text-align:center}.gel-bf-drawer__quantity--badge{display:none;width:100%}.gel-bf-drawer__quantity--badge span{width:fit-content;max-height:21px;background-color:var(--background-color);border-radius:10px;padding:6px 6px 4px;color:var(--color-text);font-size:10px;line-height:22px;font-weight:700;text-align:center;letter-spacing:0;display:flex;align-items:center;justify-content:center}.gel-bf-drawer__bundle--subquantity{width:100%}.gel-bf-drawer__bundle--subquantity span{color:#4b4b4b;font-size:16px;line-height:1;font-weight:400}.gel-bf-drawer__quantity--selector,.gel-bf-drawer__pick--flavour--main{padding:0 15px 15px}.gel-bf-drawer__pick--flavour--main{display:flex;grid-template-columns:repeat(4,1fr);gap:12px 6px}.gel-bf-drawer__pick--flavour--card-wrapper{height:100%}.gel-bf-drawer__pick--flavour,.gel-bf-drawer__pick--flavour-details{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:8px}.gel-bf-drawer__pick--flavour{background-color:#fff;border:1.5px solid #E7F0E4;border-radius:10px;padding:8px 6px;cursor:pointer}.gel-bf-drawer__pick--flavour,.gel-bf-drawer__pick--flavour--image{transition:.3s ease}.gel-bf-drawer__pick--flavour--card.active-card .gel-bf-drawer__pick--flavour{border:1.5px solid #49827C}.gel-bf-drawer__pick--flavour--card.active-card .gel-bf-drawer__pick--flavour{background-color:#e7f0e4}.gel-bf-drawer__pick-flavour-image--wrapper{position:relative;cursor:pointer}.gel-bf-drawer__pick--flavour--badge{width:max-content;background-color:#4999e3;border-radius:0 0 4px 4px;padding:5px 8px;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:1}.gel-bf-drawer__pick--flavour--badge.flavour--badge_style2{background-color:#8df3b0}.gel-bf-drawer__pick--flavour--badge.flavour--badge_style3{background-color:#ffd335}.gel-bf-drawer__pick--flavour--badge.flavour--badge_style2 span{color:#005524}.gel-bf-drawer__pick--flavour--badge.flavour--badge_style3 span{color:#eb5a7e}.gel-bf-drawer__pick--flavour--badge span{color:#fff;font-size:6px;line-height:4px;font-weight:700;text-transform:uppercase}.gel-bf-drawer__pick--flavour--image{height:50px;background-color:#e6f0e5;border-radius:6px;padding:6px;display:flex;align-items:center;justify-content:center;width:100%}.gel-bf-drawer__pick--flavour--card.active-card .gel-bf-drawer__pick--flavour--image{background-color:#fff}.gel-bf-drawer__pick--flavour--image img{display:block;width:100%;height:40px;object-fit:contain;aspect-ratio:1 / 1}.gel-bf-drawer__pick--flavour-details{align-items:center}.gel-bf-drawer__pick--flavour--add{width:100%;background:linear-gradient(90deg,#79a39e,#49827c);border-radius:999px;padding:4px;align-items:center;gap:2px;justify-content:center;border:none;cursor:pointer}.gel-bf-drawer__pick--flavour--add span,.gel-bf-drawer__pick--flavour--add svg{pointer-events:none}.gel-bf-drawer__pick--flavour--add span{color:#fff;font-size:12px;line-height:8px;font-weight:700}.gel-bf-drawer__pick--flavour--add svg{width:100%;max-width:14px;height:100%;aspect-ratio:1/1;display:block}.gel-bf-drawer__pick--flavour--quantity{left:3px}.gel-bf-drawer__pick--flavour--quantity{height:17px;width:calc(100% - 7px);border-radius:12px;padding:1px 3px;display:flex;align-items:center;justify-content:center}.gel-bf-drawer__pick--flavour--quantity button{padding:0;height:auto;background-color:transparent;border:none;max-width:14px;width:100%;cursor:pointer}.gel-bf-drawer__pick--flavour--quantity button svg{width:100%;height:100%;aspect-ratio:1/1;display:block;pointer-events:none}.gel-bf-drawer__pick--flavour--quantity input{-moz-appearance:textfield;width:100%;max-width:24px;max-height:15px;background-color:transparent;border:none;pointer-events:none;color:#3a3a3a;font-size:12px;line-height:normal;font-weight:700;text-align:center;padding:0}.gel-bf-drawer__pick--flavour--quantity input[type=number]::-webkit-inner-spin-button,.gel-bf-drawer__pick--flavour--quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gel-bf-drawer__pick--flavour-badge{width:56px;position:absolute;top:0;left:0;pointer-events:none}.gel-bf-drawer__pick--flavour-badge img{width:100%;height:auto}.gel-bf-drawer__pick--flavour-title{min-height:20px;display:flex;align-items:center}.gel-bf-drawer__pick--flavour-title h4{font-family:var(--outfit-font);color:#253937;font-size:10px;line-height:normal;font-weight:700;text-align:center;margin:0}.gel-bf-drawer__footer--container{position:fixed;width:100%;bottom:0;margin-top:0;background-color:#e7f0e4;box-shadow:0 -4px 6px #0000001a;border-radius:16px;padding:16px;z-index:1}.gel-bf-drawer__guarantee--main{padding-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:6px 8px}.gel-bf-drawer__guarantee--item{display:grid;grid-template-columns:14px auto;align-items:center;gap:2px}.gel-bf-drawer__guarantee--icon svg{width:100%;height:100%;aspect-ratio:1/1;display:block}.gel-bf-drawer.onetime-plan .gel-bf-drawer__guarantee--item_off .gel-bf-drawer__guarantee--icon svg path{fill:#abafb5}.gel-bf-drawer__guarantee--text span{color:#253937;font-size:12px;line-height:normal;font-weight:400}.gel-bf-drawer.onetime-plan .gel-bf-drawer__guarantee--item_off .gel-bf-drawer__guarantee--text span{color:#abafb5;text-decoration-line:line-through}.gel-bf-drawer__price--button-wrapper{display:flex;align-items:center;justify-content:space-between;gap:12px}.gel-bf-drawer__price--switch{display:flex;align-items:center}.gel-bf-drawer__price--main{display:none;flex-wrap:wrap;align-items:center;gap:8px}.gel-bf-drawer__price--main.active{display:flex}.gel-bf-drawer__price span{color:#253937;font-size:24px;line-height:17px;font-weight:700}.gel-bf-drawer__compare--price span{color:#abafb5;font-size:20px;line-height:14px;font-weight:500;text-decoration:line-through}.gel-bf-drawer__discount{background-color:#d76163;border-radius:9999px;padding:6px 8px;margin-left:2px}.gel-bf-drawer__discount span{color:#fff;font-size:14px;line-height:10px;font-weight:800;text-align:center}.gel-bf-drawer__switch--tag{display:flex;align-items:center;justify-content:space-between;gap:6px}.gel-bf-drawer__switch--text p{color:#253937;font-size:14px;line-height:normal;font-weight:500;text-wrap:nowrap;margin:0}.gel-bf-drawer__switch--button{background-color:#49827c;border:1px solid #253937;border-radius:999px;display:flex;padding:4px;width:36px;height:22px;cursor:pointer;position:relative;transition:background-color .3s}.gel-bf-drawer__switch--button.active{background-color:#fff}.gel-bf-drawer__switch--button .round_element{background-color:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:3px;left:4px;transition:transform .3s ease,background-color .3s}.gel-bf-drawer__switch--button.active .round_element{background-color:#49827c;transform:translate(14px)}.gel-bf-drawer__button--actions{background:linear-gradient(90deg,#ff7340,#ff934f);border-radius:14px;padding:2px;margin-top:20px}.gel-bf-drawer__button{width:100%;background:linear-gradient(90deg,#ff934f,#ff7340);border:none;border-radius:12px;padding:18px 24px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.gel-bf-drawer__button span{color:#fff;font-size:18px;line-height:13px;font-weight:700;text-transform:uppercase}.gel-bf-drawer__button--icon{width:100%;max-width:18px}.gel-bf-drawer__button--icon svg{width:100%;height:100%;aspect-ratio:1/1;display:flex}.gel-bf-drawer__pick--flavour--main{display:none}.messages-errors{position:absolute;right:20px;top:20px;z-index:1}.notification__picker,.notification__error-picker{display:none;width:fit-content;background-color:#ff914f;border-radius:8px;padding:3px 7px;color:#fff;font-size:16px;line-height:24px}@media only screen and (min-width:576px){.gel-bf-drawer__step--information span{font-size:18px}.gel-bf--drawer__list--flavour--icon{max-width:20px}.gel-bf-drawer__bundle--wrapper label{border:2px solid #E7F0E4}.gel-bf-drawer__bundle--wrapper.active label,.gel-bf-drawer__bundle--wrapper label:hover{border:2px solid #49827C}.gel-bf-drawer__pick--flavour--main{gap:12px 8px}.gel-bf-drawer__pick--flavour{border:2px solid #E7F0E4;border-radius:12px;padding:10px 8px}.gel-bf-drawer__pick--flavour--card.active-card .gel-bf-drawer__pick--flavour{border:2px solid #49827C}.gel-bf-drawer__bundle--badge{max-width:90px}.gel-bf-drawer__pick--flavour,.gel-bf-drawer__pick--flavour-details{gap:12px}.gel-bf-drawer__pick--flavour--badge{border-radius:0 0 6px 6px}.gel-bf-drawer__pick--flavour--badge span{font-size:8px;line-height:6px}.gel-bf-drawer__pick--flavour--image{height:60px;border-radius:8px}.gel-bf-drawer__pick--flavour--image img{height:50px}.gel-bf-drawer__pick--flavour-title h4{font-size:12px}.gel-bf-drawer__pick--flavour--add{padding:6px;gap:4px}.gel-bf-drawer__pick--flavour--add span{font-size:14px;line-height:10px}.gel-bf-drawer__pick--flavour--quantity{height:28px;width:calc(100% - 14px)}.gel-bf-drawer__pick--flavour--quantity input{font-size:14px}.gel-bf-drawer__pick--flavour--quantity button{max-width:16px}.gel-bf-drawer__pick--flavour--quantity button svg{width:100%;height:100%;aspect-ratio:1/1;display:block}.gel-bf-drawer__switch--tag{gap:8px}.gel-bf-drawer__switch--text p{font-size:16px}.gel-bf-drawer__switch--button{border:1.5px solid #253937}}@media only screen and (min-width:990px){.gel-bf-drawer{padding:48px 0}.gel-bf-drawer .page--width{display:flex;justify-content:center;align-items:center}.gel-bf-drawer .desktop--hide{display:none}.gel-bf-drawer__main{flex-direction:row;gap:48px}.gel-bf--drawer__step-progress--wrapper{display:flex}.gel-bf-drawer__images--container{max-width:720px}.gel-bf-drawer__close--button{padding:6px}.gel-bf-drawer__close--button{top:24px;left:24px;max-width:28px}.gel-bf-drawer__images--main{border-radius:32px;padding:24px;gap:48px}.gel-bf-drawer__image{height:260px}.gel-bf--drawer__list--quantity--heading h4,.gel-bf--drawer__list--flavour--heading h4{font-size:20px}.gel-bf--drawer__list--flavour--icon{width:100%;max-width:20px}.gel-bf--drawer__bar--progress{background-color:transparent;width:100px}.gel-bf--drawer__step-progress span{font-size:16px;line-height:24px}.gel-bf-drawer__form--wrapper{max-width:512px}.gel-bf-drawer__quantity--selector,.gel-bf-drawer__pick--flavour--main{padding:10px 0 48px}.gel-bf--drawer__list--quantity-header{gap:16px}.gel-bf-drawer__bundle--main{grid-template-columns:1fr 88px 1fr}.gel-bf-drawer__pick--flavour--card:hover .gel-bf-drawer__pick--flavour{border:2px solid #49827C}.gel-bf-drawer__bundle--tag{border-radius:12px 12px 0 0}.gel-bf-drawer__bundle--tag span{font-size:16px}.gel-bf-drawer__bundle--quantity span{font-size:24px}.gel-bf-drawer__bundle--price__wrapper{gap:8px}.gel-bf-drawer__bundle--discount{padding:8px 10px}.gel-bf-drawer__bundle--discount span{font-size:16px}.gel-bf-drawer__price span{font-size:32px;line-height:23px}.gel-bf-drawer__bundle--price span{font-size:24px;line-height:17px}.gel-bf-drawer__bundle--compare--price span{font-size:20px;line-height:14px}.gel-bf-drawer__compare--price span{font-size:24px;line-height:17px}.gel-bf-drawer__bundle--wrapper label{border-radius:16px;padding:24px 24px 24px 64px}.gel-bf-drawer__bundle--wrapper label:before{width:28px;height:28px;left:24px}.gel-bf-drawer__bundle--wrapper input:checked+label:before{border:1.5px solid #253937}.gel-bf-drawer__bundle--wrapper input:checked+label:after{width:12px;height:12px;left:32px}.gel-bf-drawer__pick--flavour-title{min-height:23px}.gel-bf-drawer__pick--flavour--add svg{max-width:16px}.gel-bf-drawer__footer--container{position:sticky;bottom:0;flex-shrink:0;border-radius:20px;padding:32px 24px 24px;z-index:10}.gel-bf-drawer__button--actions{border-radius:18px;margin-top:24px}.gel-bf-drawer__button{border-radius:16px;padding:24px 32px}.gel-bf-drawer__button span{font-size:20px;line-height:14px;font-weight:800}.gel-bf-drawer__button--icon{max-width:20px}.gel-bf-drawer__price--main{gap:10px}.gel-bf-drawer__compare--price span{font-size:24px}.gel-bf-drawer__discount{padding:8px 10px}.gel-bf-drawer__discount span{font-size:16px;line-height:11px}.gel-bf-drawer__guarantee--main{padding-top:32px;grid-template-columns:repeat(3,1fr);gap:8px 24px}.gel-bf-drawer__guarantee--item{grid-template-columns:20px auto;gap:6px}.gel-bf-drawer__guarantee--text span{font-size:16px}}@media only screen and (min-width:1441px){.gel-bf-drawer .page--width{padding:0 40px}}@media only screen and (min-width:990px)and (max-width:1440px){.gel-bf-drawer .page--width{padding:0 15px}.gel-bf-drawer__image{max-width:114px;height:auto}.gel-bf-drawer__image img{width:100%}}@media only screen and (max-width:989px){.gel-bf-drawer .mobile--hide{display:none}.gel-bf--drawer__list--quantity-header{width:100%;position:absolute;top:16px;left:50%;transform:translate(-50%)}.gel-bf-drawer__images--container{min-height:200px}.gel-bf-drawer__image{width:auto}.gel-bf-drawer__form--wrapper{height:calc(100% - 385px)}.gel-bf--drawer__step-progress--wrapper{justify-content:flex-end}.gel-bf-drawer__quantity--flavour--wrapper form{height:100%}}.gel-bf-drawer__image{display:none}.gel-bf-drawer__image.available{display:block}.gel-bf-drawer__image .plug{display:contents}.gel-bf-drawer__image .variant,.gel-bf-drawer__image.active .plug{display:none}.gel-bf-drawer__image.active .variant{display:contents}.gel-bf-drawer .subscription-switch-text{display:none}.gel-bf-drawer.onetime-plan .subscription-switch-text{display:block}.gel-bf-drawer.onetime-plan .one-time-switch-text{display:none}.gel-bf-drawer.onetime-plan .gel-bf-drawer__bundle--compare--price span{color:#253937;font-size:20px;font-weight:700;text-decoration:unset}.gel-bf-drawer.onetime-plan .gel-bf-drawer__compare--price span{color:#253937;font-size:24px;font-weight:700;text-decoration:unset}.gel-bf-drawer.onetime-plan .gel-bf-drawer__bundle--price,.gel-bf-drawer.onetime-plan .gel-bf-drawer__price,.gel-bf-drawer.onetime-plan .gel-bf-drawer__bundle--discount,.gel-bf-drawer.onetime-plan .gel-bf-drawer__discount{display:none}.gel-bf-drawer.onetime-plan .gel-bf-drawer__quantity--badge{display:block}.gel-bf-drawer.flavor-step .gel-bf-drawer__quantity--selector{display:none}.gel-bf-drawer.flavor-step .gel-bf-drawer__pick--flavour--main{display:grid}.gel-bf-drawer.flavor-step .plug img{opacity:.6}.notification__picker.active,.notification__error-picker.active{display:block}.gel-bf-drawer__pick--flavour--add-icon{pointer-events:none}.gel-bf-drawer .gel-bf-drawer__button--checkout,.gel-bf-drawer.flavor-step .gel-bf-drawer__button--flavor{display:none}.gel-bf-drawer.flavor-step .gel-bf-drawer__button--checkout{display:flex}variant-item._not-active-item{opacity:.5}.gel-bf-drawer__quantity--flavour--wrapper{min-height:0;overflow-y:auto;overflow-x:hidden;height:calc(100% - 6px);scrollbar-width:none;-ms-overflow-style:none}@media only screen and (min-width:990px){.gel-bf-drawer__main{max-height:594px;justify-content:center}.gel-bf-drawer.flavor-step .gel-bf-drawer__main{max-height:788px}.gel-bf-drawer.onetime-plan:not(.flavor-step) .gel-bf-drawer__main{max-height:548px}.gel-bf-drawer__images--container{height:100%;display:flex;flex-direction:column}.gel-bf-drawer__images--wrapper{display:flex;flex-direction:column}.gel-bf-drawer__quantity--flavour--wrapper{margin-top:22px;height:100%}.gel-bf-drawer__form--wrapper{display:flex;flex-direction:column;height:100%;max-height:100%;overflow:hidden}.gel-bf-drawer__form--main{display:flex;flex-direction:column;overflow:hidden}.gel-bf-drawer__quantity--flavour--wrapper::-webkit-scrollbar{display:none}.gel-bf-drawer.onetime-plan .gel-bf-drawer__bundle--compare--price span{font-size:24px}.gel-bf-drawer.onetime-plan .gel-bf-drawer__compare--price span{font-size:32px}}@media only screen and (min-width:371px)and (max-width:378px){body:has(.gel-bf-drawer__bundle--wrapper.bundle-3-packs.active) .gel-bf-drawer__quantity--flavour--wrapper{height:calc(100% - 32px)}}@media only screen and (max-width:370px){.gel-bf-drawer__quantity--flavour--wrapper{height:calc(100% - 32px)}}
/*# sourceMappingURL=/cdn/shop/t/404/assets/section-gel-drawer-v2.css.map */
