/*
Theme Name: Continental Game
Description: An update-safe Elessi child theme for the Continental Game football career platform.
Author: Continental Game
Template: elessi-theme
Version: 1.8.0
Requires at least: 7.0
Requires PHP: 8.2
License: GPL-2.0-or-later (custom child-theme code only; the Elessi parent retains its license)
Text Domain: continental-game
*/
html{scroll-behavior:smooth}body.cg-site{margin:0;background:var(--cg-canvas);font-family:var(--cg-font);color:var(--cg-ink);overflow-x:clip}.cg-site p{font-weight:400}.cg-site-main{min-height:55vh}.cg-site a{transition:color .15s}.cg-site .cg-skip-link{position:absolute;top:12px;left:16px;z-index:999999;transform:translateY(-150%);background:#fff;color:#142a40;padding:12px 20px;border:2px solid #175cb5;border-radius:5px}.cg-site .cg-skip-link:focus{transform:translateY(0)}
.cg-site-header{background:#fff;border-bottom:1px solid #dfe6ed;position:relative;z-index:30}.cg-header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:36px;width:min(1280px,calc(100% - 64px))}.cg-brand{display:inline-flex;align-items:center;gap:12px;font-size:17px;line-height:1.1;font-weight:650;letter-spacing:-.03em;white-space:nowrap;color:var(--cg-ink)!important;text-decoration:none!important}.cg-brand-mark{display:inline-flex;position:relative;align-items:center;justify-content:center;background:var(--cg-night);color:#fff;font-size:17px;font-weight:750;letter-spacing:-.075em;width:43px;height:46px;border-radius:4px 4px 12px 4px;overflow:hidden}.cg-brand-mark>span{position:absolute;height:3px;background:#84b7eb;width:18px;bottom:6px;right:5px;transform:rotate(-35deg)}.cg-brand-second{display:block;font-size:20px}.cg-brand-dot{color:var(--cg-blue)}.cg-custom-logo{max-width:210px;max-height:54px;object-fit:contain}.cg-site-nav{display:flex;align-items:center;justify-content:space-between;gap:36px;flex:1}.cg-menu{list-style:none;display:flex;gap:24px;margin:0!important;padding:0!important}.cg-menu>li{position:relative;list-style:none;margin:0}.cg-menu a{display:flex;align-items:center;min-height:48px;color:var(--cg-ink);font-size:14px;font-weight:550}.cg-menu .current-menu-item>a{color:var(--cg-blue)}.cg-menu .sub-menu{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--cg-border);padding:12px;min-width:220px;list-style:none}.cg-menu li:focus-within>.sub-menu,.cg-menu li:hover>.sub-menu{display:block}.cg-nav-actions{display:flex;align-items:center;gap:24px}.cg-nav-actions .cg-btn{min-height:44px;font-size:14px;padding:10px 17px}.cg-login-menu{position:relative;font-size:14px;font-weight:600}.cg-login-menu>summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:8px;list-style:none}.cg-login-menu>summary:after{content:'⌄';font-size:15px}.cg-login-menu>div{position:absolute;top:100%;right:0;background:#fff;border:1px solid var(--cg-border);border-radius:6px;padding:12px;width:210px;box-shadow:0 4px 14px rgba(8,27,45,.08)}.cg-login-menu a{display:block;min-height:44px;padding:10px;font-size:14px}.cg-mobile-toggle{display:none;align-items:center;gap:12px;min-height:44px;padding:10px 12px;border:1px solid #9dadbd;border-radius:5px;background:#fff;color:var(--cg-ink);font:600 14px var(--cg-font)}
.cg-home{background:#fff}.cg-hero{min-height:590px;background-color:#102c3f;background-image:linear-gradient(90deg,rgba(5,22,38,.91),rgba(5,22,38,.1)),url('assets/pitch-hero.webp');background-size:cover;background-position:center 56%;color:#fff;display:flex;align-items:center}.cg-hero-inner{padding-block:72px;position:relative}.cg-hero .cg-eyebrow{color:#b4d5f6;display:flex;align-items:center;gap:12px;margin-bottom:24px;font-size:14px}.cg-hero .cg-eyebrow:before{content:'';width:26px;height:1px;background:#8db8e3}.cg-hero h1,.cg-site .cg-hero h1{color:#fff;max-width:12ch;font-size:clamp(48px,5.4vw,72px);line-height:1.025;letter-spacing:-.052em;font-weight:600;margin:0 0 24px}.cg-hero p:not(.cg-eyebrow){color:#e1e9ef;max-width:43ch;font-size:17px;line-height:1.7;margin-bottom:28px}.cg-hero .cg-actions{gap:16px}.cg-hero .cg-btn--outline{border-color:#b4c9dc;color:#fff}.cg-hero .cg-btn--outline:hover{background:rgba(255,255,255,.1);color:#fff;border-color:#fff}.cg-hero-footnote{display:block;font-size:14px;color:#c0d0dd;margin-top:28px}.cg-value-strip{border-bottom:1px solid var(--cg-border);background:#fff}.cg-value-strip>.cg-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding-block:26px}.cg-value-strip p{margin:0;display:flex;align-items:center;gap:14px;font-size:14px;font-weight:550}.cg-value-strip .cg-value-index{font-size:14px;color:var(--cg-blue);border:1px solid #c0d2e4;border-radius:50%;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cg-home-section{padding-block:76px}.cg-home-section .cg-section-heading h2{font-size:clamp(30px,3.5vw,42px);max-width:22ch}.cg-home-section .cg-section-heading p{max-width:52ch;font-size:15px;color:var(--cg-muted)}.cg-home-section--soft{background:#f4f6f8}.cg-home-section .cg-card{border-color:#dce4eb}.cg-home-section .cg-opportunities{margin-top:30px}.cg-pathways{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.cg-pathway{padding:40px;border-top:3px solid #163655;background:#eef3f8;border-radius:0 0 8px 8px}.cg-pathway:nth-child(2){background:#f2f3f2;border-color:#718477}.cg-pathway .cg-eyebrow{font-size:14px}.cg-pathway h3{font-size:29px;letter-spacing:-.04em;max-width:20ch}.cg-pathway p{color:var(--cg-muted);max-width:44ch;margin-bottom:24px;font-size:15px}.cg-pathway ul{padding:0;margin:0 0 26px;list-style:none;font-size:14px}.cg-pathway li{padding:8px 0;display:flex;gap:10px;align-items:flex-start}.cg-pathway li:before{content:'✓';color:#245377;font-weight:600}.cg-home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:40px}.cg-home-step .cg-step-index{display:block;font-size:14px;color:var(--cg-blue);font-weight:600;border-top:1px solid #aabfce;padding-top:24px;margin-bottom:24px}.cg-home-step h3{font-size:24px}.cg-home-step p{font-size:15px;color:var(--cg-muted)}.cg-banner{background:#102c43;border-radius:10px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:32px}.cg-banner h2{color:#fff;font-size:36px;max-width:22ch;margin-bottom:12px}.cg-banner p{color:#c9dbe9;margin:0;max-width:56ch}.cg-banner .cg-btn{white-space:nowrap;flex-shrink:0}.cg-home-demo-note{font-size:14px;color:#597083;margin-top:24px!important;margin-bottom:0!important}
.cg-journal-card{min-width:0}.cg-journal-art{display:flex;align-items:flex-end;position:relative;background:#17374d;color:#fff!important;aspect-ratio:1.65;padding:24px;border-radius:6px;overflow:hidden;margin-bottom:24px;text-decoration:none!important}.cg-journal-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cg-journal-art>span{font-size:14px;font-weight:550;position:relative}.cg-journal-art--1{background:#354941}.cg-journal-art--2{background:#42566b}.cg-journal-card .cg-eyebrow{font-size:14px;letter-spacing:.13em;margin-bottom:12px}.cg-journal-card h3,.cg-journal-card h2{font-size:23px;line-height:1.25;margin-bottom:12px}.cg-journal-card h3 a,.cg-journal-card h2 a{color:var(--cg-ink)}.cg-journal-card p{font-size:14px;color:var(--cg-muted)}.cg-journal-card>.cg-text-link{font-size:14px}.cg-journal-intro{color:var(--cg-muted);margin-bottom:40px!important}.cg-article{max-width:850px;background:#fff}.cg-article>.cg-text-link{margin-bottom:32px}.cg-article h1{max-width:18ch;margin-bottom:32px}.cg-article-cover{width:100%;border-radius:8px;margin-bottom:32px}.cg-page-content{max-width:1040px}.cg-page-content>.cg-prose{max-width:none}.cg-page-content>.cg-prose>p,.cg-page-content>.cg-prose>ul{max-width:76ch}.cg-page-content .cg-memberships{margin-top:32px}.cg-page-content .cg-grid p{max-width:initial}.cg-page-content h1{margin-bottom:32px}
.cg-site-footer{background:#0c2033;color:#bacbd9;padding-top:56px;margin-top:0}.cg-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:64px;padding-bottom:40px}.cg-footer-top h2{font-size:14px;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0 0 18px}.cg-footer-top>div>a:not(.cg-brand){display:flex;align-items:center;min-height:36px;color:#c5d1df;font-size:14px}.cg-footer-brand .cg-brand{color:#fff!important;white-space:normal;font-size:21px;margin-bottom:20px}.cg-footer-brand .cg-brand-mark{background:#1f3e58}.cg-footer-brand p{font-size:14px;max-width:29ch;line-height:1.7;color:#bacbd9;margin-bottom:24px}.cg-footer-brand .cg-eyebrow{font-size:14px;color:#8eafd0}.cg-footer-bottom{border-top:1px solid #304354;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:14px}.cg-footer-bottom>div{display:flex;gap:24px}.cg-footer-bottom a{color:#c5d1df;min-height:44px;display:inline-flex;align-items:center}
.cg-product-header{margin:24px 0 40px}.cg-product-header h1{font-size:44px;max-width:24ch}.cg-product-layout{display:grid!important;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:32px;float:none!important;width:100%!important;clear:both}.cg-product-layout .cg-card+.cg-card{margin:0}.cg-product-image{max-height:360px;object-fit:cover;margin-bottom:28px;border-radius:6px}.cg-product-purchase{align-self:start}.cg-product-purchase h2{font-size:25px}.cg-purchase-note{border-top:1px solid var(--cg-border);padding-top:20px;margin-top:24px!important}.cg-product-purchase .cart{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cg-product-purchase .quantity input{max-width:80px;padding:12px;min-height:48px;border:1px solid #96a7b7;border-radius:5px}.cg-commerce .button,.cg-site .woocommerce .button,.cg-site .woocommerce button.button.alt{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;min-height:48px;font:600 15px/1.4 var(--cg-font);text-transform:none;background:var(--cg-blue);color:#fff;border:0;border-radius:5px;cursor:pointer}.cg-commerce .button:hover,.cg-site .woocommerce .button:hover{background:var(--cg-blue-hover);color:#fff}.cg-site .woocommerce{font-family:var(--cg-font);font-size:15px}.cg-site .woocommerce form .form-row{margin:0 0 20px;padding:0;float:none}.cg-site .woocommerce input.input-text,.cg-site .woocommerce select,.cg-site .woocommerce textarea{padding:12px 14px;min-height:48px;border:1px solid #9badbc;background:#fff;border-radius:5px;box-shadow:none;font:400 16px/1.5 var(--cg-font)}.cg-site .woocommerce form .form-row input.input-text{width:100%}.cg-site .woocommerce .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.cg-site .woocommerce .form-row-first,.cg-site .woocommerce .form-row-last{width:auto;float:none}.cg-site .woocommerce .form-row-wide{grid-column:1/-1}.cg-site .woocommerce .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:32px}.cg-site .woocommerce .col2-set .col-1,.cg-site .woocommerce .col2-set .col-2{width:auto;float:none}.cg-site .woocommerce .shop_table{border-collapse:collapse;border:1px solid var(--cg-border);background:#fff;border-radius:8px}.cg-site .woocommerce .shop_table td,.cg-site .woocommerce .shop_table th{padding:16px;border-bottom:1px solid var(--cg-border);font-size:14px}.cg-site .woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.cg-site .woocommerce .woocommerce-MyAccount-navigation a{display:block;min-height:44px;padding:12px;border-bottom:1px solid var(--cg-border);font-size:14px}.cg-site .woocommerce #payment{background:#edf2f7;border-radius:8px;padding:24px}.cg-site .woocommerce-message,.cg-site .woocommerce-info{background:#edf5fb;color:#254761;border-color:#4b81b8}.cg-site .woocommerce-error{background:#faecea;color:#8b302a}.cg-site .woocommerce .select2-container{min-height:48px}.cg-site .woocommerce .select2-selection{height:48px!important;padding:8px;border-color:#9badbc;border-radius:5px}
@media(max-width:1150px){.cg-header-inner{gap:24px}.cg-site-nav{gap:24px}.cg-menu{gap:18px}.cg-nav-actions{gap:16px}.cg-brand{font-size:15px}.cg-brand-second{font-size:18px}.cg-nav-actions>.cg-btn{font-size:14px;padding:10px 13px}.cg-hero{min-height:560px}.cg-product-layout{grid-template-columns:1fr 1fr}.cg-product-header h1{font-size:40px}}
@media(max-width:950px){.cg-header-inner{min-height:82px;flex-wrap:wrap;width:calc(100% - 48px)}.cg-mobile-toggle{display:inline-flex}.cg-site-nav{display:none;flex:1 0 100%;padding:0 0 24px;align-items:flex-start}.cg-site-nav.is-open{display:flex;flex-direction:column;gap:16px}.cg-menu{flex-direction:column;gap:4px;width:100%}.cg-menu a{font-size:15px;min-height:44px}.cg-menu .sub-menu{position:static;border:0;padding-block:0}.cg-nav-actions{width:100%;justify-content:space-between;border-top:1px solid var(--cg-border);padding-top:16px}.cg-login-menu>div{right:auto;left:0}.cg-hero{min-height:520px;background-position:64% center}.cg-hero h1,.cg-site .cg-hero h1{font-size:58px}.cg-pathway{padding:32px}.cg-value-strip>.cg-wrap{gap:20px}.cg-value-strip p{font-size:14px}.cg-home-steps{gap:24px}.cg-footer-top{gap:32px}.cg-product-layout{grid-template-columns:1fr!important}.cg-product-purchase{max-width:initial}.cg-banner{padding:36px;align-items:flex-start;flex-direction:column}.cg-site .woocommerce .col2-set{grid-template-columns:1fr}}
@media(max-width:640px){.cg-header-inner{min-height:76px;width:calc(100% - 32px)}.cg-brand{font-size:14px;gap:9px}.cg-brand-second{font-size:17px}.cg-brand-mark{width:37px;height:41px;font-size:15px}.cg-hero{min-height:620px;background-position:66% center;background-blend-mode:normal}.cg-hero-inner{padding-block:52px}.cg-hero h1,.cg-site .cg-hero h1{font-size:53px;max-width:10ch;letter-spacing:-.05em}.cg-hero p:not(.cg-eyebrow){font-size:15px;max-width:33ch;line-height:1.65}.cg-hero .cg-eyebrow{font-size:14px;letter-spacing:.13em}.cg-hero .cg-actions{align-items:flex-start;flex-direction:column;gap:12px}.cg-hero .cg-btn{min-height:48px;min-width:200px;font-size:14px}.cg-hero-footnote{font-size:14px;max-width:31ch;line-height:1.6}.cg-value-strip>.cg-wrap{grid-template-columns:1fr;gap:16px;padding-block:24px}.cg-value-strip p{font-size:14px}.cg-value-strip .cg-value-index{width:28px;height:28px;font-size:14px}.cg-home-section{padding-block:48px}.cg-home-section .cg-section-heading{margin-bottom:24px}.cg-home-section .cg-section-heading h2{font-size:33px;max-width:17ch}.cg-home-section .cg-section-heading p{font-size:14px}.cg-pathways{grid-template-columns:1fr;gap:20px}.cg-pathway{padding:28px 24px}.cg-pathway h3{font-size:27px}.cg-home-steps{grid-template-columns:1fr;gap:24px;margin-top:16px}.cg-home-step .cg-step-index{margin-bottom:16px;padding-top:20px}.cg-home-step p{margin:0}.cg-banner{padding:30px 24px;gap:24px}.cg-banner h2{font-size:29px}.cg-banner p{font-size:14px}.cg-footer-top{grid-template-columns:1fr 1fr;gap:32px;padding-bottom:24px}.cg-footer-brand{grid-column:1/-1}.cg-site-footer{padding-top:40px}.cg-footer-brand p{max-width:34ch}.cg-footer-top>div>a:not(.cg-brand){min-height:44px}.cg-footer-bottom{flex-direction:column;align-items:flex-start;gap:4px;padding:20px 0}.cg-footer-bottom a{font-size:14px}.cg-journal-grid{grid-template-columns:1fr;gap:32px}.cg-journal-art{aspect-ratio:1.9}.cg-journal-card h3,.cg-journal-card h2{font-size:23px}.cg-article h1{font-size:34px}.cg-product-header{margin-top:24px;margin-bottom:24px}.cg-product-header h1{font-size:33px}.cg-product-layout{gap:20px}.cg-site .woocommerce .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}.cg-site .woocommerce .form-row-wide{grid-column:auto}.cg-site .woocommerce-MyAccount-navigation,.cg-site .woocommerce-MyAccount-content{width:100%!important;float:none!important}.cg-site .woocommerce .shop_table{display:block;overflow-x:auto}.cg-site .woocommerce .cart_totals{width:100%!important}.cg-site .woocommerce #payment{padding:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cg-site a{transition:none}}

/* Native Gutenberg buttons used by imported, visually editable demo pages. */
.cg-site .cg-actions.wp-block-buttons{display:flex;gap:16px;align-items:center;margin:0}.cg-site .cg-actions .wp-block-button{margin:0}.cg-site .cg-actions .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid transparent;border-radius:6px;background:var(--cg-blue);color:#fff;font:650 15px/1.4 var(--cg-font);text-decoration:none}.cg-site .cg-actions .wp-block-button__link:hover{background:var(--cg-blue-hover);color:#fff}.cg-site .cg-actions .cg-button-light .wp-block-button__link{background:#fff;color:var(--cg-night)}.cg-site .cg-actions .is-style-outline .wp-block-button__link{background:transparent;color:var(--cg-ink);border-color:#96a7b7}.cg-site .cg-hero .cg-actions .is-style-outline .wp-block-button__link{color:#fff;border-color:#b4c9dc}.cg-site .cg-hero p.cg-hero-footnote{font-size:14px;line-height:1.6;color:#cfdae3;margin-top:28px;margin-bottom:0;max-width:50ch}.cg-site .cg-hero .wp-block-buttons{align-items:flex-start}.cg-journal-art{background-image:linear-gradient(0deg,rgba(4,21,35,.65),rgba(4,21,35,.1)),url('assets/pitch-hero.webp');background-size:cover;background-position:60% 65%}.cg-journal-art--1{background-position:5% 65%;background-size:160%}.cg-journal-art--2{background-position:90% 60%;background-size:140%}@media(max-width:640px){.cg-site .cg-hero .cg-actions.wp-block-buttons{flex-direction:column;gap:12px}.cg-site .cg-hero .wp-block-button__link{min-width:200px;font-size:14px}.cg-site .cg-hero p.cg-hero-footnote{font-size:14px;max-width:31ch}.cg-site .cg-banner .cg-actions{width:100%}.cg-site .cg-banner .wp-block-button__link{width:100%}}

/* Preserve readable copyright text inside the shared content wrapper. */
.cg-site-footer .cg-footer-bottom{color:#c5d1df}

/* 1.3.0: normalized Gutenberg groups, for both modern and legacy WP rendering. */
.cg-site .cg-home .wp-block-group__inner-container{width:100%;max-width:none;margin:0}
.cg-site .cg-home .cg-wrap{width:min(1184px,calc(100% - 64px));max-width:1184px;margin-inline:auto}
.cg-site .cg-home .cg-hero>.wp-block-group__inner-container{width:100%}
.cg-site .cg-home .cg-section-heading>.wp-block-group__inner-container,
.cg-site .cg-home .cg-banner>.wp-block-group__inner-container{display:contents}
.cg-site .cg-value-strip>.cg-wrap>.wp-block-group__inner-container,
.cg-site .cg-value-strip>.wp-block-group__inner-container>.cg-wrap,
.cg-site .cg-value-strip>.wp-block-group__inner-container>.cg-wrap>.wp-block-group__inner-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.cg-site .cg-value-strip>.wp-block-group__inner-container>.cg-wrap{padding-block:26px}
.cg-site .cg-value-strip .cg-wrap:has(>.wp-block-group__inner-container){display:block}
.cg-site .cg-home-steps>.wp-block-group__inner-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}
.cg-site .cg-pathways>.wp-block-group__inner-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.cg-site .cg-home-steps:has(>.wp-block-group__inner-container),
.cg-site .cg-pathways:has(>.wp-block-group__inner-container){display:block}
.cg-site .cg-article{width:min(900px,calc(100% - 64px));max-width:900px;padding:48px 64px;margin-block:48px;border:1px solid var(--cg-border);border-radius:10px}
.cg-site .cg-article h1{max-width:24ch;font-size:clamp(34px,4vw,50px);line-height:1.12;overflow-wrap:anywhere}
.cg-site .cg-article .cg-prose{max-width:74ch;font-size:17px;line-height:1.75}
.cg-site .cg-article .cg-prose h2{margin:32px 0 16px;font-size:27px}
.cg-site .cg-article .cg-prose h3{margin:24px 0 12px}
.cg-site .cg-article-cover{display:block;max-height:420px;object-fit:cover}
.cg-site .cg-post-navigation{border-top:1px solid var(--cg-border);margin-top:40px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}
.cg-site .cg-post-navigation a{min-height:44px;display:inline-flex;align-items:center}
.cg-site .cg-comments{margin-top:40px;border-top:1px solid var(--cg-border);padding-top:24px}
.cg-site .cg-comments textarea{display:block;width:100%;min-height:140px;font:inherit;padding:12px}
.cg-site .cg-comments input:not([type=checkbox]):not([type=submit]){max-width:100%;padding:12px;font:inherit}
.cg-site .cg-comments .comment-list{padding-left:24px}
.cg-site .cg-comments .submit{min-height:44px;padding:12px 20px;background:var(--cg-blue);color:#fff;border:0;border-radius:6px}
.cg-site .cg-journal-grid+.navigation{margin-top:32px}
.cg-site .nav-links{display:flex;flex-wrap:wrap;gap:8px}
.cg-site .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px;border:1px solid var(--cg-border);border-radius:4px}
.cg-site .page-numbers.current{background:var(--cg-blue);color:#fff}
@media(max-width:950px){.cg-site .cg-home-steps>.wp-block-group__inner-container{gap:24px}}
@media(max-width:640px){
 .cg-site .cg-home .cg-wrap{width:calc(100% - 32px)}
 .cg-site .cg-value-strip>.cg-wrap>.wp-block-group__inner-container,
 .cg-site .cg-value-strip>.wp-block-group__inner-container>.cg-wrap,
 .cg-site .cg-value-strip>.wp-block-group__inner-container>.cg-wrap>.wp-block-group__inner-container,
 .cg-site .cg-home-steps>.wp-block-group__inner-container,
 .cg-site .cg-pathways>.wp-block-group__inner-container{grid-template-columns:1fr;gap:24px}
 .cg-site .cg-article{width:calc(100% - 32px);padding:28px 20px;margin-block:24px}
 .cg-site .cg-article .cg-prose{font-size:16px}
 .cg-site .cg-article .cg-prose h2{font-size:24px}
}

.cg-payment-row{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px 0;border-top:1px solid #294156;margin-top:32px}.cg-payment-row strong{color:white;font-size:16px}.cg-payment-row p{font-size:13px;margin:8px 0 0;color:#b6c9d9}.cg-payment-logos{display:flex;align-items:center;gap:32px}.cg-payment-mark{display:inline-flex;align-items:center;font-size:22px;font-weight:700;color:white}.cg-payment-mark img{width:36px;height:36px}.cg-paypal-mark{width:112px;height:auto;display:block}@media(max-width:640px){.cg-payment-row{align-items:flex-start;flex-direction:column}.cg-payment-logos{gap:24px}}

.cg-site-footer h2,.cg-site-footer h3{color:#fff}.cg-site-footer> .cg-wrap>p{color:#b6c9d9}

/* Journal 1.6: wide cover, calm reading column. */
.cg-article{max-width:1120px}.cg-article>h1,.cg-article>.cg-eyebrow,.cg-article>.cg-text-link,.cg-article>.cg-prose,.cg-article>.cg-post-navigation,.cg-article>#comments{max-width:760px;margin-left:auto;margin-right:auto}.cg-journal-cover{margin:32px 0 48px}.cg-journal-cover .cg-article-cover{display:block;width:100%;height:auto;max-height:660px;object-fit:contain;margin:0;background:#eff3ef;border-radius:8px}.cg-journal-cover figcaption{font-size:14px;line-height:1.5;color:#53665a;margin:12px auto 0;max-width:760px}.cg-article>.cg-prose{font-size:18px;line-height:1.8}.cg-opportunity-cover,.cg-plan-cover{display:block;aspect-ratio:1.6;overflow:hidden;border-radius:6px;margin:0 0 24px}.cg-opportunity-cover img,.cg-plan-cover img{width:100%;height:100%;object-fit:cover}.cg-journal-card img{object-fit:cover}@media(max-width:700px){.cg-article>.cg-prose{font-size:16px}.cg-journal-cover{margin:24px 0 32px}}
