.elementor-486 .elementor-element.elementor-element-3946037{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:40px;--padding-right:40px;}.elementor-486 .elementor-element.elementor-element-4788720{--display:flex;--min-height:350px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:0.7;--border-radius:20px 20px 20px 20px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-486 .elementor-element.elementor-element-4788720:not(.elementor-motion-effects-element-type-background), .elementor-486 .elementor-element.elementor-element-4788720 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://test10.huzmedia.ro/wp-content/uploads/2026/02/WhatsApp-Image-2026-02-24-at-11.08.43-2.jpeg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-486 .elementor-element.elementor-element-4788720::before, .elementor-486 .elementor-element.elementor-element-4788720 > .elementor-background-video-container::before, .elementor-486 .elementor-element.elementor-element-4788720 > .e-con-inner > .elementor-background-video-container::before, .elementor-486 .elementor-element.elementor-element-4788720 > .elementor-background-slideshow::before, .elementor-486 .elementor-element.elementor-element-4788720 > .e-con-inner > .elementor-background-slideshow::before, .elementor-486 .elementor-element.elementor-element-4788720 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-ea834e0 );--background-overlay:'';}.elementor-486 .elementor-element.elementor-element-3cbf92a{--display:flex;--border-radius:20px 20px 20px 20px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-486 .elementor-element.elementor-element-6627912{text-align:center;}.elementor-486 .elementor-element.elementor-element-6627912 .elementor-heading-title{font-family:var( --e-global-typography-ee0a3f7-font-family ), Sans-serif;font-size:var( --e-global-typography-ee0a3f7-font-size );font-weight:var( --e-global-typography-ee0a3f7-font-weight );line-height:var( --e-global-typography-ee0a3f7-line-height );color:var( --e-global-color-de8348f );}.elementor-486 .elementor-element.elementor-element-d378514{text-align:center;}.elementor-486 .elementor-element.elementor-element-d378514 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;color:var( --e-global-color-de8348f );}.elementor-486 .elementor-element.elementor-element-88fdfca{--display:flex;--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}@media(max-width:1024px){.elementor-486 .elementor-element.elementor-element-3946037{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-486 .elementor-element.elementor-element-4788720{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-486 .elementor-element.elementor-element-6627912 .elementor-heading-title{font-size:var( --e-global-typography-ee0a3f7-font-size );line-height:var( --e-global-typography-ee0a3f7-line-height );}}@media(max-width:767px){.elementor-486 .elementor-element.elementor-element-6627912 .elementor-heading-title{font-size:var( --e-global-typography-ee0a3f7-font-size );line-height:var( --e-global-typography-ee0a3f7-line-height );}}@media(min-width:768px){.elementor-486 .elementor-element.elementor-element-3cbf92a{--width:80%;}.elementor-486 .elementor-element.elementor-element-88fdfca{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-74ca9de */.dental-prices-section{
  padding:80px 18px;
  background:linear-gradient(180deg,#f7fbff 0%,#ffffff 100%);
  font-family:Arial, sans-serif;
  color:#12233a;
}

.dental-prices-wrap{
  max-width:1120px;
  margin:0 auto;
}

.dental-prices-head{
  text-align:center;
  max-width:780px;
  margin:0 auto 38px;
}

.dental-prices-eyebrow{
  display:inline-block;
  margin-bottom:12px;
  padding:8px 14px;
  border-radius:999px;
  background:#edf5ff;
  color:#244d7a;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.dental-prices-head h1{
  margin:0 0 14px;
  font-size:42px;
  line-height:1.15;
  font-weight:800;
  color:#10233e;
}

.dental-prices-head p{
  margin:0;
  color:#647184;
  font-size:17px;
  line-height:1.7;
}

.dental-price-note{
  margin:26px auto 0;
  padding:16px 18px;
  max-width:860px;
  border:1px solid #dce8f6;
  border-radius:18px;
  background:#ffffff;
  color:#5f6d7d;
  font-size:14px;
  line-height:1.65;
}

.price-category{
  margin-bottom:16px;
  border:1px solid #e4edf7;
  border-radius:24px;
  overflow:hidden;
  background:#ffffff;
  box-shadow:0 12px 34px rgba(16,35,62,.06);
}

.price-category summary{
  list-style:none;
  cursor:pointer;
  padding:22px 24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  color:#10233e;
  font-size:20px;
  font-weight:800;
}

.price-category summary::-webkit-details-marker{
  display:none;
}

.price-category-title{
  display:flex;
  align-items:center;
  gap:12px;
}

.price-category-badge{
  min-width:38px;
  height:38px;
  border-radius:14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#edf5ff;
  color:#214f86;
  font-size:16px;
  font-weight:800;
}

.price-category-icon{
  position:relative;
  flex:0 0 18px;
  width:18px;
  height:18px;
}

.price-category-icon::before,
.price-category-icon::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  background:#214f86;
  border-radius:10px;
  transform:translate(-50%,-50%);
  transition:.25s ease;
}

