.cv-gpb{--gpb-orange: #f36f21;--gpb-orange-dark: #e95b08;--gpb-ink: #2f2723;--gpb-muted: #7f7169;--gpb-line: #eaded7;--gpb-soft: #fff7f1;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147482500;display:grid;place-items:center;padding:24px;color:var(--gpb-ink);font-family:var(--font-body--family, Arial, sans-serif);visibility:hidden;opacity:0;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.cv-gpb[aria-hidden=false]{visibility:visible;opacity:1;pointer-events:auto}.cv-gpb__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:#1e191694;cursor:default;-webkit-tap-highlight-color:transparent}.cv-gpb__panel{position:relative;display:flex;flex-direction:column;width:min(960px,calc(100vw - 48px));max-height:min(880px,calc(100dvh - 48px));overflow:hidden;border:1px solid rgba(243,111,33,.22);border-radius:24px;background:#fff;box-shadow:0 24px 80px #23181238;transform:translateY(14px) scale(.99);transition:transform .22s cubic-bezier(.2,.75,.25,1)}.cv-gpb[aria-hidden=false] .cv-gpb__panel{transform:translateY(0) scale(1)}.cv-gpb__handle{display:none}.cv-gpb__header{z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex:0 0 auto;padding:22px 28px 18px;border-bottom:1px solid #eee7e2;background:linear-gradient(135deg,#fff3e9,#ffe5d2)}.cv-gpb__eyebrow,.cv-gpb__title,.cv-gpb__subtitle,.cv-gpb__main-title,.cv-gpb__main-note,.cv-gpb__gift-help,.cv-gpb__gift-title,.cv-gpb__message,.cv-gpb__terms{margin:0}.cv-gpb__eyebrow{margin-bottom:4px;color:var(--gpb-orange-dark);font-size:12px;font-weight:750;letter-spacing:.11em}.cv-gpb__title{color:var(--gpb-ink);font-size:clamp(25px,3vw,34px);font-weight:780;line-height:1.12}.cv-gpb__subtitle{margin-top:6px;color:var(--gpb-muted);font-size:14px;line-height:1.45}.cv-gpb__close{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;margin:0;padding:0 0 3px;border:0;border-radius:50%;background:#ffffffe6;color:#5f554f;font:400 34px/1 Arial,sans-serif;cursor:pointer}.cv-gpb__close:hover{color:var(--gpb-orange-dark);background:#fff}.cv-gpb__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:22px 28px 18px;scrollbar-width:thin;scrollbar-color:#d9cec8 transparent}.cv-gpb__step+.cv-gpb__step{margin-top:22px}.cv-gpb__step-heading{display:flex;align-items:center;gap:8px;margin-bottom:10px}.cv-gpb__step-heading h3{margin:0;color:var(--gpb-ink);font-size:18px;font-weight:720;line-height:1.25}.cv-gpb__step-heading h3 span{color:var(--gpb-orange-dark)}.cv-gpb__required{display:inline-flex;padding:3px 9px;border-radius:999px;background:#ffeadc;color:var(--gpb-orange-dark);font-size:12px;font-weight:700}.cv-gpb__main-card{display:grid;grid-template-columns:126px minmax(0,1fr);gap:18px;align-items:center;min-height:150px;padding:14px 18px;border:1px solid var(--gpb-line);border-radius:16px;background:#fff}.cv-gpb__main-media{display:grid;place-items:center;min-width:0}.cv-gpb__main-image{display:block;width:100%;max-width:126px;height:126px;object-fit:contain}.cv-gpb__main-content{min-width:0}.cv-gpb__main-title{font-size:18px;font-weight:700;line-height:1.35}.cv-gpb__main-note{margin-top:3px;color:var(--gpb-muted);font-size:13px;line-height:1.4}.cv-gpb__main-price{margin-top:6px;color:var(--gpb-orange-dark);font-size:18px;font-weight:800;line-height:1.2}.cv-gpb__variant-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.cv-gpb__variant{min-height:40px;padding:8px 16px;border:1px solid #ddd5d0;border-radius:10px;background:#fff;color:#665c56;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.cv-gpb__variant:hover:not(:disabled),.cv-gpb__variant.is-selected{border-color:var(--gpb-orange);background:#fff8f3;color:var(--gpb-orange-dark);box-shadow:0 0 0 1px #f36f211f}.cv-gpb__variant:disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.cv-gpb__variant-error{margin:10px 0 0;color:#b42318;font-size:13px}.cv-gpb__step-heading--gifts{justify-content:space-between;margin-bottom:2px}.cv-gpb__counter{flex:0 0 auto;color:#1b8f3a;font-size:14px;font-weight:700}.cv-gpb__counter.is-incomplete{color:var(--gpb-orange-dark)}.cv-gpb__gift-help{margin-bottom:10px;color:var(--gpb-muted);font-size:13px}.cv-gpb__gift-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cv-gpb__gift-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:12px;border:1px solid var(--gpb-line);border-radius:16px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.cv-gpb__gift-card.is-selected{border-color:var(--gpb-orange);background:#fffaf6;box-shadow:0 0 0 1px #f36f211a}.cv-gpb__gift-card.is-unavailable{opacity:.58}.cv-gpb__gift-media{position:relative;display:grid;place-items:center;aspect-ratio:1 / .8;min-height:112px;overflow:hidden}.cv-gpb__gift-image{display:block;width:100%;height:118px;object-fit:contain}.cv-gpb__free-badge{position:absolute;top:0;right:0;padding:4px 7px;border-radius:999px;background:var(--gpb-orange);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em}.cv-gpb__gift-title{display:-webkit-box;min-height:42px;overflow:hidden;color:var(--gpb-ink);font-size:14px;font-weight:650;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cv-gpb__gift-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px}.cv-gpb__gift-price{color:var(--gpb-orange-dark);font-size:14px;font-weight:750}.cv-gpb__gift-prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 7px}.cv-gpb__gift-prices[hidden]{display:none}.cv-gpb__gift-original-price{color:#9b8e86;font-size:12px}.cv-gpb__quantity{display:grid;grid-template-columns:32px 28px 32px;align-items:center;overflow:hidden;border:1px solid #ded5cf;border-radius:9px;background:#fff}.cv-gpb__quantity button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:var(--gpb-orange-dark);font:700 20px/1 Arial,sans-serif;cursor:pointer}.cv-gpb__quantity button:disabled{color:#c6bdb7;cursor:not-allowed}.cv-gpb__quantity output{min-width:28px;text-align:center;color:var(--gpb-ink);font-size:14px;font-weight:700}.cv-gpb__sold-out{margin-top:7px;color:#b42318;font-size:11px;font-weight:650}.cv-gpb__summary-card{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:96px;padding:12px 16px;border:1px solid var(--gpb-line);border-radius:15px;background:#fffaf6}.cv-gpb__summary-products{display:flex;align-items:center;min-width:0;gap:5px}.cv-gpb__summary-item{position:relative;display:grid;place-items:center;width:62px;height:66px}.cv-gpb__summary-item img{display:block;width:100%;height:100%;object-fit:contain}.cv-gpb__summary-plus{color:#9b8e86;font-size:20px;font-weight:700}.cv-gpb__summary-qty{position:absolute;right:-2px;bottom:0;display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border:2px solid #fffaf6;border-radius:999px;background:var(--gpb-orange);color:#fff;font-size:10px;font-weight:800}.cv-gpb__summary-copy{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-start;color:var(--gpb-ink);font-size:13px;line-height:1.35}.cv-gpb__summary-copy>span:not(.cv-gpb__saving){color:#9b8e86}.cv-gpb__summary-pricing{display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%;margin-top:7px;padding-top:7px;border-top:1px solid #eadfd7;color:#796c64;font-size:12px}.cv-gpb__summary-pricing strong{color:var(--gpb-orange-dark);font-size:15px;white-space:nowrap}.cv-gpb__saving{margin-top:5px;padding:3px 8px;border:1px solid var(--gpb-orange);border-radius:7px;color:var(--gpb-orange-dark);font-size:11px;font-weight:700}.cv-gpb__configuration{padding:24px;border:1px dashed var(--gpb-orange);border-radius:14px;background:var(--gpb-soft);color:#724023;text-align:center}.cv-gpb__footer{z-index:3;flex:0 0 auto;padding:12px 28px max(14px,env(safe-area-inset-bottom));border-top:1px solid #eee7e2;background:#fffffffa;box-shadow:0 -8px 24px #402c200d}.cv-gpb__message{min-height:18px;margin-bottom:6px;color:var(--gpb-orange-dark);text-align:center;font-size:12px;font-weight:650}.cv-gpb__message.is-error{color:#b42318}.cv-gpb__message.is-success{color:#177b35}.cv-gpb__submit{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;margin:0;padding:12px 20px;border:0;border-radius:12px;background:linear-gradient(90deg,var(--gpb-orange-dark),var(--gpb-orange));color:#fff;box-shadow:0 8px 20px #f36f2133;font:inherit;font-size:16px;font-weight:750;cursor:pointer}.cv-gpb__submit:hover:not(:disabled){filter:brightness(1.03)}.cv-gpb__submit:disabled{background:#d7cec8;box-shadow:none;color:#fff;cursor:not-allowed}.cv-gpb__spinner{width:19px;height:19px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:cv-gpb-spin .7s linear infinite}.cv-gpb__terms{margin-top:6px;color:#968a83;text-align:center;font-size:10px;line-height:1.35}body.cv-gpb-open{overflow:hidden!important;touch-action:none}@keyframes cv-gpb-spin{to{transform:rotate(360deg)}}@media(max-width:749px){.cv-gpb{place-items:end stretch;padding:0}.cv-gpb__panel{width:100%;max-height:92dvh;border-right:0;border-bottom:0;border-left:0;border-radius:22px 22px 0 0;transform:translateY(100%)}.cv-gpb[aria-hidden=false] .cv-gpb__panel{transform:translateY(0)}.cv-gpb__handle{position:absolute;top:8px;left:50%;z-index:5;display:block;width:42px;height:5px;border-radius:999px;background:#c7c2bf;transform:translate(-50%)}.cv-gpb__header{padding:24px 16px 13px}.cv-gpb__eyebrow{font-size:10px}.cv-gpb__title{font-size:22px}.cv-gpb__subtitle{max-width:290px;font-size:12px}.cv-gpb__close{flex-basis:40px;width:40px;height:40px;margin-top:-4px;font-size:30px}.cv-gpb__body{padding:15px 14px 14px}.cv-gpb__step+.cv-gpb__step{margin-top:17px}.cv-gpb__step-heading{margin-bottom:8px}.cv-gpb__step-heading h3{font-size:15px}.cv-gpb__required{padding:2px 7px;font-size:10px}.cv-gpb__main-card{grid-template-columns:88px minmax(0,1fr);gap:10px;min-height:118px;padding:10px;border-radius:13px}.cv-gpb__main-image{max-width:88px;height:92px}.cv-gpb__main-title{font-size:14px;line-height:1.3}.cv-gpb__main-note{font-size:11px}.cv-gpb__main-price{margin-top:4px;font-size:14px}.cv-gpb__variant-list{gap:6px;margin-top:8px}.cv-gpb__variant{min-height:34px;padding:6px 10px;border-radius:8px;font-size:11px}.cv-gpb__counter{font-size:12px}.cv-gpb__gift-help{margin-bottom:8px;font-size:11px}.cv-gpb__gift-grid{gap:7px}.cv-gpb__gift-card{min-width:0;padding:7px;border-radius:12px}.cv-gpb__gift-media{min-height:75px}.cv-gpb__gift-image{height:82px;height:100%;max-height:82px}.cv-gpb__free-badge{padding:3px 5px;font-size:8px}.cv-gpb__gift-title{min-height:34px;height:34px;max-height:34px;margin-top:5px;overflow:hidden;font-size:11px;line-height:17px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cv-gpb__gift-bottom{flex-direction:column;align-items:stretch;gap:5px;margin-top:6px}.cv-gpb__gift-price{font-size:11px}.cv-gpb__gift-prices{gap:2px 5px}.cv-gpb__gift-original-price{font-size:9px}.cv-gpb__quantity{grid-template-columns:1fr 26px 1fr;width:100%}.cv-gpb__quantity button{width:100%;height:30px;font-size:18px}.cv-gpb__quantity output{min-width:26px;font-size:12px}.cv-gpb__summary-card{gap:8px;min-height:78px;padding:8px 9px;border-radius:12px}.cv-gpb__summary-products{gap:2px}.cv-gpb__summary-item{width:43px;height:49px}.cv-gpb__summary-plus{font-size:15px}.cv-gpb__summary-copy{font-size:10px}.cv-gpb__summary-pricing{gap:5px;margin-top:4px;padding-top:4px;font-size:9px}.cv-gpb__summary-pricing strong{font-size:11px}.cv-gpb__saving{padding:2px 5px;font-size:9px}.cv-gpb__footer{padding:8px 14px max(10px,env(safe-area-inset-bottom))}.cv-gpb__message{min-height:15px;margin-bottom:4px;font-size:10px}.cv-gpb__submit{min-height:50px;border-radius:12px;font-size:14px}.cv-gpb__terms{font-size:9px}}@media(max-width:389px){.cv-gpb__gift-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cv-gpb__gift-card{padding:9px}.cv-gpb__gift-media{min-height:96px}.cv-gpb__gift-image{max-height:96px}.cv-gpb__gift-title{min-height:35px}}@media(max-width:479px){.cv-gpb__panel{max-height:96dvh}.cv-gpb__subtitle{max-width:calc(100vw - 84px)}.cv-gpb__variant{flex:1 1 calc(50% - 3px);min-width:0}.cv-gpb__submit{padding-right:14px;padding-left:14px}}@media(max-width:359px){.cv-gpb__header{padding-right:12px;padding-left:12px}.cv-gpb__body{padding-right:10px;padding-left:10px}.cv-gpb__main-card{grid-template-columns:76px minmax(0,1fr);gap:7px}.cv-gpb__main-image{height:80px}.cv-gpb__gift-grid{gap:5px}.cv-gpb__gift-card{padding:5px}.cv-gpb__gift-title{font-size:10px}.cv-gpb__quantity{grid-template-columns:1fr 22px 1fr}.cv-gpb__quantity output{min-width:22px}.cv-gpb__gift-image{height:72px}.cv-gpb__summary-item{width:36px}}@media(max-width:749px)and (max-height:700px){.cv-gpb__panel{max-height:100dvh;border-top:0;border-radius:0}.cv-gpb__header{padding-top:18px;padding-bottom:9px}.cv-gpb__body{padding-top:10px;padding-bottom:10px}.cv-gpb__step+.cv-gpb__step{margin-top:13px}.cv-gpb__footer{padding-top:6px}.cv-gpb__terms{display:none}}@media(prefers-reduced-motion:reduce){.cv-gpb,.cv-gpb__panel,.cv-gpb__gift-card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/growth-plan-bundle-popup.css.map */
