.elementor-146 .elementor-element.elementor-element-fd03de3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-ce51b98 */:root{
  --kg-black:#0b0b0b;
  --kg-dark:#141414;
  --kg-dark2:#1b1b1b;
  --kg-yellow:#f2c400;
  --kg-yellow-soft:#ffd84d;
  --kg-text:#ffffff;
  --kg-muted:#d6d6d6;
  --kg-border:rgba(255,255,255,.10);
  --kg-border2:rgba(255,255,255,.06);
  --kg-shadow:rgba(0,0,0,.65);
  --kg-glow:rgba(242,196,0,.22);
}

.kg-page{
  background:
    radial-gradient(900px 600px at 18% 15%, rgba(242,196,0,.08), rgba(242,196,0,0) 60%),
    radial-gradient(900px 700px at 90% 20%, rgba(255,216,77,.06), rgba(255,216,77,0) 55%),
    linear-gradient(180deg, #0b0b0b 0%, #090909 40%, #0c0c0c 100%);
  color:var(--kg-text);
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  overflow:hidden;
}
.kg-container{max-width:1200px;margin:0 auto;padding:0 20px}
.kg-section{padding:82px 0;position:relative}
.kg-section.compact{padding:62px 0}
.kg-divider{
  height:1px;
  background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.10),rgba(255,255,255,0));
}
.kg-subtitle{
  color:rgba(255,255,255,.72);
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-size:12px;
}
.kg-title{
  margin:10px 0 0;
  font-size:36px;
  font-weight:1000;
  line-height:1.12;
  letter-spacing:.01em;
  text-shadow:0 18px 46px rgba(0,0,0,.65);
}
.kg-lead{
  margin:14px 0 0;
  color:rgba(255,255,255,.82);
  line-height:1.75;
  font-size:16px;
  max-width:76ch;
}

.kg-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:16px 26px;
  border-radius:14px;
  text-decoration:none;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  transition:.2s ease;
  white-space:nowrap;
}
.kg-btn.primary{
  color:#000;
  background:linear-gradient(180deg,var(--kg-yellow-soft),var(--kg-yellow));
  box-shadow:0 22px 44px rgba(0,0,0,.65), inset 0 2px 3px rgba(255,255,255,.50), inset 0 -3px 6px rgba(0,0,0,.35);
  border:1px solid rgba(0,0,0,.18);
}
.kg-btn.primary:hover{transform:translateY(-2px)}

.kg-call{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:12px 14px;
  border-radius:14px;
  text-decoration:none;
  font-weight:900;
  background:linear-gradient(180deg,#ffb35c,#ff8a00)!important;
  color:#000!important;
  border:1px solid rgba(0,0,0,.18)!important;
  box-shadow:0 22px 44px rgba(0,0,0,.55), inset 0 2px 3px rgba(255,255,255,.45), inset 0 -3px 6px rgba(0,0,0,.30)!important;
  transition:.2s ease;
}
.kg-call .ico{
  width:42px;
  height:42px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.75)!important;
  border:1px solid rgba(0,0,0,.12)!important;
  color:#ff8a00!important;
}
.kg-call:hover{
  transform:translateY(-2px);
  background:#fff!important;
  color:#000!important;
}
.kg-call:hover .ico{
  background:#fff!important;
  color:#ff8a00!important;
  border-color:rgba(0,0,0,.14)!important;
}

.kg-phone-inline{
  color:var(--kg-yellow-soft);
  text-decoration:none;
  font-weight:900;
  white-space:nowrap;
  border-bottom:1px dashed rgba(255,216,77,.45);
  transition:.2s ease;
}
.kg-phone-inline:hover{
  color:#fff;
  border-bottom-color:#fff;
}

.kg-pill{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  border:1px solid var(--kg-border);
  box-shadow:inset 0 2px 3px rgba(0,0,0,.75),0 18px 40px rgba(0,0,0,.25);
  color:rgba(255,255,255,.86);
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-size:12px;
  width:fit-content;
}
.kg-dot,
.kg-bullet{
  border-radius:999px;
  background:linear-gradient(180deg,var(--kg-yellow-soft),var(--kg-yellow));
  box-shadow:0 10px 18px rgba(0,0,0,.6);
}
.kg-dot{width:10px;height:10px}
.kg-bullet{width:10px;height:10px;margin-top:7px;flex:0 0 auto}

