.pmax-trust{background:var(--pmax-trust-bg, #ffffff);padding-top:var(--pmax-trust-pad-top, 32px);padding-bottom:var(--pmax-trust-pad-bottom, 32px)}.pmax-trust__divider{max-width:1280px;margin:0 auto 32px;border-top:1px solid var(--pmax-trust-divider-color, #E3E6EB)}.pmax-trust__track{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:28px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pmax-trust__track::-webkit-scrollbar{display:none}.pmax-trust__item{flex:0 0 auto;scroll-snap-align:start;display:flex;align-items:center;gap:10px;white-space:nowrap}.pmax-trust__icon{display:inline-flex;color:var(--pmax-trust-icon-color, #5F9271);flex-shrink:0}.pmax-trust__label{font-family:var(--font-body-family, "Public Sans", sans-serif);font-size:14px;font-weight:600;color:var(--pmax-trust-label-color, #2B3A52);white-space:normal}@media(min-width:990px){.pmax-trust__track{overflow-x:visible;justify-content:center;flex-wrap:wrap;gap:48px}.pmax-trust__item{white-space:normal}}.pmax-hero{background:var(--pmax-hero-bg, #ffffff);padding-top:var(--pmax-hero-pad-top, 64px);padding-bottom:var(--pmax-hero-pad-bottom, 64px);overflow:hidden}.pmax-hero__container{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:40px}.pmax-hero--no-image .pmax-hero__container{text-align:center}.pmax-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:20px;max-width:640px}.pmax-hero--no-image .pmax-hero__content{max-width:720px;margin:0 auto;align-items:center}.pmax-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0;font-family:var(--font-body-family, "Public Sans", sans-serif);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--pmax-hero-eyebrow-color, #012A66);animation:pmax-hero-rise .6s ease-out both}.pmax-hero__eyebrow-icon{width:16px;height:16px;flex-shrink:0}.pmax-hero__heading{margin:0;font-family:var(--font-heading-family, "Newsreader", serif);font-weight:600;font-size:clamp(34px,5vw,60px);line-height:1.08;letter-spacing:-.01em;color:var(--pmax-hero-heading-color, #0d2547);animation:pmax-hero-rise .6s ease-out .08s both}.pmax-hero__subheading{font-family:var(--font-body-family, "Public Sans", sans-serif);font-size:18px;line-height:1.6;color:var(--pmax-hero-subheading-color, #4A5568);max-width:52ch;animation:pmax-hero-rise .6s ease-out .16s both}.pmax-hero__subheading p{margin:0}.pmax-hero__physician{margin:-8px 0 0;font-family:var(--font-body-family, "Public Sans", sans-serif);font-size:14px;font-weight:500;color:var(--pmax-hero-physician-color, #6B7280);animation:pmax-hero-rise .6s ease-out .22s both}.pmax-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;animation:pmax-hero-rise .6s ease-out .3s both}.pmax-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 30px;border-radius:10px;font-family:var(--font-body-family, "Public Sans", sans-serif);font-size:15px;font-weight:600;text-decoration:none;line-height:1;min-height:44px;transition:transform .2s ease,background-color .2s ease,opacity .2s ease}.pmax-hero__btn--primary{background:var(--pmax-hero-btn-primary-bg, #012A66);color:var(--pmax-hero-btn-primary-text, #ffffff)}.pmax-hero__btn--primary:hover{opacity:.88}.pmax-hero__btn--secondary{background:transparent;color:var(--pmax-hero-btn-secondary-text, #0d2547);border:1.5px solid var(--pmax-hero-btn-secondary-border, #0d2547);padding:14.5px 28px}.pmax-hero__btn--secondary:hover{background:#012a660d}.pmax-hero__btn:focus-visible{outline:2px solid var(--pmax-hero-btn-primary-bg, #012A66);outline-offset:3px}.pmax-hero__media{width:100%;animation:pmax-hero-fade .8s ease-out .1s both}.pmax-hero__image{display:block;width:100%;height:auto;border-radius:16px}.pmax-hero__placeholder{width:100%;aspect-ratio:4 / 5;border-radius:16px;background:repeating-linear-gradient(135deg,#eef2f7,#eef2f7 12px,#e4e9f1 12px 24px);display:flex;align-items:center;justify-content:center;font-family:monospace;font-size:13px;color:#8a93a3}@media(min-width:990px){.pmax-hero__container{flex-direction:row;align-items:center;gap:64px;padding:0 48px}.pmax-hero--right .pmax-hero__container{flex-direction:row}.pmax-hero--left .pmax-hero__container{flex-direction:row-reverse}.pmax-hero__content{flex:0 0 45%;max-width:45%}.pmax-hero__media{flex:1}}@keyframes pmax-hero-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pmax-hero-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.pmax-hero__eyebrow,.pmax-hero__heading,.pmax-hero__subheading,.pmax-hero__physician,.pmax-hero__actions,.pmax-hero__media{animation:none}}.bp-landing{font-family:var(--font-body-family, "Public Sans", sans-serif);color:var(--bp-navy, #0d2547)}.bp-container{max-width:1280px;margin:0 auto;padding:0 24px}.bp-heading{margin:0 0 16px;font-weight:900;font-size:clamp(1.7rem,3.2vw,2.6rem);line-height:1.05;letter-spacing:-.02em;text-transform:uppercase;color:var(--bp-navy, #0d2547)}.bp-heading--center{text-align:center}.bp-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--bp-navy-deep, #0a3478)}.bp-eyebrow--center{display:flex;justify-content:center;text-align:center}.bp-eyebrow__icon{width:16px;height:16px;flex-shrink:0}.bp-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 44px;border-radius:999px;font-size:.95rem;font-weight:900;text-transform:uppercase;text-decoration:none;line-height:1;min-height:48px;text-align:center;transition:opacity .2s ease,transform .15s ease,background-color .2s ease}.bp-btn:hover{opacity:.92;transform:translateY(-1px)}.bp-btn--primary{background:var(--bp-navy, #0d2547);color:#fff}.bp-btn--ghost{background:transparent;color:var(--bp-navy, #0d2547);border:1.5px solid var(--bp-navy, #0d2547)}.bp-btn--ghost:hover{background:#0d25470d}.bp-btn--light{background:#fff;color:var(--bp-navy, #0d2547)}.bp-btn:focus-visible{outline:2px solid var(--bp-navy-deep, #0a3478);outline-offset:3px}.bp-placeholder{width:100%;border-radius:16px;background:repeating-linear-gradient(135deg,#eef2f7,#eef2f7 12px,#e4e9f1 12px 24px);display:flex;align-items:center;justify-content:center;font-family:monospace;font-size:13px;color:#8a93a3}.bp-stars{display:flex;gap:3px}.bp-stars svg{width:15px;height:15px;fill:var(--bp-accent, #f5a623)}.bp-stars svg.bp-stars__empty{fill:#d8dee8}.bp-hero{background:var(--bp-blue-light, #dce8f5);padding:72px 0;overflow:hidden}.bp-hero__inner{display:flex;flex-direction:column;gap:40px}.bp-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:6px;max-width:640px}.bp-hero__heading{margin:0 0 10px;font-weight:900;font-size:clamp(2.1rem,4.6vw,3.4rem);line-height:1;letter-spacing:-.03em;text-transform:uppercase;color:var(--bp-navy, #0d2547)}.bp-hero__subheading{font-size:1.05rem;line-height:1.6;color:var(--bp-text-muted, #4a5568);max-width:52ch}.bp-hero__subheading p{margin:0}.bp-hero__credit{margin:8px 0 0;font-size:14px;font-weight:500;color:var(--bp-text-muted, #4a5568)}.bp-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px}.bp-hero__media{width:100%}.bp-hero__image{display:block;width:100%;height:auto;border-radius:16px}.bp-hero__placeholder{aspect-ratio:4 / 5;max-height:520px}.bp-stats{background:var(--bp-white, #ffffff);padding:64px 0}.bp-stats__heading{text-align:center;margin-bottom:8px}.bp-stats__note{margin:0 auto 36px;max-width:62ch;text-align:center;font-size:.82rem;color:var(--bp-text-muted, #4a5568)}.bp-stats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bp-stat-card{background:var(--bp-blue-light, #dce8f5);border-radius:18px;padding:28px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.bp-stat-card__value{margin:0;font-size:clamp(2rem,3vw,2.6rem);font-weight:900;line-height:.95;letter-spacing:-.04em;color:var(--bp-navy, #0d2547)}.bp-stat-card__label{margin:0;font-size:.9rem;line-height:1.35;color:var(--bp-text-muted, #4a5568);max-width:22ch}.bp-benefits{background:var(--bp-blue-light, #dce8f5);padding:72px 0}.bp-benefits .bp-heading--center{margin-bottom:40px}.bp-benefits__grid{display:grid;grid-template-columns:1fr;gap:18px}.bp-benefit-card{background:var(--bp-white, #ffffff);border-radius:18px;padding:32px 28px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.bp-benefit-card__icon{width:56px;height:56px;border-radius:50%;background:var(--bp-blue-light, #dce8f5);display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--bp-navy-deep, #0a3478)}.bp-benefit-card__icon svg{width:28px;height:28px}.bp-benefit-card__icon img{width:100%;height:100%;object-fit:contain}.bp-benefit-card__title{margin:0;font-size:1.15rem;font-weight:800;text-transform:uppercase;letter-spacing:-.01em;color:var(--bp-navy, #0d2547)}.bp-benefit-card__text{margin:0;font-size:.95rem;line-height:1.6;color:var(--bp-text-muted, #4a5568)}.bp-science{background:var(--bp-white, #ffffff);padding:72px 0}.bp-science__inner{display:flex;flex-direction:column;gap:40px}.bp-science__media{width:100%}.bp-science__image{display:block;width:100%;height:auto;border-radius:16px}.bp-science__placeholder{aspect-ratio:4 / 3}.bp-science__content{display:flex;flex-direction:column;align-items:flex-start}.bp-science__text{font-size:1rem;line-height:1.65;color:var(--bp-text-muted, #4a5568);max-width:56ch}.bp-science__text p{margin:0 0 12px}.bp-science__list{list-style:none;margin:20px 0 28px;padding:0;display:flex;flex-direction:column;gap:12px}.bp-science__item{display:flex;align-items:flex-start;gap:10px;font-size:.98rem;font-weight:600;color:var(--bp-navy, #0d2547)}.bp-science__check{width:20px;height:20px;flex-shrink:0;margin-top:1px;color:var(--bp-navy-deep, #0a3478)}.bp-reviews{background:var(--bp-blue-light, #dce8f5);padding:72px 0}.bp-reviews .bp-heading--center{margin-bottom:40px}.bp-reviews__grid{display:grid;grid-template-columns:1fr;gap:18px}.bp-review-card{margin:0;background:var(--bp-white, #ffffff);border-radius:18px;padding:28px 26px;display:flex;flex-direction:column;gap:14px}.bp-review-card__quote{margin:0;font-size:.98rem;line-height:1.6;color:var(--bp-navy, #0d2547)}.bp-review-card__author{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:.88rem}.bp-review-card__name{font-weight:800;color:var(--bp-navy, #0d2547)}.bp-review-card__verified{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:600;color:var(--bp-navy-deep, #0a3478)}.bp-review-card__verified svg{width:14px;height:14px;color:var(--bp-navy-deep, #0a3478)}.bp-faq{background:var(--bp-white, #ffffff);padding:72px 0}.bp-faq__inner{max-width:820px}.bp-faq .bp-heading--center{margin-bottom:36px}.bp-faq__list{display:flex;flex-direction:column;gap:12px}.bp-faq__item{background:var(--bp-blue-light, #dce8f5);border-radius:14px;overflow:hidden}.bp-faq__question{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;font-size:1rem;font-weight:800;color:var(--bp-navy, #0d2547);cursor:pointer;list-style:none}.bp-faq__question::-webkit-details-marker{display:none}.bp-faq__chevron{width:18px;height:18px;flex-shrink:0;color:var(--bp-navy-deep, #0a3478);transition:transform .2s ease}.bp-faq__item[open] .bp-faq__chevron{transform:rotate(180deg)}.bp-faq__answer{padding:0 22px 20px;font-size:.95rem;line-height:1.6;color:var(--bp-text-muted, #4a5568)}.bp-faq__answer p{margin:0 0 10px}.bp-cta-band{background:var(--bp-navy-deep, #0a3478);padding:80px 0}.bp-cta-band__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.bp-cta-band__heading{margin:0;font-size:clamp(1.7rem,3.4vw,2.6rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;text-transform:uppercase;color:#fff}.bp-cta-band__text{margin:0;max-width:54ch;font-size:1rem;line-height:1.6;color:#ffffffd9}.bp-cta-band__inner .bp-btn{margin-top:8px;min-width:260px}.bp-cta-band__disclaimer{margin:12px 0 0;max-width:68ch;font-size:.72rem;line-height:1.5;color:#ffffff8c}@media(min-width:750px){.bp-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bp-benefits__grid,.bp-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:990px){.bp-container{padding:0 48px}.bp-hero__inner{flex-direction:row;align-items:center;gap:64px}.bp-hero__content{flex:0 0 50%;max-width:50%}.bp-hero__media{flex:1}.bp-science__inner{flex-direction:row;align-items:center;gap:64px}.bp-science__media{flex:0 0 46%;max-width:46%}.bp-science__content{flex:1}}.pbb-wrap{max-width:1180px;margin:0 auto}.pbb-announce{background:#0d2547;color:#f4f1ea;text-align:center;font-size:13px;letter-spacing:.03em;padding:9px 16px;font-weight:500;margin:0 calc(50% - 50vw)}.pbb-mini-header{display:flex;align-items:center;justify-content:space-between;padding:18px clamp(16px,4vw,32px) 6px}.pbb-logo{font-family:Newsreader,serif;font-size:clamp(20px,2vw+12px,26px);font-weight:600;color:#0d2547}.pbb-header-right{font-size:13px;color:#57606f}.pbb-grid{padding:14px clamp(16px,4vw,32px) 8px;display:flex;flex-wrap:wrap;gap:clamp(24px,4vw,48px)}.pbb-gallery{flex:2 1 440px;min-width:280px;display:flex;flex-direction:column;gap:12px}.pbb-main-media img{width:100%;border-radius:14px;display:block}.pbb-thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.pbb-thumb{flex:0 0 64px;height:64px;border-radius:8px;border:1px solid #e3e6ec;padding:0;overflow:hidden;background:none;cursor:pointer}.pbb-thumb.is-active{border:2px solid #0d2547}.pbb-thumb img{width:100%;height:100%;object-fit:cover}.pbb-buybox{flex:1 1 380px;min-width:290px;display:flex;flex-direction:column;gap:16px;padding-top:4px}.pbb-rating-link{font-size:13px;color:#b8862e;font-weight:600;text-decoration:none}.pbb-title{font-family:Newsreader,serif;font-size:clamp(26px,2vw+18px,36px);font-weight:600;color:#0d2547;margin:6px 0 2px;line-height:1.1}.pbb-subtitle{font-size:15px;color:#57606f}.pbb-price-row{display:flex;align-items:baseline;gap:10px}.pbb-price{font-size:clamp(24px,2vw+14px,30px);font-weight:700;color:#0d2547}.pbb-compare-price{font-size:16px;color:#9aa2ad;text-decoration:line-through}.pbb-save-badge{font-size:13px;font-weight:600;color:#1f7a4d;background:#e7f3ec;padding:3px 8px;border-radius:6px}.pbb-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.pbb-bullets li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:#2a323d}.pbb-check{font-weight:700;font-size:13px;flex:0 0 auto}.pbb-label{font-size:13px;font-weight:600;color:#0d2547;margin-bottom:8px}.pbb-size-pills{display:flex;flex-wrap:wrap;gap:8px}.pbb-variant-radio{position:absolute;opacity:0;width:0;height:0}.pbb-pill{padding:9px 16px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid #dde1e7;background:#fff;color:#1b2430;display:inline-block}.pbb-variant-radio:checked+.pbb-pill{border:1.5px solid #0d2547;background:#0d2547;color:#fff}.pbb-variant-radio:disabled+.pbb-pill{opacity:.4;cursor:not-allowed}.pbb-subscription{display:flex;flex-direction:column;gap:8px}.pbb-purchase-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;cursor:pointer;border:1px solid #dde1e7}.pbb-purchase-row:has(input:checked){border:2px solid #0d2547;background:#f3f5f9}.pbb-radio-dot{width:16px;height:16px;border-radius:50%;border:1.5px solid #c7ccd3;flex:0 0 auto}.pbb-purchase-row input:checked~.pbb-radio-dot{border:5px solid #0d2547}.pbb-purchase-title{flex:1;font-size:14px;font-weight:600;color:#1b2430}.pbb-purchase-price{font-size:14px;font-weight:600;color:#0d2547}.pbb-qty-cta{display:flex;gap:10px}.pbb-qty-stepper{display:flex;align-items:center;border:1px solid #d9dde3;border-radius:10px;overflow:hidden;flex:0 0 auto}.pbb-qty-btn{width:38px;height:52px;border:none;background:#fff;font-size:18px;color:#57606f;cursor:pointer}.pbb-qty-input{width:40px;text-align:center;font-size:15px;font-weight:600;border:none}.pbb-add-to-cart{flex:1;height:52px;border:none;border-radius:10px;background:#0d2547;color:#fff;font-size:15.5px;font-weight:600;cursor:pointer}.pbb-trust-row{display:flex;flex-wrap:wrap;gap:8px}.pbb-trust-badge{display:flex;align-items:center;gap:6px;background:#f1f2f0;border-radius:20px;padding:5px 10px 5px 8px;font-size:11.5px;color:#424a55}.pbb-microcopy{font-size:12px;color:#9aa2ad}.pbb-floating-bar{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e3e6ec;box-shadow:0 -6px 20px #0d25471a;z-index:60;transform:translateY(110%);transition:transform .25s ease;padding-bottom:env(safe-area-inset-bottom)}.pbb-floating-bar.is-visible{transform:translateY(0)}.pbb-floating-inner{max-width:1180px;margin:0 auto;padding:10px clamp(16px,4vw,32px);display:flex;align-items:center;gap:14px}.pbb-floating-thumb{width:42px;height:42px;border-radius:8px;object-fit:cover;flex:0 0 auto;border:1px solid #e3e6ec}.pbb-floating-info{flex:1;min-width:0}.pbb-floating-title{font-size:13.5px;font-weight:600;color:#0d2547;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pbb-floating-price{font-size:12.5px;color:#57606f}.pbb-floating-stepper{height:38px}.pbb-floating-stepper .pbb-qty-btn{width:32px;height:36px;font-size:16px}.pbb-floating-qty{width:26px;text-align:center;font-size:13.5px;font-weight:600;display:inline-block}.pbb-floating-add{flex:0 0 auto;height:40px;padding:0 22px;font-size:14px;border-radius:8px}@media(max-width:480px){.pbb-floating-thumb{display:none}}.pcmp-section{max-width:820px;margin:0 auto;padding:clamp(40px,6vw,64px) clamp(16px,4vw,32px)}.pcmp-heading{font-family:Newsreader,serif;font-size:clamp(22px,2vw+12px,28px);color:#0d2547;text-align:center;margin:0 0 28px}.pcmp-table{border:1px solid #e3e6ec;border-radius:12px;overflow:hidden}.pcmp-row{display:grid;grid-template-columns:1fr 90px 110px;padding:13px 16px;border-top:1px solid #eceef1;align-items:center}.pcmp-row-head{background:#f6f7f5;border-top:none;font-size:12.5px;font-weight:600;color:#57606f}.pcmp-col-head,.pcmp-check,.pcmp-other{text-align:center}.pcmp-feature{font-size:13.5px;color:#2a323d}.pcmp-check{color:#1f7a4d;font-weight:700}.pcmp-other-no{color:#c5455a;font-size:13px}.pcmp-other-partial{color:#b8862e;font-size:13px}.pfaq-section{padding:clamp(40px,6vw,64px) clamp(16px,4vw,32px)}.pfaq-inner{max-width:760px;margin:0 auto}.pfaq-heading{font-family:Newsreader,serif;font-size:clamp(22px,2vw+12px,28px);color:#0d2547;text-align:center;margin:0 0 28px}.pfaq-list{display:flex;flex-direction:column;gap:10px}.pfaq-item{background:#fff;border-radius:10px;border:1px solid #e6e2d6;overflow:hidden;padding:0}.pfaq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;cursor:pointer;font-size:14.5px;font-weight:600;color:#1b2430;list-style:none}.pfaq-question::-webkit-details-marker{display:none}.pfaq-icon:before{content:"+";font-size:18px;color:#79808c}.pfaq-item[open] .pfaq-icon:before{content:"\2212"}.pfaq-answer{padding:0 18px 16px;font-size:13.5px;color:#424a55;line-height:1.6}.pfaq-more{text-align:center;margin-top:20px;font-size:13.5px}.ping-section{padding:clamp(40px,6vw,64px) clamp(16px,4vw,32px)}.ping-inner{max-width:1180px;margin:0 auto}.ping-heading{font-family:Newsreader,serif;font-size:clamp(24px,2vw+14px,32px);color:#0d2547;text-align:center;margin:0 0 6px}.ping-subheading{text-align:center;color:#57606f;font-size:14.5px;max-width:560px;margin:0 auto 32px}.ping-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.ping-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e6e2d6}.ping-bar{height:5px}.ping-body{padding:18px}.ping-name{font-size:15px;font-weight:600;color:#0d2547;margin-bottom:6px}.ping-text{font-size:13.5px;color:#57606f;line-height:1.5}.pleg-section{max-width:820px;margin:0 auto;padding:32px clamp(16px,4vw,32px) 56px;text-align:center}.pleg-text{font-size:11.5px;color:#9aa2ad;line-height:1.6;font-style:italic}.pdiff-section{padding:clamp(40px,6vw,64px) clamp(16px,4vw,32px)}.pdiff-inner{max-width:1180px;margin:0 auto}.pdiff-heading{font-size:clamp(24px,2vw+14px,32px);text-align:center;margin:0 0 32px;font-family:Newsreader,serif}.pdiff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.pdiff-card{background:#ffffff0f;border-radius:12px;padding:22px}.pdiff-icon{width:34px;height:34px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:16px;color:#e7c77a;margin-bottom:12px}.pdiff-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:6px}.pdiff-text{font-size:13.5px;color:#b7c3d6;line-height:1.5}.pvid-section{max-width:1180px;margin:0 auto;padding:clamp(40px,6vw,64px) clamp(16px,4vw,32px);display:flex;flex-wrap:wrap-reverse;gap:clamp(24px,4vw,48px);align-items:center}.pvid-copy{flex:1 1 260px;min-width:240px}.pvid-eyebrow{font-size:13px;font-weight:600;color:#b8862e;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px}.pvid-heading{font-family:Newsreader,serif;font-size:clamp(22px,2vw+12px,28px);color:#0d2547;margin:0 0 12px;line-height:1.2}.pvid-body{font-size:14.5px;color:#424a55;line-height:1.6;margin:0}.pvid-media{flex:1 1 380px;min-width:280px}.pvid-media video,.pvid-embed-wrap,.pvid-placeholder{width:100%;aspect-ratio:16/9;border-radius:14px}.pvid-embed-wrap iframe{width:100%;height:100%;border-radius:14px}.pvid-placeholder{background:#eef1f6;display:flex;align-items:center;justify-content:center;color:#6b7482;font-size:13px}
/*# sourceMappingURL=/cdn/shop/t/50/compiled_assets/styles.css.map */