.price-category-icon::before{
  width:16px;
  height:2px;
}

.price-category-icon::after{
  width:2px;
  height:16px;
}

.price-category[open] .price-category-icon::after{
  opacity:0;
  transform:translate(-50%,-50%) rotate(90deg);
}

.price-table-wrap{
  padding:0 18px 20px;
}

.price-table{
  width:100%;
  border-collapse:separate;
  border-spacing:0 8px;
}

.price-table thead th{
  padding:0 16px 8px;
  color:#7a8796;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.08em;
  text-align:left;
}

.price-table thead th:last-child{
  text-align:right;
}

.price-table tbody tr{
  background:#f9fbfe;
}

.price-table td{
  padding:15px 16px;
  color:#24364c;
  font-size:15px;
  line-height:1.45;
  border-top:1px solid #edf2f7;
  border-bottom:1px solid #edf2f7;
}

.price-table td:first-child{
  border-left:1px solid #edf2f7;
  border-radius:14px 0 0 14px;
}

.price-table td:last-child{
  border-right:1px solid #edf2f7;
  border-radius:0 14px 14px 0;
  text-align:right;
  white-space:nowrap;
  font-weight:800;
  color:#14345a;
}

.price-cta{
  margin-top:34px;
  padding:32px 24px;
  border-radius:28px;
  background:linear-gradient(135deg,#14345a 0%,#244f86 100%);
  color:#fff;
  text-align:center;
  box-shadow:0 16px 44px rgba(20,52,90,.18);
}

.price-cta h2{
  margin:0 0 10px;
  font-size:30px;
  line-height:1.2;
  color:#fff;
}

.price-cta p{
  margin:0 0 20px;
  color:rgba(255,255,255,.86);
  font-size:16px;
  line-height:1.65;
}

.price-cta a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:0 24px;
  border-radius:999px;
  background:#fff;
  color:#16365d;
  text-decoration:none;
  font-size:15px;
  font-weight:800;
}

@media (max-width:767px){
  .dental-prices-section{
    padding:56px 14px;
  }

  .dental-prices-head{
    margin-bottom:26px;
  }

  .dental-prices-eyebrow{
    font-size:11px;
    padding:7px 12px;
  }

  .dental-prices-head h1{
    font-size:29px;
  }

  .dental-prices-head p{
    font-size:15px;
  }

  .price-category{
    border-radius:20px;
    margin-bottom:14px;
  }

  .price-category summary{
    padding:18px 16px;
    font-size:17px;
    align-items:flex-start;
  }

  .price-category-title{
    align-items:flex-start;
  }

  .price-category-badge{
    min-width:34px;
    height:34px;
    border-radius:12px;
    font-size:14px;
  }

  .price-table-wrap{
    padding:0 12px 14px;
  }

  .price-table,
  .price-table thead,
  .price-table tbody,
  .price-table tr,
  .price-table td{
    display:block;
    width:100%;
  }

  .price-table thead{
    display:none;
  }

  .price-table{
    border-spacing:0;
  }

  .price-table tbody tr{
    margin-bottom:10px;
    padding:14px;
    border:1px solid #e9f0f8;
    border-radius:16px;
    background:#f9fbfe;
  }

  .price-table td{
    padding:0;
    border:0!important;
    border-radius:0!important;
    font-size:14px;
  }

  .price-table td:first-child{
    margin-bottom:8px;
    color:#24364c;
  }

  .price-table td:last-child{
    text-align:left;
    color:#14345a;
    font-size:15px;
  }

  .price-table td:last-child::before{
    content:"Preț: ";
    color:#7a8796;
    font-weight:600;
  }

  .price-cta{
    padding:24px 18px;
    border-radius:22px;
  }

  .price-cta h2{
    font-size:23px;
  }

  .price-cta p{
    font-size:14px;
  }

  .price-cta a{
    width:100%;
    min-height:50px;
  }
}/* End custom CSS */