@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap');

:root{
  --brand:#3130AB;
  --bg:#ffffff;
  --muted:#F5F6F8;
  --text:#0f172a;
  --sub:#475569;
  --line:#e5e7eb;
  --card:#ffffff;

  /* csak gombhoz használjuk */
  --btn-shadow: 0 12px 26px rgba(49,48,171,.24);

  --radius:16px;
  --radius2:22px;
  --max: 1120px;
  --font: "Inter", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  font-family:var(--font);
  color:var(--text);
  background:var(--bg);
  line-height:1.5;
  font-weight:400;
}
a{color:inherit}
.container{max-width:var(--max); margin:0 auto; padding:0 18px;}
.sr-only{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;}

.a1-webinar2 {
  --a1-accent: #3130ab;
  --a1-accent-10: rgba(49, 48, 171, 0.10);
  --a1-accent-16: rgba(49, 48, 171, 0.16);
  --a1-border: rgba(0, 0, 0, 0.10);
  --a1-text: #111;
  --a1-muted: #555;

  padding: 52px 0;
}

.a1-webinar2__wrap {
  width: 100%;
  margin: 0 auto;
}

.a1-webinar2__header { margin-bottom: 14px; }
.a1-webinar2__title {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.2;
  color: var(--a1-text);
}
.a1-webinar2__lead {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  color: var(--a1-muted);
}

.a1-webinar2__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 50px;
  margin-top: 18px;
}

.a1-webinar2__card {
  text-decoration: none;
  border: 1px solid #ececec;
  border-radius: 10px;
  padding: 18px 36px 16px;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
  position: relative;
  overflow: hidden;
  color: inherit;
  background: #fff;
}

.a1-webinar2__card::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 10px;
  background: var(--a1-accent);
}

.a1-webinar2__card:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.10);
}

.a1-webinar2__card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
}

.a1-webinar2__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  background-color: rgba(49, 48, 171, 0.14);
  color: var(--a1-accent);

  font-family: "Inter", Sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;

  border-radius: 30px;
  padding: 8px 12px;

  line-height: 1;
  white-space: nowrap;
}

