@media(max-width:768px){.derm-hide-mobile{display:none!important}}.derm-section{background:var(--derm-bg, #ffffff);padding:48px 20px;position:relative;overflow:hidden}.derm-section__container{max-width:1200px;margin:0 auto}.derm-section__top-badge{text-align:center;margin-bottom:28px}.derm-section__eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--derm-light-accent, #fce4ec);border:1.5px solid var(--derm-accent, #E91E8C);color:var(--derm-accent, #E91E8C);font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:7px 18px;border-radius:100px;margin-bottom:14px}.derm-section__eyebrow svg{width:14px;height:14px;flex-shrink:0}.derm-section__heading{font-size:clamp(24px,4vw,34px);font-weight:800;color:var(--derm-heading, #1a1a2e);line-height:1.2;margin:0 0 10px}.derm-section__heading span{color:var(--derm-accent, #E91E8C)}.derm-section__subheading{font-size:14px;color:var(--derm-text, #555);margin:0 auto;max-width:520px;line-height:1.6}.derm-section__card{background:var(--derm-card-bg, #ffffff);border-radius:18px;box-shadow:0 4px 28px #e91e8c17;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;margin-bottom:24px;border:1px solid var(--derm-border, #f0e0ec)}.derm-section__card-left{padding:28px 32px;display:flex;flex-direction:column;justify-content:center;gap:0;border-right:1px solid var(--derm-border, #f0e0ec)}.derm-section__doctor{display:flex;align-items:center;gap:16px;margin-bottom:20px}.derm-section__doctor-photo-wrap{position:relative;flex-shrink:0}.derm-section__doctor-photo{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid var(--derm-accent, #E91E8C);display:block}.derm-section__doctor-photo-placeholder{width:72px;height:72px;border-radius:50%;background:var(--derm-light-accent, #fce4ec);border:3px solid var(--derm-accent, #E91E8C);display:flex;align-items:center;justify-content:center}.derm-section__verified-badge{position:absolute;bottom:2px;right:2px;width:22px;height:22px;background:var(--derm-accent, #E91E8C);border-radius:50%;border:2px solid #fff;display:flex;align-items:center;justify-content:center}.derm-section__verified-badge svg{width:11px;height:11px}.derm-section__doctor-info{flex:1}.derm-section__doctor-name{font-size:16px;font-weight:800;color:var(--derm-heading, #1a1a2e);margin:0 0 3px;line-height:1.2}.derm-section__doctor-title{font-size:12.5px;color:var(--derm-accent, #E91E8C);font-weight:600;margin:0 0 3px}.derm-section__doctor-qual{font-size:11.5px;color:var(--derm-muted, #888);margin:0}.derm-section__quote-wrap{position:relative;margin-bottom:20px}.derm-section__quote-icon{font-size:44px;line-height:1;color:var(--derm-light-accent, #fce4ec);font-family:Georgia,serif;position:absolute;top:-10px;left:-6px}.derm-section__quote{font-size:13.5px;color:var(--derm-text, #444);line-height:1.65;font-style:italic;padding-left:28px;margin:0;position:relative;z-index:1}.derm-section__pharma-tag{display:inline-flex;align-items:center;gap:10px;background:var(--derm-light-accent, #fce4ec);border:1.5px solid var(--derm-accent, #E91E8C);border-radius:12px;padding:10px 16px;font-size:12px;color:var(--derm-text, #555);line-height:1.4}.derm-section__pharma-tag strong{color:var(--derm-accent, #E91E8C);display:block;font-size:12.5px;font-weight:700}.derm-section__pharma-icon{flex-shrink:0;display:flex;align-items:center}.derm-section__card-right{padding:28px 32px;background:var(--derm-card-bg, #ffffff);display:flex;flex-direction:column;gap:16px}.derm-section__right-title{font-size:12px;font-weight:700;color:var(--derm-heading, #1a1a2e);text-transform:uppercase;letter-spacing:1.8px;margin:0}.derm-section__proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;flex:1}.derm-proof-card{background:var(--derm-light-accent, #fce4ec);border:1.5px solid var(--derm-accent, #E91E8C);border-radius:12px;padding:14px 10px;text-align:center;transition:box-shadow .2s,transform .2s}.derm-proof-card:hover{box-shadow:0 4px 18px #e91e8c29;transform:translateY(-2px)}.derm-proof-card__icon{font-size:24px;margin-bottom:6px;display:block}.derm-proof-card__value{font-size:18px;font-weight:800;color:var(--derm-accent, #E91E8C);display:block;line-height:1;margin-bottom:4px}.derm-proof-card__label{font-size:10.5px;color:var(--derm-text, #555);line-height:1.3}.derm-section__cert-strip{display:flex;align-items:center;gap:12px;background:var(--derm-light-accent, #fce4ec);border:1.5px solid var(--derm-accent, #E91E8C);border-radius:12px;padding:10px 14px}.derm-section__cert-img{width:40px;height:40px;object-fit:contain;border-radius:6px;flex-shrink:0;border:1px solid rgba(233,30,140,.2)}.derm-section__cert-placeholder{width:40px;height:40px;background:#e91e8c14;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.derm-section__cert-text strong{display:block;font-size:12.5px;font-weight:700;color:var(--derm-heading, #1a1a2e);margin-bottom:2px}.derm-section__cert-text span{font-size:11px;color:var(--derm-muted, #888)}.derm-section__concern-row{text-align:center}.derm-section__concern-label{font-size:11px;color:var(--derm-muted, #999);text-transform:uppercase;letter-spacing:1.8px;font-weight:600;margin-bottom:12px;display:block}.derm-section__concern-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.derm-concern-tag{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1.5px solid var(--derm-border, #f0e0ec);border-radius:100px;padding:7px 16px;font-size:12.5px;color:var(--derm-text, #555);font-weight:500;text-decoration:none;transition:border-color .2s,color .2s,background .2s}.derm-concern-tag:hover{border-color:var(--derm-accent, #E91E8C);color:var(--derm-accent, #E91E8C);background:var(--derm-light-accent, #fce4ec)}@media(max-width:768px){.derm-section{padding:28px 16px}.derm-section__top-badge{margin-bottom:20px}.derm-section__card{grid-template-columns:1fr;margin-bottom:18px}.derm-section__card-left{padding:20px 18px;border-right:none;border-bottom:1px solid var(--derm-border, #f0e0ec)}.derm-section__card-right{padding:18px}.derm-section__doctor{flex-direction:row;gap:12px;margin-bottom:14px}.derm-section__doctor-photo,.derm-section__doctor-photo-placeholder{width:60px;height:60px}.derm-section__quote-wrap{margin-bottom:14px}.derm-section__proof-grid{grid-template-columns:1fr 1fr;gap:8px}.derm-section__concern-tags{gap:6px}}@media(max-width:480px){.derm-section{padding:22px 14px}.derm-section__heading{font-size:22px}.derm-section__card-left,.derm-section__card-right{padding:16px}.derm-proof-card{padding:10px 8px}.derm-proof-card__value{font-size:16px}}.derm-section__proof-wrap{display:contents}
/*# sourceMappingURL=/cdn/shop/t/58/assets/dermatologist-recommended.css.map */
