.elementor-kit-28{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#4A4A4A;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FF6F00;--e-global-color-background:#F5F5F5;--e-global-color-backgroundAccent:#E0E0E0;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading-xl-font-family:"Poppins";--e-global-typography-heading-xl-font-size:56px;--e-global-typography-heading-xl-font-weight:600;--e-global-typography-heading-xl-line-height:1.2em;--e-global-typography-heading-l-font-family:"Poppins";--e-global-typography-heading-l-font-size:48px;--e-global-typography-heading-l-font-weight:600;--e-global-typography-heading-l-line-height:1.2em;--e-global-typography-heading-m-font-family:"Poppins";--e-global-typography-heading-m-font-size:40px;--e-global-typography-heading-m-font-weight:600;--e-global-typography-heading-m-line-height:1.2em;--e-global-typography-heading-s-font-family:"Poppins";--e-global-typography-heading-s-font-size:18px;--e-global-typography-heading-s-font-weight:500;--e-global-typography-body-s-font-family:"Figtree";--e-global-typography-body-s-font-size:14px;--e-global-typography-body-s-font-weight:400;--e-global-typography-body-s-line-height:1.5em;background-color:var( --e-global-color-background );}.elementor-kit-28 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-28{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading-xl-font-size:48px;--e-global-typography-heading-l-font-size:40px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-28{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading-xl-font-size:40px;--e-global-typography-heading-l-font-size:32px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === ADI HERO (Modern) === */
.adi-hero{
  position: relative;
  direction: rtl;
  width: 100%;
  border-radius: 22px;
  overflow: hidden;
  min-height: 360px;
  padding: clamp(18px, 3vw, 42px);
  display: grid;
  align-items: end;
  isolation: isolate;
  background: radial-gradient(1200px 600px at 85% 25%, rgba(255,255,255,.10), transparent 60%),
              linear-gradient(120deg, rgba(0,0,0,.78), rgba(0,0,0,.25));
  box-shadow: 0 18px 60px rgba(0,0,0,.28);
}

.adi-hero__overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(900px 500px at 20% 70%, rgba(255,200,0,.20), transparent 60%),
    linear-gradient(0deg, rgba(0,0,0,.35), rgba(0,0,0,.35));
  z-index: 0;
}

.adi-hero__content{
  position: relative;
  z-index: 1;
  max-width: 760px;
  color: #fff;
}

.adi-hero__kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin: 0 0 10px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.16);
  backdrop-filter: blur(6px);
  font-weight: 700;
  font-size: 14px;
}

.adi-hero__title{
  margin: 0;
  font-weight: 900;
  line-height: 1.02;
  font-size: clamp(34px, 5.2vw, 72px);
  text-shadow: 0 10px 30px rgba(0,0,0,.35);
}

.adi-hero__subtitle{
  margin: 12px 0 0;
  font-size: clamp(14px, 1.6vw, 18px);
  line-height: 1.6;
  color: rgba(255,255,255,.86);
  max-width: 62ch;
}

.adi-hero__sep{ padding:0 8px; opacity:.7; }

.adi-hero__actions{
  margin-top: 18px;
  display:flex;
  gap: 12px;
  flex-wrap: wrap;
}

.adi-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding: 12px 16px;
  border-radius: 14px;
  font-weight: 800;
  text-decoration: none;
  border: 1px solid transparent;
  transition: transform .15s ease, background .15s ease, border-color .15s ease, opacity .15s ease;
}

.adi-btn--primary{
  background: linear-gradient(135deg, #ffd54a, #ffb300);
  color: #121212;
  box-shadow: 0 14px 30px rgba(255,196,0,.20);
}

.adi-btn--ghost{
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.18);
  color:#fff;
  backdrop-filter: blur(6px);
}

@media (max-width: 520px){
  .adi-hero{ min-height: 330px; border-radius: 18px; }
  .adi-btn{ width: 100%; }
}/* End custom CSS */