.peptide-hero,.peptide-hero *{box-sizing:border-box}.peptide-hero{width:100%;min-height:90vh;min-height:90svh;overflow:hidden;background:radial-gradient(circle at 78% 34%,rgba(0,110,183,.12),transparent 32%),linear-gradient(90deg,#fff,#f7fbff 52%,#edf6fc);border-bottom:1px solid #e8eef4;color:#071b3a;font-family:var(--font-body-family, Arial, Helvetica, sans-serif);display:flex;align-items:center}.peptide-hero__container{width:100%;max-width:1480px;min-height:90vh;min-height:90svh;margin:0 auto;padding:64px 60px 44px;display:grid;grid-template-columns:.95fr 1.05fr;gap:40px;align-items:center}.peptide-hero__content{position:relative;z-index:2}.peptide-hero__eyebrow{margin:0 0 14px;color:#006eb7;font-size:13px;font-weight:900;letter-spacing:2px;text-transform:uppercase;line-height:1.2}.peptide-hero__heading{margin:0;color:#071b3a;font-size:clamp(46px,5vw,76px);font-weight:900;line-height:.98;letter-spacing:-2.5px}.peptide-hero__heading span{color:#006eb7}.peptide-hero__subheading{margin:22px 0 0;color:#071b3a;font-size:22px;font-weight:600;line-height:1.35}.peptide-hero__description{max-width:620px;margin:18px 0 0;color:#1d3148;font-size:16px;font-weight:500;line-height:1.65}.peptide-hero.js-animate .peptide-hero__eyebrow,.peptide-hero.js-animate .peptide-hero__heading,.peptide-hero.js-animate .peptide-hero__subheading,.peptide-hero.js-animate .peptide-hero__description{opacity:0;transform:translateY(22px) scale(.96)}.peptide-hero.js-animate .peptide-hero__feature{opacity:0;transform:translateY(18px) scale(.86)}.peptide-hero.js-animate .peptide-hero__buttons,.peptide-hero.js-animate .peptide-hero__rating{opacity:0;transform:translateY(18px)}.peptide-hero.js-animate .peptide-hero__image-wrap,.peptide-hero.js-animate .peptide-hero__mobile-image-wrap{opacity:0;transform:translateY(26px) scale(.92)}.peptide-hero.js-animate.is-visible .peptide-hero__eyebrow{animation:peptideHeroTextPopup .65s ease forwards;animation-delay:.05s}.peptide-hero.js-animate.is-visible .peptide-hero__heading{animation:peptideHeroTextPopup .72s cubic-bezier(.2,.8,.2,1.1) forwards;animation-delay:.16s}.peptide-hero.js-animate.is-visible .peptide-hero__subheading{animation:peptideHeroTextPopup .7s ease forwards;animation-delay:.32s}.peptide-hero.js-animate.is-visible .peptide-hero__description{animation:peptideHeroTextPopup .7s ease forwards;animation-delay:.46s}.peptide-hero.js-animate.is-visible .peptide-hero__feature{animation:peptideFeaturePopup .72s cubic-bezier(.2,.8,.2,1.15) forwards}.peptide-hero.js-animate.is-visible .peptide-hero__feature:nth-child(1){animation-delay:.58s}.peptide-hero.js-animate.is-visible .peptide-hero__feature:nth-child(2){animation-delay:.74s}.peptide-hero.js-animate.is-visible .peptide-hero__feature:nth-child(3){animation-delay:.9s}.peptide-hero.js-animate.is-visible .peptide-hero__image-wrap,.peptide-hero.js-animate.is-visible .peptide-hero__mobile-image-wrap{animation:peptideHeroImagePopup .9s cubic-bezier(.2,.8,.2,1.12) forwards;animation-delay:.72s}.peptide-hero.js-animate.is-visible .peptide-hero__buttons{animation:peptideHeroFadeUp .65s ease forwards;animation-delay:1.02s}.peptide-hero.js-animate.is-visible .peptide-hero__rating{animation:peptideHeroFadeUp .65s ease forwards;animation-delay:1.15s}.peptide-hero.js-animate.is-visible .peptide-hero__feature-icon{animation:peptideHeroIconPulse 1.9s ease-in-out infinite}.peptide-hero__mobile-feature-image-row{display:block}.peptide-hero__features{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px}.peptide-hero__feature{display:flex;align-items:center;gap:12px;min-width:150px}.peptide-hero__feature-icon{width:46px;height:46px;min-width:46px;min-height:46px;border-radius:50%;background:#fff;color:#0076bd;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #006eb71f}.peptide-hero__feature-icon svg{display:block}.peptide-hero__feature h4,.peptide-hero__feature p{margin:0;color:#071b3a;font-size:13px;font-weight:900;line-height:1.15}.peptide-hero__buttons{display:flex;align-items:center;gap:14px;margin-top:34px}.peptide-hero__btn{min-height:52px;padding:15px 34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:12px;font-weight:900;line-height:1.1;letter-spacing:1px;text-transform:uppercase;text-decoration:none;transition:.3s ease;border:2px solid #0076bd}.peptide-hero__btn--primary{background:#0076bd;color:#fff;box-shadow:0 12px 24px #006eb738}.peptide-hero__btn--primary:hover{background:#005b99;border-color:#005b99;color:#fff;transform:translateY(-2px)}.peptide-hero__btn--secondary{background:#fff;color:#0076bd}.peptide-hero__btn--secondary:hover{background:#0076bd;color:#fff;transform:translateY(-2px)}.peptide-hero__rating{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:32px;color:#071b3a;font-size:13px;font-weight:900}.peptide-hero__stars{display:inline-flex;gap:3px;color:#00b67a}.peptide-hero__trustpilot{display:inline-flex;align-items:center;gap:4px}.peptide-hero__trustpilot:before{content:"\2605";color:#00b67a;font-size:22px;line-height:1}.peptide-hero__image-wrap{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.peptide-hero__image{display:block;width:100%;max-width:720px;height:auto;object-fit:contain;animation:peptideHeroImageFloatDesktop 4s ease-in-out infinite}.peptide-hero__mobile-image-wrap{display:none}.peptide-hero__mobile-image{display:block;height:auto;width:auto;max-width:100%}@media screen and (max-width:749px){.peptide-hero{min-height:90vh!important;min-height:90svh!important;height:90vh!important;height:90svh!important;display:block!important;overflow:hidden!important;background:radial-gradient(circle at 84% 32%,rgba(0,110,183,.13),transparent 34%),linear-gradient(90deg,#fff,#f7fbff,#edf6fc)}.peptide-hero__container{width:100%;min-height:90vh!important;min-height:90svh!important;height:90vh!important;height:90svh!important;display:block!important;padding:18px 16px!important;text-align:center}.peptide-hero__content{min-height:calc(90svh - 36px)!important;height:calc(90svh - 36px)!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.peptide-hero__eyebrow{font-size:10px!important;letter-spacing:1.5px!important;margin-top:0!important;margin-bottom:7px!important}.peptide-hero__heading{font-size:34px!important;line-height:.96!important;letter-spacing:-1.3px!important}.peptide-hero__subheading{margin-top:10px!important;font-size:17px!important;line-height:1.22!important}.peptide-hero__description{max-width:355px!important;margin:10px auto 0!important;font-size:13.5px!important;line-height:1.42!important}.peptide-hero__image-wrap{display:none!important}.peptide-hero__mobile-feature-image-row{display:grid!important;grid-template-columns:46% 54%!important;align-items:center!important;gap:0!important;width:100%;max-width:410px!important;margin:auto auto 14px!important}.peptide-hero__features{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:10px!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}.peptide-hero__feature{width:100%!important;display:grid!important;grid-template-columns:40px 1fr!important;align-items:center!important;column-gap:8px!important;margin:0!important;padding:0!important;text-align:left!important}.peptide-hero__feature-icon{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;color:#0076bd!important;background:#fff!important;box-shadow:0 10px 24px #006eb71f!important}.peptide-hero__feature-icon svg{width:17px!important;height:17px!important;display:block!important}.peptide-hero__feature-text{display:block!important;text-align:left!important}.peptide-hero__feature h4,.peptide-hero__feature p{display:block!important;margin:0!important;padding:0!important;color:#071b3a!important;font-size:12px!important;font-weight:900!important;line-height:1.08!important;letter-spacing:.2px!important;text-align:left!important}.peptide-hero__mobile-image-wrap{display:flex!important;align-self:stretch!important;align-items:center!important;justify-content:flex-end!important;width:100%!important;height:100%!important;min-height:100%!important;overflow:visible!important}.peptide-hero__mobile-image{display:block!important;height:115%!important;width:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;transform:translate(6px)!important;animation:peptideHeroImageFloatMobile 3.2s ease-in-out infinite}.peptide-hero__buttons{margin-top:0!important;display:flex!important;flex-direction:column!important;gap:9px!important;width:100%!important}.peptide-hero__btn{width:100%!important;min-height:46px!important;padding:12px 20px!important;font-size:12px!important;letter-spacing:1px!important}.peptide-hero__rating{justify-content:center;margin-top:12px!important;margin-bottom:0!important;gap:6px!important;font-size:11.5px!important}.peptide-hero__stars svg{width:13px!important;height:13px!important}.peptide-hero__trustpilot:before{font-size:18px!important}}@media screen and (max-width:430px){.peptide-hero__container{padding:18px 14px!important}.peptide-hero__content{min-height:calc(90svh - 36px)!important;height:calc(90svh - 36px)!important}.peptide-hero__heading{font-size:32px!important}.peptide-hero__subheading{font-size:16px!important}.peptide-hero__description{font-size:13px!important;line-height:1.38!important}.peptide-hero__mobile-feature-image-row{max-width:390px!important;margin:auto auto 13px!important}.peptide-hero__features{gap:9px!important}.peptide-hero__feature{grid-template-columns:38px 1fr!important;column-gap:8px!important}.peptide-hero__feature-icon{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}.peptide-hero__feature h4,.peptide-hero__feature p{font-size:11.5px!important}.peptide-hero__mobile-image{height:110%!important;transform:translate(5px)!important}.peptide-hero__btn{min-height:44px!important}.peptide-hero__rating{margin-top:11px!important}}@media screen and (max-width:370px){.peptide-hero__container{padding-top:16px!important;padding-bottom:16px!important}.peptide-hero__content{min-height:calc(90svh - 32px)!important;height:calc(90svh - 32px)!important}.peptide-hero__heading{font-size:29px!important}.peptide-hero__subheading{font-size:14.5px!important}.peptide-hero__description{font-size:12px!important}.peptide-hero__mobile-feature-image-row{grid-template-columns:47% 53%!important;margin-bottom:11px!important}.peptide-hero__mobile-image{height:105%!important}.peptide-hero__feature h4,.peptide-hero__feature p{font-size:10.5px!important}}@keyframes peptideHeroTextPopup{0%{opacity:0;transform:translateY(22px) scale(.96)}60%{opacity:1;transform:translateY(-4px) scale(1.025)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes peptideHeroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes peptideFeaturePopup{0%{opacity:0;transform:scale(.86) translateY(18px)}60%{opacity:1;transform:scale(1.06) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes peptideHeroImagePopup{0%{opacity:0;transform:translateY(26px) scale(.92)}60%{opacity:1;transform:translateY(-6px) scale(1.035)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes peptideHeroIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes peptideHeroImageFloatMobile{0%,to{transform:translate(6px) translateY(0)}50%{transform:translate(6px) translateY(-5px)}}@keyframes peptideHeroImageFloatDesktop{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(prefers-reduced-motion:reduce){.peptide-hero__eyebrow,.peptide-hero__heading,.peptide-hero__subheading,.peptide-hero__description,.peptide-hero__feature,.peptide-hero__buttons,.peptide-hero__rating,.peptide-hero__feature-icon,.peptide-hero__image-wrap,.peptide-hero__mobile-image-wrap{animation:none!important;opacity:1!important;transform:none!important}}@media screen and (max-width:749px){.peptide-hero{min-height:90vh!important;min-height:90svh!important;height:90vh!important;height:90svh!important;display:flex!important;align-items:stretch!important;overflow:hidden!important}.peptide-hero__container{width:100%!important;min-height:90vh!important;min-height:90svh!important;height:90vh!important;height:90svh!important;padding:18px 16px!important;display:block!important;text-align:center!important}.peptide-hero__content{width:100%!important;min-height:calc(90svh - 36px)!important;height:calc(90svh - 36px)!important;display:grid!important;grid-template-rows:auto auto auto auto minmax(205px,1fr) auto auto!important;align-items:center!important;row-gap:8px!important}.peptide-hero__eyebrow{margin:0!important;font-size:10.5px!important;letter-spacing:1.7px!important}.peptide-hero__heading{margin:0!important;font-size:37px!important;line-height:.96!important;letter-spacing:-1.35px!important}.peptide-hero__subheading{margin:0!important;font-size:18.5px!important;line-height:1.24!important;font-weight:800!important}.peptide-hero__description{max-width:390px!important;margin:0 auto!important;font-size:14.5px!important;line-height:1.42!important}.peptide-hero__image-wrap{display:none!important}.peptide-hero__mobile-feature-image-row{display:grid!important;grid-template-columns:43% 57%!important;align-items:center!important;align-self:stretch!important;gap:0!important;width:100%!important;max-width:430px!important;height:100%!important;min-height:0!important;margin:0 auto!important}.peptide-hero__features{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:13px!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}.peptide-hero__feature{width:100%!important;display:grid!important;grid-template-columns:45px 1fr!important;align-items:center!important;column-gap:9px!important;margin:0!important;padding:0!important;text-align:left!important}.peptide-hero__feature-icon{width:41px!important;height:41px!important;min-width:41px!important;min-height:41px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;color:#0076bd!important;background:#fff!important;box-shadow:0 10px 24px #006eb71f!important}.peptide-hero__feature-icon svg{width:19px!important;height:19px!important;display:block!important}.peptide-hero__feature-text{display:block!important;text-align:left!important}.peptide-hero__feature h4,.peptide-hero__feature p{display:block!important;margin:0!important;padding:0!important;color:#071b3a!important;font-size:12.8px!important;font-weight:900!important;line-height:1.08!important;letter-spacing:.15px!important;text-align:left!important}.peptide-hero__mobile-image-wrap{display:flex!important;align-self:stretch!important;align-items:center!important;justify-content:flex-end!important;width:100%!important;height:100%!important;min-height:0!important;overflow:visible!important}.peptide-hero__mobile-image{display:block!important;height:138%!important;width:auto!important;max-width:112%!important;max-height:none!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;transform:translate(10px)!important;animation:peptideHeroImageFloatMobile 3.2s ease-in-out infinite}.peptide-hero__buttons{margin:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important}.peptide-hero__btn{width:100%!important;min-height:51px!important;padding:13px 22px!important;font-size:12.5px!important;letter-spacing:1px!important}.peptide-hero__rating{justify-content:center!important;margin:0!important;gap:6px!important;font-size:12px!important}.peptide-hero__stars svg{width:14px!important;height:14px!important}.peptide-hero__trustpilot:before{font-size:20px!important}}@media screen and (max-width:430px){.peptide-hero__container{padding:18px 14px!important}.peptide-hero__content{min-height:calc(90svh - 36px)!important;height:calc(90svh - 36px)!important;grid-template-rows:auto auto auto auto minmax(200px,1fr) auto auto!important;row-gap:7px!important}.peptide-hero__heading{font-size:35px!important}.peptide-hero__subheading{font-size:18px!important}.peptide-hero__description{font-size:14px!important;line-height:1.38!important}.peptide-hero__mobile-feature-image-row{grid-template-columns:43% 57%!important;max-width:410px!important}.peptide-hero__features{gap:12px!important}.peptide-hero__feature{grid-template-columns:43px 1fr!important;column-gap:8px!important}.peptide-hero__feature-icon{width:39px!important;height:39px!important;min-width:39px!important;min-height:39px!important}.peptide-hero__feature h4,.peptide-hero__feature p{font-size:12.4px!important}.peptide-hero__mobile-image{height:132%!important;max-width:113%!important;transform:translate(8px)!important}.peptide-hero__btn{min-height:50px!important}.peptide-hero__rating{font-size:11.8px!important}}@media screen and (max-width:370px){.peptide-hero__container{padding-top:16px!important;padding-bottom:16px!important}.peptide-hero__content{min-height:calc(90svh - 32px)!important;height:calc(90svh - 32px)!important;grid-template-rows:auto auto auto auto minmax(175px,1fr) auto auto!important;row-gap:6px!important}.peptide-hero__eyebrow{font-size:9.8px!important}.peptide-hero__heading{font-size:31px!important}.peptide-hero__subheading{font-size:15.5px!important}.peptide-hero__description{font-size:12.5px!important}.peptide-hero__mobile-feature-image-row{grid-template-columns:45% 55%!important}.peptide-hero__features{gap:9px!important}.peptide-hero__feature{grid-template-columns:38px 1fr!important}.peptide-hero__feature-icon{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}.peptide-hero__feature h4,.peptide-hero__feature p{font-size:10.8px!important}.peptide-hero__mobile-image{height:120%!important;max-width:112%!important}.peptide-hero__btn{min-height:44px!important;font-size:11.5px!important}.peptide-hero__rating{font-size:10.8px!important}}@keyframes peptideHeroImageFloatMobile{0%,to{transform:translate(10px) translateY(0)}50%{transform:translate(10px) translateY(-5px)}}@media screen and (max-width:430px){@keyframes peptideHeroImageFloatMobile{0%,to{transform:translate(8px) translateY(0)}50%{transform:translate(8px) translateY(-5px)}}}@media screen and (max-width:370px){@keyframes peptideHeroImageFloatMobile{0%,to{transform:translate(6px) translateY(0)}50%{transform:translate(6px) translateY(-4px)}}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/peptide-hero.css.map */
