.hero{background-color:var(--brand-cream);padding:36px 24px 48px;position:relative;overflow:hidden}.hero__container{grid-template-columns:minmax(0,1.58fr) minmax(340px,.72fr);align-items:center;gap:clamp(48px,6vw,86px);width:100%;max-width:1300px;margin:0 auto;display:grid}.hero__showcase{min-width:0}.hero__sr-heading{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero__visual{isolation:isolate;background-color:var(--brand-blush-pale);border-radius:14px;width:100%;position:relative;overflow:hidden}.hero__image{width:100%;height:auto;display:block}.hero__buttons{flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0 12px;display:flex}.hero__cta{border:1px solid var(--brand-primary);min-width:150px;min-height:44px;font-family:var(--font-body);border-radius:999px;justify-content:center;align-items:center;padding:13px 28px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .25s,color .25s,border-color .25s,transform .25s;display:inline-flex}.hero__cta:hover,.hero__cta:focus-visible{transform:translateY(-1px)}.hero__cta--primary{color:#fff;background-color:var(--brand-primary)}.hero__cta--primary:hover,.hero__cta--primary:focus-visible{border-color:var(--brand-primary-deep);background-color:var(--brand-primary-deep)}.hero__cta--secondary{color:var(--brand-primary);background-color:#0000}.hero__cta--secondary:hover,.hero__cta--secondary:focus-visible{background-color:var(--brand-primary-pale)}.hero__shipping-note{font-family:var(--font-body);color:#1d1d1fb8;margin:0 0 20px;font-size:13px;font-weight:500;line-height:1.5}.hero__promise-card{background:linear-gradient(100deg, var(--brand-primary-pale) 0%, var(--brand-blush-pale) 54%, var(--brand-primary-soft) 100%);border-radius:14px;align-items:center;gap:24px;width:min(100%,560px);min-height:94px;padding:16px 28px;display:flex}.hero__promise-icon{width:58px;height:58px;color:var(--brand-primary);flex:0 0 58px;justify-content:center;align-items:center;display:inline-flex}.hero__promise-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.hero__promise-text{font-family:var(--font-body);color:var(--brand-deep);margin:0;font-size:20px;font-weight:700;line-height:1.25}.hero__features{flex-direction:column;width:100%;display:flex}.hero__feature{border-bottom:1px solid #99597f2e;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:24px;width:100%;padding:18px 0 20px;display:grid}.hero__feature--last{border-bottom:0}.hero__feature-icon{width:68px;height:68px;color:var(--brand-deep);background-color:var(--brand-blush);border-radius:50%;justify-content:center;align-items:center;line-height:0;display:inline-flex}.hero__feature-icon svg{width:34px;height:34px;display:block}.hero__feature-icon path{fill:currentColor}.hero__feature-content{min-width:0}.hero__feature-title{font-family:var(--font-body);color:var(--brand-primary);margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.3}.hero__feature-description{font-family:var(--font-body);color:#1d1d1fdb;margin:0;font-size:14px;font-weight:400;line-height:1.45}@media (max-width:1120px){.hero__container{grid-template-columns:minmax(0,1.5fr) minmax(310px,.72fr);gap:42px}}@media (max-width:1024px){.hero{padding-top:32px}.hero__container{grid-template-columns:1fr;gap:34px}.hero__features{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px;display:grid}.hero__feature:nth-last-child(-n+2){border-bottom:0}}@media (max-width:640px){.hero{padding:28px 18px 38px}.hero__container{gap:28px}.hero__visual{border-radius:12px}.hero__buttons{flex-wrap:nowrap;margin-top:16px}.hero__cta{flex:1 1 0;min-width:0;padding:12px 16px;font-size:14px}.hero__shipping-note{margin-bottom:16px;font-size:12px}.hero__promise-card{gap:16px;min-height:78px;padding:14px 18px}.hero__promise-icon{flex-basis:46px;width:46px;height:46px}.hero__promise-text{font-size:16px}.hero__features{grid-template-columns:1fr}.hero__feature,.hero__feature:nth-last-child(-n+2){border-bottom:1px solid #99597f2e;grid-template-columns:56px minmax(0,1fr);gap:18px;padding:16px 0}.hero__feature--last,.hero__feature:last-child{border-bottom:0}.hero__feature-icon{width:56px;height:56px}.hero__feature-icon svg{width:28px;height:28px}.hero__feature-title{font-size:16px}.hero__feature-description{font-size:13px}}@media (max-width:380px){.hero{padding-left:16px;padding-right:16px}.hero__cta{padding-left:12px;padding-right:12px;font-size:13px}}
.promise{padding:8px 24px 24px}.promise__container{flex-wrap:nowrap;gap:16px;width:100%;max-width:1300px;margin:0 auto;display:flex}.promise__card{color:#fff;background-color:var(--brand-deep);border-radius:30px;flex-direction:row;flex:0 auto;width:33.333%;min-height:289px;display:flex;position:relative;overflow:hidden}.promise__panel{z-index:2;background-color:var(--brand-deep);flex-direction:column;flex:0 0 54%;max-width:54%;padding:32px 20px 0 32px;display:flex;position:relative}.promise__content{position:relative}.promise__title{font-family:var(--font-display);color:#fff;margin:0 0 10px;font-size:24px;font-weight:700;line-height:1.15}.promise__description{font-family:var(--font-body);color:#fff;margin:0;font-size:16px;font-weight:400;line-height:1.3}.promise__action{margin-top:auto;padding:18px 0 32px;position:relative}.promise__link{font-family:var(--font-body);letter-spacing:2px;text-transform:uppercase;color:#ffffffe6;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.promise__arrow{width:20px;height:20px;transition:transform 2s;display:block}.promise__arrow path{transition:fill 2s}.promise__media{z-index:1;flex:auto;align-self:stretch;min-width:0;position:relative}.promise__image{object-fit:cover;width:100%;height:100%;display:block}.promise__seam{background:linear-gradient(90deg, var(--brand-deep) 0%, #2e1a33b8 42%, #2e1a3300 100%);width:72px;position:absolute;inset:0 auto 0 0}.promise__card:hover .promise__arrow{transform-box:fill-box;transform-origin:50%;animation:1.8s ease-in-out infinite promise-arrow-pulse}@keyframes promise-arrow-pulse{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@media (max-width:1024px){.promise{padding:0 24px 24px}.promise__container{flex-wrap:wrap;gap:14px}.promise__card{border-radius:20px;flex-direction:column-reverse;width:32%;min-height:240px}.promise__panel{flex:auto;max-width:100%;padding:20px 20px 0}.promise__media{flex:0 0 132px;align-self:auto;height:132px}.promise__seam{background:linear-gradient(0deg, var(--brand-deep) 0%, #2e1a33b8 42%, #2e1a3300 100%);width:auto;height:48px;inset:auto 0 0}.promise__action{padding:18px 0 20px}.promise__title{font-size:20px;line-height:1.2}.promise__description{font-size:15px;line-height:1.4}}@media (max-width:767px){.promise__card{border-radius:16px;width:100%;min-height:0}.promise__panel{padding:22px 22px 0}.promise__media{flex:0 0 150px;height:150px}.promise__title{font-size:22px}.promise__description{font-size:15px;line-height:1.45}.promise__action{padding:16px 0 22px}}
.benefits{width:100%;padding:0 0 56px}.benefits__viewport{max-width:1300px;margin:0 auto;overflow:hidden}.benefits__track{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.benefits__card{background-color:var(--brand-blush-pale);background-image:var(--benefits-before);color:#1d1d1fe8;background-position:bottom;background-repeat:no-repeat;background-size:auto 82%;border-radius:20px;flex:0 0 calc(33.3333% - 10.6667px);height:244px;padding:20px;transition:background-color .3s,color .3s,background-size .3s,background-image .3s;display:flex;position:relative;overflow:hidden}.benefits__label{flex-direction:row;justify-content:space-between;align-items:center;gap:5px;width:100%;height:fit-content;display:flex}.benefits__label-text{font-family:var(--font-body);color:#1d1d1fe8;font-size:1.4rem;font-weight:500;line-height:2.1rem;transition:color .3s}.benefits__label-accent{transition:color .3s}.benefits__chevron-wrap{flex:none;display:flex}.benefits__chevron{color:#585858;transform-origin:50%;width:24px;height:24px;transition:color .3s}.benefits__card--semaglutide .benefits__label-accent,.benefits__card--tirzepatide .benefits__label-accent,.benefits__card--nad .benefits__label-accent,.benefits__card--ghk-cu .benefits__label-accent,.benefits__card--quattro .benefits__label-accent,.benefits__card--sildenafil .benefits__label-accent,.benefits__card--tadalafil .benefits__label-accent{color:var(--brand-primary)}.benefits__card:hover{background-image:var(--benefits-after);color:#fff;background-size:auto 90%}.benefits__card:hover .benefits__label-text,.benefits__card:hover .benefits__label-accent{color:#fff}.benefits__card:hover .benefits__chevron{color:#fff;animation:1.8s ease-in-out infinite benefits-arrow-pulse}.benefits__card--semaglutide:hover,.benefits__card--tirzepatide:hover,.benefits__card--nad:hover,.benefits__card--ghk-cu:hover,.benefits__card--quattro:hover,.benefits__card--sildenafil:hover,.benefits__card--tadalafil:hover{background-color:var(--brand-primary)}@keyframes benefits-arrow-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:1024px){.benefits{padding:0 20px 56px}.benefits__viewport{max-width:1024px}.benefits__card{flex-basis:calc(50% - 8px)}}@media (max-width:767px){.benefits{padding:0 20px 40px}.benefits__viewport{max-width:767px}.benefits__card{border-radius:16px;flex-basis:calc(50% - 8px);padding:20px 10px}.benefits__label-text{font-size:1.2rem;line-height:1.6rem}}
.ticker{background-color:var(--brand-yellow);align-items:center;width:100%;height:48px;padding:.5rem 0;display:flex;position:relative;overflow:hidden}.ticker__track{will-change:transform;animation:ticker-scroll var(--animation-speed) linear infinite;flex:none;margin:0;padding:0;list-style-type:none;display:flex}.ticker__item{white-space:nowrap;align-items:center;padding:0 40px;display:flex}.ticker__icon{align-items:center;width:16px;height:16px;margin-right:12px;display:flex}.ticker__img{width:100%;height:auto}.ticker__label{color:var(--brand-primary);font-size:12px;font-weight:600}.ticker__fade{z-index:2;pointer-events:none;background:linear-gradient(90deg, var(--brand-yellow) 0%, #fff0 10%, #fff0 90%, var(--brand-yellow) 100%);width:100%;height:100%;position:absolute;top:0;left:0}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.system{background-color:#f9f9fa;width:100%;padding:72px 24px 0;overflow:hidden}.system__container{flex-wrap:nowrap;align-items:stretch;max-width:1300px;margin:0 auto;display:flex}.system__text{flex-direction:column;justify-content:center;width:48.782%;display:flex}.system__eyebrow{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--brand-primary);margin:0 0 16px;font-size:14px;font-weight:600;line-height:1.2}.system__heading{font-family:var(--font-body);color:#1d1d1f;text-transform:capitalize;margin:0;font-size:42px;font-weight:700;line-height:1.1}.system__break{display:inline}.system__copy{width:85%;font-family:var(--font-body);color:#1d1d1fcc;margin:32px 0 0;font-size:16px;font-weight:500;line-height:24px}.system__actions{flex-direction:column;align-items:flex-start;margin:32px 0;display:flex}.system__button{background-color:var(--brand-primary);min-width:170px;height:51px;font-family:var(--font-body);text-align:center;color:#f5f5f7;border-radius:50px;justify-content:center;align-items:center;margin-bottom:20px;padding:16px 32px;font-size:16px;font-weight:500;line-height:16px;transition:all .3s;display:inline-flex}.system__button:hover,.system__button:focus{color:#fff;background-color:var(--brand-primary-deep);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.system__contact{width:auto;font-family:var(--font-body);color:#1d1d1fcc;text-align:start;margin:0;font-size:18px;font-weight:400;line-height:27px}.system__phone{color:#000;justify-content:left;align-items:center;gap:10px;font-size:25px;line-height:50px;display:flex}.system__phone b{font-weight:400}.system__phone-icon{width:30px;height:30px;max-height:30px;display:block}.system__media{flex-direction:column;justify-content:flex-end;align-items:flex-end;width:51.218%;display:flex}.system__figure{width:99.351%;line-height:0;position:relative}.system__photo{width:100%;height:auto;display:block}.system__image-disclaimer{width:99.351%;font-family:var(--font-body);color:#1d1d1f8c;text-align:right;margin:12px 0 0;font-size:12px;font-weight:400;line-height:1.5}@media (max-width:1024px){.system{padding:48px 24px 0}.system__container{flex-wrap:wrap}.system__text{text-align:center;align-items:center;width:100%;max-width:100%}.system__copy{width:100%;max-width:640px;margin-left:auto;margin-right:auto}.system__actions{align-items:center}.system__media{align-items:center;width:100%}.system__figure{width:75%}.system__image-disclaimer{text-align:center;width:75%}}@media (max-width:767px){.system{padding:64px 24px 0}.system__heading{font-size:28px}.system__break{display:block}.system__copy{width:100%;max-width:100%;margin:24px 0 0}.system__actions{align-items:stretch;width:100%}.system__button{width:100%;min-height:47px;padding:17px 26px;font-size:14px}.system__contact{text-align:center;width:100%;max-width:100%}.system__phone{justify-content:center;font-size:20px;line-height:42px}.system__phone-icon{max-height:20px}.system__figure{width:62%}.system__image-disclaimer{width:100%}}
.program{background-color:var(--primary);padding:72px 0}.program__container{max-width:1300px;margin:0 auto;padding:0 70px}.program__card{background-color:#fff;border-radius:20px;flex-wrap:wrap;padding:48px 100px 48px 64px;display:flex;box-shadow:2px 4px 12px #00000014}.program__content{flex-direction:column;justify-content:center;width:50%;display:flex}.program__eyebrow{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--brand-primary);margin:0 0 12px;font-size:1.4rem;font-weight:600;line-height:1.2}.program__heading{font-family:var(--font-body);color:#222;margin:0;font-size:4.8rem;font-weight:700;line-height:1.1}.program__text{font-family:var(--font-body);color:#1d1d1fcc;margin:16px 0;padding:0 60px 0 0;font-size:1.6rem;font-weight:500;line-height:1.5}.program__list{margin:7px 0;padding:0;list-style:none}.program__list-item{align-items:center;display:flex}.program__list-item:not(:last-child){padding-block-end:8px}.program__list-item:not(:first-child){margin-block-start:8px}.program__list-icon{display:flex}.program__check-icon{width:2.4rem;height:2.4rem}.program__list-text{font-family:var(--font-body);color:#585858;padding-inline-start:5px;font-size:1.6rem;font-weight:400;line-height:1.5}.program__cta-wrap{flex-wrap:wrap;gap:16px;margin-top:20px;display:flex}.program__cta{background-color:var(--brand-deep);color:#f5f5f7;min-width:170px;height:51px;font-family:var(--font-body);text-align:center;border-radius:50px;justify-content:center;align-items:center;padding:16px 32px;font-size:1.6rem;font-weight:500;line-height:1;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.program__cta:hover,.program__cta:focus{color:#fff}.program__cta:hover{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#1d1d1fe6}.program__cta--ghost{border:1px solid var(--brand-primary);color:var(--brand-primary);background-color:#0000}.program__cta--ghost:hover,.program__cta--ghost:focus{color:#fff}.program__cta--ghost:hover{background-color:var(--brand-primary);-webkit-backdrop-filter:none;backdrop-filter:none}.program__media{justify-content:center;align-items:center;width:50%;display:flex}.program__image{border-radius:20px;width:85%;height:auto}@media (max-width:1024px){.program{padding:48px 24px 56px}.program__container{padding:0}.program__content,.program__media{width:100%}.program__content{text-align:center;align-items:center}.program__text{max-width:640px;margin-left:auto;margin-right:auto;padding:0}.program__list{width:fit-content;margin-left:auto;margin-right:auto}.program__cta-wrap{justify-content:center}.program__media{margin:32px 0 0}.program__image{width:70%}}@media (max-width:767px){.program__card{padding:20px 20px 0}.program__heading{font-size:3.2rem}.program__text{padding:0}.program__cta{width:auto;height:auto;min-height:47px;padding:17px 32px;font-size:1.4rem}.program__image{width:100%}}
