/* ProBPR Provider Site CMS R1.1 — News / Articles */
.probpr-news-page,.probpr-news-article{padding:clamp(40px,6vw,88px) 0 96px}.probpr-news-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:52px;align-items:end;padding:0 0 42px;border-bottom:1px solid rgba(148,163,184,.28)}.probpr-news-kicker{display:block;margin:0 0 12px;color:var(--site-primary);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.probpr-news-hero h1,.probpr-news-section-head h2,.probpr-news-article h1{margin:0;color:#101828;letter-spacing:-.045em}.probpr-news-hero h1{font-size:clamp(42px,6vw,76px);line-height:.96}.probpr-news-hero-copy>p{max-width:720px;margin:18px 0 0;color:#667085;font-size:16px;line-height:1.7}.probpr-news-search label{display:block;margin-bottom:9px;color:#667085;font-size:12px;font-weight:800}.probpr-news-search>div{display:flex;gap:8px}.probpr-news-search input{min-width:0;flex:1;height:48px;padding:0 16px;border:1px solid #d8dee8;border-radius:14px;background:#fff;color:#101828;font:inherit;outline:none}.probpr-news-search input:focus{border-color:var(--site-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--site-primary) 12%,transparent)}.probpr-news-search button{height:48px;padding:0 20px;border:0;border-radius:14px;background:var(--site-button);color:#fff;font-weight:800;cursor:pointer}.probpr-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding-top:36px}.probpr-news-card{min-width:0;overflow:hidden;border:1px solid #e4e7ec;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(16,24,40,.055);transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease}.probpr-news-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--site-primary) 32%,#e4e7ec);box-shadow:0 22px 50px rgba(16,24,40,.1)}.probpr-news-card-media{display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--site-primary) 15%,#eef2ff),#f8fafc);text-decoration:none}.probpr-news-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.75,.25,1)}.probpr-news-card:hover .probpr-news-card-media img{transform:scale(1.035)}.probpr-news-card-media.is-placeholder{display:grid;place-items:center}.probpr-news-card-media.is-placeholder span{font-size:72px;font-weight:900;color:color-mix(in srgb,var(--site-primary) 55%,#fff)}.probpr-news-card-body{display:flex;flex-direction:column;min-height:260px;padding:22px}.probpr-news-card-meta,.probpr-news-article-meta{display:flex;flex-wrap:wrap;gap:7px 12px;align-items:center;color:#7a8493;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.probpr-news-card-meta span:first-child,.probpr-news-article-meta span:first-child{color:var(--site-primary)}.probpr-news-card h2{margin:15px 0 9px;font-size:21px;line-height:1.22;letter-spacing:-.025em}.probpr-news-card h2 a{color:#101828;text-decoration:none}.probpr-news-card-body>p{margin:0;color:#667085;font-size:14px;line-height:1.62}.probpr-news-card-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:22px;color:#7a8493;font-size:12px}.probpr-news-card-foot>a{color:#101828;font-weight:850;text-decoration:none;white-space:nowrap}.probpr-news-card-foot>a b,.probpr-news-section-head>a b{display:inline-block;transition:transform .25s ease}.probpr-news-card:hover .probpr-news-card-foot>a b,.probpr-news-section-head>a:hover b{transform:translate(2px,-2px)}.probpr-news-pagination{display:flex;justify-content:center;gap:8px;padding-top:42px}.probpr-news-pagination a{display:grid;place-items:center;width:42px;height:42px;border:1px solid #e4e7ec;border-radius:12px;background:#fff;color:#475467;text-decoration:none;font-weight:800}.probpr-news-pagination a.is-active{border-color:var(--site-primary);background:var(--site-primary);color:#fff}.probpr-news-empty{margin-top:36px;padding:58px 24px;border:1px dashed #d8dee8;border-radius:24px;text-align:center;background:#fafbfc}.probpr-news-empty strong{display:block;color:#101828;font-size:22px}.probpr-news-empty p{margin:8px 0 18px;color:#667085}.probpr-news-empty a{color:var(--site-primary);font-weight:800}.probpr-news-home{padding:clamp(62px,8vw,110px) 0}.probpr-news-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.probpr-news-section-head h2{font-size:clamp(30px,4vw,50px);line-height:1}.probpr-news-section-head>a{color:#101828;font-size:13px;font-weight:850;text-decoration:none}.probpr-news-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.probpr-news-back{display:inline-flex;margin:0 0 30px;color:#667085;font-size:13px;font-weight:800;text-decoration:none}.probpr-news-article-head{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:58px;align-items:center;padding-bottom:54px;border-bottom:1px solid #e4e7ec}.probpr-news-article h1{margin-top:16px;font-size:clamp(42px,6.2vw,82px);line-height:.98}.probpr-news-article-lead{max-width:780px;margin:22px 0 0;color:#667085;font-size:18px;line-height:1.65}.probpr-news-author{display:flex;align-items:center;gap:12px;margin-top:28px}.probpr-news-author img{width:46px;height:46px;border-radius:50%;object-fit:cover}.probpr-news-author div{display:grid;gap:3px}.probpr-news-author small{color:#98a2b3;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.probpr-news-author strong,.probpr-news-author a{color:#101828;font-size:13px;font-weight:850;text-decoration:none}.probpr-news-article-cover{overflow:hidden;aspect-ratio:4/3;border-radius:28px;background:linear-gradient(135deg,color-mix(in srgb,var(--site-primary) 18%,#eef2ff),#f8fafc);box-shadow:0 24px 70px rgba(16,24,40,.13)}.probpr-news-article-cover img{display:block;width:100%;height:100%;object-fit:cover}.probpr-news-article-cover.is-placeholder{display:grid;place-items:center}.probpr-news-article-cover.is-placeholder span{font-size:120px;font-weight:950;color:color-mix(in srgb,var(--site-primary) 60%,#fff)}.probpr-news-article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(220px,300px);justify-content:space-between;gap:70px;padding-top:58px}.probpr-news-prose{min-width:0;color:#344054;font-size:17px;line-height:1.82}.probpr-news-prose>:first-child{margin-top:0}.probpr-news-prose h2,.probpr-news-prose h3,.probpr-news-prose h4{margin:1.8em 0 .65em;color:#101828;line-height:1.18;letter-spacing:-.025em}.probpr-news-prose h2{font-size:32px}.probpr-news-prose h3{font-size:25px}.probpr-news-prose a{color:var(--site-primary);font-weight:700}.probpr-news-prose img{max-width:100%;height:auto;border-radius:18px}.probpr-news-prose blockquote{margin:32px 0;padding:22px 26px;border-left:3px solid var(--site-primary);background:#f8fafc;color:#344054;font-size:18px}.probpr-news-prose ul,.probpr-news-prose ol{padding-left:1.3em}.probpr-news-prose table{width:100%;border-collapse:collapse;font-size:14px}.probpr-news-prose th,.probpr-news-prose td{padding:12px;border:1px solid #e4e7ec;text-align:left}.probpr-news-article-aside{position:sticky;top:110px;align-self:start;display:grid;border-top:1px solid #e4e7ec}.probpr-news-article-aside>div{display:grid;gap:5px;padding:17px 0;border-bottom:1px solid #e4e7ec}.probpr-news-article-aside span{color:#98a2b3;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.probpr-news-article-aside strong{color:#344054;font-size:13px}.probpr-news-related{padding-top:78px}.probpr-news-related-events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.probpr-news-related-event{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;padding:14px;border:1px solid #e4e7ec;border-radius:20px;background:#fff;text-decoration:none;transition:.25s ease}.probpr-news-related-event:hover{border-color:color-mix(in srgb,var(--site-primary) 35%,#e4e7ec);transform:translateY(-2px)}.probpr-news-related-event .media{overflow:hidden;aspect-ratio:3/4;border-radius:12px;background:#eef2f6}.probpr-news-related-event .media img{width:100%;height:100%;object-fit:cover}.probpr-news-related-event .copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.probpr-news-related-event small{color:#7a8493;font-size:11px}.probpr-news-related-event strong{margin-top:6px;color:#101828;font-size:16px;line-height:1.3}.probpr-news-related-event em{margin-top:12px;color:var(--site-primary);font-size:12px;font-style:normal;font-weight:850}.probpr-news-lecturer-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.probpr-news-lecturer-list>a{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;color:#101828;text-decoration:none}.probpr-news-lecturer-list .photo{display:grid;place-items:center;overflow:hidden;width:54px;height:54px;border-radius:50%;background:#eef2f6;color:var(--site-primary);font-weight:900}.probpr-news-lecturer-list .photo img{width:100%;height:100%;object-fit:cover}.probpr-news-lecturer-list a>span:nth-child(2){display:grid;gap:4px}.probpr-news-lecturer-list strong{font-size:13px}.probpr-news-lecturer-list small{overflow:hidden;color:#7a8493;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.probpr-news-lecturer-list>a>b{color:var(--site-primary)}
/* Academy — editorial, restrained. */
.probpr-site-body-layout-academy .probpr-news-card{border-radius:4px;box-shadow:none}.probpr-site-body-layout-academy .probpr-news-card-media,.probpr-site-body-layout-academy .probpr-news-article-cover{border-radius:2px}.probpr-site-body-layout-academy .probpr-news-hero,.probpr-site-body-layout-academy .probpr-news-article-head{border-color:#ddd5c8}.probpr-site-body-layout-academy .probpr-news-card h2,.probpr-site-body-layout-academy .probpr-news-article h1,.probpr-site-body-layout-academy .probpr-news-section-head h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.035em}.probpr-site-body-layout-academy .probpr-news-home{background:#fbfaf7}
/* Modern — image-forward. */
.probpr-site-body-layout-modern .probpr-news-card{border:0;border-radius:26px;box-shadow:0 18px 55px rgba(15,23,42,.1)}.probpr-site-body-layout-modern .probpr-news-grid .probpr-news-card:first-child{grid-column:span 2}.probpr-site-body-layout-modern .probpr-news-grid .probpr-news-card:first-child .probpr-news-card-media{aspect-ratio:16/7}.probpr-site-body-layout-modern .probpr-news-article-cover{border-radius:34px}.probpr-site-body-layout-modern .probpr-news-home{background:linear-gradient(180deg,#f8fafc,#fff)}
/* Aurora — bento language. */
.probpr-site-body-layout-aurora .probpr-news-page,.probpr-site-body-layout-aurora .probpr-news-article{background:radial-gradient(circle at 90% 5%,rgba(124,92,255,.08),transparent 28%),#f8faff}.probpr-site-body-layout-aurora .probpr-news-card{border-color:rgba(255,255,255,.8);border-radius:28px;background:rgba(255,255,255,.86);box-shadow:0 18px 48px rgba(62,74,116,.08);backdrop-filter:blur(16px)}.probpr-site-body-layout-aurora .probpr-news-card:nth-child(3n+1){transform:translateY(12px)}.probpr-site-body-layout-aurora .probpr-news-card:nth-child(3n+1):hover{transform:translateY(7px)}.probpr-site-body-layout-aurora .probpr-news-article-cover{border-radius:36px}.probpr-site-body-layout-aurora .probpr-news-home{background:#f8faff}
/* PRISM — spatial/editorial. */
.probpr-site-body-layout-prism .probpr-news-hero{margin:-16px 0 0;padding:60px;border:1px solid rgba(103,132,255,.22);border-radius:4px;background:radial-gradient(circle at 88% 20%,rgba(69,169,255,.24),transparent 32%),linear-gradient(135deg,#09111f,#111b32);box-shadow:0 28px 80px rgba(6,12,24,.22)}.probpr-site-body-layout-prism .probpr-news-hero h1,.probpr-site-body-layout-prism .probpr-news-hero-copy>p,.probpr-site-body-layout-prism .probpr-news-hero .probpr-news-search label{color:#f5f8ff}.probpr-site-body-layout-prism .probpr-news-hero-copy>p{color:#aebbd1}.probpr-site-body-layout-prism .probpr-news-card{border-radius:2px;box-shadow:none}.probpr-site-body-layout-prism .probpr-news-card-media{border-radius:0}.probpr-site-body-layout-prism .probpr-news-section-head h2,.probpr-site-body-layout-prism .probpr-news-article h1{letter-spacing:-.055em}.probpr-site-body-layout-prism .probpr-news-home{background:#f7f9fd}
/* CAMPUS — dark premium / Learning OS. */
.probpr-site-body-layout-campus .probpr-news-page,.probpr-site-body-layout-campus .probpr-news-article,.probpr-site-body-layout-campus .probpr-news-home{background:#0d1117;color:#f5f7fb}.probpr-site-body-layout-campus .probpr-news-hero,.probpr-site-body-layout-campus .probpr-news-article-head{border-color:#29313c}.probpr-site-body-layout-campus .probpr-news-hero h1,.probpr-site-body-layout-campus .probpr-news-section-head h2,.probpr-site-body-layout-campus .probpr-news-article h1,.probpr-site-body-layout-campus .probpr-news-card h2 a,.probpr-site-body-layout-campus .probpr-news-card-foot>a,.probpr-site-body-layout-campus .probpr-news-author strong,.probpr-site-body-layout-campus .probpr-news-author a,.probpr-site-body-layout-campus .probpr-news-related-event strong,.probpr-site-body-layout-campus .probpr-news-lecturer-list>a{color:#f5f7fb}.probpr-site-body-layout-campus .probpr-news-hero-copy>p,.probpr-site-body-layout-campus .probpr-news-card-body>p,.probpr-site-body-layout-campus .probpr-news-article-lead,.probpr-site-body-layout-campus .probpr-news-prose{color:#a8b3c2}.probpr-site-body-layout-campus .probpr-news-card{border-color:#27303b;border-radius:18px;background:#141a22;box-shadow:none}.probpr-site-body-layout-campus .probpr-news-card:hover{border-color:color-mix(in srgb,var(--site-primary) 60%,#27303b);box-shadow:0 24px 60px rgba(0,0,0,.28)}.probpr-site-body-layout-campus .probpr-news-card-media{background:#1b2330}.probpr-site-body-layout-campus .probpr-news-search input{border-color:#2b3440;background:#141a22;color:#f5f7fb}.probpr-site-body-layout-campus .probpr-news-search label,.probpr-site-body-layout-campus .probpr-news-card-meta,.probpr-site-body-layout-campus .probpr-news-article-meta,.probpr-site-body-layout-campus .probpr-news-card-foot,.probpr-site-body-layout-campus .probpr-news-back{color:#8f9cac}.probpr-site-body-layout-campus .probpr-news-section-head>a{color:#dbe3ee}.probpr-site-body-layout-campus .probpr-news-article-cover{border-radius:20px;background:#171e27;box-shadow:0 34px 90px rgba(0,0,0,.34)}.probpr-site-body-layout-campus .probpr-news-article-layout{border-color:#27303b}.probpr-site-body-layout-campus .probpr-news-prose h2,.probpr-site-body-layout-campus .probpr-news-prose h3,.probpr-site-body-layout-campus .probpr-news-prose h4{color:#f5f7fb}.probpr-site-body-layout-campus .probpr-news-prose blockquote{background:#141a22;color:#cbd5e1}.probpr-site-body-layout-campus .probpr-news-prose th,.probpr-site-body-layout-campus .probpr-news-prose td{border-color:#2a3442}.probpr-site-body-layout-campus .probpr-news-article-aside{border-color:#29313c}.probpr-site-body-layout-campus .probpr-news-article-aside>div{border-color:#29313c}.probpr-site-body-layout-campus .probpr-news-article-aside strong{color:#dbe3ee}.probpr-site-body-layout-campus .probpr-news-related-event,.probpr-site-body-layout-campus .probpr-news-lecturer-list>a{border-color:#27303b;background:#141a22}.probpr-site-body-layout-campus .probpr-news-related-event .media,.probpr-site-body-layout-campus .probpr-news-lecturer-list .photo{background:#1b2330}.probpr-site-body-layout-campus .probpr-news-empty{border-color:#313b48;background:#141a22}.probpr-site-body-layout-campus .probpr-news-empty strong{color:#f5f7fb}.probpr-site-body-layout-campus .probpr-news-pagination a{border-color:#2b3440;background:#141a22;color:#cbd5e1}.probpr-site-body-layout-campus .probpr-news-pagination a.is-active{background:var(--site-primary);color:#fff}.probpr-site-body-layout-campus .probpr-campus-nav{gap:6px}.probpr-site-body-layout-campus .probpr-campus-nav a{padding-inline:10px}
@media(max-width:1050px){.probpr-news-grid,.probpr-news-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.probpr-news-grid .probpr-news-card:first-child{grid-column:auto}.probpr-news-hero,.probpr-news-article-head{grid-template-columns:1fr;gap:32px}.probpr-news-article-cover{max-width:760px;width:100%}.probpr-news-article-layout{grid-template-columns:minmax(0,1fr) 220px;gap:40px}.probpr-news-lecturer-list{grid-template-columns:repeat(2,minmax(0,1fr))}.probpr-site-body-layout-prism .probpr-news-hero{padding:42px}}
@media(max-width:760px){.probpr-news-page,.probpr-news-article{padding:32px 0 68px}.probpr-news-hero h1,.probpr-news-article h1{font-size:clamp(38px,12vw,58px)}.probpr-news-search>div{flex-direction:column}.probpr-news-search button{width:100%}.probpr-news-grid,.probpr-news-home-grid,.probpr-news-related-events,.probpr-news-lecturer-list{grid-template-columns:1fr}.probpr-news-card-body{min-height:230px}.probpr-news-section-head{align-items:flex-start;flex-direction:column;gap:14px}.probpr-news-article-layout{grid-template-columns:1fr;gap:28px;padding-top:40px}.probpr-news-article-aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.probpr-news-related{padding-top:56px}.probpr-site-body-layout-prism .probpr-news-hero{padding:28px 22px}.probpr-site-body-layout-aurora .probpr-news-card:nth-child(3n+1),.probpr-site-body-layout-aurora .probpr-news-card:nth-child(3n+1):hover{transform:none}}


/* R1.5 visual QA polish — theme consistency without changing news business logic. */
/* Modern: the catalogue is a catalogue. Do not make the first article span two columns. */
.probpr-site-body-layout-modern .probpr-news-grid .probpr-news-card:first-child{grid-column:auto}
.probpr-site-body-layout-modern .probpr-news-grid .probpr-news-card:first-child .probpr-news-card-media{aspect-ratio:16/10}

/* Aurora / Bento: keep the CMS page on the same continuous canvas as the rest of Aurora. */
.probpr-site-body-layout-aurora .probpr-news-page.probpr-site-container{width:100%;max-width:none;margin:0;padding:48px 0 96px;background:transparent}
.probpr-site-body-layout-aurora .probpr-news-page>.probpr-news-hero,
.probpr-site-body-layout-aurora .probpr-news-page>.probpr-news-grid,
.probpr-site-body-layout-aurora .probpr-news-page>.probpr-news-empty,
.probpr-site-body-layout-aurora .probpr-news-page>.probpr-news-pagination{width:min(1320px,calc(100% - 48px));margin-inline:auto}
.probpr-site-body-layout-aurora .probpr-news-hero{padding-bottom:30px;border-bottom:0;background:transparent}
.probpr-site-body-layout-aurora .probpr-news-grid{padding-top:22px}

/* PRISM: full dark spatial canvas; content stays aligned to the normal PRISM container. */
.probpr-site-body-layout-prism .probpr-news-page.probpr-site-container{width:100%;max-width:none;margin:0;padding:52px 0 96px;background:#090c13;color:#f6f8ff}
.probpr-site-body-layout-prism .probpr-news-page>.probpr-news-hero,
.probpr-site-body-layout-prism .probpr-news-page>.probpr-news-grid,
.probpr-site-body-layout-prism .probpr-news-page>.probpr-news-empty,
.probpr-site-body-layout-prism .probpr-news-page>.probpr-news-pagination{width:min(1440px,calc(100% - 72px));margin-inline:auto}
.probpr-site-body-layout-prism .probpr-news-hero{margin:0;padding:52px 0 38px;border:0;border-radius:0;background:transparent;box-shadow:none}
.probpr-site-body-layout-prism .probpr-news-hero h1{color:#f6f8ff}
.probpr-site-body-layout-prism .probpr-news-hero-copy>p,.probpr-site-body-layout-prism .probpr-news-search label{color:#aab4c7}
.probpr-site-body-layout-prism .probpr-news-search input{border-color:rgba(255,255,255,.14);background:#111722;color:#f6f8ff}
.probpr-site-body-layout-prism .probpr-news-search input::placeholder{color:#788499}
.probpr-site-body-layout-prism .probpr-news-card{border-color:rgba(255,255,255,.11);background:#111722;color:#f6f8ff}
.probpr-site-body-layout-prism .probpr-news-card:hover{border-color:color-mix(in srgb,var(--site-primary) 55%,rgba(255,255,255,.11));box-shadow:0 24px 60px rgba(0,0,0,.22)}
.probpr-site-body-layout-prism .probpr-news-card h2 a,.probpr-site-body-layout-prism .probpr-news-card-foot>a{color:#f6f8ff}
.probpr-site-body-layout-prism .probpr-news-card-body>p,.probpr-site-body-layout-prism .probpr-news-card-foot,.probpr-site-body-layout-prism .probpr-news-card-meta{color:#9eabc0}
.probpr-site-body-layout-prism .probpr-news-pagination a{border-color:rgba(255,255,255,.12);background:#111722;color:#dce4f2}
.probpr-site-body-layout-prism .probpr-news-pagination a.is-active{border-color:var(--site-primary);background:var(--site-primary);color:#fff}
.probpr-site-body-layout-prism .probpr-news-empty{border-color:rgba(255,255,255,.16);background:#111722}
.probpr-site-body-layout-prism .probpr-news-empty strong{color:#f6f8ff}.probpr-site-body-layout-prism .probpr-news-empty p{color:#9eabc0}

/* CAMPUS: remove the inset dark panel effect and the separator line; keep cards compact. */
.probpr-site-body-layout-campus .probpr-news-page.probpr-site-container{width:100%;max-width:none;margin:0;padding:52px 0 96px;background:#0d1117;color:#f5f7fb}
.probpr-site-body-layout-campus .probpr-news-page>.probpr-news-hero,
.probpr-site-body-layout-campus .probpr-news-page>.probpr-news-grid,
.probpr-site-body-layout-campus .probpr-news-page>.probpr-news-empty,
.probpr-site-body-layout-campus .probpr-news-page>.probpr-news-pagination{width:min(1320px,calc(100% - 48px));margin-inline:auto}
.probpr-site-body-layout-campus .probpr-news-hero{padding-bottom:34px;border-bottom:0;background:transparent}
.probpr-site-body-layout-campus .probpr-news-grid{padding-top:28px}

@media(max-width:760px){
  .probpr-site-body-layout-aurora .probpr-news-page>.probpr-news-hero,
  .probpr-site-body-layout-aurora .probpr-news-page>.probpr-news-grid,
  .probpr-site-body-layout-aurora .probpr-news-page>.probpr-news-empty,
  .probpr-site-body-layout-aurora .probpr-news-page>.probpr-news-pagination{width:min(100% - 20px,1320px)}
  .probpr-site-body-layout-prism .probpr-news-page>.probpr-news-hero,
  .probpr-site-body-layout-prism .probpr-news-page>.probpr-news-grid,
  .probpr-site-body-layout-prism .probpr-news-page>.probpr-news-empty,
  .probpr-site-body-layout-prism .probpr-news-page>.probpr-news-pagination{width:min(100% - 22px,1440px)}
  .probpr-site-body-layout-campus .probpr-news-page>.probpr-news-hero,
  .probpr-site-body-layout-campus .probpr-news-page>.probpr-news-grid,
  .probpr-site-body-layout-campus .probpr-news-page>.probpr-news-empty,
  .probpr-site-body-layout-campus .probpr-news-page>.probpr-news-pagination{width:min(100% - 28px,1320px)}
  .probpr-site-body-layout-aurora .probpr-news-page.probpr-site-container,
  .probpr-site-body-layout-prism .probpr-news-page.probpr-site-container,
  .probpr-site-body-layout-campus .probpr-news-page.probpr-site-container{padding-top:30px;padding-bottom:68px}
}
