.pdp-section{padding-top:clamp(40px,6vw,88px);padding-bottom:clamp(40px,6vw,88px)}.pdp-container{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 1.5rem}.pdp-header{text-align:center;max-width:640px;margin:0 auto clamp(28px,4vw,48px)}.pdp-eyebrow{display:inline-block;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:rgba(var(--color-foreground),.65);margin-bottom:.6rem}.pdp-heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(2rem,3vw,2.6rem);line-height:1.15;margin:0 0 .75rem}.pdp-subheading{font-size:1.6rem;line-height:1.5;color:rgba(var(--color-foreground),.75);margin:0}.pdp-icon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.pdp-icon-card{background:rgb(var(--color-background));border-radius:18px;box-shadow:0 2px 6px #0000000d,0 10px 24px #0000000a;padding:1.75rem 1.25rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.pdp-icon-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000012,0 16px 32px #0000000f}.pdp-icon-card__badge{width:52px;height:52px;margin:0 auto 1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground))}.pdp-icon-card__badge svg{width:24px;height:24px}.pdp-icon-card__title{font-size:1.5rem;font-weight:600;margin:0 0 .35rem}.pdp-icon-card__text{font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin:0;line-height:1.5}.pdp-footnote{text-align:center;font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin-top:1.5rem}.pdp-love-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.pdp-love-card{display:flex;gap:1rem;align-items:flex-start;padding:1.5rem}.pdp-love-card__badge{flex:none;width:44px;height:44px;border-radius:12px;background:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center}.pdp-love-card__badge svg{width:22px;height:22px}.pdp-love-card__title{font-size:1.5rem;font-weight:600;margin:0 0 .25rem}.pdp-love-card__text{font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin:0;line-height:1.5}.pdp-ingredient-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.pdp-ingredient-card{border:1px solid rgba(var(--color-foreground),.08);border-radius:18px;padding:1.75rem 1.5rem;background:rgb(var(--color-background))}.pdp-ingredient-card__icon{width:40px;height:40px;margin-bottom:1rem;color:rgb(var(--color-foreground))}.pdp-ingredient-card__icon svg{width:100%;height:100%}.pdp-ingredient-card__title{font-size:1.6rem;font-weight:600;margin:0 0 .4rem}.pdp-ingredient-card__text{font-size:1.3rem;color:rgba(var(--color-foreground),.7);line-height:1.5;margin:0}.pdp-education{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media screen and (min-width:750px){.pdp-education{grid-template-columns:1fr 1fr;gap:4rem}.pdp-education--reverse .pdp-education__media{order:2}.pdp-education--text-only{grid-template-columns:1fr}}.pdp-education__media img,.pdp-education__media svg{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:24px;display:block}.pdp-education--text-only .pdp-education__content{max-width:640px;margin:0 auto;text-align:center}.pdp-education--text-only .pdp-education__points{text-align:center}.pdp-education--text-only .pdp-education__points li{justify-content:center;text-align:left}.pdp-education__points{list-style:none;margin:1.5rem 0 0;padding:0;display:grid;gap:1rem}.pdp-education__points li{display:flex;gap:.75rem;align-items:flex-start;font-size:1.35rem;color:rgba(var(--color-foreground),.8)}.pdp-education__points svg{width:20px;height:20px;flex:none;margin-top:.2rem;color:rgb(var(--color-foreground))}.pdp-compare{width:100%;border-collapse:separate;border-spacing:0;background:rgb(var(--color-background));border-radius:20px;overflow:hidden;box-shadow:0 2px 6px #0000000d,0 10px 24px #0000000a}.pdp-compare th,.pdp-compare td{padding:1.1rem 1.25rem;text-align:center;font-size:1.3rem;border-bottom:1px solid rgba(var(--color-foreground),.07)}.pdp-compare th:first-child,.pdp-compare td:first-child{text-align:left;color:rgba(var(--color-foreground),.65);font-weight:500}.pdp-compare thead th{font-size:1.35rem;font-weight:700;padding-top:1.4rem;padding-bottom:1.4rem}.pdp-compare thead th.pdp-compare__highlight,.pdp-compare td.pdp-compare__highlight{background:rgba(var(--color-foreground),.045)}.pdp-compare tbody tr:last-child td{border-bottom:none}.pdp-compare svg{width:20px;height:20px}.pdp-compare .pdp-icon-yes{color:#1a7f37}.pdp-compare .pdp-icon-no{color:rgba(var(--color-foreground),.35)}.pdp-bundle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.pdp-bundle-card{position:relative;display:block;border-radius:18px;border:2px solid rgba(var(--color-foreground),.1);padding:1.5rem 1.25rem;cursor:pointer;text-align:center;background:rgb(var(--color-background));transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.pdp-bundle-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000000f}.pdp-bundle-card.is-selected{border-color:rgb(var(--color-foreground));box-shadow:0 10px 28px #00000014}.pdp-bundle-card__badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.1rem;font-weight:600;padding:.3rem .85rem;border-radius:999px;white-space:nowrap}.pdp-bundle-card__qty{font-size:1.6rem;font-weight:700;margin:.5rem 0 .15rem}.pdp-bundle-card__save{display:inline-block;font-size:1.15rem;font-weight:600;color:#1a7f37;background:#1a7f371a;padding:.15rem .6rem;border-radius:999px;margin-bottom:.6rem}.pdp-bundle-card__price{font-size:1.7rem;font-weight:700}.pdp-bundle-card__compare{font-size:1.25rem;text-decoration:line-through;color:rgba(var(--color-foreground),.4);margin-left:.35rem}.pdp-bundle-card__each{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin-top:.25rem}.pdp-bundle-summary{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;background:rgba(var(--color-foreground),.04);border-radius:16px;padding:1.25rem 1.5rem}.pdp-bundle-summary__total{font-size:1.8rem;font-weight:700}.pdp-bundle-summary__save{font-size:1.3rem;color:#1a7f37;font-weight:600}.pdp-bundle-summary .button{white-space:nowrap}.pdp-faq{max-width:820px;margin:0 auto;display:grid;gap:.75rem}.pdp-faq details{border:1px solid rgba(var(--color-foreground),.1);border-radius:14px;padding:.2rem 1.25rem;background:rgb(var(--color-background))}.pdp-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 0;font-size:1.4rem;font-weight:600}.pdp-faq summary::-webkit-details-marker{display:none}.pdp-faq summary .pdp-faq__plus{flex:none;width:22px;height:22px;position:relative}.pdp-faq summary .pdp-faq__plus:before,.pdp-faq summary .pdp-faq__plus:after{content:"";position:absolute;background:rgb(var(--color-foreground));transition:transform .2s ease}.pdp-faq summary .pdp-faq__plus:before{top:50%;left:0;width:100%;height:2px;margin-top:-1px}.pdp-faq summary .pdp-faq__plus:after{left:50%;top:0;height:100%;width:2px;margin-left:-1px}.pdp-faq details[open] summary .pdp-faq__plus:after{transform:rotate(90deg);opacity:0}.pdp-faq__answer{padding:0 0 1.25rem;font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.pdp-trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem}.pdp-trust-card{text-align:center;padding:1.5rem 1rem}.pdp-trust-card__icon{width:42px;height:42px;margin:0 auto .85rem;color:rgb(var(--color-foreground))}.pdp-trust-card__icon svg{width:100%;height:100%}.pdp-trust-card__title{font-size:1.4rem;font-weight:600;margin:0 0 .25rem}.pdp-trust-card__text{font-size:1.2rem;color:rgba(var(--color-foreground),.65);margin:0}.pdp-payment-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem;margin-top:1.5rem}.pdp-payment-row img,.pdp-payment-row svg.payment-icon{height:28px;width:auto;border-radius:4px;border:1px solid rgba(var(--color-foreground),.08)}.pdp-secure-message{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;font-size:1.2rem;color:rgba(var(--color-foreground),.65)}.pdp-secure-message svg{width:18px;height:18px}.pdp-reviews-summary{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}#variant-selects-main{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.pdp-hero-badges{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin:1rem 0}.pdp-hero-badges__item{display:flex;align-items:center;gap:.4rem;font-size:1.2rem;font-weight:500;color:rgba(var(--color-foreground),.75)}.pdp-hero-badges__item svg{width:18px;height:18px;flex:none;color:rgb(var(--color-foreground))}.pdp-hero-rating-badge{margin:.25rem 0 .5rem;min-height:20px}.pdp-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:20;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 20px #00000014;transform:translateY(100%);transition:transform .25s ease;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}.pdp-sticky-atc.is-visible{transform:translateY(0)}.pdp-sticky-atc__inner{max-width:var(--page-width, 1200px);margin:0 auto;display:flex;align-items:center;gap:1rem}.pdp-sticky-atc__media{width:44px;height:44px;border-radius:10px;overflow:hidden;flex:none;background:rgba(var(--color-foreground),.06)}.pdp-sticky-atc__media img{width:100%;height:100%;object-fit:cover}.pdp-sticky-atc__info{flex:1 1 auto;min-width:0}.pdp-sticky-atc__title{font-size:1.3rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-sticky-atc__price{font-size:1.25rem;color:rgba(var(--color-foreground),.7)}.pdp-sticky-atc__qty{display:none}.pdp-sticky-atc__button{flex:none}@media screen and (min-width:750px){.pdp-sticky-atc__qty{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/pdp-vitamind.css.map */
