.dp-education-page{padding-top:64px;background:var(--bg);color:var(--fg)}.dp-education-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--border);background:radial-gradient(circle at 78% 18%,color-mix(in srgb,var(--blue) 13%,transparent),transparent 30%),var(--bg)}.dp-education-hero__grid{position:absolute;inset:0;opacity:.28;background-image:radial-gradient(circle,color-mix(in srgb,var(--blue) 36%,transparent) 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(to bottom,#000,transparent 86%);pointer-events:none}.dp-education-hero__inner{position:relative;padding-top:clamp(48px, 7vw, 88px);padding-bottom:clamp(42px, 6vw, 72px)}.dp-education-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:36px;color:var(--muted);font-size:12.5px}.dp-education-breadcrumb a:hover{color:var(--blue)}.dp-education-hero__copy{max-width:820px}.dp-education-eyebrow{display:flex;align-items:center;gap:9px;color:var(--blue);font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.dp-education-eyebrow>span{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px var(--blue-dim)}.dp-education-hero__title{max-width:760px;margin:18px 0;color:var(--fg);font-size:clamp(48px, 7vw, 82px);line-height:.98}.dp-education-hero__description{max-width:760px;margin:0;color:var(--fg-secondary);font-size:clamp(16px, 2vw, 19px);line-height:1.72}.dp-education-products{padding:clamp(62px, 8vw, 104px) 0 110px;background:var(--bg);color:var(--fg)}.dp-education-section-head{margin-bottom:32px}.dp-education-section-head>span{display:block;margin-bottom:8px;color:var(--blue);font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.dp-education-section-head h2{margin:0;color:var(--fg);font-size:clamp(34px, 5vw, 52px);line-height:1.05}.dp-education-product-grid{display:grid;gap:24px}.dp-education-future-note{max-width:760px;display:flex;align-items:flex-start;gap:15px;margin-top:28px;padding:18px 20px;border:1px solid var(--border);border-radius:16px;background:var(--surface);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.dp-education-future-note>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:var(--blue);color:#fff;font-family:"DM Serif Display",Georgia,serif;font-size:18px}.dp-education-future-note p{margin:2px 0 0;color:var(--muted);font-size:13.5px;line-height:1.65}.dp-education-empty{color:var(--muted)}@media (max-width:760px){.dp-education-page{padding-top:64px}.dp-education-hero__inner{padding-top:34px;padding-bottom:42px}.dp-education-breadcrumb{margin-bottom:28px}.dp-education-hero__title{font-size:clamp(43px, 13vw, 62px)}.dp-education-products{padding-top:54px;padding-bottom:80px}}