:root{--gf-red:#E41A1A;--gf-red-hover:#f33;--gf-dark:#0a0a0a;--gf-white:#fff;--gf-gray-bg:#f9f9f9;--gf-gray-border:#e1e1e1}.gf-cgv-container{max-width:1000px;margin:0 auto;padding:0 20px}.gf-cgv-hero{position:relative;padding:180px 0 80px;background-color:var(--gf-dark)}.gf-cgv-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(228 26 26 / .15) 0%,transparent 50%);z-index:1}.gf-cgv-hero .gf-cgv-container{position:relative;z-index:2}.gf-cgv-hero-content{text-align:center}.gf-cgv-hero-label{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:var(--gf-red);margin-bottom:16px}.gf-cgv-hero-title{font-size:clamp(32px,6vw,56px);font-weight:400;color:var(--gf-white);text-transform:uppercase;line-height:1.1;margin:0}.gf-cgv-content{background-color:var(--gf-white);padding:60px 0 80px}#gf-cgv{display:grid;grid-template-columns:1fr;gap:2rem;line-height:1.6}#gf-cgv h2{font-size:1.5rem;margin-bottom:.5rem;border-bottom:2px solid var(--gf-red);padding-bottom:.5rem;color:var(--gf-dark)}#gf-cgv h2 strong{font-weight:700}#gf-cgv h3{font-size:1.1rem;margin-top:0;margin-bottom:.5rem;color:var(--gf-dark)}#gf-cgv p{margin:.5rem 0 0 0;color:#555;font-size:15px;line-height:1.8}.gf-cgv-block{padding:1.25rem 1.5rem;border:1px solid var(--gf-gray-border);border-radius:6px;background:var(--gf-gray-bg);margin-top:-1rem}.gf-cgv-block+.gf-cgv-block{margin-top:.75rem}.gf-cgv-block p{margin:0 0 .5rem 0}.gf-cgv-block p:last-child{margin-bottom:0}.gf-cgv-block strong{color:var(--gf-dark)}.gf-cgv-block a{color:var(--gf-red);text-decoration:none;transition:color 0.3s ease}.gf-cgv-block a:hover{text-decoration:underline}.gf-cgv-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:-1rem}.gf-cgv-grid .gf-cgv-block{margin-top:0}@media (max-width:991px){.gf-cgv-hero{padding:150px 0 60px}.gf-cgv-grid{grid-template-columns:1fr}}@media (max-width:768px){.gf-cgv-hero{padding:130px 0 50px}.gf-cgv-content{padding:50px 0 60px}#gf-cgv h2{font-size:1.3rem}.gf-cgv-block{padding:1rem 1.25rem}.gf-cgv-cta{padding:80px 0 60px 0}}@media (max-width:576px){.gf-cgv-hero{padding:120px 0 40px}.gf-cgv-hero-title{font-size:clamp(26px,7vw,36px)}.gf-cgv-content{padding:40px 0 50px}#gf-cgv{gap:1.5rem}#gf-cgv h2{font-size:1.2rem}#gf-cgv p{font-size:14px}.gf-cgv-block{padding:.875rem 1rem}.gf-cgv-cta{padding:60px 0 50px 0}.gf-cgv-btn{padding:16px 30px}.gf-cgv-btn-text{font-size:13px}}@media (max-width:480px){.gf-cgv-container,.gf-cgv-cta-container{padding:0 15px}}