.hdt-peptide-component{--peptide-component-bg: #17131f;--peptide-component-text: #ffffff;--peptide-component-muted: rgba(255, 255, 255, .72);--peptide-component-accent: #c7add2;background:var(--peptide-component-bg);color:var(--peptide-component-text);font-family:var(--font-body-family, inherit);overflow:hidden}.hdt-peptide-component__inner{width:min(100% - 32px,1320px);margin-inline:auto;padding-block:clamp(64px,8vw,128px)}.hdt-peptide-component__eyebrow{margin:0 0 14px;color:var(--peptide-component-accent);font-size:.72rem;font-weight:700;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.hdt-peptide-component__title{margin:0;color:var(--peptide-component-text);font-family:var(--font-heading-family, var(--font-body-family, inherit));font-size:clamp(2rem,4.6vw,4.7rem);font-weight:var(--font-heading-weight, 400);letter-spacing:0;line-height:1}.hdt-peptide-component__intro{max-width:700px;margin:18px 0 0;color:var(--peptide-component-muted);font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.65}.hdt-peptide-component--light{--peptide-component-bg: #ffffff;--peptide-component-text: #40244b;--peptide-component-muted: #6f6375;--peptide-component-accent: #6650a8}.hdt-peptide-component--light .hdt-peptide-component__title{color:var(--peptide-component-text)}.hdt-peptide-component--reveal>.hdt-peptide-component__inner,.hdt-peptide-component--reveal .hdt-peptide-app-intro,.hdt-peptide-component--reveal .hdt-peptide-quote__media,.hdt-peptide-component--reveal .hdt-peptide-quote__content,.hdt-peptide-component--reveal .hdt-peptide-faq-link{animation:hdt-peptide-component-reveal .7s cubic-bezier(.2,.7,.2,1) both}.hdt-peptide-component--reveal .hdt-peptide-quote__content{animation-delay:.1s}.hdt-peptide-component--reveal .hdt-peptide-faq-link:nth-child(2){animation-delay:60ms}.hdt-peptide-component--reveal .hdt-peptide-faq-link:nth-child(3){animation-delay:.12s}.hdt-peptide-component--reveal .hdt-peptide-faq-link:nth-child(4){animation-delay:.18s}.hdt-peptide-component--reveal .hdt-peptide-faq-link:nth-child(5){animation-delay:.24s}@keyframes hdt-peptide-component-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hdt-peptide-quote__grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr);gap:clamp(32px,7vw,112px);align-items:center}.hdt-peptide-quote__grid--reverse .hdt-peptide-quote__media{order:2}.hdt-peptide-quote__grid--reverse .hdt-peptide-quote__content{order:1}.hdt-peptide-quote__content{align-self:center}.hdt-peptide-quote__media{aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--peptide-quote-radius, 8px);background:#ffffff14}.hdt-peptide-quote__media img,.hdt-peptide-quote__placeholder{display:block;width:100%;height:100%;object-fit:cover}.hdt-peptide-quote__text{margin:0;color:var(--peptide-component-text);font-family:var(--font-heading-family, var(--font-body-family, inherit));font-size:var(--peptide-quote-text-size, 42px);font-weight:400;letter-spacing:0;line-height:1.14}.hdt-peptide-quote__author{margin:28px 0 0;color:var(--peptide-component-text);font-size:var(--peptide-quote-author-size, 18px);font-weight:700;line-height:1.4}.hdt-peptide-quote__role{margin:4px 0 0;color:var(--peptide-component-muted);font-size:var(--peptide-quote-role-size, 17px);line-height:1.5}.hdt-peptide-quote__button{align-items:center;background:var(--peptide-component-accent);border:1px solid var(--peptide-component-accent);color:var(--peptide-component-bg);display:inline-flex;font-size:15px;font-weight:700;justify-content:center;line-height:1.2;margin-top:28px;min-height:52px;min-width:220px;padding:14px 24px;text-align:center;text-decoration:none;transition:background-color .18s ease,color .18s ease}.hdt-peptide-quote__button:hover,.hdt-peptide-quote__button:focus-visible{background:transparent;color:var(--peptide-component-accent)}.hdt-peptide-quote__button:focus-visible{outline:2px solid var(--peptide-component-text);outline-offset:3px}.hdt-peptide-faq__header{margin-bottom:clamp(36px,5vw,68px)}.hdt-peptide-faq__list{border-top:1px solid var(--peptide-faq-line, rgba(64, 36, 75, .28))}.hdt-peptide-faq-link{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:clamp(78px,8vw,118px);padding-block:20px;border-bottom:1px solid var(--peptide-faq-line, rgba(64, 36, 75, .28));color:var(--peptide-component-text);text-decoration:none;transition:color .18s ease,padding-inline .18s ease}.hdt-peptide-faq-link__question{font-family:var(--font-heading-family, var(--font-body-family, inherit));font-size:clamp(1.15rem,2.2vw,2rem);line-height:1.25}.hdt-peptide-faq-link__arrow{flex:0 0 auto;color:var(--peptide-component-accent);font-size:1.5rem;transition:transform .18s ease}.hdt-peptide-faq-link:hover,.hdt-peptide-faq-link:focus-visible{color:var(--peptide-component-accent);padding-inline:10px}.hdt-peptide-faq-link:hover .hdt-peptide-faq-link__arrow,.hdt-peptide-faq-link:focus-visible .hdt-peptide-faq-link__arrow{transform:translate(6px)}.hdt-peptide-app-intro{width:min(100% - 32px,1320px);margin-inline:auto;padding:clamp(56px,7vw,100px) 0 clamp(24px,3vw,44px)}.hdt-peptide-app-intro__title{margin:0;color:var(--color-foreground, #40244b);font-family:var(--font-heading-family, var(--font-body-family, inherit));font-size:clamp(2rem,4vw,4rem);font-weight:var(--font-heading-weight, 400);line-height:1.05}.hdt-peptide-app-intro__body{max-width:720px;margin:18px 0 0;color:var(--color-foreground2, #6f6375);font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.65}.hdt-peptide-app-section--intro{background:var(--color-background, #ffffff);color:var(--color-foreground, #40244b)}.hdt-peptide-app-section--intro>.shopify-block{width:100%}@media screen and (max-width:767px){.hdt-peptide-component__inner,.hdt-peptide-app-intro{width:min(100% - 24px,640px)}.hdt-peptide-quote__grid,.hdt-peptide-quote__grid--reverse{grid-template-columns:1fr;gap:32px}.hdt-peptide-quote__grid--reverse .hdt-peptide-quote__media,.hdt-peptide-quote__grid--reverse .hdt-peptide-quote__content{order:initial}.hdt-peptide-quote__media{max-width:520px}.hdt-peptide-quote__text{font-size:var(--peptide-quote-mobile-text-size, 23px)}.hdt-peptide-quote__author{font-size:var(--peptide-quote-mobile-author-size, 18px)}.hdt-peptide-quote__role{font-size:var(--peptide-quote-mobile-role-size, 17px)}.hdt-peptide-quote__button{min-width:min(220px,100%)}.hdt-peptide-faq-link{gap:16px}.hdt-peptide-faq-link:hover,.hdt-peptide-faq-link:focus-visible{padding-inline:0}}@media(prefers-reduced-motion:reduce){.hdt-peptide-component--reveal>.hdt-peptide-component__inner,.hdt-peptide-component--reveal .hdt-peptide-app-intro,.hdt-peptide-component--reveal .hdt-peptide-quote__media,.hdt-peptide-component--reveal .hdt-peptide-quote__content,.hdt-peptide-component--reveal .hdt-peptide-faq-link{animation:none}.hdt-peptide-faq-link,.hdt-peptide-faq-link__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/peptide-science-components.css.map */
