/* Energy Bartar About Us — v0.9.39
 * Concept 3: lively, student-centred and premium.
 * Scoped to native ebna-* Elementor classes for Editor/Frontend parity.
 */

.elementor .elementor-element.ebna-section{
  --eb39-ink:#123b31;
  --eb39-green:#118650;
  --eb39-green-deep:#0c6845;
  --eb39-green-soft:#edf7f1;
  --eb39-gold:#e1aa2f;
  --eb39-gold-soft:#fff6df;
  --eb39-blue:#2e709e;
  --eb39-purple:#7449a5;
  --eb39-text:#5b7066;
  --eb39-line:#dce8e1;
  position:relative;
  direction:rtl;
  box-sizing:border-box;
  height:auto;
  min-height:0;
  scroll-margin-top:148px;
  color:var(--eb39-ink);
  font-family:"Vazirmatn","IRANSansX","Yekan Bakh",Tahoma,Arial,sans-serif;
}

.elementor .ebna-section *,
.elementor .ebna-section *::before,
.elementor .ebna-section *::after{box-sizing:border-box}

.elementor .ebna-section .elementor-widget-container,
.elementor .ebna-section .elementor-heading-title,
.elementor .ebna-section .elementor-widget-text-editor,
.elementor .ebna-section .elementor-button{font-family:inherit}

.elementor .ebna-section .elementor-widget,
.elementor .ebna-section .elementor-widget-wrap,
.elementor .ebna-section .elementor-element-populated{min-height:0}

.elementor .ebna-section .elementor-widget-text-editor p:last-child{margin-bottom:0}

/* Shared typography */
.elementor .ebna-section .ebna-eyebrow{margin:0 0 7px}

.elementor .ebna-section .ebna-eyebrow .elementor-heading-title{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:13.5px;
  line-height:1.65;
  font-weight:800;
  color:var(--eb39-green);
}

