/* Isolated editorial cards shared by the catalog and the homepage. */
.gc-root{--gc-navy:#193e66;--gc-blue:#286bb2;--gc-line:#dbe4ee;--gc-muted:#65758a;font-family:SegoeUIRegular,'Segoe UI',Arial,sans-serif;color:#334557;font-size:16px;line-height:1.6;isolation:isolate}
.gc-root *,.gc-root *:before,.gc-root *:after{box-sizing:border-box}
.gc-root [hidden]{display:none!important}
.gc-root a{color:var(--gc-blue);text-decoration:none}
.gc-root a:hover{text-decoration:underline;text-underline-offset:4px}
.gc-root :is(a,button,input,select):focus-visible{outline:3px solid #327ac0;outline-offset:4px}
.gc-root h2,.gc-root h3{font-family:SegoeUIBold,'Segoe UI',Arial,sans-serif;font-weight:700;color:var(--gc-navy);letter-spacing:-.45px}
.gc-root p{margin:0}
.gc-root .gc-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:48px;padding:12px 20px;border:1px solid #c8d9eb;border-radius:9px;background:#fff;color:var(--gc-blue);font:16px/1.4 SegoeUISemiBold,'Segoe UI',Arial,sans-serif;text-align:center;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s}
.gc-root .gc-button:hover{background:#edf4fb;border-color:#8db2d6;text-decoration:none}
.gc-root .gc-primary{background:#df2b33;border-color:#df2b33;color:#fff}
.gc-root .gc-primary:hover{background:#c5222b;border-color:#c5222b;color:#fff}
.gc-root .gc-button span[aria-hidden]{font:24px/1 Arial,sans-serif}
.gc-root .gc-grid,.gc-root .gc-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.gc-root .gc-card{display:flex;flex-direction:column;position:relative;min-width:0;margin:0;overflow:hidden;background:#fff;border:1px solid #dce5ef;border-radius:15px;transition:border-color .15s,box-shadow .15s}
.gc-root .gc-card:hover{border-color:#b4cbe1;box-shadow:0 10px 28px -20px #365c86}
.gc-root .gc-art{position:relative;aspect-ratio:2.2;background:#eaf2f8;overflow:hidden;flex-shrink:0}
.gc-root .gc-art picture,.gc-root .gc-art img{display:block;width:100%;height:100%;margin:0;padding:0;object-fit:cover}
.gc-root .gc-art-note{position:absolute;bottom:10px;right:12px;max-width:calc(100% - 24px);font-size:10px;line-height:1.4;color:#48637c;background:rgba(255,255,255,.88);padding:3px 7px;border-radius:4px}
.gc-root .gc-card-body{position:relative;display:flex;flex-direction:column;flex:1;min-width:0;padding:22px 24px 20px}
.gc-root .gc-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;margin:0 0 14px;color:#66778b;font-size:12px;line-height:1.45}
.gc-root .gc-kind{color:#315f8a;background:#eff5fb;border-radius:5px;padding:4px 8px;font-family:SegoeUISemiBold,'Segoe UI',sans-serif}
.gc-root .gc-card-title{font-size:23px;line-height:1.27;margin:0 0 13px;padding:0;border:0;overflow-wrap:break-word;text-align:left}
.gc-root .gc-card-title a{color:var(--gc-navy);font:inherit}
.gc-root .gc-card-description{font-size:15px;line-height:1.65;color:#53677c;margin:0 0 17px;text-align:left}
.gc-root .gc-proof-label{font-size:12px;line-height:1.5;color:#59718a;margin:0 0 17px}
.gc-root .gc-proof-label>span{color:#247060;margin-right:4px}
.gc-root .gc-read{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:15px;border-top:1px solid #e3eaf1;font:14px/1.45 SegoeUISemiBold,'Segoe UI',sans-serif;min-height:44px}
.gc-root .gc-read>span{font:24px/1 Arial,sans-serif}
.gc-root .gc-proof-image{height:176px;margin:0 0 20px;padding:8px 0;text-align:left}
.gc-root .gc-proof-image img{display:block;width:116px;height:164px;max-width:100%;object-fit:contain;object-position:left center;margin:0;border:0;filter:drop-shadow(0 3px 6px #263a5414)}
.gc-root .gc-featured{grid-column:1/-1;display:grid;grid-template-columns:1.03fr 1fr;min-height:378px;background:#eef4fa;border-color:#d7e3ef}
.gc-root .gc-featured .gc-art{grid-column:2;grid-row:1;aspect-ratio:auto;min-height:100%}
.gc-root .gc-featured .gc-card-body{grid-column:1;grid-row:1;padding:36px 42px 32px;justify-content:center}
.gc-root .gc-featured .gc-card-title{font-size:35px;line-height:1.19;letter-spacing:-.7px;margin-bottom:18px}
.gc-root .gc-featured .gc-card-description{font-size:16px;line-height:1.65;max-width:510px}
.gc-root .gc-featured .gc-meta{margin-bottom:20px}
.gc-root .gc-featured .gc-read{margin-top:8px;max-width:510px;font-size:15px}
.gc-root .gc-featured .gc-read{align-self:flex-start;justify-content:center;min-height:46px;margin-top:8px;padding:12px 20px;gap:28px;border:1px solid #286bb2;border-radius:9px;background:#286bb2;color:#fff;transition:background .15s}
.gc-root .gc-featured .gc-read:hover{background:#205a98;text-decoration:none}
.gc-root .gc-featured .gc-kind{background:#fff}
.gc-root .gc-eyebrow{font:11px/1.4 SegoeUISemiBold,'Segoe UI',sans-serif;text-transform:uppercase;letter-spacing:1.3px;color:#577696;margin:0 0 12px}
#gsg-cases-home{margin:0;padding:30px 0 0}
.gc-root .gc-home-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}
.gc-root .gc-home-heading h2{font-size:34px;line-height:1.2;margin:0 0 12px}
.gc-root .gc-home-heading p:not(.gc-eyebrow){font-size:16px;line-height:1.6;color:#65778a}
.gc-root .gc-home-heading>.gc-button{flex-shrink:0;white-space:nowrap}
#gsg-cases-home .gc-home-heading h2{font-size:34px;line-height:1.2;margin:0 0 12px}
.gc-root .gc-home-links{display:flex;flex-wrap:wrap;gap:14px 28px;margin-top:24px;font-size:14px}
@media(max-width:1150px){.gc-root .gc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-root .gc-featured .gc-card-body{padding:30px}.gc-root .gc-featured .gc-card-title{font-size:30px}.gc-root .gc-home-grid{gap:18px}.gc-root .gc-home-grid .gc-card-body{padding:20px}.gc-root .gc-home-grid .gc-card-title{font-size:21px}}
@media(max-width:900px){.gc-root .gc-featured{display:flex;min-height:0}.gc-root .gc-featured .gc-art{aspect-ratio:2.2;min-height:0}.gc-root .gc-featured .gc-card-body{padding:28px}.gc-root .gc-featured .gc-card-description,.gc-root .gc-featured .gc-read{max-width:none}.gc-root .gc-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-root .gc-home-heading h2{font-size:30px}}
@media(max-width:760px){.gc-root .gc-grid,.gc-root .gc-home-grid{grid-template-columns:minmax(0,1fr);gap:20px}.gc-root .gc-card-body,.gc-root .gc-home-grid .gc-card-body{padding:20px}.gc-root .gc-card-title,.gc-root .gc-home-grid .gc-card-title{font-size:24px;line-height:1.24}.gc-root .gc-card-description{font-size:15px;line-height:1.65}.gc-root .gc-meta{font-size:11px;margin-bottom:13px;gap:7px}.gc-root .gc-featured .gc-card-body{padding:22px 20px}.gc-root .gc-featured .gc-card-title{font-size:28px;line-height:1.2}.gc-root .gc-featured .gc-meta{margin-bottom:16px}.gc-root .gc-featured .gc-card-description{font-size:15px}.gc-root .gc-proof-image{position:absolute;right:20px;top:20px;width:54px;height:77px;padding:0;margin:0}.gc-root .gc-proof-image img{width:54px;height:77px}.gc-root .gc-has-proof:has(.gc-proof-image) .gc-meta{min-height:77px;padding-right:70px;align-content:flex-start}.gc-root .gc-home-heading{display:block;margin-bottom:22px}.gc-root .gc-home-heading h2{font-size:28px}.gc-root .gc-home-heading>.gc-button{margin-top:20px}.gc-root .gc-home-links{gap:12px 20px}#gsg-cases-home{padding-top:20px}}
@media(prefers-reduced-motion:reduce){.gc-root *{transition:none!important;scroll-behavior:auto!important}}
@media(max-width:900px){#gsg-cases-home .gc-home-heading h2{font-size:30px}}
@media(max-width:760px){#gsg-cases-home .gc-home-heading h2{font-size:28px}}
