.elementor-261 .elementor-element.elementor-element-32fb9f0{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-261 .elementor-element.elementor-element-32fb9f0.e-con{--flex-grow:0;--flex-shrink:0;}#elementor-popup-modal-261{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-261 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-261 .dialog-close-button{display:flex;}#elementor-popup-modal-261 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-261 .elementor-element.elementor-element-32fb9f0{--width:110.625%;}}/* Start custom CSS for html, class: .elementor-element-e435531 */.at-mini-popup {
  --at-dark: #071827;
  --at-blue: #10aee8;
  --at-blue-2: #0787d8;
  --at-text: #122033;
  --at-muted: #66758a;
  --at-border: #dfe8f0;
  --at-white: #ffffff;

  width: min(100%, 460px);
  padding: 34px;
  border-radius: 24px;
  background: var(--at-white);
  box-shadow: 0 28px 80px rgba(7, 24, 39, .22);
  font-family: inherit;
  box-sizing: border-box;
}

.at-mini-popup *,
.at-mini-popup *::before,
.at-mini-popup *::after {
  box-sizing: border-box;
}

.at-mini-popup h2 {
  margin: 0;
  color: var(--at-text);
  font-size: 32px;
  line-height: 1.08;
  font-weight: 950;
  letter-spacing: -1px;
}

.at-mini-popup p {
  margin: 12px 0 22px;
  color: var(--at-muted);
  font-size: 16px;
  line-height: 1.45;
  font-weight: 500;
}

.at-mini-popup__form {
  display: grid;
  gap: 12px;
}

.at-mini-popup__form input {
  width: 100%;
  height: 52px;
  padding: 0 16px;
  border: 1px solid var(--at-border);
  border-radius: 15px;
  background: #f8fbfd;
  color: var(--at-text);
  font: inherit;
  font-size: 15px;
  font-weight: 600;
  outline: none;
}

.at-mini-popup__form input:focus {
  border-color: rgba(16, 174, 232, .7);
  background: var(--at-white);
  box-shadow: 0 0 0 4px rgba(16, 174, 232, .1);
}

.at-mini-popup__form input::placeholder {
  color: #9aa8b6;
}

.at-mini-popup__form button {
  width: 100%;
  height: 54px;
  margin-top: 4px;
  border: 0;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--at-blue), var(--at-blue-2));
  color: var(--at-white);
  font: inherit;
  font-size: 16px;
  line-height: 1;
  font-weight: 950;
  cursor: pointer;
}

.at-mini-popup__phone {
  display: block;
  margin-top: 16px;
  color: var(--at-blue-2);
  font-size: 14px;
  line-height: 1.35;
  font-weight: 900;
  text-align: center;
  text-decoration: none !important;
}

.elementor-popup-modal .dialog-close-button {
  width: 38px;
  height: 38px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #ffffff;
  color: #122033 !important;
  box-shadow: 0 10px 28px rgba(7, 24, 39, .18);
}

@media (max-width: 767px) {
  .at-mini-popup {
    width: 100%;
    padding: 24px 20px;
    border-radius: 22px;
  }

  .at-mini-popup h2 {
    font-size: 28px;
    line-height: 1.12;
  }

  .at-mini-popup p {
    font-size: 15px;
  }
}

.at-mini-popup__status {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 800;
  text-align: center;
}

.at-mini-popup__status.is-success {
  color: #0787d8;
}

.at-mini-popup__status.is-error {
  color: #d63638;
}

.at-mini-popup__form button:disabled {
  opacity: .75;
  cursor: not-allowed;
}/* End custom CSS */