.elementor-92 .elementor-element.elementor-element-ed53128{--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;--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-92 .elementor-element.elementor-element-f3d0418{--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;--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-92 .elementor-element.elementor-element-1a7baaf{--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;--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-92 .elementor-element.elementor-element-f3a973f{--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;--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-92 .elementor-element.elementor-element-121981f{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-144e0e0 *//* ── Hide all old decoration classes ── */
.ic-contact-hero__blob-tr, .ic-contact-hero__blob-bl,
.ic-contact-hero__arch, .ic-contact-hero__ring,
.ic-contact-hero__stripes, .ic-contact-hero__tri,
.ic-contact-hero__pill, .ic-contact-hero__dots,
.ic-contact-hero__dot,
.ic-contact-hero__tr-cluster,
.ic-contact-hero__left-cluster { display: none; }

/* ══ TOP-RIGHT: white dashed ring ══ */
.ic-contact-hero__tr-dash-ring {
  position: absolute;
  top: -48px;
  right: 120px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 2.5px dashed rgba(255,255,255,0.85);
  pointer-events: none;
  z-index: 5;
}

/* ══ TOP-RIGHT: large orange solid stadium pill ══ */
.ic-contact-hero__tr-orange-pill {
  position: absolute;
  top: 28px; right: -30px;
  width: 340px; height: 88px;
  background: #FF8200;
  border-radius: 100px;
  pointer-events: none;
  z-index: 3;
}

/* ══ TOP-RIGHT: dark purple filled circle ══ */
.ic-contact-hero__tr-purple-dot {
  position: absolute;
  top: 18px;
  right: 278px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #370796;
  pointer-events: none;
  z-index: 4;
}

/* ══ TOP-RIGHT: orange outlined horizontal pill (below filled pill) ══ */
.ic-contact-hero__tr-pill-outline {
  position: absolute;
  top: 128px; right: 20px;
  width: 240px; height: 56px;
  border-radius: 100px;
  border: 2px solid #FF8200;
  background: transparent;
  pointer-events: none;
  z-index: 3;
}

/* ══ LEFT: large dark purple blob (half off left edge) ══ */
.ic-contact-hero__left-blob {
  position: absolute;
  top: 50%; left: -55px;
  transform: translateY(-60%);
  width: 130px; height: 130px;
  border-radius: 50%;
  background: #2d0580;
  pointer-events: none;
  z-index: 2;
}

/* ══ LEFT: small solid orange circle (right side of blob) ══ */
.ic-contact-hero__left-orange-circle {
  position: absolute;
  top: 50%; left: 32px;
  transform: translateY(-75%);
  width: 62px; height: 62px;
  border-radius: 50%;
  background: #FF8200;
  pointer-events: none;
  z-index: 3;
}

/* ══ LEFT: orange outlined vertical pill (below blob) ══ */
.ic-contact-hero__left-pill-outline {
  position: absolute;
  top: 50%; left: 10px;
  transform: translateY(10%);
  width: 38px; height: 66px;
  border-radius: 100px;
  border: 2px solid #FF8200;
  background: transparent;
  pointer-events: none;
  z-index: 2;
}

/* ══ Dot grid — upper left ══ */
.ic-contact-hero__deco-dots {
  position: absolute;
  top: 28px; left: 90px;
  display: grid;
  grid-template-columns: repeat(5, 8px);
  gap: 10px;
  pointer-events: none;
  z-index: 2;
}
.ic-contact-hero__deco-dots span {
  display: block;
  width: 5px; height: 5px;
  border-radius: 50%;
  background: rgba(255,255,255,0.55);
}


/* Brighter white dots */
.ic-contact-hero__deco-dots span {
  background: rgba(255,255,255,0.80);
}/* End custom CSS */