.elementor-8623 .elementor-element.elementor-element-6615ecff{--display:flex;--min-height:100vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8623 .elementor-element.elementor-element-c04c960{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-8623 .dialog-widget-content{animation-duration:1.2s;background-color:rgba(2, 1, 1, 0);}#elementor-popup-modal-8623{background-color:rgba(0,0,0,.8);justify-content:flex-end;align-items:center;pointer-events:all;}#elementor-popup-modal-8623 .dialog-message{width:650px;height:auto;}@media(max-width:767px){.elementor-8623 .elementor-element.elementor-element-6615ecff{--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;}}/* Start custom CSS for html, class: .elementor-element-a42ac98 */.elementor-popup-modal {
  overflow: hidden !important;
  
}

.elementor-popup-modal .dialog-widget-content {
  max-width: 90vw !important;
  left: 50% !important;
  right: auto !important;
  transform: translateX(-50%) !important;
  position: fixed !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important;
}


body.elementor-popup-prevent-scroll {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}


.argovia-dwp-popup {
  all: initial;
  display: block;
  width: 520px;
  max-width: 90vw;
  border-radius: 20px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  box-shadow: 0 24px 60px rgba(0,0,0,0.45);
  box-sizing: border-box;
}
.argovia-dwp-popup *,
.argovia-dwp-popup *::before,
.argovia-dwp-popup *::after {
  box-sizing: border-box;
  margin: 0; padding: 0;
}

/* HAUT */
.argovia-dwp-popup .ap-top {
  display: block;
  background: linear-gradient(145deg, #0e0e85 0%, #180d70 40%, #27178a 70%, #150b76 100%);
  padding: 28px 28px 24px;
  position: relative;
  overflow: hidden;
}
.argovia-dwp-popup .ap-top::before {
  content: ''; position: absolute; top: -60px; right: -40px;
  width: 220px; height: 220px;
  background: radial-gradient(circle, rgba(139,92,246,0.28) 0%, transparent 65%);
  pointer-events: none;
}
.argovia-dwp-popup .ap-top::after {
  content: ''; position: absolute; bottom: -40px; left: -10px;
  width: 180px; height: 180px;
  background: radial-gradient(circle, rgba(79,70,229,0.18) 0%, transparent 65%);
  pointer-events: none;
}

.argovia-dwp-popup .ap-logo {
  display: flex; align-items: center; gap: 8px;
  margin-bottom: 16px; position: relative; z-index: 1;
}
.argovia-dwp-popup .ap-logo-icon {
  width: 30px; height: 30px; flex-shrink: 0;
  background: linear-gradient(135deg, #fff, #c4b5fd);
  border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 15px; font-weight: 800; color: #3730a3; line-height: 1;
}
.argovia-dwp-popup .ap-logo-name {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 17px; font-weight: 700; color: #fff;
  letter-spacing: -0.02em; line-height: 1;
}
.argovia-dwp-popup .ap-logo-name span { color: #a5b4fc; }

.argovia-dwp-popup .ap-badge {
  display: inline-flex; align-items: center; gap: 6px;
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 100px; padding: 4px 11px;
  margin-bottom: 14px; position: relative; z-index: 1; max-width: 100%;
}
.argovia-dwp-popup .ap-badge-dot {
  width: 6px; height: 6px; border-radius: 50%; flex-shrink: 0;
  background: #a78bfa; box-shadow: 0 0 6px #a78bfa;
  animation: argovia-blink 2s ease-in-out infinite;
}
@keyframes argovia-blink { 0%,100%{opacity:1;} 50%{opacity:.3;} }
.argovia-dwp-popup .ap-badge-text {
  font-family: 'Inter', sans-serif;
  font-size: 10px; font-weight: 500; letter-spacing: .06em;
  text-transform: uppercase; color: rgba(255,255,255,0.7);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1;
}

.argovia-dwp-popup .ap-title {
  display: block;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 22px; font-weight: 700;
  line-height: 1.2; letter-spacing: -0.02em; color: #fff;
  margin-bottom: 16px; position: relative; z-index: 1; word-break: break-word;
}
.argovia-dwp-popup .ap-title em { color: #c4b5fd; font-style: normal; font-family: 'Space Grotesk', sans-serif; }

.argovia-dwp-popup .ap-meta {
  display: flex; flex-wrap: wrap; gap: 7px;
  position: relative; z-index: 1; margin-bottom: 14px;
}
.argovia-dwp-popup .ap-pill {
  display: inline-flex; align-items: center; gap: 5px;
  background: rgba(255,255,255,0.09); border: 1px solid rgba(255,255,255,0.16);
  border-radius: 8px; padding: 5px 11px;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 12px; font-weight: 600; color: rgba(255,255,255,0.85);
  white-space: nowrap; line-height: 1.2;
}
.argovia-dwp-popup .ap-pill strong { color: #fff; font-weight: 700; }

.argovia-dwp-popup .ap-event-logo {
  position: absolute;
  top: 20px; right: 24px;
  z-index: 2;
}
.argovia-dwp-popup .ap-event-logo img {
  display: block;
  height: 52px;
  max-width: 180px;
  opacity: 1;
}
.argovia-dwp-popup .ap-event-fallback {
  display: none; font-family: 'Space Grotesk', sans-serif;
  font-size: 12px; font-weight: 700; color: rgba(255,255,255,0.55);
  letter-spacing: .04em; text-transform: uppercase;
}

/* BAS  */
.argovia-dwp-popup .ap-bottom {
  display: block; background: #ffffff;
  padding: 24px 28px 28px;
  border-top: 1px solid rgba(0,0,0,0.06);
}
.argovia-dwp-popup .ap-body {
  display: block; font-family: 'Inter', sans-serif;
  font-size: 13.5px; font-weight: 400; line-height: 1.7;
  color: #4b5563; margin-bottom: 18px; word-break: break-word;
}
.argovia-dwp-popup .ap-body strong { color: #1e1b4b; font-weight: 600; }

.argovia-dwp-popup .ap-tags {
  display: flex; flex-wrap: wrap; gap: 7px;
  margin-bottom: 18px; padding-bottom: 18px;
  border-bottom: 1px solid #f0f0f5;
}
.argovia-dwp-popup .ap-tag {
  display: inline-flex; align-items: center; gap: 5px;
  background: #f5f3ff; border: 1px solid #ddd6fe;
  border-radius: 100px; padding: 4px 12px;
  font-family: 'Inter', sans-serif;
  font-size: 11.5px; font-weight: 500; color: #4f46e5;
  white-space: nowrap; line-height: 1.2;
}
.argovia-dwp-popup .ap-tag::before {
  content: ''; width: 5px; height: 5px;
  background: #6366f1; border-radius: 50%; flex-shrink: 0;
}

.argovia-dwp-popup .ap-quote {
  display: block; background: #f5f3ff;
  border-left: 3px solid #6366f1; border-radius: 0 8px 8px 0;
  padding: 10px 14px; margin-bottom: 20px;
  font-family: 'Inter', sans-serif;
  font-size: 12.5px; font-style: italic; color: #4338ca;
  line-height: 1.65; word-break: break-word;
}

.argovia-dwp-popup .ap-cta {
  display: flex; align-items: center; justify-content: center; gap: 8px;
  width: 100%; padding: 15px 16px;
  background: linear-gradient(135deg, #3730a3 0%, #4f46e5 50%, #6d28d9 100%);
  border: none; border-radius: 12px;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 14.5px; font-weight: 600; color: #fff;
  text-decoration: none; text-align: center; cursor: pointer;
  box-shadow: 0 6px 20px rgba(79,70,229,0.35);
  line-height: 1.2; transition: opacity .2s, transform .2s;
}
.argovia-dwp-popup .ap-cta:hover { opacity: .9; transform: translateY(-1px); }
.argovia-dwp-popup .ap-cta:active { transform: translateY(0); }

.argovia-dwp-popup .ap-dismiss {
  display: block; text-align: center; margin-top: 11px;
  font-family: 'Inter', sans-serif;
  font-size: 12px; color: #9ca3af;
  cursor: pointer; text-decoration: none; line-height: 1.4;
  transition: color .2s;
}
.argovia-dwp-popup .ap-dismiss:hover { color: #6b7280; }

/* RESPONSIVE */
@media (max-width: 480px) {
  .argovia-dwp-popup .ap-top    { padding: 20px 18px 18px; }
  .argovia-dwp-popup .ap-bottom { padding: 20px 18px 24px; }
  .argovia-dwp-popup .ap-title  { font-size: 18px; }
  .argovia-dwp-popup .ap-meta   { flex-direction: column; }
  .argovia-dwp-popup .ap-body   { font-size: 13px; }
  .argovia-dwp-popup .ap-cta    { font-size: 13px; padding: 13px 12px; }
  .argovia-dwp-popup .ap-tag    { font-size: 11px; }
}
@media (max-width: 360px) {
  .argovia-dwp-popup .ap-title     { font-size: 16px; }
  .argovia-dwp-popup .ap-logo-name { font-size: 15px; }
}
/* Gilroy partout dans la popup */
.argovia-dwp-popup,
.argovia-dwp-popup .ap-title,
.argovia-dwp-popup .ap-logo-name,
.argovia-dwp-popup .ap-badge-text,
.argovia-dwp-popup .ap-pill,
.argovia-dwp-popup .ap-body,
.argovia-dwp-popup .ap-tag,
.argovia-dwp-popup .ap-quote,
.argovia-dwp-popup .ap-cta,
.argovia-dwp-popup .ap-dismiss {
  font-family: 'Gilroy', sans-serif ;
}/* End custom CSS */