.kg-hero{
  position:relative;
  overflow:hidden;
  border-bottom:1px solid rgba(255,255,255,.06);
  box-shadow:0 40px 90px rgba(0,0,0,.55);
}
.kg-hero-bg{
  position:absolute;
  inset:0;
  background-image:url('https://veszelyeshulladek.com/wp-content/uploads/2026/02/letoltes-7.jpg');
  background-size:cover;
  background-position:right center;
  filter:brightness(.9) saturate(1.04) contrast(1.04);
  transform:scale(1.03);
}
.kg-hero-overlay{
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.70) 38%,rgba(0,0,0,.22) 70%,rgba(0,0,0,0) 100%),
    radial-gradient(900px 560px at 18% 48%,rgba(242,196,0,.08) 0%,rgba(0,0,0,.55) 55%,rgba(0,0,0,.78) 100%);
}
.kg-hero-inner{
  position:relative;
  z-index:2;
  max-width:1200px;
  margin:0 auto;
  padding:108px 20px 84px;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:34px;
  align-items:center;
}
.kg-hero h1{
  margin:16px 0 16px;
  font-size:54px;
  font-weight:1000;
  line-height:1.06;
  text-shadow:0 2px 0 rgba(0,0,0,.55),0 20px 52px rgba(0,0,0,.70);
}
.kg-hero h1 span{color:var(--kg-yellow)}
.kg-hero p{
  margin:0 0 28px;
  color:rgba(255,255,255,.86);
  font-size:17px;
  line-height:1.7;
  max-width:64ch;
}
.kg-hero-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  align-items:center;
}

.kg-hero-card{
  background:rgba(10,10,10,.56);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.12);
  border-radius:26px;
  padding:28px;
  box-shadow:0 46px 90px rgba(0,0,0,.58),inset 0 2px 3px rgba(0,0,0,.75);
  position:relative;
  overflow:hidden;
}
.kg-hero-card:before{
  content:"";
  position:absolute;
  inset:auto -80px -80px auto;
  width:240px;
  height:240px;
  background:radial-gradient(circle,rgba(242,196,0,.26),rgba(242,196,0,0) 70%);
  pointer-events:none;
}
.kg-hero-card h3{
  margin:0 0 16px;
  font-size:18px;
  font-weight:1000;
  letter-spacing:.10em;
  text-transform:uppercase;
  border-left:4px solid var(--kg-yellow);
  padding-left:14px;
}
.kg-hero-card ul{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:12px;
}
.kg-hero-card li{
  display:flex;
  gap:12px;
  align-items:flex-start;
  padding:12px 12px;
  border-radius:16px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.08);
  color:rgba(255,255,255,.90);
  font-weight:850;
  font-size:14px;
  line-height:1.45;
}

.kg-info-grid{
  margin-top:-48px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}
.kg-info{
  background:linear-gradient(180deg,rgba(22,22,22,.96),rgba(10,10,10,.96));
  border:1px solid rgba(255,255,255,.10);
  border-radius:24px;
  padding:26px 24px;
  box-shadow:0 28px 56px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.06);
}
.kg-info b{
  display:block;
  margin-bottom:10px;
  font-size:18px;
  color:#fff;
  font-weight:1000;
}
.kg-info span{
  display:block;
  color:rgba(255,255,255,.80);
  line-height:1.65;
  font-size:14px;
  font-weight:800;
}

