@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Cormorant+Garamond:ital,wght@0,500;0,600;1,400;1,500&display=swap'); .ad-wrap { max-width:780px; margin:0 auto; padding:0 20px 60px; font-family:'Inter',sans-serif; } /* EYEBROW */.ad-eyebrow { display:flex !important; flex-direction:row !important; align-items:center !important; gap:10px !important; flex-wrap:nowrap !important; margin-bottom:20px; padding-top:32px;} .ad-eyebrow .ad-chip { display:inline-flex !important; align-items:center !important; white-space:nowrap !important; margin:0 !important; padding:4px 12px; font-size:11px; font-weight:600; letter-spacing:0.06em; text-transform:uppercase; border-radius:2px;} .ad-chip-series { background:#1A2B4A; color:#fff;…...

