.peptide-goal-finder,.peptide-goal-finder *{box-sizing:border-box}.peptide-goal-finder{width:100%;background:#fff;padding:26px 20px}.peptide-goal-finder__box{width:100%;max-width:1280px;margin:0 auto;padding:28px 42px;background:#f9fbfe;border:1px solid #e1e8ef;border-radius:18px;box-shadow:0 8px 24px #0a28500a;display:flex;align-items:center;gap:42px}.peptide-goal-finder__left{width:330px;flex:0 0 330px}.peptide-goal-finder__eyebrow{margin:0 0 10px;color:#006eb7;font-size:12px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase}.peptide-goal-finder__heading{margin:0;color:#071b3a;font-size:34px;font-weight:900;line-height:1.08;letter-spacing:-1px}.peptide-goal-finder__description{margin:18px 0 0;color:#1d3148;font-size:13px;font-weight:600;line-height:1.55}.peptide-goal-finder__button{margin-top:22px;min-height:44px;padding:12px 28px;border:0;border-radius:999px;background:#006eb7;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-family:inherit;font-size:12px;font-weight:900;letter-spacing:.7px;line-height:1;text-transform:uppercase;text-decoration:none;box-shadow:0 8px 16px #006eb738;transition:.3s ease;white-space:nowrap;cursor:pointer;appearance:none;-webkit-appearance:none}.peptide-goal-finder__button:hover{background:#005b99;color:#fff;transform:translateY(-2px)}.peptide-goal-finder__divider{width:1px;height:210px;background:#dfe5ec;flex:0 0 1px}.peptide-goal-finder__right{flex:1 1 auto;min-width:0}.peptide-goal-finder__question{margin-bottom:20px}.peptide-goal-finder__goal-heading{margin:0;color:#071b3a;font-size:18px;font-weight:900;line-height:1.2;text-align:left}.peptide-goal-finder__goal-subtext{margin:6px 0 0;color:#47617b;font-size:13px;font-weight:700;line-height:1.4;text-align:left}.peptide-goal-finder__cards{width:100%;display:flex;align-items:stretch;gap:18px}.peptide-goal-finder__card{position:relative;flex:1 1 0;min-width:0;min-height:168px;padding:38px 14px 18px;background:#fff;border:1px solid #e8eef4;border-radius:12px;box-shadow:0 8px 18px #0a28500a;color:#071b3a;text-align:center;cursor:pointer;transition:.3s ease;overflow:hidden;outline:none}.peptide-goal-finder__card:focus-visible{outline:3px solid rgba(0,110,183,.25);outline-offset:3px}.peptide-goal-finder__select-label{position:absolute;top:10px;left:10px;z-index:2;padding:5px 10px;border-radius:999px;background:#eef8fd;color:#006eb7;border:1px solid #cbe4f3;font-size:9px;font-weight:900;letter-spacing:.7px;line-height:1;text-transform:uppercase}.peptide-goal-finder__check{position:absolute;top:9px;right:10px;width:22px;height:22px;border-radius:999px;background:#006eb7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;line-height:1;transform:scale(0);transition:.25s ease}.peptide-goal-finder__card:hover,.peptide-goal-finder__card.is-active{transform:translateY(-4px);border-color:#b9d5e8;box-shadow:0 12px 26px #0a285014}.peptide-goal-finder__card.is-active{background:#eef6fb;border-color:#006eb7}.peptide-goal-finder__card.is-active .peptide-goal-finder__select-label{background:#006eb7;border-color:#006eb7;color:#fff}.peptide-goal-finder__card.is-active .peptide-goal-finder__check{transform:scale(1)}.peptide-goal-finder__icon{width:42px;height:42px;margin:0 auto 14px;color:#006eb7;display:flex;align-items:center;justify-content:center}.peptide-goal-finder__icon svg{width:100%;height:100%;display:block}.peptide-goal-finder__card-title{display:block;margin-bottom:9px;color:#071b3a;font-size:13px;font-weight:900;line-height:1.2}.peptide-goal-finder__card-text{display:block;color:#1d3148;font-size:12px;font-weight:600;line-height:1.35}.peptide-goal-finder__error{display:none;margin:14px 0 0;color:#b42318;font-size:13px;font-weight:800;line-height:1.4}.peptide-goal-finder__error.is-visible{display:block}.peptide-goal-finder__bottom-action{margin-top:18px}.peptide-goal-finder__button--bottom{margin-top:0}.peptide-goal-finder__bottom{margin-top:16px;color:#071b3a;font-size:13px;font-weight:700;line-height:1.4;text-align:left}.peptide-goal-finder__bottom a{color:#006eb7;font-weight:900;text-decoration:none;white-space:nowrap}.peptide-goal-finder__bottom a:hover{color:#005b99}.peptide-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:18px}.peptide-popup.is-open{display:flex}.peptide-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#071b3a7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.peptide-popup__dialog{position:relative;z-index:2;width:100%;max-width:620px;max-height:90vh;overflow-y:auto;padding:34px;background:#fff;border-radius:22px;border:1px solid #dce8f2;box-shadow:0 24px 70px #071b3a3d;animation:peptidePopupIn .28s ease both}@keyframes peptidePopupIn{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.peptide-popup__close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:999px;background:#eef6fb;color:#071b3a;font-family:inherit;font-size:24px;line-height:1;cursor:pointer}.peptide-popup__close:hover{background:#006eb7;color:#fff}.peptide-popup__eyebrow{margin:0 0 10px;color:#006eb7;font-size:11px;font-weight:900;letter-spacing:1.2px;line-height:1.2;text-transform:uppercase}.peptide-popup__title{margin:0;color:#071b3a;font-size:28px;font-weight:900;line-height:1.12}.peptide-popup__intro{margin:14px 0 18px;color:#1d3148;font-size:14px;font-weight:600;line-height:1.55}.peptide-popup__selected{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.peptide-popup__pill{padding:7px 12px;border-radius:999px;background:#eef8fd;color:#006eb7;border:1px solid #cbe4f3;font-size:11px;font-weight:900;line-height:1}.peptide-popup__recommendations{display:grid;gap:10px}.peptide-popup__item{padding:14px;border-radius:14px;background:#f7fbff;border:1px solid #e1e8ef}.peptide-popup__item strong{display:block;margin-bottom:5px;color:#071b3a;font-size:14px;font-weight:900;line-height:1.25}.peptide-popup__item span{display:block;color:#1d3148;font-size:13px;font-weight:600;line-height:1.45}.peptide-popup__cta-wrap{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.peptide-popup__cta,.peptide-popup__secondary{min-height:42px;padding:12px 18px;border-radius:999px;font-family:inherit;font-size:12px;font-weight:900;line-height:1;text-decoration:none;cursor:pointer}.peptide-popup__cta{border:0;background:#006eb7;color:#fff;box-shadow:0 8px 16px #006eb738}.peptide-popup__cta:hover{background:#005b99;color:#fff}.peptide-popup__secondary{background:#fff;color:#006eb7;border:1px solid #cbe4f3}.peptide-popup__secondary:hover{background:#eef8fd}.peptide-popup__products{display:none;margin-top:22px;gap:12px}.peptide-popup__products.is-visible{display:grid}.peptide-popup__product-card{display:grid;grid-template-columns:1fr;gap:14px;padding:14px;border-radius:16px;background:#fff;border:1px solid #dce8f2;box-shadow:0 8px 18px #0a28500d}.peptide-popup__product-card.has-product-image{grid-template-columns:92px 1fr}.peptide-popup__product-media{width:92px;height:92px;border-radius:14px;background:#f7fbff;border:1px solid #e1e8ef;overflow:hidden}.peptide-popup__product-media img{width:100%;height:100%;display:block;object-fit:cover}.peptide-popup__product-content{min-width:0}.peptide-popup__product-card h4{margin:0 0 6px;color:#071b3a;font-size:15px;font-weight:900;line-height:1.25}.peptide-popup__product-price{display:block;margin:0 0 8px;color:#006eb7;font-size:13px;font-weight:900;line-height:1.2}.peptide-popup__product-card p{margin:0 0 12px;color:#1d3148;font-size:13px;font-weight:600;line-height:1.45}.peptide-popup__product-footer{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.peptide-popup__product-tag{display:inline-flex;align-items:center;min-height:32px;padding:8px 12px;border-radius:999px;background:#eef8fd;color:#006eb7;border:1px solid #cbe4f3;font-size:11px;font-weight:900;line-height:1;text-transform:uppercase}.peptide-popup__product-link{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:8px 12px;border-radius:999px;background:#006eb7;color:#fff;border:1px solid #006eb7;font-size:11px;font-weight:900;line-height:1;text-transform:uppercase;text-decoration:none}.peptide-popup__product-link:hover{background:#005b99;border-color:#005b99;color:#fff}.peptide-popup__note{margin:18px 0 0;color:#66788a;font-size:11px;font-weight:600;line-height:1.45}@media(max-width:1100px){.peptide-goal-finder__box{padding:28px;gap:28px}.peptide-goal-finder__left{width:300px;flex-basis:300px}.peptide-goal-finder__cards{gap:14px}.peptide-goal-finder__heading{font-size:31px}.peptide-goal-finder__card{padding-left:10px;padding-right:10px}}@media(max-width:950px){.peptide-goal-finder__box{flex-direction:column;text-align:center}.peptide-goal-finder__left{width:100%;flex-basis:auto;max-width:520px}.peptide-goal-finder__divider{width:100%;height:1px;flex-basis:1px}.peptide-goal-finder__goal-heading,.peptide-goal-finder__goal-subtext{text-align:center}.peptide-goal-finder__cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:620px;width:100%;margin:0 auto;gap:14px}.peptide-goal-finder__bottom-action,.peptide-goal-finder__error,.peptide-goal-finder__bottom{text-align:center}}@media(max-width:600px){.peptide-goal-finder{padding:20px 10px}.peptide-goal-finder__box{padding:24px 12px;border-radius:16px;gap:22px}.peptide-goal-finder__eyebrow{font-size:11px;letter-spacing:1.1px}.peptide-goal-finder__heading{font-size:28px}.peptide-goal-finder__description{font-size:13px}.peptide-goal-finder__button{width:100%;max-width:280px}.peptide-goal-finder__cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:0 auto!important}.peptide-goal-finder__card{width:100%!important;min-width:0!important;min-height:158px!important;padding:34px 8px 18px!important;border-radius:12px!important}.peptide-goal-finder__select-label{top:8px;left:8px;padding:4px 8px;font-size:8px;letter-spacing:.5px}.peptide-goal-finder__check{top:7px;right:8px;width:20px;height:20px;font-size:11px}.peptide-goal-finder__icon{width:34px;height:34px;margin-bottom:12px}.peptide-goal-finder__card-title{font-size:12.5px;line-height:1.15;margin-bottom:7px}.peptide-goal-finder__card-text{font-size:10.5px;line-height:1.3}.peptide-popup{padding:14px}.peptide-popup__dialog{padding:28px 20px;border-radius:18px}.peptide-popup__title{font-size:24px}.peptide-popup__cta,.peptide-popup__secondary{width:100%;text-align:center}.peptide-popup__product-card,.peptide-popup__product-card.has-product-image{grid-template-columns:1fr}.peptide-popup__product-media{width:100%;height:180px}}@media(max-width:380px){.peptide-goal-finder{padding-left:6px;padding-right:6px}.peptide-goal-finder__box{padding-left:8px;padding-right:8px}.peptide-goal-finder__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.peptide-goal-finder__card{min-height:150px!important;padding:32px 6px 16px!important}.peptide-goal-finder__select-label{top:7px;left:7px;padding:4px 7px;font-size:7.5px}.peptide-goal-finder__icon{width:30px;height:30px;margin-bottom:10px}.peptide-goal-finder__card-title{font-size:12px}.peptide-goal-finder__card-text{font-size:10px}}.peptide-popup__product-card--no-image{grid-template-columns:1fr}.peptide-popup__product-media img{object-fit:contain!important;object-position:center!important}@media(max-width:600px){.peptide-popup__products{gap:10px!important;margin-top:18px!important}.peptide-popup__product-card,.peptide-popup__product-card.has-product-image{display:grid!important;grid-template-columns:92px 1fr!important;gap:12px!important;padding:12px!important;border-radius:14px!important;align-items:center!important}.peptide-popup__product-media{width:92px!important;height:118px!important;border-radius:12px!important;background:#f7fbff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.peptide-popup__product-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important}.peptide-popup__product-content{text-align:left!important;min-width:0!important}.peptide-popup__product-card h4{font-size:14px!important;line-height:1.25!important;margin:0 0 5px!important}.peptide-popup__product-price{font-size:12px!important;margin-bottom:6px!important}.peptide-popup__product-card p{font-size:11.5px!important;line-height:1.4!important;margin-bottom:10px!important}.peptide-popup__product-footer{gap:6px!important}.peptide-popup__product-tag,.peptide-popup__product-link{min-height:30px!important;padding:8px 10px!important;font-size:10px!important}.peptide-popup__product-card--no-image{grid-template-columns:1fr!important}}@media(max-width:380px){.peptide-popup__product-card,.peptide-popup__product-card.has-product-image{grid-template-columns:82px 1fr!important;gap:10px!important;padding:10px!important}.peptide-popup__product-media{width:82px!important;height:108px!important}.peptide-popup__product-card h4{font-size:13px!important}.peptide-popup__product-card p{font-size:11px!important}.peptide-popup__product-tag,.peptide-popup__product-link{font-size:9.5px!important;padding:7px 9px!important}}.peptide-popup__product-media{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.peptide-popup__product-image-link{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}.peptide-popup__product-image-link img,.peptide-popup__product-media img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;object-position:center!important}.peptide-popup__soldout-badge{position:absolute!important;top:8px!important;left:8px!important;z-index:2!important;padding:5px 8px!important;border-radius:999px!important;background:#071b3a!important;color:#fff!important;font-size:9px!important;font-weight:900!important;line-height:1!important;letter-spacing:.4px!important;text-transform:uppercase!important;box-shadow:0 6px 14px #071b3a2e!important}.peptide-popup__product-footer{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;width:100%!important}.peptide-popup__product-tag{flex:0 0 auto!important;white-space:nowrap!important}.peptide-popup__add-to-cart{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:8px 13px!important;border-radius:999px!important;background:#006eb7!important;color:#fff!important;border:1px solid #006eb7!important;font-family:inherit!important;font-size:11px!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important;text-decoration:none!important;cursor:pointer!important;transition:.25s ease!important;appearance:none!important;-webkit-appearance:none!important;white-space:nowrap!important}.peptide-popup__add-to-cart:hover:not(:disabled){background:#005b99!important;border-color:#005b99!important;color:#fff!important;transform:translateY(-1px)!important}.peptide-popup__add-to-cart:disabled,.peptide-popup__add-to-cart.is-disabled{background:#d8e4ee!important;border-color:#d8e4ee!important;color:#6b7f93!important;cursor:not-allowed!important;box-shadow:none!important}@media(max-width:600px){.peptide-popup__product-footer{gap:6px!important;flex-wrap:nowrap!important}.peptide-popup__product-tag,.peptide-popup__add-to-cart{min-height:30px!important;padding:8px 10px!important;font-size:9.5px!important}.peptide-popup__add-to-cart{flex:1 1 auto!important;min-width:94px!important}.peptide-popup__soldout-badge{top:7px!important;left:7px!important;font-size:8px!important;padding:5px 7px!important}}@media(max-width:380px){.peptide-popup__product-footer{gap:5px!important}.peptide-popup__product-tag,.peptide-popup__add-to-cart{padding:7px 8px!important;font-size:8.7px!important}.peptide-popup__add-to-cart{min-width:86px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/peptide-goal-finder.css.map */