.a1-webinar2__icon {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: var(--a1-accent-10);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.a1-webinar2__icon svg {
  width: 22px;
  height: 22px;
  stroke: var(--a1-accent);
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.a1-webinar2__card-title {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 600;
  color: var(--a1-text);
}

.a1-webinar2__text {
  margin: 0;
  font-size: 15px;
  line-height: 1.3;
  color: var(--a1-muted);
}

.a1-webinar2__footer {
  margin-top: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/* “Jelentkezem” animált gomb (katt: kártya) */
.extra-button-container { display: flex; }

.learn-more {
  position: relative;
  display: inline-block;
  cursor: pointer;
  background: transparent;
  padding: 0;
  font-family: 'Inter', sans-serif;
  width: 12.5rem;
  pointer-events: none;
}

.learn-more .circle {
  position: relative;
  display: block;
  width: 2.75rem;
  height: 2.75rem;
  background: var(--a1-accent);
  border-radius: 1.625rem;
  transition: all 0.45s cubic-bezier(0.65,0,.076,1);
}

.learn-more .extra-icon.arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.6rem;
  margin: auto;
  width: 1.1rem;
  height: 0.125rem;
  background: none;
  transition: all 0.45s cubic-bezier(0.65,0,.076,1);
}

.learn-more .extra-icon.arrow::before {
  content: '';
  position: absolute;
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.55rem;
  height: 0.55rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  transform: rotate(45deg);
}

.learn-more .extra-button-text-small {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.65rem 0;
  margin-left: 2rem;
  color: #282936;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  transition: all 0.45s cubic-bezier(0.65,0,.076,1);
}

/* Hover a TELJES kártyára */
.a1-webinar2__card:hover .learn-more .circle { width: 100%; }
.a1-webinar2__card:hover .learn-more .extra-icon.arrow {
  background: #fff;
  transform: translate(1rem, 0);
}
.a1-webinar2__card:hover .learn-more .extra-button-text-small { color: #fff; }

/* Mobil */
@media (max-width: 820px) {
  .a1-webinar2 { padding: 34px 0; }
  .a1-webinar2__grid { grid-template-columns: 1fr; gap: 18px; }
  .a1-webinar2__title { font-size: 25px; }
  .a1-webinar2__card { padding: 18px 18px 16px; }
}
/* Top strip */
.top-strip{
  background:linear-gradient(90deg, rgba(49,48,171,.10), rgba(49,48,171,.03));
  border-bottom:1px solid var(--line);
  font-size:14px;
  color:var(--sub);
}
.top-strip .row{
  display:flex; gap:12px; align-items:center; justify-content:space-between;
  padding:10px 0;
}
.pill{
  display:inline-flex; align-items:center; gap:8px;
  padding:6px 10px;
  border:1px solid rgba(49,48,171,.25);
  border-radius:999px;
  background:#fff;
  color:rgba(49,48,171,.95);
  font-weight:500;
  white-space:nowrap;
}
/* itt ne használjunk shadow-t */
.dot{width:8px;height:8px;border-radius:50%;background:var(--brand);}

/* Header */
header{
  position:sticky; top:0; z-index:50;
  backdrop-filter:saturate(160%) blur(10px);
  background:rgba(255,255,255,.92);
  border-bottom:1px solid var(--line);
}
.nav{
  display:flex; align-items:center; justify-content:space-between;
  padding:14px 0;
  gap:16px;
}
.brand{
  display:flex; align-items:center; gap:10px;
  text-decoration:none;
}
.logo{
  width:34px; height:34px; border-radius:10px;
  background: linear-gradient(145deg, rgba(49,48,171,1), rgba(49,48,171,.72));
  position:relative;
}
.logo:before{
  content:"";
  position:absolute; inset:10px 9px 10px 9px;
  border:2px solid rgba(255,255,255,.85);
  border-radius:8px;
}
.brand .title{display:flex; flex-direction:column; line-height:1.15;}
.brand .title strong{font-size:14px; letter-spacing:.2px; font-weight:500;}
.brand .title span{font-size:12px; color:var(--sub)}
nav ul{list-style:none; margin:0; padding:0; display:flex; gap:18px; align-items:center;}
nav a{text-decoration:none; font-size:14px; color:#1f2937; padding:8px 10px; border-radius:10px; font-weight:500;}
nav a:hover{background:rgba(49,48,171,.06); color:var(--brand);}
.nav-cta{display:flex; gap:10px; align-items:center;}

.btn{
  border:1px solid rgba(49,48,171,.25);
  background:#fff;
  color:var(--brand);
  padding:10px 12px;
  border-radius:12px;
  font-weight:500;
  font-size:14px;
  cursor:pointer;
  transition:transform .08s ease, box-shadow .2s ease, background .2s ease, filter .2s ease;
  text-decoration:none;
  display:inline-flex; align-items:center; gap:8px;

  /* csak a gomboknál lehet shadow */
  box-shadow:none;
}
.btn:hover{background:rgba(49,48,171,.06)}
.btn:active{transform:translateY(1px)}
.btn.primary{
  background:var(--brand);
  color:#fff;
  border-color:rgba(49,48,171,.9);
  box-shadow:var(--btn-shadow);
}
.btn.primary:hover{filter:brightness(1.03)}
.btn.small{padding:9px 11px; font-size:13px}

/* Hero */
.hero{
  position:relative;
  padding:34px;
  overflow:hidden;
  background:
    radial-gradient(800px 200px at 20% 10%, rgba(49,48,171,.10), transparent 60%),
    radial-gradient(700px 260px at 85% 35%, rgba(49,48,171,.08), transparent 60%),
    linear-gradient(#fff, #fff);
}
.hero-grid{
  display:grid;
  grid-template-columns: 1.25fr .75fr;
  gap:24px;
  align-items:start;
}
.kicker{
  display:flex; align-items:center; gap:10px;
  font-size:13px; font-weight:500;
  color:rgba(49,48,171,.95); margin:14px 0 6px;
}
.kicker .line{height:1px; flex:1; background:linear-gradient(90deg, rgba(49,48,171,.45), transparent); border-radius:999px;}
h1{
  font-size: 28px;
  line-height: 1.25;
  margin: 0 0 14px;
  letter-spacing: -.2px;
  font-weight: 500;
}
.hero h1{
  font-size: clamp(26px, 3.2vw, 40px);
  line-height: 1.15;
  letter-spacing: -.3px;
}

.lead{color:var(--sub); font-size:16px; max-width:70ch; margin:0 0 12px;}
.intro{
  margin-top:14px;
  padding:16px 16px 14px;
  background:rgba(245,246,248,.7);
  border:1px solid var(--line);
  border-radius:var(--radius);
  position:relative;
}
.intro:before{
  content:"";
  position:absolute; left:0; top:0; bottom:0;
  width:4px; border-radius:16px 0 0 16px;
  background:var(--brand);
}
.bullets{display:grid; grid-template-columns:1fr; gap:10px; margin:12px 0 18px; padding:0; list-style:none;}
.bullets li{display:flex; gap:10px; align-items:flex-start; font-size:14px; color:#1f2937;}
.ic{
  width:22px; height:22px; border-radius:8px;
  display:inline-flex !important; align-items:center; justify-content:center;
  background:rgba(49,48,171,.10);
  color:var(--brand);
  flex:0 0 auto;
  border:1px solid rgba(49,48,171,.18);
  margin-top:1px;
}
.hero-actions{display:flex; gap:12px; margin-top:14px;}
.note{font-size:12px; color:var(--sub); margin-top:10px;}

/* HERO image (no shadow) */
.hero-media{
  margin: 14px 0 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius2);
  overflow: hidden;
  background: #fff;
  box-shadow:none;
}
.hero-media img{
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
@media (min-width: 901px){
  .hero-media img{ max-height: 230px; }
}

/* Info card (no shadow) */
.info-card{
  background:var(--card);
  border:1px solid var(--line);
  border-radius:var(--radius2);
  box-shadow:none;
  padding:16px;
}
.info-card h3{margin:0 0 6px; font-size:14px; color:#111827; letter-spacing:.2px; font-weight:500;}
.info-card p{margin:0; font-size:13px; color:var(--sub)}
.mini-list{margin:12px 0 0; padding:0; list-style:none; display:grid; gap:10px;}
.mini-list li{
  display:flex; gap:10px; align-items:flex-start;
  padding:10px 10px;
  border-radius:14px;
  border:1px solid var(--line);
  background:#fff;
}
.mini-list strong{display:block; font-size:13px; font-weight:500;}
.mini-list span{display:block; font-size:12px; color:var(--sub); margin-top:2px;}

/* Sections */
section{padding:34px 0;}
section.alt{background:var(--muted); border-top:1px solid var(--line); border-bottom:1px solid var(--line);}
.section-head{display:flex; align-items:flex-end; justify-content:space-between; gap:12px; margin-bottom:14px;}
.section-head h2{margin:0; font-size:22px; letter-spacing:-.2px; font-weight:500;}
.section-head .anchor{
  font-size:12px; color:var(--sub); text-decoration:none;
  border:1px solid var(--line);
  padding:6px 10px; border-radius:999px; background:#fff;
  font-weight:500;
}
.section-head .anchor:hover{color:var(--brand); border-color:rgba(49,48,171,.25)}

/* Docs/cards: no shadow */
.doc{
  background:#fff;
  border:1px solid var(--line);
  border-radius:var(--radius2);
  box-shadow:none;
  overflow:hidden;
  position:relative;
}
.doc:before{content:""; position:absolute; left:0; top:0; bottom:0; width:5px; background:var(--brand);}
.doc-inner{padding:18px 18px 18px 20px;}
.muted{color:var(--sub)}
.grid2{display:grid; grid-template-columns:1fr 1fr; gap:16px; margin-top:12px;}
.card{background:#fff; border:1px solid var(--line); border-radius:18px; padding:14px;}
.card h3{margin:0 0 6px; font-size:15px; font-weight:500;}
.card p{margin:0; color:var(--sub); font-size:13px}
.list{margin:12px 0 0; padding-left:18px; color:#1f2937;}
.list li{margin:6px 0;}
.tag{
  display:inline-flex; align-items:center;
  font-size:12px; font-weight:500;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(49,48,171,.08);
  border:1px solid rgba(49,48,171,.20);
  color:rgba(49,48,171,.96);
}

/* Steps */
.steps{display:grid; gap:10px; margin-top:10px;}
.step{
  display:flex; gap:12px; align-items:flex-start;
  padding:12px 12px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}
.num{
  width:32px; height:32px; border-radius:12px;
  background:var(--brand);
  color:#fff;
  font-weight:500;
  display:flex; align-items:center; justify-content:center;
  box-shadow:none;
  flex:0 0 auto;
  font-size:14px;
}
.step strong{display:block; font-size:14px; font-weight:500;}
.step span{display:block; font-size:13px; color:var(--sub); margin-top:2px}

/* Trust + Notice (no shadow) */
.trust{display:grid; grid-template-columns: 1.1fr .9fr; gap:16px; align-items:start; margin-top:12px;}
.notice{
  background:#fff;
  border:1px solid rgba(49,48,171,.25);
  border-radius:var(--radius2);
  overflow:hidden;
  box-shadow:none;
}
.notice .bar{
  padding:10px 14px;
  background:rgba(49,48,171,.08);
  border-bottom:1px solid rgba(49,48,171,.18);
  font-weight:500;
  font-size:13px;
  color:#111827;
  display:flex; align-items:center; gap:10px;
}
.notice .body{padding:14px}
.notice p{margin:0; color:var(--sub); font-size:13px}
.notice ul{margin:10px 0 0; padding-left:18px; color:var(--sub); font-size:13px}
.notice li{margin:6px 0}

/* FAQ (no shadow) */
.faq{margin-top:12px; display:grid; gap:10px;}
.faq details{
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  padding:0;
  box-shadow:none;
  overflow:hidden;
}
.faq summary{
  cursor:pointer;
  font-weight:500;
  color:#111827;
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:12px 14px;
  line-height:1.35;
}
.faq summary::-webkit-details-marker{display:none;}
.faq summary .qtext{flex:1 1 auto; min-width:0; font-weight:500;}

/* FAQ chevron – letisztult, középre igazított, modern */
.faq summary .chev{
  width:22px;
  height:22px;
  border-radius:9px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 22px;

  background:rgba(49,48,171,.06);
  border:1px solid rgba(49,48,171,.18);

  position:relative;
  font-size:0;          /* ⌄ karakter elrejtése */
  color:transparent;

  transition:
    transform .18s ease,
    background .2s ease,
    border-color .2s ease;
}

/* Maga a nyíl – abszolút középre, optikai korrekcióval */
.faq summary .chev::before{
  content:"";
  position:absolute;
  left:50%;
  top:50%;

  width:4px;
  height:4px;

  border-right:1px solid var(--brand);
  border-bottom:1px solid var(--brand);

  transform: translate(-50%, -55%) rotate(45deg);
}

/* Hover állapot */
.faq summary:hover .chev{
  background:rgba(49,48,171,.10);
  border-color:rgba(49,48,171,.28);
}

/* Nyitott állapot – nyíl felfelé */
.faq details[open] summary .chev{
  transform: rotate(180deg);
}

/* Answer tartalom */
.faq .answer{
  margin:0;
  padding:0 14px 12px;
  color:var(--sub);
  font-size:13px;
  max-width:90ch;
}

/* Form wrap (no shadow) */
.form-wrap{
  background:#fff;
  border:1px solid var(--line);
  border-radius:var(--radius2);
  box-shadow:none;
  overflow:hidden;
}
.form-head{
  padding:14px 16px;
  background:rgba(49,48,171,.06);
  border-bottom:1px solid rgba(49,48,171,.14);
  display:flex; align-items:center; justify-content:space-between; gap:10px;
}
.form-head strong{font-size:14px; font-weight:500;}
.help{font-size:12px; color:var(--sub); margin-top:8px}

/* Footer */
footer{
  padding:18px 0 26px;
  border-top:1px solid var(--line);
  color:var(--sub);
  font-size:12px;
  background:#fff;
}
.foot{display:flex; align-items:flex-start; justify-content:space-between; gap:12px; flex-wrap:wrap;}
.foot a{color:var(--sub); text-decoration:none; font-weight:500;}
.foot a:hover{color:var(--brand)}
.tiny{font-size:11px; opacity:.9}

/* Mobile */
@media (max-width: 900px){
  .hero-grid{grid-template-columns:1fr;}
  nav ul{display:none}
  .trust{grid-template-columns:1fr}
  .grid2{grid-template-columns:1fr}
}

/* Reveal */
.reveal{opacity:0; transform:translateY(10px); transition:opacity .5s ease, transform .5s ease;}
.reveal.show{opacity:1; transform:none;}

/* Külső (kormányzati) linkek */
a.gov-link{
  color:#3130ab;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3px;
  font-weight:500;
}
a.gov-link::after{
  content:" ↗";
  font-size:.85em;
  opacity:.6;
}
a.gov-link:hover{ text-decoration-style: solid; }

/* Előszűrő bal oldali kép méretezése */
.eloszuro-media{
  height:420px;
  border-radius:16px;
  overflow:hidden;
  background:#fff;
}
.eloszuro-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}
@media (max-width: 900px){
  .eloszuro-media{ height:260px; }
}

footer .tiny{
  color:#8a8a8a;
  font-size:12px;
}

/* Mobile typography */
@media (max-width: 900px){
  body{ font-size:14px; }

  h1{ font-size:25px; }
  h2{ font-size:20px; }
  h3{ font-size:16px; }

  /* ha valahol a lead túl nagy maradna mobilon */
  .lead{ font-size:14px; }
}

/* Conversational – MINDEN fő CTA gomb (welcome + step + submit) a site gombstílusára */
.fluentform-conversational button.ff-btn.ff-btn-o-btn-action {
  background: var(--brand) !important;
  color: #fff !important;
  border: 1px solid rgba(49, 48, 171, .9) !important;
  border-radius: 12px !important;
  padding: 10px 14px !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  cursor: pointer !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  text-decoration: none !important;
  box-shadow: var(--btn-shadow) !important;
  transition:
    transform .08s ease,
    box-shadow .2s ease,
    background .2s ease,
    filter .2s ease !important;
}

/* Hover/active */
.fluentform-conversational button.ff-btn.ff-btn-o-btn-action:hover {
  filter: brightness(1.05) !important;
  transform: translateY(-1px) !important;
}

.fluentform-conversational button.ff-btn.ff-btn-o-btn-action:active {
  transform: translateY(0) !important;
  box-shadow: none !important;
}
.oep-wrap{
  /* "Landing-kompatibilis" paletta */
  --oep-text:#231F20;
  --oep-muted:#5a5a5a;
  --oep-stroke:#e9e9e9;
  --oep-surface:#ffffff;
  --oep-head:#f4f5f7;
  --oep-note-bg: rgba(22, 163, 74, 0.10); /* zöldes, nem piros */
  --oep-note-bd: rgba(22, 163, 74, 0.22);

  color: var(--oep-text);
  font-family: inherit;
}

.oep-grid{
  display:grid;
  grid-template-columns: repeat(12, 1fr);
  gap:14px;
}

.oep-card{
  grid-column: span 12;
  border:1px solid var(--oep-stroke);
  border-radius:16px;
  overflow:hidden;
  background: var(--oep-surface);
}

.oep-card-img{
  width:100%;
  aspect-ratio:16 / 10;
  overflow:hidden;
  background: #fff;
}

.oep-card-img img{
  width:100%;
  height:100%;
  object-fit:contain; /* logóknál jobb, mint a cover */
  padding:18px;
  display:block;
}

.oep-card-h{
  padding:16px;
  background: var(--oep-head);
  border-bottom:1px solid var(--oep-stroke);
}

.oep-card h3{
  margin:0 0 10px 0;
  font-size:18px;
  letter-spacing: .04em;
  text-transform:uppercase;
}

.oep-kpi{
  display:flex;
  flex-wrap:wrap;
  gap:10px 14px;
  font-size:13px;
  color: var(--oep-muted);
}

.oep-kpi strong{ color: var(--oep-text); }

.oep-card-b{
  padding:16px;
}

.oep-spec{
  margin:0 0 10px 0;
  font-size:14px;
}

.oep-list{
  margin:0 0 12px 18px;
  color: var(--oep-muted);
  font-size:14px;
}

.oep-model{
  margin:0 0 12px 0;
  font-size:13px;
  color: var(--oep-muted);
}

.oep-note{
  background: var(--oep-note-bg);
  border:1px solid var(--oep-note-bd);
  border-radius:14px;
  padding:10px 12px;
  font-size:13px;
  color: var(--oep-text);
}

.oep-pricetable{
  margin:0 0 12px 0;
  border:1px solid var(--oep-stroke);
  border-radius:14px;
  overflow:hidden;
  background:#fff;
}

.oep-pt-row{
  display:flex;
  justify-content:space-between;
  padding:10px 12px;
  border-top:1px solid var(--oep-stroke);
  font-size:14px;
  color: var(--oep-muted);
}

.oep-pt-row strong{ color: var(--oep-text); }
.oep-pt-row:first-child{ border-top:none; }

.oep-disclaimer{
  margin-top:16px;
  font-size:12px;
  color: var(--oep-muted);
  border:1px dashed var(--oep-stroke);
  border-radius:14px;
  padding:12px;
  background: #fff;
}

.oep-disclaimer a{
  color: var(--oep-text);
  text-decoration:underline;
}

@media (min-width:768px){
  .oep-card{ grid-column: span 6; }
}

@media (max-width:768px){
  .oep-grid{ grid-template-columns:1fr; }
  .oep-card{ grid-column: span 12; }
}

/* Webinárium szekció: 1 kártya = full width */
.a1-webinar2__grid{
  grid-template-columns: 1fr !important;
  gap: 18px; /* ízlés szerint */
}

/* Biztonsági: a kártya tényleg kitöltse */
.a1-webinar2__card{
  width: 100%;
}

.oep-intro{
  max-width: 90ch;
  margin: 0 0 14px;
}

/* CTA – Csomagajánlatok */
.oep-cta{
  background:#3130AB;
  border-radius:16px;
  padding:28px 32px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  color:#fff;
}

.oep-cta__text h3{
  margin:0 0 8px;
  color:#fff;
}

.oep-cta__text p{
  margin:0;
  color:rgba(255,255,255,.85);
}

.oep-cta__btn{
  background:#fff;
  color:#3130AB;
  text-decoration:none;
  font-weight:600;
  padding:14px 28px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
}

.oep-cta__btn:hover{
  opacity:.95;
}

@media (max-width:720px){
  .oep-cta{
    flex-direction:column;
    align-items:flex-start;
  }
  .oep-cta__btn{
    width:100%;
    text-align:center;
  }
}