.kg-table-wrap{
  margin-top:26px;
  background:linear-gradient(180deg,rgba(18,18,18,.96),rgba(10,10,10,.96));
  border:1px solid rgba(255,255,255,.10);
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 34px 70px rgba(0,0,0,.52), inset 0 1px 0 rgba(255,255,255,.06);
}
.kg-table-scroll{
  overflow-x:auto;
}
.kg-table{
  width:100%;
  border-collapse:collapse;
  min-width:760px;
}
.kg-table thead th{
  text-align:left;
  padding:20px 22px;
  background:linear-gradient(180deg,rgba(242,196,0,.18),rgba(242,196,0,.08));
  color:#fff;
  font-size:13px;
  font-weight:1000;
  letter-spacing:.10em;
  text-transform:uppercase;
  border-bottom:1px solid rgba(255,255,255,.10);
}
.kg-table tbody tr{
  transition:.2s ease;
}
.kg-table tbody tr:nth-child(odd){
  background:rgba(255,255,255,.02);
}
.kg-table tbody tr:hover{
  background:rgba(255,255,255,.05);
}
.kg-table td{
  padding:18px 22px;
  border-bottom:1px solid rgba(255,255,255,.08);
  color:rgba(255,255,255,.88);
  font-size:15px;
  line-height:1.55;
  vertical-align:middle;
}
.kg-table td strong{
  color:#fff;
  font-weight:1000;
}
.kg-price{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(242,196,0,.12);
  border:1px solid rgba(242,196,0,.35);
  color:var(--kg-yellow-soft);
  font-weight:1000;
  letter-spacing:.03em;
  white-space:nowrap;
}

.kg-note-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
  margin-top:26px;
}
.kg-note{
  background:rgba(255,255,255,.03);
  border:1px solid rgba(255,255,255,.10);
  border-radius:22px;
  padding:22px 20px;
  box-shadow:0 24px 50px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.05);
}
.kg-note b{
  display:block;
  font-size:16px;
  margin:0 0 8px;
  font-weight:1000;
  color:#fff;
}
.kg-note span{
  display:block;
  color:rgba(255,255,255,.78);
  line-height:1.65;
  font-size:14px;
}

.kg-split{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:34px;
  align-items:center;
}
.kg-panel{
  background:linear-gradient(180deg,rgba(18,18,18,.92),rgba(10,10,10,.92));
  border:1px solid rgba(255,255,255,.10);
  border-radius:26px;
  padding:30px 28px;
  box-shadow:0 34px 70px rgba(0,0,0,.52), inset 0 1px 0 rgba(255,255,255,.06);
}
.kg-panel ul{
  margin:18px 0 0;
  padding:0;
  list-style:none;
  display:grid;
  gap:10px;
}
.kg-panel li{
  display:flex;
  gap:12px;
  align-items:flex-start;
  padding:12px 12px;
  border-radius:16px;
  background:rgba(255,255,255,.03);
  border:1px solid rgba(255,255,255,.07);
  color:rgba(255,255,255,.90);
  font-weight:850;
  line-height:1.45;
}
.kg-media{
  border-radius:28px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 46px 90px rgba(0,0,0,.55);
  position:relative;
}
.kg-media img{
  width:100%;
  height:520px;
  object-fit:cover;
  display:block;
  filter:saturate(1.05) contrast(1.05);
}
.kg-media:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(800px 520px at 60% 20%, rgba(242,196,0,.10), rgba(242,196,0,0) 60%),
    linear-gradient(180deg, rgba(0,0,0,.10), rgba(0,0,0,.35));
  pointer-events:none;
}

.kg-cta{
  position:relative;
  border-radius:34px;
  padding:40px 30px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 46px 110px rgba(0,0,0,.70), inset 0 1px 0 rgba(255,255,255,.06);
  background:
    radial-gradient(900px 520px at 18% 30%, rgba(242,196,0,.16), rgba(242,196,0,0) 60%),
    radial-gradient(900px 520px at 88% 70%, rgba(255,216,77,.10), rgba(255,216,77,0) 62%),
    linear-gradient(135deg, rgba(26,26,26,.96) 0%, rgba(10,10,10,.96) 55%, rgba(16,16,16,.96) 100%);
}
.kg-cta:before{
  content:"";
  position:absolute;
  inset:-2px;
  border-radius:34px;
  pointer-events:none;
  background:linear-gradient(90deg, rgba(242,196,0,.30), rgba(255,255,255,.06), rgba(242,196,0,.20));
  opacity:.22;
  filter:blur(10px);
}
.kg-cta-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  flex-wrap:wrap;
}
.kg-cta p{
  margin:14px 0 0;
  color:rgba(255,255,255,.82);
  line-height:1.7;
  max-width:72ch;
  font-size:15px;
}
.kg-cta-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  align-items:center;
}

