.cg-page-banner-section{padding:30px 0;background:var(--cg-page-banner-section-bg,#050909)}
.cg-page-banner-section .cg-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.cg-page-banner{position:relative;padding:15px 22px 16px;border:2px solid var(--cg-page-banner-accent,#43e5a4);border-radius:15px;background:linear-gradient(135deg,rgba(8,22,18,.96),rgba(3,11,9,.98));box-shadow:0 0 0 1px rgba(255,255,255,.08),0 8px 22px rgba(67,229,164,.2);color:#fff}
.cg-page-banner-title{margin:0 0 10px;padding-left:105px;color:#f4f5f1;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(1.7rem,2.35vw,2.45rem);font-weight:600;letter-spacing:-.025em;line-height:1.02}
.cg-page-banner-title em{color:var(--cg-page-banner-accent,#43e5a4);font-style:italic;font-weight:500}
.cg-page-banner-content{display:grid;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:12px}
.cg-page-banner-lead-icon{position:absolute;top:16px;left:22px;display:grid;width:68px;height:68px;place-items:center;border:2px solid var(--cg-page-banner-accent,#43e5a4);border-radius:14px;color:var(--cg-page-banner-accent,#43e5a4);box-shadow:0 0 14px rgba(67,229,164,.2)}
.cg-page-banner-lead-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}
.cg-page-banner-items-shell{grid-column:2;padding:2px 6px;border:2px solid #06100d;border-radius:10px;background:#fff;color:#111}
.cg-page-banner-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.cg-page-banner-item{display:flex;min-height:62px;align-items:center;justify-content:flex-start;gap:11px;padding:3px 21px;border-left:2px solid rgba(9,23,18,.35)}
.cg-page-banner-item:first-child{border-left:0}
.cg-page-banner-icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border:2px solid var(--cg-page-banner-accent,#43e5a4);border-radius:50%;background:#06100d;color:var(--cg-page-banner-accent,#43e5a4)}
.cg-page-banner-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}
.cg-page-banner-item strong{max-width:none;color:#111;font-family:Arial,sans-serif;font-size:clamp(.69rem,.94vw,.84rem);font-weight:800;letter-spacing:.025em;line-height:1.2;text-transform:uppercase;white-space:nowrap}
@media(max-width:760px){.cg-page-banner-section{padding:16px 0}.cg-page-banner{padding:16px 14px 14px;border-radius:12px}.cg-page-banner-title{min-height:58px;margin-bottom:10px;padding-left:76px;font-size:clamp(1.55rem,7.5vw,2.1rem)}.cg-page-banner-content{grid-template-columns:1fr;gap:10px}.cg-page-banner-lead-icon{top:15px;left:15px;width:50px;height:50px;border-radius:12px}.cg-page-banner-lead-icon svg{width:29px;height:29px}.cg-page-banner-items-shell{grid-column:1;padding:2px 12px}.cg-page-banner-items{grid-template-columns:1fr}.cg-page-banner-item{min-height:58px;justify-content:flex-start;padding:8px 0;border-top:2px solid rgba(9,23,18,.3);border-left:0}.cg-page-banner-icon{width:43px;height:43px;flex-basis:43px}.cg-page-banner-icon svg{width:23px;height:23px}.cg-page-banner-item strong{white-space:normal;font-size:.76rem}}
