.elementor-1666 .elementor-element.elementor-element-e9166e7{--display:flex;--background-transition:0.3s;}/* Start custom CSS for text-editor, class: .elementor-element-a1ceed1 */.iv-page{
  font-family: Arial, sans-serif;
  color:#173f43;
  background:#ffffff;
  line-height:1.65;
}

.iv-container{
  max-width:1120px;
  margin:0 auto;
  padding:0 20px;
}

.iv-hero{
  padding:90px 0;
  background:
    radial-gradient(circle at top right, rgba(0,139,139,.14), transparent 35%),
    linear-gradient(180deg,#ffffff 0%,#f3fbfb 100%);
}

.iv-hero-grid{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:55px;
  align-items:center;
}

.iv-kicker,
.iv-section-label{
  color:#008b8b;
  font-size:14px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
  margin-bottom:12px;
}

.iv-hero h1{
  font-size:54px;
  line-height:1.08;
  color:#073f44;
  margin:0 0 22px;
}

.iv-lead{
  font-size:21px;
  color:#365f63;
  max-width:680px;
  margin-bottom:18px;
}

.iv-hero-text{
  font-size:17px;
  color:#536f73;
  max-width:650px;
}

.iv-hero-actions{
  display:flex;
  align-items:center;
  gap:22px;
  flex-wrap:wrap;
  margin-top:28px;
}

.iv-btn{
  display:inline-block;
  background:#008b8b;
  color:#fff!important;
  text-decoration:none;
  padding:14px 28px;
  border-radius:10px;
  font-weight:700;
  transition:.25s ease;
}

.iv-btn:hover{
  background:#006f72;
  transform:translateY(-2px);
}

.iv-btn-light{
  background:#fff;
  color:#00777a!important;
}

.iv-phone{
  color:#073f44!important;
  font-size:20px;
  font-weight:800;
  text-decoration:none;
}

.iv-badges{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:28px;
}

.iv-badges span{
  background:#e8f8f8;
  color:#08777a;
  padding:10px 15px;
  border-radius:999px;
  font-size:14px;
  font-weight:700;
}

.iv-hero-image{
  display:flex;
  justify-content:center;
}

.iv-hero-image img{
  width:100%;
  max-width:390px;
  display:block;
  border-radius:28px;
  box-shadow:0 24px 55px rgba(0,0,0,.12);
  background:#fff;
}

.iv-section{
  padding:80px 0;
}

.iv-soft{
  background:#f5fbfb;
}

.iv-intro{
  max-width:860px;
  margin:0 auto 48px;
  text-align:center;
}

.iv-intro h2,
.iv-two h2,
.iv-section h2{
  font-size:38px;
  line-height:1.2;
  color:#073f44;
  margin:0 0 22px;
}

.iv-section h2{
  text-align:center;
}

.iv-intro p{
  color:#536f73;
  font-size:17px;
}

.iv-cards,
.iv-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.iv-card{
  background:#fff;
  border:1px solid #d8eeee;
  border-radius:20px;
  padding:30px;
  box-shadow:0 10px 24px rgba(0,0,0,.04);
}

.iv-icon{
  width:50px;
  height:50px;
  border-radius:16px;
  background:#e8f8f8;
  color:#008b8b;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:800;
  font-size:17px;
  margin-bottom:18px;
}

.iv-card h3{
  color:#08777a;
  margin:0 0 12px;
  font-size:21px;
}

.iv-card p{
  margin:0;
  color:#536f73;
}

.iv-two{
  display:grid;
  grid-template-columns:1fr .9fr;
  gap:50px;
  align-items:center;
}

.iv-two h2{
  text-align:left;
}

.iv-two p{
  color:#536f73;
  font-size:17px;
}

.iv-principles{
  display:grid;
  gap:16px;
}

.iv-principles div{
  background:#fff;
  border:1px solid #d8eeee;
  border-radius:18px;
  padding:20px 22px;
  display:flex;
  gap:18px;
  align-items:center;
  box-shadow:0 8px 22px rgba(0,0,0,.04);
}

.iv-principles strong{
  color:#008b8b;
  font-size:20px;
}

.iv-principles span{
  color:#214d52;
  font-weight:700;
}

.iv-steps{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}

.iv-steps div{
  background:#fff;
  border:1px solid #d8eeee;
  border-radius:16px;
  padding:20px;
  text-align:center;
  box-shadow:0 8px 20px rgba(0,0,0,.04);
}

.iv-steps strong{
  display:inline-flex;
  width:34px;
  height:34px;
  border-radius:50%;
  background:#008b8b;
  color:#fff;
  align-items:center;
  justify-content:center;
  margin-bottom:10px;
}

.iv-steps h3{
  color:#073f44;
  margin:8px 0;
}

.iv-center{
  text-align:center;
  max-width:850px;
  margin:0 auto 35px;
  color:#4d686b;
}

.iv-small{
  font-size:14px;
  margin-top:28px;
}

/* --- SECȚIUNEA PROTOCOALE / PREȚURI PERFECT ALINIATE --- */
.iv-prices{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
  align-items:stretch;
}

.iv-price{
  position:relative;
  background:#fff;
  border:1px solid #d8eeee;
  border-radius:18px;
  padding:40px 24px 32px;
  text-align:center;
  box-shadow:0 8px 22px rgba(0,0,0,.05);
  
  display: flex;
  flex-direction: column;
}

.iv-featured{
  border:3px solid #008b8b;
  box-shadow: 0 12px 30px rgba(0, 139, 139, 0.15);
}

.iv-label{
  position:absolute;
  top:-14px;
  left:50%;
  transform:translateX(-50%);
  background:#008b8b;
  color:#fff;
  padding:5px 16px;
  border-radius:999px;
  font-size:12px;
  font-weight:700;
  letter-spacing: 0.5px;
  white-space: nowrap;
}

.iv-amount{
  font-size:42px;
  font-weight:800;
  color:#008b8b;
  margin:12px 0 24px;
}

/* Forțează primul rând de paragrafe (descrierea inițială) să aibă exact aceeași înălțime */
.iv-price > p:first-of-type {
  min-height: 60px; 
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

/* Caseta flexibilă pentru cadouri - aliniază înălțimile și lasă spațiu pe cardul fără cadou */
.iv-gift-box {
  background: #f5fbfb;
  border: 1px solid #d8eeee;
  border-radius: 14px;
  padding: 14px;
  margin-top: auto; 
  margin-bottom: 25px;
  text-align: left;
  min-height: 145px; 
}

.iv-gift-box strong {
  display: block;
  color: #073f44;
  margin-bottom: 6px;
}

.iv-gift-box p {
  color: #536f73 !important;
  font-size: 14px;
  margin: 0 !important;
  line-height: 1.4;
}

/* Toate butoanele stau acum perfect blocate la același nivel orizontal */
.iv-price a{
  display:block;
  color:#008b8b;
  border:1px solid #008b8b;
  padding:12px 18px;
  border-radius:8px;
  text-decoration:none;
  font-weight:700;
  margin-top: auto; 
  transition: all 0.2s ease;
}

.iv-price a:hover {
  background: #008b8b;
  color: #fff !important;
}

.iv-featured a {
  background: #008b8b;
  color: #fff !important;
}

.iv-featured a:hover {
  background: #006f72;
  border-color: #006f72;
}
/* --- SFÂRȘIT CORECTURI PREȚURI --- */

.iv-list-box{
  background:#f5fbfb;
  border:1px solid #d8eeee;
  border-radius:18px;
  padding:30px;
}

.iv-list-box ul{
  margin:0;
  padding-left:20px;
}

.iv-list-box li{
  margin-bottom:10px;
}

.iv-cta{
  background:linear-gradient(135deg,#008b8b,#073f44);
  color:#fff;
  text-align:center;
  border-radius:24px;
  padding:50px 25px;
}

.iv-cta h2{
  color:#fff;
  margin-bottom:12px;
  text-align:center;
}

.iv-cta p{
  color:#e8ffff;
}

.iv-phone-white{
  display:block;
  color:#fff!important;
  font-size:30px;
  font-weight:800;
  text-decoration:none;
  margin:15px 0;
}

@media(max-width:900px){
  .iv-hero-grid,
  .iv-cards,
  .iv-grid,
  .iv-two,
  .iv-prices{
    grid-template-columns:1fr;
  }
  
  .iv-price {
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
  }

  .iv-steps{
    grid-template-columns:1fr 1fr;
  }

  .iv-hero h1{
    font-size:40px;
  }

  .iv-lead{
    font-size:18px;
  }

  .iv-intro h2,
  .iv-two h2,
  .iv-section h2{
    font-size:31px;
  }

  .iv-two h2{
    text-align:center;
  }

  .iv-featured{
    transform:none;
    box-shadow:0 8px 22px rgba(0,0,0,.05);
  }
}

@media(max-width:600px){
  .iv-hero{
    padding:60px 0;
  }

  .iv-section{
    padding:55px 0;
  }

  .iv-hero h1{
    font-size:34px;
  }

  .iv-hero-image img{
    max-width:300px;
  }

  .iv-steps{
    grid-template-columns:1fr;
  }

  .iv-amount{
    font-size:34px;
  }
}/* End custom CSS */