.elementor-1299 .elementor-element.elementor-element-a9269a8{--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;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;}.elementor-1299 .elementor-element.elementor-element-a9269a8:not(.elementor-motion-effects-element-type-background), .elementor-1299 .elementor-element.elementor-element-a9269a8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b17eaf1 );}#elementor-popup-modal-1299 .dialog-widget-content{animation-duration:1.2s;background-color:var( --e-global-color-3c0d787 );border-style:solid;border-radius:18px 18px 18px 18px;box-shadow:15px 15px 23px 7px rgba(0,0,0,0.2);}#elementor-popup-modal-1299 .dialog-message{width:491px;height:auto;}#elementor-popup-modal-1299{justify-content:center;align-items:center;}/* Start custom CSS */.elementor-1299 .e-con-boxed {
  border-radius: 18px !important;
  overflow: hidden !important;
  background: transparent !important;
}

.elementor-1299 .e-con-inner {
  border-radius: 18px !important;
  overflow: hidden !important;
}

.contact-box {
  background: rgba(20, 20, 20, 0.85);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-radius: 18px;
  overflow: hidden;
  padding: 28px;
  color: #fff;
  font-family: system-ui;
  text-align: center;
}
.contact-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 6px;
}
.contact-sub {
  font-size: 13px;
  opacity: 0.7;
  margin-bottom: 20px;
}
.contact-btn {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
}
.btn {
  display: block;
  padding: 12px 14px;
  border-radius: 12px;
  text-decoration: none;
  color: #ffffff !important;
  font-size: 14px;
  transition: background 0.2s;
  cursor: pointer;
  border: none;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.btn-telegram {
  background: #229ED9;
}
.btn-telegram:hover {
  background: #1b86b8;
}
.btn-phone {
  background: #3a3a3a;
  border: 1px solid rgba(255,255,255,0.2);
}
.btn-phone:hover {
  background: #4a4a4a;
}
.btn-phone-call {
  background: #2d6a2d;
  border: 1px solid rgba(255,255,255,0.15);
  color: #ffffff !important;
}
.btn-phone-call:hover {
  background: #357a35;
}
.btn-email {
  background: transparent;
  border: 1.5px solid #A4BDF8;
  color: #A4BDF8 !important;
}
.btn-email:hover {
  background: rgba(164, 189, 248, 0.15);
}
.btn-email-copy {
  background: #1e3a6e;
  border: 1.5px solid #A4BDF8;
  color: #A4BDF8 !important;
}
.btn-email-copy:hover {
  background: #264d94;
}
.divider {
  margin: 6px 0;
  opacity: 0.15;
  border-top: 1px solid #fff;
}/* End custom CSS */