.elementor .ebna-section .ebna-eyebrow .elementor-heading-title::before{
  content:'';
  flex:0 0 28px;
  width:28px;
  height:3px;
  border-radius:99px;
  background:linear-gradient(90deg,#c98f1d,#f1c957);
}

.elementor .ebna-section .ebna-section-title{margin:0 0 9px}

.elementor .ebna-section .ebna-section-title .elementor-heading-title{
  margin:0;
  font-size:38px;
  line-height:1.35;
  font-weight:900;
  letter-spacing:-.5px;
  color:var(--eb39-ink);
}

.elementor .ebna-section .ebna-section-desc{
  max-width:720px;
  margin:0 0 3px;
  font-size:15.5px;
  line-height:1.95;
  font-weight:500;
  color:#63776e;
}

/* Hero */
.elementor .elementor-element.ebna-section.ebna-hero{
  overflow:hidden;
  isolation:isolate;
  padding:62px 28px 68px!important;
  border-bottom:1px solid #dfece5;
  background:
    radial-gradient(circle at 8% 10%,rgba(225,170,47,.20),transparent 24%),
    radial-gradient(circle at 94% 88%,rgba(17,134,80,.10),transparent 27%),
    #edf7f1!important;
}

.elementor .ebna-hero::before{
  content:'';
  position:absolute;
  z-index:0;
  width:390px;
  height:390px;
  left:-205px;
  top:-210px;
  border-radius:47% 53% 61% 39% / 46% 42% 58% 54%;
  background:rgba(240,194,82,.24);
  transform:rotate(12deg);
  pointer-events:none;
}

.elementor .ebna-hero::after{
  content:'';
  position:absolute;
  z-index:0;
  width:230px;
  height:230px;
  right:-145px;
  bottom:-126px;
  border:1px solid rgba(17,134,80,.17);
  border-radius:50%;
  box-shadow:0 0 0 38px rgba(17,134,80,.03);
  pointer-events:none;
}

.elementor .ebna-hero > .elementor-container{
  position:relative;
  z-index:1;
  max-width:1240px;
  min-height:0;
  align-items:center;
  gap:clamp(26px,4vw,58px);
}

.elementor .elementor-element.ebna-hero-copy{
  min-width:0;
  width:56%;
}

.elementor .ebna-hero-copy > .elementor-element-populated,
.elementor .ebna-hero-copy > .elementor-widget-wrap{
  padding:14px 6px 14px 42px!important;
}

.elementor .ebna-hero-copy .elementor-widget{max-width:690px}

.elementor .ebna-hero-title{margin:0 0 10px}

.elementor .ebna-hero-title .elementor-heading-title{
  margin:0;
  max-width:640px;
  font-size:56px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:-1.2px;
  color:var(--eb39-ink);
}

.elementor .ebna-hero-title .elementor-heading-title::after{
  content:'';
  display:block;
  width:78px;
  height:6px;
  margin-top:15px;
  border-radius:99px;
  background:linear-gradient(90deg,var(--eb39-gold),#f5d477);
}

.elementor .ebna-hero-desc{margin:0 0 7px}

.elementor .ebna-hero-desc .elementor-heading-title{
  max-width:650px;
  font-size:20px;
  line-height:1.75;
  font-weight:800;
  color:#1d4a3b;
}

.elementor .ebna-hero-lead{
  max-width:640px;
  margin:0 0 15px;
  font-size:16px;
  line-height:2;
  font-weight:500;
  color:#5d746a;
}

.elementor .elementor-element.ebna-hero-card{
  position:relative;
  isolation:isolate;
  min-width:0;
  width:44%;
  min-height:380px;
  overflow:hidden;
  border:0!important;
  border-radius:38% 62% 57% 43% / 45% 42% 58% 55%!important;
  background:linear-gradient(145deg,#15905a 0%,#0c6845 100%)!important;
  box-shadow:0 30px 58px -30px rgba(9,83,54,.48)!important;
}

.elementor .ebna-hero-card::before{
  content:'';
  position:absolute;
  z-index:0;
  width:235px;
  height:235px;
  top:-125px;
  right:-76px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:50%;
  box-shadow:0 0 0 34px rgba(255,255,255,.035);
  pointer-events:none;
}

.elementor .ebna-hero-card::after{
  content:'';
  position:absolute;
  z-index:0;
  width:140px;
  height:140px;
  left:-38px;
  bottom:-55px;
  border-radius:44% 56% 38% 62%;
  background:rgba(242,193,78,.28);
  transform:rotate(-15deg);
  pointer-events:none;
}

.elementor .ebna-hero-card > .elementor-element-populated,
.elementor .ebna-hero-card > .elementor-widget-wrap,
.elementor .ebna-hero-card > .e-con-inner{
  position:relative;
  z-index:1;
  min-height:380px;
  padding:40px 34px!important;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  background:transparent!important;
}

.elementor .ebna-hero-card .elementor-widget,
.elementor .ebna-hero-card .elementor-widget-container{width:100%;text-align:center}

.elementor .ebna-hero-media img{
  width:82px;
  height:82px;
  padding:9px;
  object-fit:contain;
  border:1px solid rgba(255,255,255,.82);
  border-radius:24px;
  background:#fff;
  box-shadow:0 16px 32px rgba(3,55,34,.26);
}

.elementor .ebna-brand-title{margin:6px 0 3px}

.elementor .ebna-brand-title .elementor-heading-title{
  font-size:27px;
  line-height:1.45;
  font-weight:900;
  color:#fff;
}

.elementor .ebna-brand-sub,
.elementor .ebna-brand-note{
  margin:0;
  font-size:14.5px;
  line-height:1.85;
  font-weight:600;
  color:#e4f2ea;
  text-align:center;
}

.elementor .ebna-brand-note::before{
  content:'';
  display:block;
  width:72px;
  height:4px;
  margin:15px auto 10px;
  border-radius:99px;
  background:linear-gradient(90deg,#d49a25,#f5d675);
}

/* Buttons */
.elementor .ebna-section .elementor-button{
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
}

.elementor .ebna-btn-primary .elementor-button,
.elementor .ebna-btn-secondary .elementor-button{
  border-radius:14px;
  font-size:14px;
  line-height:1.35;
  font-weight:800;
}

.elementor .ebna-hero .ebna-btn-primary .elementor-button{
  padding:13px 21px;
  border-color:var(--eb39-green);
  background:var(--eb39-green);
  color:#fff;
  box-shadow:0 12px 28px -16px rgba(17,134,80,.72);
}

.elementor .ebna-btn-primary .elementor-button:hover,
.elementor .ebna-btn-secondary .elementor-button:hover{
  transform:translateY(-3px);
  box-shadow:0 14px 28px -16px rgba(9,78,50,.52);
  filter:brightness(1.02);
}

/* Story: editorial rhythm instead of stacked centred blocks */
.elementor .elementor-element.ebna-section.ebna-story{
  overflow:hidden;
  padding:70px 28px 68px!important;
  background:#fff!important;
}

.elementor .ebna-story > .elementor-container{max-width:1160px;min-height:0}

.elementor .ebna-story-col > .elementor-element-populated,
.elementor .ebna-story-col > .elementor-widget-wrap{
  display:grid;
  grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);
  column-gap:clamp(36px,6vw,74px);
  row-gap:5px;
  align-items:start;
}

.elementor .ebna-story-col > .elementor-element-populated > .ebna-eyebrow,
.elementor .ebna-story-col > .elementor-widget-wrap > .ebna-eyebrow{grid-column:1;grid-row:1}

.elementor .ebna-story-col > .elementor-element-populated > .ebna-section-title,
.elementor .ebna-story-col > .elementor-widget-wrap > .ebna-section-title{grid-column:1;grid-row:2}

.elementor .ebna-story-col > .elementor-element-populated > .ebna-story-body,
.elementor .ebna-story-col > .elementor-widget-wrap > .ebna-story-body{grid-column:2;grid-row:1 / span 2;align-self:center}

.elementor .ebna-story-col > .elementor-element-populated > .ebna-directions,
.elementor .ebna-story-col > .elementor-widget-wrap > .ebna-directions{grid-column:1 / -1;grid-row:3}

.elementor .ebna-story-body{
  max-width:720px;
  margin:0 0 19px;
  padding:0 25px 0 0;
  border-right:3px solid #efd074;
  font-size:16px;
  line-height:2.05;
  font-weight:500;
  color:#50675d;
  text-align:right;
}

.elementor .ebna-directions,
.elementor .ebna-values-grid,
.elementor .ebna-units-grid{
  width:100%;
  margin-right:auto;
  margin-left:auto;
}

.elementor .ebna-directions{margin-top:27px}

.elementor .ebna-directions > .elementor-container{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  width:100%;
  min-height:0;
  align-items:stretch;
}

/* Shared cards */
.elementor .elementor-element.ebna-card{
  --eb39-accent:var(--eb39-green);
  min-width:0;
  min-height:0;
  height:auto;
  padding:0!important;
  display:flex;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transition:transform .24s ease;
}

.elementor .ebna-accent-gold{--eb39-accent:#b27b13}
.elementor .ebna-accent-blue,
.elementor .ebna-unit-high{--eb39-accent:var(--eb39-blue)}
.elementor .ebna-accent-purple,
.elementor .ebna-unit-art{--eb39-accent:var(--eb39-purple)}
.elementor .ebna-accent-green,
.elementor .ebna-unit-elementary{--eb39-accent:var(--eb39-green)}

.elementor .ebna-card:hover{transform:translateY(-5px)}

.elementor .ebna-card > .elementor-element-populated,
.elementor .ebna-card > .elementor-widget-wrap,
.elementor .ebna-card > .e-con-inner{
  position:relative;
  width:100%;
  height:100%;
  min-width:0;
  min-height:0;
  overflow:hidden;
  padding:25px 22px 23px!important;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-start;
  text-align:right;
  border:1px solid var(--eb39-line)!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 18px 42px -29px rgba(14,67,46,.30)!important;
  transition:box-shadow .24s ease,border-color .24s ease;
}

.elementor .ebna-card:hover > .elementor-element-populated,
.elementor .ebna-card:hover > .elementor-widget-wrap,
.elementor .ebna-card:hover > .e-con-inner{
  border-color:color-mix(in srgb,var(--eb39-accent) 34%,var(--eb39-line))!important;
  box-shadow:0 24px 50px -30px color-mix(in srgb,var(--eb39-accent) 52%,transparent)!important;
}

.elementor .ebna-card .elementor-widget,
.elementor .ebna-card .elementor-widget-container{width:100%;text-align:right}

.elementor .ebna-card-icon{margin:0 0 10px}

.elementor .ebna-card-icon .elementor-icon{
  border-radius:15px!important;
  box-shadow:0 11px 25px -17px color-mix(in srgb,var(--eb39-accent) 72%,transparent);
  transition:transform .24s ease;
}

.elementor .ebna-card:hover .ebna-card-icon .elementor-icon{transform:rotate(-4deg) scale(1.055)}

.elementor .ebna-card-title{margin:0 0 5px}

.elementor .ebna-card-title .elementor-heading-title{
  margin:0;
  font-size:21px;
  line-height:1.5;
  font-weight:900;
  color:#163c30;
}

.elementor .ebna-card-text{
  display:flex;
  flex:1 1 auto;
  align-items:flex-start;
  justify-content:flex-start;
  margin:0;
  font-size:14.3px;
  line-height:1.9;
  font-weight:500;
  color:var(--eb39-text);
}

.elementor .ebna-card-text p{margin:0}

.elementor .ebna-direction-card:nth-child(1) > .elementor-element-populated,
.elementor .ebna-direction-card:nth-child(1) > .elementor-widget-wrap,
.elementor .ebna-direction-card:nth-child(1) > .e-con-inner{
  border-color:#f0dca9!important;
  background:#fff7e5!important;
}

.elementor .ebna-direction-card:nth-child(2) > .elementor-element-populated,
.elementor .ebna-direction-card:nth-child(2) > .elementor-widget-wrap,
.elementor .ebna-direction-card:nth-child(2) > .e-con-inner{
  border-color:#d5e9de!important;
  background:#edf7f1!important;
}

.elementor .ebna-direction-card > .elementor-element-populated::after,
.elementor .ebna-direction-card > .elementor-widget-wrap::after,
.elementor .ebna-direction-card > .e-con-inner::after{
  content:'';
  position:absolute;
  width:105px;
  height:105px;
  left:-54px;
  bottom:-58px;
  border-radius:50%;
  background:color-mix(in srgb,var(--eb39-accent) 8%,transparent);
  pointer-events:none;
}

/* Values: an asymmetric mosaic, still four editable Elementor columns */
.elementor .elementor-element.ebna-section.ebna-values{
  overflow:hidden;
  isolation:isolate;
  padding:64px 28px 68px!important;
  border-top:1px solid #f0e7cf;
  border-bottom:1px solid #f0e7cf;
  background:
    radial-gradient(circle at 4% 16%,rgba(17,134,80,.08),transparent 23%),
    radial-gradient(circle at 96% 84%,rgba(225,170,47,.10),transparent 24%),
    #fff9ec!important;
}

.elementor .ebna-values::before{
  content:'';
  position:absolute;
  width:220px;
  height:220px;
  left:-120px;
  top:-135px;
  border:1px solid rgba(17,134,80,.15);
  border-radius:44% 56% 39% 61%;
  transform:rotate(18deg);
  pointer-events:none;
}

.elementor .ebna-values > .elementor-container{position:relative;z-index:1;max-width:1160px;min-height:0}

.elementor .ebna-values-grid{margin-top:25px}

.elementor .ebna-values-grid > .elementor-container{
  display:grid!important;
  grid-template-columns:1.22fr .78fr .78fr;
  grid-template-rows:repeat(2,minmax(0,auto));
  gap:14px;
  width:100%;
  min-height:0;
  align-items:stretch;
}

.elementor .ebna-values-grid > .elementor-container > .ebna-value-card{
  width:auto!important;
  max-width:none!important;
}

.elementor .ebna-values-grid > .elementor-container > .ebna-value-card:nth-child(1){grid-column:1;grid-row:1 / 3}
.elementor .ebna-values-grid > .elementor-container > .ebna-value-card:nth-child(2){grid-column:2;grid-row:1}
.elementor .ebna-values-grid > .elementor-container > .ebna-value-card:nth-child(3){grid-column:3;grid-row:1}
.elementor .ebna-values-grid > .elementor-container > .ebna-value-card:nth-child(4){grid-column:2 / 4;grid-row:2}

.elementor .ebna-value-card > .elementor-element-populated,
.elementor .ebna-value-card > .elementor-widget-wrap,
.elementor .ebna-value-card > .e-con-inner{padding:23px 20px 21px!important;border:0!important}

.elementor .ebna-value-card:nth-child(1) > .elementor-element-populated,
.elementor .ebna-value-card:nth-child(1) > .elementor-widget-wrap,
.elementor .ebna-value-card:nth-child(1) > .e-con-inner{
  padding:29px 25px!important;
  justify-content:center;
  border-radius:28px!important;
  background:linear-gradient(145deg,#138151,#0b6542)!important;
  box-shadow:0 25px 48px -29px rgba(9,83,54,.58)!important;
}

.elementor .ebna-value-card:nth-child(2) > .elementor-element-populated,
.elementor .ebna-value-card:nth-child(2) > .elementor-widget-wrap,
.elementor .ebna-value-card:nth-child(2) > .e-con-inner{background:#fff3d6!important}

.elementor .ebna-value-card:nth-child(3) > .elementor-element-populated,
.elementor .ebna-value-card:nth-child(3) > .elementor-widget-wrap,
.elementor .ebna-value-card:nth-child(3) > .e-con-inner{background:#eaf2f8!important}

.elementor .ebna-value-card:nth-child(4) > .elementor-element-populated,
.elementor .ebna-value-card:nth-child(4) > .elementor-widget-wrap,
.elementor .ebna-value-card:nth-child(4) > .e-con-inner{background:#f3eef9!important}

.elementor .ebna-value-card .ebna-card-title .elementor-heading-title{font-size:18.5px}

.elementor .ebna-value-card:nth-child(1) .ebna-card-title .elementor-heading-title{font-size:23px;color:#fff}
.elementor .ebna-value-card:nth-child(1) .ebna-card-text{color:#ddefe5}

.elementor .ebna-value-card:nth-child(1) .ebna-card-icon .elementor-icon{
  background:#f2c14e!important;
  color:#0c5d3d!important;
}

/* Units: three clear routes with restrained movement */
.elementor .elementor-element.ebna-section.ebna-units{
  overflow:hidden;
  padding:66px 28px 74px!important;
  background:#fff!important;
  scroll-margin-top:148px;
}

.elementor .ebna-units > .elementor-container{max-width:1160px;min-height:0}
.elementor .ebna-units-grid{margin-top:27px;padding-top:9px!important}

.elementor .ebna-units-grid > .elementor-container{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  width:100%;
  min-height:0;
  align-items:stretch;
}

.elementor .ebna-units-grid > .elementor-container > .ebna-unit-card{
  width:auto!important;
  max-width:none!important;
}

.elementor .ebna-unit-card:nth-child(2){transform:translateY(15px)}
.elementor .ebna-unit-card:nth-child(3){transform:translateY(-9px)}
.elementor .ebna-unit-card:nth-child(2):hover{transform:translateY(10px)}
.elementor .ebna-unit-card:nth-child(3):hover{transform:translateY(-14px)}

.elementor .ebna-unit-card > .elementor-element-populated,
.elementor .ebna-unit-card > .elementor-widget-wrap,
.elementor .ebna-unit-card > .e-con-inner{
  padding:29px 25px 26px!important;
  border-top:4px solid var(--eb39-accent)!important;
  border-radius:24px!important;
}

.elementor .ebna-unit-card::before{
  position:absolute;
  z-index:2;
  top:18px;
  left:22px;
  font-size:26px;
  line-height:1;
  font-weight:900;
  color:color-mix(in srgb,var(--eb39-accent) 22%,transparent);
  pointer-events:none;
}

.elementor .ebna-unit-card:nth-child(1)::before{content:'۰۱'}
.elementor .ebna-unit-card:nth-child(2)::before{content:'۰۲'}
.elementor .ebna-unit-card:nth-child(3)::before{content:'۰۳'}

.elementor .ebna-unit-card .ebna-card-title .elementor-heading-title{font-size:22px}
.elementor .ebna-unit-card .ebna-card-text{padding-bottom:7px}
.elementor .ebna-unit-card .elementor-widget-button,
.elementor .ebna-unit-card .ebna-text-link{margin-top:auto}
.elementor .ebna-unit-card .elementor-button-wrapper{text-align:right}

.elementor .ebna-text-link .elementor-button{
  padding:7px 0 4px;
  border:0;
  background:transparent;
  font-size:13.5px;
  line-height:1.35;
  font-weight:800;
  color:var(--eb39-accent);
}

.elementor .ebna-text-link .elementor-button::after{
  content:'←';
  display:inline-block;
  margin-right:7px;
  transition:transform .22s ease;
}

.elementor .ebna-text-link .elementor-button:hover::after{transform:translateX(-4px)}
.elementor .ebna-unit-high .ebna-text-link .elementor-button{color:var(--eb39-blue)}
.elementor .ebna-unit-art .ebna-text-link .elementor-button{color:var(--eb39-purple)}

/* CTA */
.elementor .elementor-element.ebna-section.ebna-cta{
  width:calc(100% - 56px);
  max-width:1180px;
  margin:6px auto 46px!important;
  padding:34px 36px!important;
  overflow:hidden;
  isolation:isolate;
  border:0!important;
  border-radius:28px!important;
  background:linear-gradient(135deg,#0b6241 0%,#118650 100%)!important;
  box-shadow:0 28px 54px -32px rgba(7,73,47,.58)!important;
}

.elementor .ebna-cta::before,
.elementor .ebna-cta::after{
  content:'';
  position:absolute;
  z-index:0;
  border-radius:50%;
  pointer-events:none;
}

.elementor .ebna-cta::before{
  width:210px;
  height:210px;
  left:-92px;
  top:-128px;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 0 0 31px rgba(255,255,255,.025);
}

.elementor .ebna-cta::after{
  width:95px;
  height:95px;
  right:-33px;
  bottom:-44px;
  background:rgba(242,193,78,.22);
}

.elementor .ebna-cta > .elementor-container{
  position:relative;
  z-index:1;
  max-width:1160px;
  min-height:0;
  align-items:center;
}

.elementor .ebna-cta .ebna-eyebrow .elementor-heading-title{color:#f4c856}
.elementor .ebna-cta-title{margin:0 0 5px}

.elementor .ebna-cta-title .elementor-heading-title{
  font-size:33px;
  line-height:1.4;
  font-weight:900;
  color:#fff;
}

.elementor .ebna-cta-desc{
  margin:0;
  font-size:15.2px;
  line-height:1.9;
  color:#d9eee3;
}

.elementor .ebna-cta-buttons > .elementor-element-populated,
.elementor .ebna-cta-buttons > .elementor-widget-wrap,
.elementor .ebna-cta-buttons > .e-con-inner{
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  align-items:center;
  justify-content:center;
  gap:9px;
  background:transparent!important;
}

.elementor .ebna-cta-buttons .elementor-widget-button{flex:1 1 0;width:auto;min-width:0;margin:0}
.elementor .ebna-cta-buttons .elementor-button-wrapper,
.elementor .ebna-cta-buttons .elementor-button{width:100%}

.elementor .ebna-cta-buttons .elementor-button{
  min-height:47px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
}

.elementor .ebna-cta .ebna-btn-primary .elementor-button{
  padding:13px 19px;
  border-color:#f2c14e;
  background:#f2c14e;
  color:var(--eb39-ink);
}

.elementor .ebna-cta .ebna-btn-secondary .elementor-button{
  padding:12px 18px;
  border:1px solid rgba(255,255,255,.42);
  background:rgba(255,255,255,.08);
  color:#fff;
}

@media (max-width:1024px){
  .elementor .elementor-element.ebna-section.ebna-hero{padding:48px 20px 52px!important}
  .elementor .ebna-hero > .elementor-container{gap:28px}
  .elementor .ebna-hero-copy > .elementor-element-populated,
  .elementor .ebna-hero-copy > .elementor-widget-wrap{padding:10px 2px 10px 25px!important}
  .elementor .ebna-hero-title .elementor-heading-title{font-size:46px}
  .elementor .ebna-hero-desc .elementor-heading-title{font-size:18px}
  .elementor .ebna-hero-lead{font-size:15px}
  .elementor .elementor-element.ebna-hero-card,
  .elementor .ebna-hero-card > .elementor-element-populated,
  .elementor .ebna-hero-card > .elementor-widget-wrap,
  .elementor .ebna-hero-card > .e-con-inner{min-height:330px}
  .elementor .ebna-hero-card > .elementor-element-populated,
  .elementor .ebna-hero-card > .elementor-widget-wrap,
  .elementor .ebna-hero-card > .e-con-inner{padding:32px 24px!important}
  .elementor .ebna-section .ebna-section-title .elementor-heading-title{font-size:33px}
  .elementor .elementor-element.ebna-section.ebna-story{padding:54px 20px 52px!important}
  .elementor .elementor-element.ebna-section.ebna-values{padding:50px 18px 54px!important}
  .elementor .elementor-element.ebna-section.ebna-units{padding:52px 18px 60px!important}
  .elementor .ebna-story-col > .elementor-element-populated,
  .elementor .ebna-story-col > .elementor-widget-wrap{column-gap:36px}
  .elementor .ebna-card > .elementor-element-populated,
  .elementor .ebna-card > .elementor-widget-wrap,
  .elementor .ebna-card > .e-con-inner{padding:23px 18px 22px!important}
  .elementor .ebna-cta{padding:28px 26px!important;margin-bottom:38px!important}
  .elementor .ebna-cta-title .elementor-heading-title{font-size:29px}
}

@media (max-width:767px){
  .elementor .elementor-element.ebna-section{scroll-margin-top:108px}
  .elementor .elementor-element.ebna-section.ebna-hero{padding:34px 14px 38px!important}
  .elementor .ebna-hero > .elementor-container{display:flex;flex-direction:column;gap:18px}
  .elementor .elementor-element.ebna-hero-copy,
  .elementor .elementor-element.ebna-hero-card{width:100%;max-width:100%}
  .elementor .ebna-hero-copy{order:1;text-align:center}
  .elementor .ebna-hero-card{order:2;min-height:0;border-radius:28px 62px 28px 62px!important}
  .elementor .ebna-hero-copy > .elementor-element-populated,
  .elementor .ebna-hero-copy > .elementor-widget-wrap{padding:2px 2px 14px!important;text-align:center}
  .elementor .ebna-hero-copy .elementor-widget,
  .elementor .ebna-hero-lead{max-width:100%}
  .elementor .ebna-hero-copy .elementor-heading-title,
  .elementor .ebna-hero-copy .elementor-widget-text-editor,
  .elementor .ebna-hero-copy .elementor-button-wrapper{text-align:center}
  .elementor .ebna-section .ebna-eyebrow .elementor-heading-title{justify-content:center;font-size:13px}
  .elementor .ebna-hero-title .elementor-heading-title{font-size:36px;line-height:1.27;max-width:none}
  .elementor .ebna-hero-title .elementor-heading-title::after{width:62px;height:5px;margin:12px auto 0}
  .elementor .ebna-hero-desc .elementor-heading-title{font-size:16.5px;line-height:1.75}
  .elementor .ebna-hero-lead{font-size:14.2px;line-height:1.95}
  .elementor .ebna-hero-card > .elementor-element-populated,
  .elementor .ebna-hero-card > .elementor-widget-wrap,
  .elementor .ebna-hero-card > .e-con-inner{min-height:0;padding:27px 18px!important}
  .elementor .ebna-hero-media img{width:70px;height:70px;border-radius:20px}
  .elementor .ebna-brand-title .elementor-heading-title{font-size:22px}
  .elementor .ebna-brand-sub,
  .elementor .ebna-brand-note{font-size:13.5px}

  .elementor .elementor-element.ebna-section.ebna-story{padding:40px 14px 38px!important}
  .elementor .ebna-story-col > .elementor-element-populated,
  .elementor .ebna-story-col > .elementor-widget-wrap{display:flex;flex-direction:column;gap:0}
  .elementor .ebna-story-body{max-width:100%;margin:0 0 14px;padding:0;border:0;font-size:14.2px;line-height:1.98;text-align:center}
  .elementor .ebna-directions{margin-top:12px}
  .elementor .ebna-directions > .elementor-container{grid-template-columns:1fr;gap:10px}

  .elementor .elementor-element.ebna-section.ebna-values{padding:38px 12px 42px!important}
  .elementor .ebna-section .ebna-section-title .elementor-heading-title{font-size:28px;line-height:1.42;text-align:center}
  .elementor .ebna-section .ebna-section-desc{max-width:100%;font-size:14px;line-height:1.9;text-align:center}
  .elementor .ebna-values-grid{margin-top:16px}
  .elementor .ebna-values-grid > .elementor-container{grid-template-columns:1fr;grid-template-rows:auto;gap:10px}
  .elementor .ebna-values-grid > .elementor-container > .ebna-value-card:nth-child(n){grid-column:auto;grid-row:auto}
  .elementor .ebna-value-card:nth-child(1) > .elementor-element-populated,
  .elementor .ebna-value-card:nth-child(1) > .elementor-widget-wrap,
  .elementor .ebna-value-card:nth-child(1) > .e-con-inner{padding:24px 20px!important}
  .elementor .ebna-value-card:nth-child(1) .ebna-card-title .elementor-heading-title{font-size:20px}

  .elementor .elementor-element.ebna-section.ebna-units{padding:40px 12px 44px!important;scroll-margin-top:108px}
  .elementor .ebna-units-grid{margin-top:17px;padding-top:0!important}
  .elementor .ebna-units-grid > .elementor-container{grid-template-columns:1fr;gap:10px}
  .elementor .ebna-unit-card:nth-child(n),
  .elementor .ebna-unit-card:nth-child(n):hover{transform:none}
  .elementor .ebna-unit-card > .elementor-element-populated,
  .elementor .ebna-unit-card > .elementor-widget-wrap,
  .elementor .ebna-unit-card > .e-con-inner{padding:24px 20px 22px!important}

  .elementor .ebna-card:hover{transform:none}
  .elementor .ebna-card-title .elementor-heading-title{font-size:18px}
  .elementor .ebna-unit-card .ebna-card-title .elementor-heading-title{font-size:20px}
  .elementor .ebna-card-text{font-size:13.8px;line-height:1.87}

  .elementor .elementor-element.ebna-section.ebna-cta{
    width:calc(100% - 28px);
    max-width:none;
    margin:2px auto 28px!important;
    padding:25px 18px!important;
    border-radius:23px!important;
  }
  .elementor .ebna-cta > .elementor-container{display:flex;flex-direction:column;gap:9px}
  .elementor .ebna-cta-copy,
  .elementor .ebna-cta-buttons{width:100%;text-align:center}
  .elementor .ebna-cta-copy .elementor-heading-title,
  .elementor .ebna-cta-copy .elementor-widget-text-editor{text-align:center}
  .elementor .ebna-cta-title .elementor-heading-title{font-size:25px}
  .elementor .ebna-cta-desc{font-size:14px}
  .elementor .ebna-cta-buttons > .elementor-element-populated,
  .elementor .ebna-cta-buttons > .elementor-widget-wrap,
  .elementor .ebna-cta-buttons > .e-con-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}
  .elementor .ebna-cta-buttons .elementor-button{min-height:44px;font-size:13.5px;padding-inline:8px}
}

@media (max-width:390px){
  .elementor .ebna-cta-buttons > .elementor-element-populated,
  .elementor .ebna-cta-buttons > .elementor-widget-wrap,
  .elementor .ebna-cta-buttons > .e-con-inner{grid-template-columns:1fr}
}

@media (prefers-reduced-motion:reduce){
  .elementor .ebna-card,
  .elementor .ebna-card-icon .elementor-icon,
  .elementor .ebna-section .elementor-button,
  .elementor .ebna-text-link .elementor-button::after{transition:none}
}
