.elementor-9641 .elementor-element.elementor-element-c08f5b1{--display:flex;}#elementor-popup-modal-9641 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-9641{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-9641 .dialog-close-button{display:flex;}#elementor-popup-modal-9641 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-3ccb4ab */.at-pop-wrap {
  font-family: 'Inter', system-ui, -apple-system, sans-serif !important;
  padding: 2.5rem;
  text-align: left;
}
.at-pop-label {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.65rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.2em !important;
  text-transform: uppercase !important;
  color: #006a61 !important;
  margin-bottom: 1.2rem;
}
.at-pop-label::before {
  content: '';
  display: block;
  width: 24px;
  height: 1.5px;
  background: #006a61;
  opacity: 0.5;
}
.at-pop-heading {
  font-size: 1.65rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: -0.035em !important;
  color: #111318 !important;
  margin-bottom: 0.85rem !important;
}
.at-pop-heading em {
  font-style: normal !important;
  background: linear-gradient(135deg, #005bbf, #1a73e8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.at-pop-desc {
  font-size: 0.92rem !important;
  line-height: 1.65 !important;
  color: #515f74 !important;
  margin-bottom: 1.8rem !important;
}
.at-pop-urgency {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  background: rgba(0,106,97,0.06);
  padding: 0.75rem 1rem;
  border-radius: 0.75rem;
  margin-bottom: 1.8rem;
}
.at-pop-urgency-icon {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  background: #006a61;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.at-pop-urgency-icon svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.at-pop-urgency-text {
  font-size: 0.8rem !important;
  font-weight: 500 !important;
  color: #006a61 !important;
  line-height: 1.45 !important;
}
.at-pop-urgency-text strong {
  font-weight: 700 !important;
}
.at-pop-trust {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  font-size: 0.68rem !important;
  color: #74808e !important;
  letter-spacing: 0.01em;
  margin-top: 1rem;
}
.at-pop-trust svg {
  width: 12px;
  height: 12px;
  stroke: #74808e;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
@media (max-width: 540px) {
  .at-pop-wrap { padding: 1.5rem; }
  .at-pop-heading { font-size: 1.35rem !important; }
}/* End custom CSS */