@media(max-width:1100px){
  .kg-hero-inner{grid-template-columns:1fr;text-align:center}
  .kg-hero-bg{background-position:center}
  .kg-hero-overlay{
    background:
      linear-gradient(180deg, rgba(0,0,0,.82) 0%, rgba(0,0,0,.55) 55%, rgba(0,0,0,.78) 100%),
      radial-gradient(900px 560px at 50% 30%, rgba(242,196,0,.08), rgba(242,196,0,0) 60%);
  }
  .kg-pill{margin-left:auto;margin-right:auto}
  .kg-hero-actions{justify-content:center}
  .kg-info-grid{grid-template-columns:1fr}
  .kg-note-grid{grid-template-columns:1fr}
  .kg-split{grid-template-columns:1fr}
  .kg-media img{height:380px}
  .kg-cta-row{justify-content:center;text-align:center}
  .kg-cta-actions{justify-content:center}
}
@media(max-width:560px){
  .kg-title{font-size:30px}
  .kg-hero h1{font-size:36px}
  .kg-btn{width:100%}
  .kg-call{width:100%;justify-content:center}
  .kg-section{padding:72px 0}
  .kg-section.compact{padding:54px 0}
  .kg-cta{padding:34px 18px}
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-fd03de3 *//* ===== CTA KONTRASZT FIX (sárga háttérhez) ===== */

.kg-cta h2,
.kg-cta .kg-title{
  color:#000 !important;
}

.kg-cta p,
.kg-cta .kg-lead{
  color:#222 !important;
}

.kg-cta a{
  color:#000 !important;
}

.kg-cta .kg-phone-inline{
  color:#000 !important;
  border-bottom:1px dashed rgba(0,0,0,.35);
}

.kg-cta .kg-phone-inline:hover{
  color:#000 !important;
  border-bottom-color:#000 !important;
}/* ===== PATCH – CTA törés + olvashatóság | szolgáltatások + árak ===== */

.kg-cta,
.kg-cta *{
  box-sizing:border-box;
}

.kg-cta .kg-title,
.kg-cta h2{
  white-space:normal !important;
  word-break:break-word;
  overflow-wrap:anywhere;
  max-width:100%;
}

.kg-cta p,
.kg-cta .kg-lead{
  white-space:normal !important;
  word-break:break-word;
  overflow-wrap:anywhere;
  max-width:100%;
}

.kg-cta-row{
  align-items:flex-start !important;
}

.kg-cta-row > div{
  min-width:0;
  flex:1 1 320px;
}

.kg-cta-actions{
  min-width:0 !important;
  flex:0 1 auto;
}

.kg-cta-actions .kg-btn,
.kg-cta-actions .kg-call{
  max-width:100%;
}

.kg-cta .kg-phone-inline,
.kg-cta p a,
.kg-cta .kg-lead a{
  color:var(--kg-yellow-soft) !important;
  border-bottom:1px dashed rgba(255,216,77,.45) !important;
}

.kg-cta .kg-phone-inline:hover,
.kg-cta p a:hover,
.kg-cta .kg-lead a:hover{
  color:var(--kg-yellow) !important;
  border-bottom-color:var(--kg-yellow) !important;
}

.kg-cta .kg-btn.primary,
.kg-cta .kg-btn.primary:visited{
  color:#000 !important;
}

.kg-cta .kg-call,
.kg-cta .kg-call:visited{
  color:#000 !important;
}

.kg-cta .kg-call .ico{
  color:#ff8a00 !important;
}

@media(max-width:1100px){
  .kg-cta-row{
    text-align:left !important;
    justify-content:flex-start !important;
  }

  .kg-cta-actions{
    justify-content:flex-start !important;
    width:100%;
  }
}

@media(max-width:560px){
  .kg-cta{
    overflow:hidden;
  }

  .kg-cta .kg-title,
  .kg-cta h2{
    font-size:24px !important;
    line-height:1.2 !important;
  }

  .kg-cta p,
  .kg-cta .kg-lead{
    font-size:14px !important;
    line-height:1.65 !important;
  }

  .kg-cta-actions .kg-btn,
  .kg-cta-actions .kg-call{
    width:100% !important;
    justify-content:center !important;
  }
}/* End custom CSS */