.elementor-58053 .elementor-element.elementor-element-bd9c8c0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:-60px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS *//* ============================================================
   COMPETENZE & INNOVAZIONE — CSS per Elementor
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@700;900&family=DM+Sans:wght@300;400;500;600;700&display=swap');

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

.ci-wrap {
  font-family: 'DM Sans', sans-serif;
  color: #111111;
  overflow: hidden;
  font-size: 17px;
}

/* ══ STRISCIA LOGHI ══ */
.ci-logo-bar { background: #ffffff; padding: 14px 24px; display: flex; justify-content: center; align-items: center; border-bottom: 1px solid #e0e0e0; box-shadow: 0 2px 10px rgba(0,0,0,.06); }
.ci-logo-bar img { max-height: 56px; width: auto; max-width: 100%; object-fit: contain; }

/* ══ STRISCIA ISTITUZIONALE ══ */
.ci-istituz { background: #eaf3de; border-left: 4px solid #348d45; padding: 13px 24px; }
.ci-istituz-inner { max-width: 1100px; margin: 0 auto; font-size: 14px; line-height: 1.7; color: #2a4d35; font-weight: 400; text-align: center; }
.ci-istituz-inner strong { font-weight: 600; color: #1e5c2b; }
.ci-istituz-inner em { font-style: italic; }

/* ══ HERO ══ */
.ci-hero { position: relative; background: #348d45; overflow: hidden; padding: 0; }

.ci-hero-bg {
  position: absolute; inset: 0;
  background-image: url('https://www.timevision.it/wp-content/uploads/2026/04/23042.jpg');
  background-size: 110%;
  background-position: -150% 2%;
  opacity: 0.28;
}
.ci-hero-bg::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, #348d45 35%, rgba(52,141,69,.55) 68%, rgba(92,163,106,.25) 100%);
}
@media (max-width: 767px) {
  .ci-hero-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 85% top;
  }
}
.ci-hero-ring1 { position: absolute; top: -80px; right: -100px; width: 440px; height: 440px; border-radius: 50%; border: 90px solid rgba(255,255,255,.07); pointer-events: none; z-index: 1; }
.ci-hero-ring2 { position: absolute; bottom: -110px; right: 140px; width: 280px; height: 280px; border-radius: 50%; border: 44px solid rgba(255,255,255,.04); pointer-events: none; z-index: 1; }

.ci-hero-inner { position: relative; z-index: 2; display: grid; grid-template-columns: 1fr 580px; gap: 28px; align-items: start; max-width: 1200px; margin: 0 auto; padding: 40px 32px 36px; }

.ci-badge { display: inline-block; background: rgba(245,166,35,.18); border: 1px solid rgba(245,166,35,.5); color: #ffd07b; font-size: 15px; font-weight: 600; padding: 6px 18px; border-radius: 20px; margin-bottom: 14px; letter-spacing: .5px; text-transform: uppercase; }
.ci-eyebrow { font-size: 19px; color: rgba(255,255,255,.6); letter-spacing: .3px; margin-bottom: 10px; text-transform: uppercase; }
.ci-h1 { font-family: 'Lexend', sans-serif; font-size: 56px; font-weight: 900; color: #ffffff; line-height: 1.05; margin-bottom: 18px; }
.ci-h1 em { font-style: normal; color: #f5a623; }

.ci-promo-strip { background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.28); border-radius: 14px; padding: 28px 30px; margin-top: 22px; }
.ci-promo-strip p { font-size: 21px; color: rgba(255,255,255,.92); line-height: 1.75; }
.ci-promo-strip strong { color: #f5a623; }

.ci-sub { font-size: 19px; color: rgba(255,255,255,.75); line-height: 1.7; margin-bottom: 22px; }
.ci-sub strong { color: #f5a623; }
.ci-sub small  { font-size: 14px; color: rgba(255,255,255,.45); display: block; margin-top: 6px; }

.ci-pills { display: flex; gap: 8px; flex-wrap: wrap; align-items: center; }
.ci-pill { background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.25); color: rgba(255,255,255,.88); font-size: 16px; font-weight: 500; padding: 10px 20px; border-radius: 22px; white-space: nowrap; }
.ci-pill.gold { background: rgba(245,166,35,.22); border-color: rgba(245,166,35,.6); color: #f5a623; font-weight: 700; }

/* ══ HERO EXTRA — blocco "Perché agire adesso" ══ */
.ci-hero-extra {
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 12px;
  padding: 18px 20px;
  margin-top: 16px;
}
.ci-hero-extra-title {
  font-size: 15px;
  font-weight: 700;
  color: #f5a623;
  margin-bottom: 12px;
  letter-spacing: .2px;
}
.ci-hero-extra-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.ci-hero-extra-list li {
  font-size: 14px;
  color: rgba(255,255,255,.88);
  line-height: 1.5;
}
.ci-hero-extra-list strong {
  color: #ffffff;
}

/* ══ FORM CARD ══ */
.ci-form-card { background: #ffffff; border-radius: 16px; overflow: hidden; box-shadow: 0 24px 64px rgba(0,0,0,.28); min-width: 0; width: 100%; }
.ci-fc-head { background: #1e5c2b; padding: 14px 18px; text-align: center; border-bottom: 2px solid #f5a623; }
.ci-fc-ht { font-size: 18px; font-weight: 700; color: #ffffff; margin-bottom: 2px; }
.ci-fc-hs { font-size: 13px; color: rgba(255,255,255,.45); }
.ci-fc-body { padding: 22px 24px; background: #ffffff; }

.ci-prog-bar  { height: 3px; background: #e5e5e5; border-radius: 2px; margin-bottom: 16px; overflow: hidden; }
.ci-prog-fill { height: 100%; background: linear-gradient(90deg, #348d45, #f5a623); border-radius: 2px; transition: width .35s ease; }

.ci-q-label { font-size: 17px; font-weight: 600; color: #111; margin-bottom: 12px; display: block; line-height: 1.45; }
.ci-q-opts  { display: flex; flex-direction: column; gap: 9px; }
.ci-q-opt   { display: flex; align-items: flex-start; gap: 12px; padding: 13px 14px; border: 1px solid #ddd; border-radius: 10px; cursor: pointer; background: #fff; transition: background .15s, border-color .15s; }
.ci-q-opt:hover { background: #f0f8f3; border-color: #5ca36a; }
.ci-q-radio { width: 20px; height: 20px; border-radius: 50%; border: 2px solid #aaa; flex-shrink: 0; margin-top: 2px; background: #fff; }
.ci-q-txt   { font-size: 15px; color: #111; line-height: 1.4; }
.ci-q-txt small { font-size: 13px; color: #666; display: block; margin-top: 2px; }

.ci-ko-wrap  { text-align: center; padding: 8px 0 4px; }
.ci-ko-title { font-size: 19px; font-weight: 600; color: #111; margin-bottom: 6px; }
.ci-ko-sub   { font-size: 16px; color: #555; line-height: 1.6; margin-bottom: 12px; }
.ci-ko-box   { background: #fff0f0; border: 1px solid #ffaaaa; border-radius: 8px; padding: 12px 14px; font-size: 14px; color: #880000; line-height: 1.5; text-align: left; margin-bottom: 10px; }
.ci-ko-other { background: #f5f5f5; border-radius: 8px; padding: 12px 14px; font-size: 14px; color: #444; line-height: 1.5; text-align: left; }
.ci-ok-note  { background: #f0f8f0; border: 1px solid #5ca36a; border-radius: 8px; padding: 12px 14px; font-size: 14px; color: #1e5c2b; margin-bottom: 12px; line-height: 1.5; }

.ci-f-label { font-size: 12px; font-weight: 600; color: #555; text-transform: uppercase; letter-spacing: .5px; margin-bottom: 4px; display: block; }
.ci-field-wrap { margin-bottom: 10px; }
.ci-field-wrap input, .ci-field-wrap select { font-size: 14px; width: 100%; padding: 9px 10px; border: 1px solid #ccc; border-radius: 8px; background: #fff; color: #111; font-family: 'DM Sans', sans-serif; }
.ci-f-row { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.ci-f-row .ci-field-wrap { margin-bottom: 0; }

.ci-btn-cta { width: 100%; padding: 13px; background: #f5a623; border: none; border-radius: 10px; font-size: 15px; font-weight: 700; color: #1e5c2b; cursor: pointer; margin-top: 6px; font-family: 'DM Sans', sans-serif; transition: background .2s, transform .12s; }
.ci-btn-cta:hover { background: #e09500; transform: translateY(-1px); }
.ci-priv { font-size: 11px; color: #888; text-align: center; margin-top: 6px; line-height: 1.5; }

.ci-succ-wrap  { text-align: center; padding: 4px 0; }
.ci-succ-ok    { width: 48px; height: 48px; border-radius: 50%; background: #edf7ee; display: flex; align-items: center; justify-content: center; margin: 0 auto 10px; font-size: 24px; color: #348d45; font-weight: 700; }
.ci-succ-title { font-size: 17px; font-weight: 600; color: #111; margin-bottom: 5px; }
.ci-succ-sub   { font-size: 13px; color: #555; line-height: 1.5; margin-bottom: 12px; }
.ci-succ-sum   { background: #f5f5f5; border-radius: 8px; padding: 12px; text-align: left; }
.ci-sr         { display: flex; justify-content: space-between; padding: 4px 0; border-bottom: 1px solid #eee; font-size: 13px; }
.ci-sr:last-child { border-bottom: none; }
.ci-sk { color: #666; }
.ci-sv { font-weight: 600; color: #348d45; }

/* ══ BENEFITS BAR ══ */
.ci-benefits  { background: #1e5c2b; padding: 22px 24px; }
.ci-ben-inner { max-width: 1100px; margin: 0 auto; }
.ci-ben-title { font-size: 13px; color: rgba(255,255,255,.35); letter-spacing: 2px; text-transform: uppercase; text-align: center; margin-bottom: 14px; }
.ci-ben-grid  { display: grid; grid-template-columns: repeat(4,1fr); gap: 10px; }
.ci-ben-item  { background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.1); border-radius: 12px; padding: 16px 10px; text-align: center; transition: background .2s; }
.ci-ben-item:hover { background: rgba(255,255,255,.1); }
.ci-ben-num { font-family: 'Lexend', sans-serif; font-size: 28px; font-weight: 700; color: #f5a623; line-height: 1; }
.ci-ben-txt { font-size: 14px; color: rgba(255,255,255,.55); margin-top: 4px; line-height: 1.5; }

/* ══ CTA INTER-SECTION ══ */
.ci-cta-bar { display: flex; justify-content: center; padding: 32px 24px; }
.ci-cta-bar-inner { text-align: center; }

.ci-cta-bar--dark   { background: #163e1e; }
.ci-cta-bar--white  { background: #ffffff; border-top: 1px solid #e8f5e9; border-bottom: 1px solid #e8f5e9; }
.ci-cta-bar--amber  { background: #fff8e8; border-top: 1px solid #fde68a; border-bottom: 1px solid #fde68a; }

.ci-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #f5a623;
  color: #1e5c2b;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 36px;
  border-radius: 50px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 20px rgba(245,166,35,.4);
  transition: background .2s, transform .15s, box-shadow .2s;
  white-space: nowrap;
  letter-spacing: .1px;
}
.ci-cta-btn:hover {
  background: #e09500;
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(245,166,35,.5);
  color: #1e5c2b;
  text-decoration: none;
}
.ci-cta-btn:active { transform: translateY(0); }

.ci-cta-btn--outline {
  background: #f5a623;
  color: #1e5c2b;
  border: none;
  box-shadow: 0 4px 20px rgba(245,166,35,.4);
}
.ci-cta-btn--outline:hover {
  background: #e09500;
  color: #1e5c2b;
  box-shadow: 0 8px 30px rgba(245,166,35,.5);
}

.ci-cta-arrow { display: none; }

.ci-cta-sub {
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.5;
}
.ci-cta-sub { color: rgba(255,255,255,.45); }
.ci-cta-sub--light { color: #888; }

/* ══ INFO SECTION ══ */
.ci-info       { background: #ffffff; padding: 36px 24px; }
.ci-info-inner { max-width: 1100px; margin: 0 auto; display: flex; flex-direction: column; gap: 36px; }

.ci-block-head  { margin-bottom: 0; }
.ci-block-title { font-family: 'Lexend', sans-serif; font-size: 24px; font-weight: 700; color: #348d45; margin-bottom: 4px; padding-left: 14px; border-left: 4px solid #5ca36a; }
.ci-block-sub   { font-size: 16px; color: #666; line-height: 1.6; margin-top: 6px; padding-left: 14px; }

/* Sintesi grid */
.ci-sintesi-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 0; border-radius: 14px; overflow: hidden; border: 1px solid #c8e6c9; margin-top: 16px; }
.ci-sintesi-card { padding: 20px 14px; text-align: center; border-right: 1px solid #c8e6c9; }
.ci-sintesi-card:last-child { border-right: none; }
.ci-sintesi-card:nth-child(odd)  { background: #f4fbf5; }
.ci-sintesi-card:nth-child(even) { background: #eaf6ec; }
.ci-sintesi-label { font-size: 13px; font-weight: 700; color: #5ca36a; text-transform: uppercase; letter-spacing: .7px; margin-bottom: 6px; }
.ci-sintesi-big   { font-family: 'Lexend', sans-serif; font-size: 30px; font-weight: 700; color: #348d45; line-height: 1; margin-bottom: 4px; }
.ci-sintesi-big.small { font-size: 17px; margin-top: 6px; }
.ci-sintesi-desc  { font-size: 14px; color: #444; line-height: 1.5; }

/* ══ REQUISITI — griglia 2×2 box senza numeri ══ */
.ci-req-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 20px;
}
.ci-req-box {
  background: #f4fbf5;
  border: 1px solid #c8e6c9;
  border-radius: 14px;
  padding: 26px 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ci-req-box--excluded {
  background: #fff5f5;
  border-color: #ffc5c5;
}
.ci-req-icon {
  font-size: 30px;
  line-height: 1;
}
.ci-req-blabel {
  font-size: 18px;
  font-weight: 700;
  color: #348d45;
}
.ci-req-box--excluded .ci-req-blabel {
  color: #b91c1c;
}
.ci-req-bsub {
  font-size: 15px;
  color: #555;
  line-height: 1.55;
}

/* Ambiti */
.ci-ambiti-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; margin-top: 16px; }
.ci-ambito-card   { border-radius: 12px; padding: 20px; position: relative; overflow: hidden; }
.ci-ambito-stripe { position: absolute; top: 0; left: 0; right: 0; height: 4px; }
.ci-ambito-title  { font-size: 17px; font-weight: 700; margin-bottom: 14px; margin-top: 6px; }
.ci-ambito-tags   { display: flex; flex-wrap: wrap; gap: 6px; }
.ci-ambito-tag    { font-size: 13px; font-weight: 500; padding: 5px 11px; border-radius: 12px; }

.ci-ambito-dig  { background: #eef4ff; border: 1px solid #c5d8f8; }
.ci-ambito-dig .ci-ambito-stripe { background: linear-gradient(90deg,#1a5276,#2e86c1); }
.ci-ambito-dig .ci-ambito-title  { color: #1a5276; }
.ci-ambito-dig .ci-ambito-tag    { background: #dbeafe; color: #1e40af; }

.ci-ambito-eco  { background: #edf7ee; border: 1px solid #a8d9b0; }
.ci-ambito-eco .ci-ambito-stripe { background: linear-gradient(90deg,#348d45,#5ca36a); }
.ci-ambito-eco .ci-ambito-title  { color: #348d45; }
.ci-ambito-eco .ci-ambito-tag    { background: #dcfce7; color: #166534; }

.ci-ambito-mgmt  { background: #fffbeb; border: 1px solid #fde68a; }
.ci-ambito-mgmt .ci-ambito-stripe { background: linear-gradient(90deg,#b45309,#f59e0b); }
.ci-ambito-mgmt .ci-ambito-title  { color: #92400e; }
.ci-ambito-mgmt .ci-ambito-tag    { background: #fef3c7; color: #92400e; }

/* Scadenze */
.ci-scad-wrap { background: linear-gradient(135deg, #348d45 0%, #5ca36a 100%); border-radius: 14px; padding: 26px 28px; color: #ffffff; margin-top: 16px; }
.ci-scad-top  { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 16px; flex-wrap: wrap; gap: 12px; }
.ci-scad-main-label { font-size: 13px; color: rgba(255,255,255,.65); text-transform: uppercase; letter-spacing: .6px; margin-bottom: 4px; }
.ci-scad-main-val   { font-size: 26px; font-weight: 700; color: #ffffff; }
.ci-scad-main-note  { font-size: 13px; color: rgba(255,255,255,.6); margin-top: 3px; }
.ci-scad-urgency    { background: rgba(255,255,255,.18); border: 1px solid rgba(255,255,255,.3); border-radius: 8px; padding: 12px 20px; text-align: center; }
.ci-scad-urg-label  { font-size: 13px; color: rgba(255,255,255,.65); margin-bottom: 3px; }
.ci-scad-urg-val    { font-size: 16px; font-weight: 700; color: #fff9c4; }
.ci-scad-divider    { height: 1px; background: rgba(255,255,255,.2); margin-bottom: 16px; }
.ci-scad-bottom     { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }
.ci-scad-bitem      { background: rgba(255,255,255,.13); border-radius: 8px; padding: 12px 16px; }
.ci-scad-bitem-label { font-size: 13px; color: rgba(255,255,255,.6); margin-bottom: 3px; }
.ci-scad-bitem-val   { font-size: 16px; font-weight: 600; color: #ffffff; }

/* ══ HOW IT WORKS ══ */
.ci-how       { padding: 36px 24px; background: #f4f4f2; }
.ci-how-inner { max-width: 1100px; margin: 0 auto; }
.ci-how-title { font-family: 'Lexend', sans-serif; font-size: 26px; font-weight: 700; color: #1e5c2b; margin-bottom: 28px; text-align: center; }
.ci-how-steps { display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; position: relative; }
.ci-how-steps::before { content: ''; position: absolute; top: 22px; left: calc(12.5% + 15px); right: calc(12.5% + 15px); height: 2px; background: linear-gradient(90deg, #348d45, #5ca36a); z-index: 0; }
.ci-how-step  { text-align: center; position: relative; z-index: 1; }
.ci-how-num   { width: 44px; height: 44px; border-radius: 50%; background: #348d45; display: flex; align-items: center; justify-content: center; font-size: 17px; font-weight: 700; color: #ffffff; margin: 0 auto 10px; box-shadow: 0 4px 14px rgba(52,141,69,.3); }
.ci-how-label { font-size: 16px; font-weight: 700; color: #111; margin-bottom: 4px; }
.ci-how-sub   { font-size: 14px; color: #666; line-height: 1.5; }

/* ══ FOOTER ══ */
.ci-footer { background: #1e5c2b; padding: 14px 24px; text-align: center; font-size: 12px; color: rgba(255,255,255,.32); line-height: 1.7; }
.ci-footer a { color: rgba(255,255,255,.45); text-decoration: none; }

/* ══ RESPONSIVE ══ */
@media (max-width: 860px) {
  .ci-hero-inner    { grid-template-columns: 1fr; gap: 22px; padding: 26px 16px 24px; }
  .ci-h1            { font-size: 34px; }
  .ci-ben-grid      { grid-template-columns: repeat(2,1fr); }
  .ci-sintesi-grid  { grid-template-columns: repeat(2,1fr); }
  .ci-ambiti-grid   { grid-template-columns: 1fr; }
  .ci-scad-bottom   { grid-template-columns: 1fr; }
  .ci-how-steps     { grid-template-columns: repeat(2,1fr); }
  .ci-how-steps::before { display: none; }
  .ci-istituz-inner { text-align: left; }
  .ci-cta-btn       { font-size: 14px; padding: 14px 24px; }
}
@media (max-width: 560px) {
  .ci-req-grid      { grid-template-columns: 1fr; }
  .ci-sintesi-grid  { grid-template-columns: 1fr 1fr; }
  .ci-cta-btn       { font-size: 13px; padding: 13px 18px; white-space: normal; text-align: center; }
}
.ci-sintesi-nota {
  font-size: 13px;
  color: #888;
  margin-bottom: 20px;
  padding-left: 4px;
  line-height: 0.2;
}/* End custom CSS */