@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css");
/* -------------------------- Colors -------------------------- */
:root,
:host {
  --line-height_0_73: 0.73;
  --line-height_1_13: 1.13;
  --line-height_1_17: 1.17;
  --line-height_1_29: 1.29;
  --line-height_1_27: 1.27;
  --line-height_1_33: 1.33;
  --line-height_1_38: 1.38;
  --line-height_1_43: 1.43;
  --line-height_1_5: 1.5;
  --line-height_1_57: 1.57;
  --line-height_1_67: 1.67;
  --line-height_1_78: 1.78;
  --RGBA_1: rgba(0, 103, 120, 0.15);
  --RGBA_2: rgba(0, 103, 120, 0.9);
  --RGBA_3: rgba(104, 137, 155, 0.33);
  --RGBA_4: rgba(38, 133, 245, 0.28);
  --RGBA_5: rgba(0, 0, 0, 0);
  --RGBA_6: rgba(255, 255, 255, 0.6);
  --RGBA_7: rgba(0, 0, 0, 0.29);
  --RGBA_8: rgba(0, 0, 0, 0.2);
  --RGBA_9: rgba(255, 255, 255, 0);
  --RGBA_10: rgba(112, 144, 176, 0.2);
  --RGBA_11: rgba(194, 225, 245, 0);
  --RGBA_12: rgba(0, 0, 0, 0.08);
}

/* -------------------------- Colors -------------------------- */
@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/Manrope-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Manrope-Bold";
  src: url("/assets/fonts/Manrope-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Manrope-ExtraBold";
  src: url("/assets/fonts/Manrope-ExtraBold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Manrope-ExtraLight";
  src: url("/assets/fonts/Manrope-ExtraLight.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Manrope-Light";
  src: url("/assets/fonts/Manrope-Light.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Manrope-Medium";
  src: url("/assets/fonts/Manrope-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Manrope-SemiBold";
  src: url("/assets/fonts/Manrope-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
/* Bulma Utilities */
.margin-top-2 {
  margin-top: 2rem !important;
}

:host {
  display: block;
}

.agn-request-callback-modal .modal .modal-card {
  padding: 2rem 1.5rem 40px;
}
@media screen and (min-width: 768px), print {
  .agn-request-callback-modal .modal .modal-card {
    padding: 40px 2rem;
  }
}
.agn-request-callback-modal .modal .modal-card .modal-card-head {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
.agn-request-callback-modal .modal .modal-card .modal-card-head .media {
  align-items: center;
}
.agn-request-callback-modal .modal .modal-card .modal-card-head .media .media-left {
  height: 3rem;
  width: 3rem;
}
.agn-request-callback-modal .modal .modal-card .modal-card-head .media .media-content .title {
  color: #002b47;
  font-family: Manrope;
  font-size: 1rem;
  font-stretch: normal;
  font-style: normal;
  font-family: Manrope-Bold;
  letter-spacing: normal;
  line-height: 1.5rem;
  text-align: left;
}
.agn-request-callback-modal .modal .modal-card .modal-card-body form {
  margin: 0 auto;
  max-width: 472px;
}
.agn-request-callback-modal .modal .modal-card .modal-card-body form .agn-input-container {
  display: block;
  margin: 20px auto;
}
.agn-request-callback-modal .modal .modal-card .modal-card-body form .agn-input-container input {
  color: #767676;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1.71;
  padding: 15px 1rem 14px;
  text-align: left;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .agn-request-callback-modal .modal .modal-card .modal-card-body form .agn-input-container input {
    font-size: 1rem;
    line-height: 1.5;
    padding: 22px 1.5rem 20px;
  }
}
.agn-request-callback-modal .modal .modal-card .modal-card-body form .agn-input-container label {
  color: #002b47;
  font-size: 0.875rem;
  font-family: Manrope-Bold;
  height: 19px;
  letter-spacing: normal;
  line-height: 1.43;
  top: -9.5px;
}
@media screen and (min-width: 768px), print {
  .agn-request-callback-modal .modal .modal-card .modal-card-body form .agn-input-container label {
    font-size: 1rem;
    height: 22px;
    top: -11px;
  }
}
.agn-request-callback-modal .modal .modal-card .modal-card-body form .title {
  color: #002b47;
  font-family: Manrope;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-family: Manrope-Semibold;
  letter-spacing: normal;
  line-height: 1.71;
  margin-bottom: 1.5rem;
  text-align: center;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
}
@media screen and (min-width: 768px), print {
  .agn-request-callback-modal .modal .modal-card .modal-card-body form .title {
    margin-bottom: 40px;
  }
}
.agn-request-callback-modal .modal .modal-card .modal-card-body form .agn-input-description {
  color: #094771;
  font-family: Manrope;
  font-size: 12px;
  font-stretch: normal;
  font-style: normal;
  font-family: Manrope-Medium;
  letter-spacing: normal;
  line-height: 1.75;
  margin: 1rem 0 2rem;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .agn-request-callback-modal .modal .modal-card .modal-card-body form .agn-input-description {
    font-size: 1rem;
    line-height: 22px;
    margin-bottom: 3rem;
  }
}
.agn-request-callback-modal .modal .modal-card .modal-card-body form .agn-primary-button {
  display: block;
  margin: 0 auto;
}