.gp-home,.gp-home *{box-sizing:border-box}.gp-home{--gp-navy:#123a63;--gp-blue:#1769aa;--gp-blue-dark:#0d4f88;--gp-ink:#172033;--gp-muted:#5b6577;--gp-line:#dce5ef;--gp-soft:#f4f8fc;--gp-white:#ffffff;color:var(--gp-ink);font-family:inherit;margin:0 auto;max-width:1240px;padding:20px 18px 48px}.gp-home a{text-decoration:none}.gp-home-hero{background:radial-gradient(circle at 100% 0,rgba(255,255,255,0.22),transparent 34%),linear-gradient(135deg,#0f355a 0%,#1769aa 100%);border-radius:22px;box-shadow:0 14px 34px rgba(18,58,99,0.16);color:var(--gp-white);min-height:330px;overflow:hidden;padding:58px 48px;position:relative}.gp-home-hero::before,.gp-home-hero::after{border:1px solid rgba(255,255,255,0.12);border-radius:50%;content:"";pointer-events:none;position:absolute}.gp-home-hero::before{height:300px;right:-80px;top:-130px;width:300px}.gp-home-hero::after{bottom:-210px;height:380px;right:160px;width:380px}.gp-home-hero__inner{margin:0 auto;max-width:100%;position:relative;text-align:center;z-index:1}.gp-home-eyebrow{color:var(--gp-blue);font-size:13px;font-weight:700;letter-spacing:0.12em;margin:0 0 10px;text-transform:uppercase}.gp-home-hero .gp-home-eyebrow{color:#bfe3ff}.gp-home-hero h2{color:var(--gp-white);font-size:clamp(30px,3.1vw,38px) !important;font-weight:750;letter-spacing:-0.025em;line-height:1.15;margin:0;max-width:none;white-space:normal}@media (min-width:1180px){.gp-home-hero h2{white-space:nowrap}}.gp-home-hero__text{color:#e8f3fc;font-size:18px;line-height:1.7;margin:20px auto 0;max-width:760px}.gp-home-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:30px}.gp-home-button{align-items:center;border:2px solid transparent;border-radius:10px;display:inline-flex;font-size:15px;font-weight:700;justify-content:center;line-height:1.2;min-height:48px;padding:12px 21px;transition:color 180ms ease,transform 180ms ease,box-shadow 180ms ease,background-color 180ms ease}.gp-home-button:hover,.gp-home-button:focus-visible{transform:translateY(-2px)}.gp-home-button:focus-visible,.gp-home-card__link:focus-visible{outline:3px solid #f2bd3f;outline-offset:3px}.gp-home-button--primary,.gp-home-button--primary:visited{background:var(--gp-white);color:var(--gp-navy) !important}.gp-home-button--primary:hover,.gp-home-button--primary:focus{box-shadow:0 8px 22px rgba(0,0,0,0.2);color:var(--gp-navy) !important}.gp-home-button--secondary,.gp-home-button--secondary:visited{background:transparent;border-color:currentColor;color:var(--gp-blue) !important}.gp-home-hero .gp-home-button--secondary,.gp-home-hero .gp-home-button--secondary:visited,.gp-home-hero .gp-home-button--secondary:hover,.gp-home-hero .gp-home-button--secondary:focus{border-color:rgba(255,255,255,0.8);color:var(--gp-white) !important}.gp-home-features{background:var(--gp-white);border:1px solid var(--gp-line);border-radius:15px;box-shadow:0 8px 24px rgba(18,58,99,0.08);display:grid;gap:0;grid-template-columns:repeat(4,1fr);margin:-18px auto 0;max-width:calc(100% - 56px);position:relative;z-index:2}.gp-home-features div{align-items:center;color:var(--gp-navy);display:flex;font-size:14px;font-weight:700;gap:9px;justify-content:center;min-height:64px;padding:12px;text-align:center}.gp-home-features div+div{border-left:1px solid var(--gp-line)}.gp-home-features span{align-items:center;background:#e7f4ff;border-radius:50%;color:var(--gp-blue);display:inline-flex;flex:0 0 25px;font-size:14px;height:25px;justify-content:center;width:25px}.gp-home-journals{padding-top:70px}.gp-home-section-heading{margin:0 auto 30px;max-width:740px;text-align:center}.gp-home-section-heading h2,.gp-home-about h2{color:var(--gp-navy);font-size:clamp(27px,3vw,36px) !important;line-height:1.25;margin:0}.gp-home-section-heading>p:last-child,.gp-home-about>div>p:last-child{color:var(--gp-muted);font-size:16px;line-height:1.7;margin:13px 0 0}.gp-home-grid{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.gp-home-card{background:var(--gp-white);border:1px solid var(--gp-line) !important;border-radius:17px;box-shadow:0 8px 24px rgba(18,58,99,0.07);display:flex;flex-direction:column;min-width:0;overflow:hidden;padding:25px;position:relative;transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.gp-home-card::before{background:linear-gradient(90deg,var(--gp-navy),#2f89c9);content:"";height:4px;inset:0 0 auto;position:absolute}.gp-home-card:hover{border-color:#b9cede;box-shadow:0 14px 34px rgba(18,58,99,0.13);transform:translateY(-3px)}.gp-home-card:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;max-width:calc(50% - 11px);width:100%}.gp-home-card__top{align-items:flex-start;display:flex;gap:18px}.gp-home-card__logo-wrap{align-items:center;background:var(--gp-soft);border:1px solid var(--gp-line);border-radius:15px;display:flex;flex:0 0 96px;height:96px;min-height:96px;min-width:96px;aspect-ratio:1 / 1;justify-content:center;overflow:hidden;position:relative;width:96px}.gp-home-card__logo{aspect-ratio:1 / 1;background:transparent;display:block;height:88px;object-fit:contain;position:relative;width:88px;z-index:2}.gp-home-card__fallback{align-items:center;color:#b5c5d3;display:flex;font-size:34px;font-weight:800;inset:0;justify-content:center;position:absolute}.gp-home-card__logo.is-broken{display:none}.gp-home-card__title{min-width:0}.gp-home-card__title h3{color:var(--gp-navy);font-size:20px !important;font-weight:750;line-height:1.35;margin:2px 0 4px;overflow-wrap:anywhere}.gp-home-card__title p{color:var(--gp-navy);font-size:18px;font-weight:700;line-height:1.35;margin:0 0 8px}.gp-home-badge{background:#e9f4fc;border-radius:999px;color:var(--gp-blue-dark);display:inline-flex;font-size:12px;font-weight:700;line-height:1.2;margin-top:7px;padding:6px 10px}.gp-home-card__details{list-style:none;margin:22px 0 0;padding:0}.gp-home-card__details li{border-top:1px solid #edf1f5;display:grid;font-size:14px;gap:12px;grid-template-columns:126px minmax(0,1fr);line-height:1.5;margin:0;padding:9px 0}.gp-home-card__label{color:var(--gp-navy);font-weight:700}.gp-home-card__value{color:var(--gp-muted);overflow-wrap:anywhere}.gp-home-card__link{align-items:center;align-self:flex-start;background:var(--gp-blue);border-radius:9px;color:var(--gp-white) !important;display:inline-flex;font-size:14px;font-weight:700;gap:9px;margin-top:auto;padding:11px 17px;box-shadow:0 7px 16px rgba(23,105,170,0.18);transition:color 180ms ease,background-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}.gp-home-card__details+.gp-home-card__link{margin-top:19px}.gp-home-card__link:visited,.gp-home-card__link:hover,.gp-home-card__link:focus,.gp-home-card__link:active{color:var(--gp-white) !important}.gp-home-card__link:hover,.gp-home-card__link:focus{background:var(--gp-blue-dark);box-shadow:0 10px 22px rgba(13,79,136,0.25);transform:translateY(-2px)}.gp-home-card__link span{font-size:18px;line-height:1}.gp-home-about{align-items:center;background:var(--gp-soft);border:1px solid var(--gp-line);border-radius:18px;display:grid;gap:34px;grid-template-columns:minmax(0,1fr) auto;margin-top:54px;padding:34px 38px}.gp-home-about h2{font-size:clamp(24px,3vw,31px)}@media (max-width:900px){.gp-home{padding-left:14px;padding-right:14px}.gp-home-hero{padding:46px 34px}.gp-home-hero h2{font-size:clamp(27px,4vw,34px) !important;white-space:normal}.gp-home-features{grid-template-columns:repeat(2,1fr)}.gp-home-features div:nth-child(3){border-left:0;border-top:1px solid var(--gp-line)}.gp-home-features div:nth-child(4){border-top:1px solid var(--gp-line)}.gp-home-card:last-child:nth-child(odd){max-width:none}}@media (max-width:720px){.gp-home{padding-bottom:34px}.gp-home-hero{border-radius:17px;padding:38px 24px 42px;text-align:center}.gp-home-hero__text{font-size:16px}.gp-home-actions{justify-content:center}.gp-home-features{max-width:calc(100% - 24px)}.gp-home-grid{grid-template-columns:1fr}.gp-home-card:last-child:nth-child(odd){grid-column:auto}.gp-home-about{grid-template-columns:1fr;padding:28px 24px;text-align:center}.gp-home-about .gp-home-button{justify-self:center}}@media (max-width:480px){.gp-home{padding-left:10px;padding-right:10px}.gp-home-hero{padding:32px 18px 38px}.gp-home-hero h2{font-size:29px !important;line-height:1.2}.gp-home-actions{flex-direction:column}.gp-home-actions .gp-home-button{width:100%}.gp-home-features{grid-template-columns:1fr;margin-top:14px;max-width:100%}.gp-home-features div+div,.gp-home-features div:nth-child(3){border-left:0;border-top:1px solid var(--gp-line)}.gp-home-journals{padding-top:50px}.gp-home-card{padding:22px 18px}.gp-home-card__top{align-items:center;flex-direction:column;text-align:center}.gp-home-card__details li{gap:4px;grid-template-columns:1fr}.gp-home-card__details li:first-child{border-top:0}.gp-home-card__link{align-self:stretch;justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.gp-home *,.gp-home *::before,.gp-home *::after{scroll-behavior:auto !important;transition-duration:0.01ms !important}}