
.freideca-gas *{box-sizing:border-box}
.freideca-gas{font-family:"Poppins",Arial,sans-serif;background:#050806;color:#fff}
.freideca-gas a{color:inherit}
.fg-wrap{max-width:1180px;margin:0 auto;padding:0 24px}
.fg-hero{position:relative;min-height:720px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.52),rgba(0,0,0,.34)),url('../img/gaspruefung-hero.jpg') center/cover no-repeat;overflow:hidden}
.fg-logo{max-width:520px;width:86%;filter:drop-shadow(0 10px 26px rgba(0,0,0,.8));margin-bottom:34px}
.fg-kicker{color:#43bf22;font-weight:900;text-transform:uppercase;letter-spacing:.18em;font-size:14px;margin-bottom:14px}
.fg-hero h1,.fg-section h2,.fg-card h3,.fg-form h2{font-family:"Montserrat",Arial,sans-serif;line-height:1.05;margin:0 0 18px}
.fg-hero h1{font-size:clamp(40px,6vw,76px);text-transform:uppercase;font-weight:900;max-width:850px}
.fg-hero p{font-size:clamp(18px,2vw,22px);max-width:760px;color:#f3f3f3;margin:0 0 28px}
.fg-buttons{display:flex;gap:18px;flex-wrap:wrap}
.fg-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:900;font-size:17px;padding:16px 28px;border-radius:12px;border:2px solid rgba(255,255,255,.72);background:rgba(0,0,0,.48);color:#fff;transition:.22s ease;box-shadow:0 14px 34px rgba(0,0,0,.34)}
.fg-btn:hover{transform:translateY(-3px)}
.fg-btn.green{background:linear-gradient(135deg,#43bf22,#238a17);border-color:transparent}
.fg-btn.mail{background:#fff;color:#101010;border-color:#fff}
.fg-section{padding:80px 0;background:linear-gradient(#070a08,#0b0f0c)}
.fg-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:start}
.fg-panel,.fg-card,.fg-form{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:34px;box-shadow:0 18px 44px rgba(0,0,0,.28)}
.fg-panel p,.fg-card p,.fg-form p{color:#e8eee7}
.fg-list{list-style:none;margin:20px 0 0;padding:0}
.fg-list li{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.12);font-weight:700;color:#f0f5ef}
.fg-list li:before{content:"✓";color:#43bf22;font-weight:900;margin-right:10px}
.fg-process{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}
.fg-number{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#43bf22;color:#fff;font-weight:900;margin-bottom:14px}
.fg-form{background:#0b0f0c;border-color:rgba(67,191,34,.45);position:sticky;top:24px}
.fg-row{margin-bottom:14px;text-align:left}
.fg-row label{display:block;font-weight:800;margin-bottom:6px;color:#fff}
.fg-row input,.fg-row textarea,.fg-row select{width:100%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:10px;padding:13px 14px;font-family:"Poppins",Arial,sans-serif;font-size:16px}
.fg-row textarea{min-height:110px;resize:vertical}
.fg-note{font-size:13px;color:#cbd6ca;margin:10px 0 18px}
.fg-form-buttons{display:grid;grid-template-columns:1fr;gap:12px}
.fg-faq{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}
.fg-faq .fg-card{padding:26px}
@media(max-width:900px){.fg-grid,.fg-process,.fg-faq{grid-template-columns:1fr}.fg-form{position:relative;top:auto}.fg-hero{min-height:660px}.fg-logo{max-width:360px}.fg-buttons .fg-btn{width:100%}}
