.expert-authority{padding:60px 20px;background:linear-gradient(135deg,#f9f7f2,#fff,#f9f7f2);position:relative;overflow:hidden}.expert-authority:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(212,175,55,.03) 1px,transparent 0);background-size:40px 40px;pointer-events:none}.expert-authority__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;position:relative;z-index:1}@media (min-width: 768px){.expert-authority__container{grid-template-columns:380px 1fr;gap:4rem}}.expert-authority__photo-column{display:flex;justify-content:center}.expert-authority__photo-wrapper{position:relative;width:280px;height:280px}@media (min-width: 768px){.expert-authority__photo-wrapper{width:340px;height:340px}}.expert-authority__photo{width:100%;height:100%;object-fit:cover;border-radius:50%;position:relative;z-index:2;border:4px solid white;box-shadow:0 20px 50px #12705926,0 10px 25px #d4af371a}.expert-authority__photo-placeholder{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#f8f7f5,#f0eeea);display:flex;align-items:center;justify-content:center;color:#127059;border:4px solid white;position:relative;z-index:2;box-shadow:0 20px 50px #12705926}.expert-authority__photo-accent{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:50%;background:linear-gradient(135deg,#d4af37,#f5e7a3,#d4af37);z-index:1;opacity:.4;animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.02);opacity:.5}}.expert-authority__content-column{text-align:center}@media (min-width: 768px){.expert-authority__content-column{text-align:left}}.expert-authority__decorative-line{width:60px;height:3px;background:linear-gradient(90deg,#d4af37,#f5e7a3,#d4af37);margin:0 auto 1.25rem;border-radius:3px}@media (min-width: 768px){.expert-authority__decorative-line{margin:0 0 1.25rem}}.expert-authority__subtitle{font-family:var(--sc-font-sans, "Montserrat", sans-serif);font-size:var(--sc-subtitle-size, .75rem);font-weight:var(--sc-subtitle-weight, 500);color:var(--sc-accent, #D4AF37);text-transform:var(--sc-subtitle-transform, uppercase);letter-spacing:var(--sc-subtitle-spacing, .15em);margin-bottom:var(--sc-subtitle-margin, .75rem)}.expert-authority__name{font-family:var(--sc-font-serif, "Noto Serif Display", Georgia, serif);font-size:var(--sc-title-size-desktop, clamp(2rem, 4vw, 2.75rem));font-weight:var(--sc-title-weight, 700);color:var(--sc-title-color, #127059);margin-bottom:.5rem;line-height:var(--sc-title-line-height, 1.2);letter-spacing:var(--sc-title-spacing, -.02em)}@media (max-width: 768px){.expert-authority__name{font-size:var(--sc-title-size-mobile, clamp(1.75rem, 5vw, 2.25rem))}}.expert-authority__title{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;color:#666;margin-bottom:2rem}.expert-authority__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media (min-width: 768px){.expert-authority__stats{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.expert-authority__stat{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem;background:#fff;border-radius:12px;box-shadow:0 8px 25px #0000000d;border:1px solid rgba(212,175,55,.15);transition:all .4s cubic-bezier(.215,.61,.355,1)}@media (min-width: 768px){.expert-authority__stat{align-items:flex-start}}.expert-authority__stat:hover{transform:translateY(-4px);box-shadow:0 15px 40px #1270591a;border-color:#d4af374d}.expert-authority__stat-value{font-family:"Noto Serif Display",Georgia,serif;font-size:1.5rem;font-weight:600;color:#127059;line-height:1}@media (min-width: 768px){.expert-authority__stat-value{font-size:1.75rem}}.expert-authority__stat-label{font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:1px;margin-top:.375rem}.expert-authority__quote{position:relative;font-family:"Noto Serif Display",Georgia,serif;font-size:clamp(1.1rem,1rem + .5vw,1.25rem);font-weight:400;font-style:italic;color:#555;line-height:1.7;margin-bottom:1.25rem;padding-left:0}@media (min-width: 768px){.expert-authority__quote{padding-left:1.5rem;border-left:3px solid #D4AF37}}.expert-authority__quote-mark{font-family:"Noto Serif Display",Georgia,serif;font-size:3rem;color:#d4af37;line-height:0;position:relative;top:.3em;margin-right:.1em;opacity:.7}.expert-authority__story{font-family:Montserrat,sans-serif;font-size:.9375rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.expert-authority__cta{display:flex;justify-content:center}@media (min-width: 768px){.expert-authority__cta{justify-content:flex-start}}.expert-authority__button{display:inline-flex;align-items:center;gap:.5rem;padding:var(--sc-btn-padding, 14px 28px);background:var(--sc-accent, #D4AF37);color:#3d2914;font-family:var(--sc-font-sans, "Montserrat", sans-serif);font-size:var(--sc-btn-font-size, 14px);font-weight:var(--sc-btn-weight, 600);text-transform:var(--sc-btn-transform, uppercase);letter-spacing:var(--sc-btn-spacing, .05em);text-decoration:none;border-radius:12px!important;border:none;cursor:pointer;transition:var(--sc-transition, all .3s ease);box-shadow:var(--sc-shadow-gold, 0 4px 16px rgba(212, 175, 55, .25));min-height:var(--sc-btn-min-height, 48px)}.expert-authority__button:hover{background:var(--sc-accent-dark, #C9A42E);transform:translateY(-2px);box-shadow:0 6px 20px #d4af3759;color:var(--sc-white, #ffffff)}.expert-authority__button .external-icon{width:16px;height:16px;opacity:.9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.expert-authority__photo-wrapper,.expert-authority__content-column>*{animation:fadeInUp .8s cubic-bezier(.215,.61,.355,1) forwards;opacity:0}.expert-authority__photo-wrapper{animation-delay:.1s}.expert-authority__decorative-line{animation-delay:.2s}.expert-authority__subtitle{animation-delay:.25s}.expert-authority__name{animation-delay:.3s}.expert-authority__title{animation-delay:.35s}.expert-authority__stats{animation-delay:.4s}.expert-authority__quote{animation-delay:.5s}.expert-authority__story{animation-delay:.6s}.expert-authority__cta{animation-delay:.7s}
/*# sourceMappingURL=/cdn/shop/t/18/assets/skinclarity-expert-authority.css.map */
