.lp-bundle-box .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lp-bundle-box,.lp-bundle-box *{box-sizing:border-box}.lp-bundle-box{--lp-bundle-box-teal: #00ccbb;--lp-bundle-box-navy: #121039;--lp-bundle-box-gray-band: #dbdbdb;--lp-bundle-box-gray-label: #707070;--lp-bundle-box-price-red: #f73838;--lp-bundle-box-white: #ffffff;--lp-bundle-box-black: #000000;--lp-bundle-box-radius-card: 16px;--lp-bundle-box-radius-inner: 12px;--lp-bundle-box-font-gotham: "Gotham", "Nunito", sans-serif;--lp-bundle-box-font-dm: "DM Sans", sans-serif;width:100%;padding:50px 0;background-color:#f5f5f5}.lp-bundle-box__header{display:flex;flex-direction:column;align-items:center;gap:15px;max-width:1240px;width:100%;margin:0 auto 40px;padding:0 16px;text-align:center}.lp-bundle-box__header-heading{font-family:var(--lp-bundle-box-font-gotham);font-weight:400;font-size:36px;line-height:55px;letter-spacing:-1.6px;color:var(--lp-bundle-box-black);margin:0}.lp-bundle-box__header-stars{display:flex;gap:5px;align-items:center;justify-content:center}.lp-bundle-box__header-subtext{font-family:var(--lp-bundle-box-font-gotham);font-weight:400;font-size:15px;line-height:25px;letter-spacing:-.6px;color:var(--lp-bundle-box-black);margin:0}.lp-bundle-box__grid{display:flex;gap:16px;align-items:stretch;max-width:1240px;width:100%;margin:0 auto}.lp-bundle-box-card{flex:1 1 0;min-width:0;display:flex;flex-direction:column;border-radius:var(--lp-bundle-box-radius-card);background-color:var(--lp-bundle-box-band-bg);overflow:hidden}.lp-bundle-box-card__band{display:flex;align-items:center;justify-content:center;padding:14px 0;background:var(--lp-bundle-box-band-bg, var(--lp-bundle-box-gray-band))}.lp-bundle-box-card__band-label{font-family:var(--lp-bundle-box-font-dm);font-weight:700;font-size:24px;line-height:1.2;text-transform:uppercase;text-align:center;color:var(--lp-bundle-box-band-color, var(--lp-bundle-box-gray-label))}.lp-bundle-box-card__inner{flex:1;background:var(--lp-bundle-box-white);border-radius:var(--lp-bundle-box-radius-inner);margin:0 4px 4px;padding:32px 24px;display:grid;grid-template-areas:"supply-name" "per-bag" "media" "pricing" "cta";grid-template-columns:1fr;gap:10px}.lp-bundle-box-card__supply-name{grid-area:supply-name}.lp-bundle-box-card__per-bag{grid-area:per-bag}.lp-bundle-box-card__media{grid-area:media}.lp-bundle-box-card__pricing{grid-area:pricing}.lp-bundle-box-card__cta{grid-area:cta;align-self:end}.lp-bundle-box-card__supply-name{font-family:var(--lp-bundle-box-font-gotham);font-weight:600;font-size:20px;line-height:1.25;letter-spacing:-.03em;text-transform:capitalize;text-align:center;color:var(--lp-bundle-box-black);margin:0}.lp-bundle-box-card__per-bag{display:flex;align-items:flex-end;justify-content:center;gap:4px;margin:0;line-height:1.28;letter-spacing:-.03em;color:var(--lp-bundle-box-price-red);font-size:18px}.lp-bundle-box-card__per-bag-price{font-family:var(--lp-bundle-box-font-gotham);font-weight:600;white-space:nowrap}.lp-bundle-box-card__per-bag-text{font-family:var(--lp-bundle-box-font-gotham);font-weight:300;width:fit-content}.lp-bundle-box-card__media{position:relative;width:100%;height:auto;overflow:hidden;text-align:center}.lp-bundle-box-card__product-img{width:100%;height:auto;display:block}.lp-bundle-box-card__free-gift-img{display:none}.lp-bundle-box-card__pricing{display:flex;flex-direction:column;align-items:center;gap:8px}.lp-bundle-box-card__price-row{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;letter-spacing:-.03em}.lp-bundle-box-card__price-compare{font-family:var(--lp-bundle-box-font-gotham);font-weight:400;font-size:16px;color:var(--lp-bundle-box-black);opacity:.5;text-decoration:line-through;text-decoration-skip-ink:none}.lp-bundle-box-card__price-main{font-family:var(--lp-bundle-box-font-gotham);font-weight:600;font-size:18px;color:var(--lp-bundle-box-black);letter-spacing:-.03em}.lp-bundle-box-card__afterpay{font-family:var(--lp-bundle-box-font-dm);font-size:12px;font-weight:400;color:var(--lp-bundle-box-black);opacity:.7;text-align:center;margin:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0 3px;line-height:1.4}.lp-bundle-box-card__afterpay strong{font-weight:600;opacity:1}.lp-bundle-box-card__afterpay-logo{display:inline-block;vertical-align:middle;height:20px;width:auto}.lp-bundle-box-card__cta{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:4px}.lp-bundle-box-card__btn{display:block;width:100%;max-width:450px;height:56px;background:var(--lp-bundle-box-teal);color:var(--lp-bundle-box-white);border:none;border-radius:70px;font-family:var(--lp-bundle-box-font-gotham);font-weight:400;font-size:25px;letter-spacing:-.024em;text-align:center;cursor:pointer;transition:opacity .15s ease;padding:0 33px}.lp-bundle-box-card__btn:hover{opacity:.88}.lp-bundle-box-card__btn:disabled{opacity:.6;cursor:not-allowed}.lp-bundle-box-card__btn:focus-visible{outline:3px solid var(--lp-bundle-box-navy);outline-offset:2px}.lp-bundle-box-card__guarantee{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;font-family:var(--lp-bundle-box-font-dm);font-size:14px;font-weight:400;color:var(--lp-bundle-box-black);white-space:nowrap}.lp-bundle-box__badge{display:flex;justify-content:center;align-items:center;gap:8px;color:#000;font-family:var(--lp-bundle-box-font-dm);font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;margin-top:30px}@media screen and (min-width:990px){.lp-bundle-box__badge{font-size:16px;line-height:20px;margin-top:50px}}@media(max-width:767px){.lp-bundle-box__header-heading{font-size:25px;line-height:32px}.lp-bundle-box__grid{flex-direction:column;padding:0 20px}.lp-bundle-box-card{flex:none;width:100%;order:var(--lp-bundle-box-mobile-order, 1)}.lp-bundle-box-card__band{padding:10px 0}.lp-bundle-box-card__band-label{font-size:18px}.lp-bundle-box-card__inner{padding:10px;gap:6px 0;grid-template-areas:"media supply-name" "media per-bag" "media pricing" "cta   cta";grid-template-columns:140px 1fr;grid-template-rows:auto auto auto auto}.lp-bundle-box-card__media{height:auto;overflow:hidden}.lp-bundle-box-card__product-img{object-fit:contain}.lp-bundle-box-card__free-gift-img{display:flex;justify-content:flex-start;height:auto;width:100%;max-width:157px}.lp-bundle-box-card__supply-name,.lp-bundle-box-card__per-bag,.lp-bundle-box-card__pricing{padding-left:10px}.lp-bundle-box-card__supply-name{font-size:18px;text-align:left;align-self:end}.lp-bundle-box-card__per-bag{font-size:16px;justify-content:flex-start}.lp-bundle-box-card__pricing{align-items:flex-start}.lp-bundle-box-card__price-row{justify-content:flex-start}.lp-bundle-box-card__price-compare{font-size:12px}.lp-bundle-box-card__price-main{font-size:14px}.lp-bundle-box-card__afterpay{font-size:10px;text-align:left;justify-content:flex-start}.lp-bundle-box-card__cta{gap:6px;margin-top:0}.lp-bundle-box-card__btn{height:auto;padding:10px 33px;font-size:16px;max-width:none}.lp-bundle-box-card__guarantee{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/772/assets/lp-creatine-bundle-box.css.map */
