.bn-cyp{--bn-font-display: "Outfit", system-ui, sans-serif;--bn-font-body: "Plus Jakarta Sans", system-ui, sans-serif;font-family:var(--bn-font-body);background-color:var(--bn-cyp-bg, #fff);padding-top:var(--bn-cyp-pt-mobile, 24px);padding-bottom:var(--bn-cyp-pb-mobile, 80px);scroll-margin-top:var(--bn-cyp-scroll-margin, 80px)}.bn-cyp__inner{max-width:var(--bn-cyp-max-width, 80rem);margin:0 auto;padding-left:var(--bn-cyp-px-mobile, 16px);padding-right:var(--bn-cyp-px-mobile, 16px)}.bn-cyp__header{text-align:var(--bn-cyp-header-align, center);margin-bottom:var(--bn-cyp-header-mb-mobile, 48px)}.bn-cyp__eyebrow{font-size:var(--bn-cyp-eyebrow-size, 14px);font-weight:600;text-transform:uppercase;letter-spacing:var(--bn-cyp-eyebrow-tracking, .1em);color:var(--bn-cyp-eyebrow-color, #d97706);margin:0 0 var(--bn-cyp-eyebrow-mb, 12px)}.bn-cyp__heading{font-family:var(--bn-font-display);font-style:normal;font-weight:700;font-size:var(--bn-cyp-heading-size-mobile, 30px);line-height:var(--bn-cyp-heading-line-height, 1.15);letter-spacing:var(--bn-cyp-heading-letter-spacing, -.02em);color:var(--bn-cyp-heading-color, #1c1917);margin:0 0 var(--bn-cyp-heading-mb, 16px)}.bn-cyp__description{font-size:var(--bn-cyp-description-size-mobile, 14px);line-height:var(--bn-cyp-description-line-height, 1.625);color:var(--bn-cyp-description-color, #78716c);margin:0 auto;max-width:var(--bn-cyp-description-max-width, 48rem)}.bn-cyp__description strong{font-weight:700;background:linear-gradient(135deg,#c2410c,#f59e0b,#b45309);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.bn-cyp__grid{display:grid;grid-template-columns:1fr;gap:var(--bn-cyp-grid-gap-mobile, 40px);align-items:start}.bn-cyp__gallery-col{align-self:start}.bn-cyp__gallery-sticky{width:100%}.bn-cyp__gallery{position:relative}.bn-cyp__gallery-main{position:relative;border-radius:var(--bn-cyp-gallery-radius, 16px);overflow:hidden;aspect-ratio:1;background-color:var(--bn-cyp-gallery-bg, #fafaf9);touch-action:pan-y}.bn-cyp__gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;transition:opacity .25s ease;pointer-events:none}.bn-cyp__gallery-slide.is-active{opacity:1;z-index:1;pointer-events:auto}.bn-cyp__gallery-slide .bn-cyp__gallery-img,.bn-cyp__gallery-slide img,.bn-cyp__gallery-slide video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bn-cyp__gallery-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}.bn-cyp__gallery-dot{width:8px;height:8px;border-radius:9999px;border:none;padding:0;background:#ffffffb3;cursor:pointer;transition:all .2s ease}.bn-cyp__gallery-dot.is-active{width:20px;background:var(--bn-cyp-accent, #b45309)}.bn-cyp__thumbs{display:none;gap:8px;margin-top:12px}.bn-cyp__thumb{flex:1;aspect-ratio:1;border-radius:12px;overflow:hidden;border:2px solid var(--bn-cyp-thumb-border, #e7e5e4);padding:0;background:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.bn-cyp__thumb:hover{border-color:#d6d3d1}.bn-cyp__thumb.is-active{border-color:var(--bn-cyp-accent, #b45309);box-shadow:0 0 0 2px #fde68a}.bn-cyp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bn-cyp__gallery-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:16px}.bn-cyp__gallery-trust-item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--bn-cyp-muted, #78716c)}.bn-cyp__gallery-trust-item svg{width:14px;height:14px;flex-shrink:0}.bn-cyp__trust-strip{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.bn-cyp__shipping-pill{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:6px 12px;border-radius:9999px;background:var(--bn-cyp-shipping-pill-bg, #ecfdf5);border:1px solid var(--bn-cyp-shipping-pill-border, rgba(167, 243, 208, .6));font-size:12px;font-weight:600;color:var(--bn-cyp-shipping-pill-text, #047857)}.bn-cyp__shipping-pill-dot{position:relative;width:8px;height:8px;flex-shrink:0}.bn-cyp__shipping-pill-dot:before,.bn-cyp__shipping-pill-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#10b981}.bn-cyp__shipping-pill-dot:before{animation:bn-cyp-ping 1.5s cubic-bezier(0,0,.2,1) infinite;opacity:.75}.bn-cyp__shipping-pill-dot--amber:before,.bn-cyp__shipping-pill-dot--amber:after{background:#f59e0b}.bn-cyp__compound-note{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.5;color:#44403c}.bn-cyp__compound-note strong{color:#1c1917;font-weight:700}.bn-cyp__rating-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.bn-cyp__stars{display:inline-flex;gap:1px}.bn-cyp__stars svg{width:14px;height:14px;fill:var(--bn-cyp-rating-star, #fbbf24);color:var(--bn-cyp-rating-star, #fbbf24)}.bn-cyp__rating-score{font-size:14px;font-weight:700;color:#1c1917}.bn-cyp__rating-label{font-size:14px;font-weight:400;color:#78716c}.bn-cyp__plans{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.bn-cyp__plan{position:relative;width:100%;text-align:left;border:2px solid var(--bn-cyp-plan-border, #e7e5e4);border-radius:var(--bn-cyp-plan-radius, 16px);background:#fff;padding:0;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;overflow:hidden;font-family:inherit}.bn-cyp__plan:hover{border-color:#d6d3d1}.bn-cyp__plan.is-selected{border-color:var(--bn-cyp-accent, #b45309);box-shadow:var( --bn-cyp-plan-shadow-selected, 0 4px 24px -4px rgba(217, 168, 108, .15), 0 1px 4px rgba(217, 168, 108, .08) )}.bn-cyp__plan-badge{position:absolute;top:0;right:0;padding:4px 12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff;border-bottom-left-radius:12px;line-height:1.2}.bn-cyp__plan-badge--emerald{background:#059669}.bn-cyp__plan-badge--amber{background:#b45309}.bn-cyp__plan-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px}.bn-cyp__plan.has-badge .bn-cyp__plan-head{padding-top:28px}.bn-cyp__plan-left{display:flex;align-items:center;gap:12px;min-width:0}.bn-cyp__plan-radio{width:20px;height:20px;border-radius:50%;border:2px solid #d6d3d1;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s ease}.bn-cyp__plan.is-selected .bn-cyp__plan-radio{border-color:var(--bn-cyp-accent, #b45309)}.bn-cyp__plan-radio-dot{width:10px;height:10px;border-radius:50%;background:var(--bn-cyp-accent, #b45309);opacity:0;transform:scale(0);transition:opacity .2s ease,transform .2s ease}.bn-cyp__plan.is-selected .bn-cyp__plan-radio-dot{opacity:1;transform:scale(1)}.bn-cyp__plan-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bn-cyp__plan-title{font-family:var(--bn-font-display);font-style:normal;font-weight:700;font-size:var(--bn-cyp-plan-title-size, 16px);line-height:1.25;color:var(--bn-cyp-plan-title-color, #1c1917);margin:0}.bn-cyp__plan-save{font-size:14px;font-weight:600;color:#059669}.bn-cyp__plan-subtitle{font-size:12px;line-height:1.4;color:var(--bn-cyp-plan-subtitle-color, #78716c);margin:2px 0 0}.bn-cyp__plan-price{text-align:right;flex-shrink:0}.bn-cyp__plan-price-main{display:flex;align-items:baseline;justify-content:flex-end;gap:4px}.bn-cyp__plan-price-amount,.bn-cyp__plan-price-value{font-family:var(--bn-font-display);font-size:var(--bn-cyp-plan-price-size-mobile, 20px);font-weight:700;line-height:1;color:var(--bn-cyp-plan-price-color, #1c1917)}.bn-cyp__plan-price-suffix{font-size:14px;font-weight:500;color:#57534e}.bn-cyp__plan-price-day{font-size:11px;line-height:1.3;color:#78716c;margin:2px 0 0}.bn-cyp__plan-perks{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--bn-cyp-perks-duration, .2s) ease}.bn-cyp__plan.is-selected .bn-cyp__plan-perks{grid-template-rows:1fr}.bn-cyp__plan-perks-inner{overflow:hidden}.bn-cyp__plan-perks-list{border-top:1px solid #f5f5f4;padding:12px 16px 16px;display:flex;flex-direction:column;gap:6px}.bn-cyp__perk{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.4}.bn-cyp__perk--positive{color:#44403c}.bn-cyp__perk--positive svg{color:#059669}.bn-cyp__perk--negative{color:#ef4444;font-weight:600}.bn-cyp__perk--negative svg{color:#ef4444}.bn-cyp__perk svg{width:16px;height:16px;flex-shrink:0}.bn-cyp__gifts-wrap{margin-bottom:20px}.bn-cyp__gifts-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:700;color:#1c1917}.bn-cyp__gifts-title svg{width:16px;height:16px;color:var(--bn-cyp-accent, #b45309);flex-shrink:0}.bn-cyp__gifts{display:flex;gap:12px}.bn-cyp__gift{position:relative;flex:1;text-align:left;border:2px solid #e7e5e4;border-radius:12px;padding:12px;background:#fafaf9;opacity:.6;cursor:pointer;transition:all .2s ease;font-family:inherit}.bn-cyp__gift:hover:not(.is-unlocked){border-color:#d6d3d1}.bn-cyp__gift.is-unlocked{border-color:#b453094d;background:#fffbeb99;opacity:1}.bn-cyp__gift-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;background:#e7e5e4}.bn-cyp__gift.is-unlocked .bn-cyp__gift-icon{background:#b453091a}.bn-cyp__gift-icon svg{width:16px;height:16px;color:#a8a29e}.bn-cyp__gift.is-unlocked .bn-cyp__gift-icon svg{color:var(--bn-cyp-accent, #b45309)}.bn-cyp__gift-name{font-size:12px;font-weight:700;color:#1c1917;line-height:1.25;margin:0}.bn-cyp__gift-meta{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:10px;line-height:1.2}.bn-cyp__gift-compare{color:#a8a29e;text-decoration:line-through}.bn-cyp__gift-free{font-weight:700;color:#a8a29e}.bn-cyp__gift.is-unlocked .bn-cyp__gift-free{color:#059669}.bn-cyp__gift-check{position:absolute;top:-6px;left:-6px;width:16px;height:16px;border-radius:50%;background:#10b981;display:none;align-items:center;justify-content:center}.bn-cyp__gift.is-unlocked .bn-cyp__gift-check{display:flex}.bn-cyp__gift-check svg{width:10px;height:10px;color:#fff}.bn-cyp__gift-lock{position:absolute;top:8px;right:8px;color:#a8a29e;line-height:0}.bn-cyp__gift-lock svg{width:12px;height:12px}.bn-cyp__one-time{text-align:center;margin-bottom:20px}.bn-cyp__one-time-btn{font-size:14px;font-weight:500;color:#78716c;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:4px;transition:color .2s ease;font-family:inherit}.bn-cyp__one-time-btn:hover{color:var(--bn-cyp-accent, #b45309)}.bn-cyp__one-time-btn.is-selected{color:var(--bn-cyp-accent, #b45309);text-decoration-style:solid;text-decoration-thickness:2px}.bn-cyp__form{margin:0}.bn-cyp__cta{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:var(--bn-cyp-cta-py, 16px) var(--bn-cyp-cta-px, 16px);border:none;border-radius:var(--bn-cyp-cta-radius, 9999px);font-family:var(--bn-font-body);font-size:var(--bn-cyp-cta-font-size, 16px);font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:var(--bn-cyp-cta-text, #fff);cursor:pointer;overflow:hidden;text-decoration:none;background:var(--bn-cyp-cta-gradient, linear-gradient(135deg, #b45309 0%, #d97706 50%, #b45309 100%));background-size:200% 200%;transition:transform var(--bn-cyp-cta-transition, .3s) ease,box-shadow var(--bn-cyp-cta-transition, .3s) ease}.bn-cyp__cta--link{display:flex}.bn-cyp__cta:hover{box-shadow:var(--bn-cyp-cta-hover-shadow, 0 8px 30px rgba(180, 83, 9, .4));transform:scale(1.02)}.bn-cyp__cta:active{transform:scale(.98)}.bn-cyp__cta:disabled{opacity:.6;cursor:not-allowed;transform:none}.bn-cyp__cta-shine{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent,rgba(255,255,255,.2),transparent);transform:translate(-100%);transition:transform .7s ease-in-out;pointer-events:none}.bn-cyp__cta:hover .bn-cyp__cta-shine{transform:translate(100%)}.bn-cyp__cta-inner,.bn-cyp__cta-label{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:8px}.bn-cyp__cta-arrow{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease}.bn-cyp__cta:hover .bn-cyp__cta-arrow{transform:translate(4px)}.bn-cyp__form-error{color:#ef4444;font-size:14px;text-align:center;margin:12px 0 0}.bn-cyp__form-error[hidden]{display:none}.bn-cyp__discount-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;margin-bottom:12px;font-size:12px;color:#78716c}.bn-cyp__discount-note svg{width:14px;height:14px;color:#059669;flex-shrink:0}.bn-cyp__guarantees{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.bn-cyp__guarantee{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.bn-cyp__guarantee svg{width:18px;height:18px;color:var(--bn-cyp-guarantee-icon, var(--bn-cyp-accent, #b45309))}.bn-cyp__guarantee span{font-size:11px;font-weight:500;color:var(--bn-cyp-guarantee-text, #78716c);line-height:1.3}.bn-cyp__shipping-footer{display:flex;flex-direction:column;align-items:center;gap:8px}.bn-cyp__shipping-eta{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.4;color:var(--bn-cyp-shipping-eta-color, #57534e)}.bn-cyp__shipping-eta svg{width:14px;height:14px;color:var(--bn-cyp-muted, #78716c);flex-shrink:0}.bn-cyp__urgency-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:9999px;background:var(--bn-cyp-urgency-bg, #fffbeb);border:1px solid var(--bn-cyp-urgency-border, rgba(253, 230, 138, .6));font-size:12px;font-weight:600;line-height:1.3;color:var(--bn-cyp-urgency-text, #92400e)}.bn-cyp__subscription-app{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;pointer-events:none}.bn-cyp__form{position:relative}.bn-cyp__animate{opacity:0;transform:translateY(var(--bn-cyp-animate-distance, 24px));transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transition-delay:var(--bn-cyp-animate-delay, 0ms)}.bn-cyp__animate.is-visible{opacity:1;transform:translateY(0)}@keyframes bn-cyp-ping{0%{transform:scale(1);opacity:.75}75%,to{transform:scale(2);opacity:0}}@media(prefers-reduced-motion:reduce){.bn-cyp__animate,.bn-cyp__plan-perks,.bn-cyp__gallery-slide,.bn-cyp__cta,.bn-cyp__cta-shine{transition:none}.bn-cyp__shipping-pill-dot:before{animation:none}}@media screen and (min-width:640px){.bn-cyp__inner{padding-left:var(--bn-cyp-px-tablet, 24px);padding-right:var(--bn-cyp-px-tablet, 24px)}.bn-cyp__thumbs{display:flex}.bn-cyp__description{font-size:var(--bn-cyp-description-size-desktop, 18px)}.bn-cyp__plan-head{padding:20px}.bn-cyp__plan.has-badge .bn-cyp__plan-head{padding-top:20px}.bn-cyp__plan-perks-list{padding:12px 20px 20px}.bn-cyp__plan-price-amount,.bn-cyp__plan-price-value{font-size:var(--bn-cyp-plan-price-size-desktop, 24px)}}@media screen and (min-width:768px){.bn-cyp{padding-top:var(--bn-cyp-pt-desktop, 32px);padding-bottom:var(--bn-cyp-pb-desktop, 112px)}.bn-cyp__header{margin-bottom:var(--bn-cyp-header-mb-desktop, 48px)}.bn-cyp__heading{font-size:var(--bn-cyp-heading-size-tablet, 36px)}}@media screen and (min-width:1024px){.bn-cyp__inner{padding-left:var(--bn-cyp-px-desktop, 32px);padding-right:var(--bn-cyp-px-desktop, 32px)}.bn-cyp__grid{grid-template-columns:1fr 1fr;gap:var(--bn-cyp-grid-gap-desktop, 64px);align-items:stretch}.bn-cyp__gallery-col{align-self:stretch}.bn-cyp__heading{font-size:var(--bn-cyp-heading-size-desktop, 48px)}.bn-cyp--sticky-gallery .bn-cyp__gallery-sticky{position:sticky;top:var(--bn-cyp-sticky-top, 144px);align-self:start}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/brewnectar-choose-plan.css.map */
