.elementor-148 .elementor-element.elementor-element-3207feb{--display:flex;}.elementor-148 .elementor-element.elementor-element-18f63e2{--display:flex;}.elementor-148 .elementor-element.elementor-element-18f63e2:not(.elementor-motion-effects-element-type-background), .elementor-148 .elementor-element.elementor-element-18f63e2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#02010100;}.elementor-148 .elementor-element.elementor-element-803d29e{--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;}.elementor-148 .elementor-element.elementor-element-803d29e:not(.elementor-motion-effects-element-type-background), .elementor-148 .elementor-element.elementor-element-803d29e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-148 .elementor-element.elementor-element-59103fe{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-148 .elementor-element.elementor-element-59103fe{--content-width:1400px;}}@media(max-width:767px){.elementor-148 .elementor-element.elementor-element-18f63e2{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-148 .elementor-element.elementor-element-590a001{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 10px 0px 10px;}}/* Start custom CSS for html, class: .elementor-element-07508e7 *//* HERO */
.rt-hero-title {
  font-size: clamp(2.4rem, 3vw, 2.9rem);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin: 0 0 12px;
  font-weight: 700;

}
.rt-hero-ann {
  padding: 120px 0 60px;
  position: relative;
  background: #ffffff;
  text-align: center; 
}

/* FILTRE */
.rt-ann-filters {
  padding-bottom: 30px;
  background: #ffffff;
  
}

.rt-filter-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}

.rt-filter {
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 999px;
  padding: 8px 16px;
  font-size: 0.85rem;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.rt-filter.is-active,
.rt-filter:hover {
  background: #b8292f;
  border-color: #b8292f;
  color: #fff;
}

/* Responsive */
@media (max-width: 768px) {
  .rt-ann-info-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1ef93ae *//* LISTĂ ANUNȚURI */
.rt-ann-list {
    margin: 50px 0px 50px 0px;
  background: #fafafa;
}

.rt-ann-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 28px 26px 24px;
  margin-bottom: 20px;
  box-shadow: 0 8px 28px rgba(0,0,0,0.05);
  border: 1px solid #eee;
}

.rt-ann-icon {
  font-size: 26px;
  margin-bottom: 6px;
}

.rt-ann-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #777;
  margin-bottom: 6px;
}

.rt-ann-title {
  font-size: 1.15rem;
  margin: 0 0 6px;
}

.rt-ann-text {
  font-size: 0.94rem;
  color: #555;
  margin: 0 0 10px;
}

.rt-ann-link {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #b8292f;
  text-decoration: none;
}

.rt-ann-card .rt-ann-link {
  display: inline-block;
  margin-top: 10px;
}

.rt-ann-link:hover {
  text-decoration: underline;
}


/* Badge de bază */
.rt-ann-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  margin-top: 6px;
  margin-bottom: 10px;
  border-radius: 999px;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  border: 1px solid rgba(169, 30, 34, 0.35);
  background: radial-gradient(circle at 0 0, rgba(255,255,255,0.85), rgba(255,255,255,0.55));
  color: #A91E22;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

/* Variantă pentru "Nou" – gradient roșu, alb pe text */
.rt-ann-badge-new {
  background: linear-gradient(135deg, #A91E22, #d84b50);
  color: #fff;
  border-color: rgba(255,255,255,0.7);
}

/* Poziționare frumoasă sub icon + meta */
.rt-ann-card .rt-ann-meta + .rt-ann-badge {
  display: inline-flex;
}

.rt-ann-card > * + * {
  margin-top: 12px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-590a001 */.rt-ann-info {
  padding: 80px 0 110px;
  background: #ffffff;
}

.rt-ann-info-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
  gap: 40px;
  align-items: flex-start;
}

.rt-section-title-small {
  font-size: 1.2rem;
  margin-bottom: 10px;
  padding: 10px;
}

/* Recomandări */
.rt-reco-intro {
  font-size: 0.95rem;
  color: #666;
  margin-bottom: 14px;
    padding: 10px;
}

.rt-reco-list {
  list-style: none;
  padding: 15px;
  margin: 0;
  display: grid;
  gap: 12px;
}

.rt-reco-list li {
  font-size: 0.95rem;
  color: #444;
  position: relative;
  padding-left: 18px;
}

.rt-reco-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #b8292f;
}

/* FAQ acordeon */
.rt-faq {
  border-radius: 18px;
  border: 1px solid #eee;
  padding: 22px 22px 10px;
  background: #fafafa;
}

.rt-faq-item {
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 0;
}

.rt-faq-item:last-child {
  border-bottom: none;
}

.rt-faq-item summary {
  list-style: none;
  cursor: pointer;
  font-size: 0.96rem;
  font-weight: 600;
  position: relative;
  padding-right: 26px;
}

.rt-faq-item summary::-webkit-details-marker {
  display: none;
}

/* Icon + / - la dreapta */
.rt-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 700;
  color: #b8292f;
}

.rt-faq-item[open] summary::after {
  content: "–";
}

.rt-faq-body {
  margin-top: 6px;
  font-size: 0.9rem;
  color: #555;
}

/* Responsive */
@media (max-width: 768px) {
  .rt-ann-info-grid {
    grid-template-columns: 1fr;
  }
}


/* HOT TIP */
.rt-hot-tip {
  margin-top: 18px;
  padding: 12px 14px;
  border-radius: 999px;
  background: rgba(184, 41, 47, 0.06);
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 1rem;
  color: #444;
  position: relative; /* important pentru tooltip */
}

.rt-hot-label {
  font-size: 0.9rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-weight: 900;
  color: #b8292f;
}

/* Icon foc – buton */
.rt-hot-fire {
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  font-size: 1.05rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #b8292f;
}

.rt-hot-fire:focus {
  outline: none;
}

/* Text principal */
.rt-hot-main {
  white-space: nowrap;
}

@media (max-width: 600px) {
  .rt-hot-tip {
    border-radius: 14px;
    flex-wrap: wrap;
  }
  .rt-hot-main {
    white-space: normal;
  }
}

/* Tooltip nou – legat de pastilă, nu iese din ecran */
.rt-hot-tooltip {
  position: absolute;
  left: 0;
  top: calc(100% + 8px);
  min-width: 240px;
  max-width: min(320px, 100vw - 40px);
  padding: 10px 12px;
  border-radius: 10px;
  background: #ffffff;
  color: #444;
  font-size: 0.82rem;
  line-height: 1.4;
  box-shadow: 0 10px 30px rgba(0,0,0,0.18);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.15s ease, transform 0.15s ease;
  transform: translateY(4px);
  z-index: 10;
}

/* Desktop: îl mutăm deasupra, mai „fancy” */
@media (min-width: 769px) {
  .rt-hot-tooltip {
    top: auto;
    bottom: calc(100% + 10px);
    left: 10%;
    transform: translate(-50%, 4px);
  }
}

/* Hover + focus (merge și pe mobil, cu focus) */
.rt-hot-tip:hover .rt-hot-tooltip,
.rt-hot-tip:focus-within .rt-hot-tooltip {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}/* End custom CSS */