.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-no-shadow {
  background-color: #0000;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 20px 30px;
}

.container-regular {
  width: 100%;
  max-width: 1200px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0f5fcb;
  border-radius: 23px;
  justify-content: center;
  align-items: center;
  width: 174px;
  height: 52px;
  padding: 12px 0;
  font-size: 15px;
  line-height: 20px;
  transition: all .2s;
  display: flex;
}

.button-primary:hover {
  color: #fff;
  background-color: #0f5fcb;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.margin {
  margin-top: 20px;
  padding: 18px 30px;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Tt Drugs Trial Condensed, Tahoma, sans-serif;
  font-size: 96px;
  font-weight: 700;
  line-height: 107.52px;
}

.heading.animate-header {
  width: auto;
}

.text-span {
  color: #0f5fcb;
}

.body {
  text-shadow: 0 1px 1px #0003;
  background-color: #000;
  background-image: none;
  font-family: Tt Drugs Trial, Tahoma, sans-serif;
}

.div-block {
  justify-content: center;
  align-items: center;
  max-width: 90%;
  display: flex;
}

.image {
  z-index: 1;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 10px;
  position: relative;
}

.image.rotate-image {
  max-width: none;
  margin-top: 0;
  margin-bottom: -39px;
}

.section {
  background-image: url('../images/Landing-Page-1.png');
  background-size: cover;
  height: auto;
}

.container-2 {
  max-width: 1200px;
}

.section-2 {
  padding: 0 80px 80px;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.paragraph {
  color: #c1c1c1;
  text-align: center;
  padding-left: 200px;
  padding-right: 200px;
  font-weight: 700;
}

.paragraph.animate-description {
  padding-left: 100px;
  padding-right: 100px;
}

.heading-2 {
  color: #fff;
  font-size: 53px;
  line-height: 62px;
}

.heading-2.center {
  text-align: center;
  font-family: Tt Drugs Trial Condensed, Tahoma, sans-serif;
  font-weight: 800;
}

.heading-2.center.animate-header {
  width: auto;
}

.text-span-2 {
  color: #0f5fcb;
}

.heading-3 {
  color: #0f5fcb;
  text-align: center;
  letter-spacing: 2px;
  font-family: Tt Drugs Trial Condensed, Tahoma, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 20px 0;
  display: flex;
}

.div-block-4.card {
  justify-content: flex-start;
  align-items: center;
}

.paragraph-2 {
  color: #c1c1c1;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Tt Drugs Trial Condensed, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  font-family: Tt Drugs Trial Condensed, Tahoma, sans-serif;
  font-weight: 900;
  line-height: 26px;
}

.image-2 {
  width: 131px;
  height: auto;
}

.section-3 {
  padding: 0 80px;
  overflow: hidden;
}

.container-3 {
  max-width: 1900px;
}

.div-block-6 {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 60px;
  padding-bottom: 60px;
  display: grid;
}

.div-block-6.big-gap {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.div-block-6.padding {
  padding-top: 0;
}

.button {
  color: #fff;
  background-color: #0f5fcb;
  border: 1px solid #00000080;
  border-radius: 23px;
  justify-content: center;
  align-items: center;
  width: 174px;
  padding: 14px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  display: flex;
  box-shadow: inset 0 0 5px #bdacff, 0 10px 10px #0000001a;
}

.button.fixed-width {
  justify-content: center;
  align-items: center;
  width: 174px;
  display: flex;
}

.heading-5 {
  color: #0f5fcb;
  margin-bottom: 0;
  font-size: 20px;
}

.heading-6 {
  color: #fff;
  font-family: Tt Drugs Trial, Tahoma, sans-serif;
  font-size: 48px;
  line-height: 57.6px;
}

.paragraph-3 {
  color: #c1c1c1;
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.div-block-7 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.section-4 {
  background-image: url('../images/IMG_20241114_180505.png');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
  padding: 80px 0 0 80px;
  overflow: hidden;
}

.div-block-8 {
  -webkit-backdrop-filter: contrast(200%) drop-shadow(0 10px 10px #0000001a);
  backdrop-filter: contrast(200%) drop-shadow(0 10px 10px #0000001a);
  background-color: #2e6ca600;
  background-image: radial-gradient(circle closest-corner, #2e6ca600 64%, #0f5fcb4f);
  border: 1px solid #00000080;
  border-radius: 43px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 26px;
  display: flex;
  box-shadow: inset 0 0 5px -3px #bdacff, 0 10px 10px #0003;
}

.div-block-8.form-container {
  background-color: #0000;
  background-image: radial-gradient(circle, #2e6ca600, #0f5fcba1);
  margin-bottom: 40px;
  margin-right: 80px;
}

.div-block-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-7 {
  color: #fff;
}

.paragraph-4 {
  color: #c1c1c1;
  text-align: center;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-4.animate-description {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px;
  font-weight: 600;
}

.error-message-2 {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.uui-contact05_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  display: grid;
}

.uui-contact05_form-wrapper {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  height: auto;
  min-height: 390.733px;
  margin-top: 3rem;
  margin-bottom: 0;
}

.uui-form_input {
  color: #fff;
  background-color: #0000;
  border: 1px solid #c1c7d0;
  border-radius: 66px;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: 4px 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 4px 30px #00000040;
}

.uui-form_input:focus {
  color: #fff;
  border-color: #d6bbfb;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.uui-form_input::placeholder {
  color: #fff9;
}

.uui-form_input.text-area {
  border-radius: 18px;
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.error-text {
  color: #e23939;
}

.success-message-10 {
  background-color: #0000;
  padding: 3rem 1.5rem;
}

.uui-field-label {
  color: #fff;
  margin-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
}

.success-text {
  color: #fff;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
}

.uui-form-button-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: .5rem;
  display: flex;
}

.uui-form-field-wrapper {
  position: relative;
}

.div-block-278 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.uui-button-2 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0f5fcb;
  background-image: linear-gradient(100deg, #5142bf, #9b1be0);
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-2:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button-2:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.div-block-279 {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}

.image-3 {
  text-shadow: 0 1px 19px #fff;
}

.image-3.animate-right {
  background-image: radial-gradient(circle farthest-side, #0d2444, #030410 81%, #000);
}

.heading-8 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 50px;
}

.heading-8.center {
  text-align: center;
}

.heading-8.center.animate-header {
  width: auto;
  font-size: 41px;
}

.section-5 {
  padding: 80px;
  overflow: hidden;
}

.section-6 {
  background-image: url('../images/IMG_20241113_123711.png');
  background-position: 0 0;
  background-size: cover;
  padding: 0 80px 80px;
}

.div-block-22 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.faq-answer-text {
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.faq-answer-text.features_card_para {
  padding-left: 0;
  padding-right: 40px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
}

.faq-question {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  align-items: center;
  height: 70px;
  padding-left: 0;
  font-size: 22px;
  font-weight: 800;
  display: grid;
}

.faq-q-text {
  color: #5e17eb;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22.4px;
}

.bold-text-147 {
  color: #fff;
  font-family: Tt Drugs Trial, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22.4px;
}

.faq-wrap {
  color: #fff;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.faq-answer {
  border-bottom: 1px solid #2d3e501f;
  padding-left: 0;
  overflow: hidden;
}

.faq-plus {
  background-color: #fff;
  border-radius: 3px;
  width: 90%;
  height: 3px;
}

.faq-plus-wrap {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.faq-plus-l {
  background-color: #fff;
  border-radius: 3px;
  width: 3px;
  height: 90%;
  position: absolute;
}

.heading-9 {
  color: #fff;
  letter-spacing: 3px;
  text-indent: 0%;
  text-transform: uppercase;
  font-size: 16px;
}

.heading-10 {
  color: #0f5fcb;
  font-size: 40px;
  line-height: 56px;
}

.div-block-280 {
  background-color: #151515;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding: 20px 30px 40px;
  display: flex;
}

.div-block-281 {
  background-color: #2e6ca600;
  background-image: radial-gradient(circle closest-corner, #2e6ca600 63%, #0f5fcb4f);
  border: 1px solid #00000080;
  border-radius: 43px;
  padding-bottom: 2px;
  box-shadow: inset 0 0 5px -3px #bdacff, 0 10px 10px #00000080;
}

.paragraph-5 {
  color: #c7c9cf;
  text-align: center;
  margin-bottom: 30px;
  line-height: 22.4px;
}

.heading-11 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  line-height: 33.6px;
}

.footer-subscribe {
  background-color: #000;
  border-bottom: 0 solid #e4ebf3;
  padding: 50px 30px 10px;
  position: static;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #0f5fcb;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  background-image: radial-gradient(circle closest-corner, #0f5fcb, #000306);
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: none;
  overflow: visible;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.logo {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-282 {
  color: #c1c1c1;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.image-5 {
  width: 22px;
  height: 17.88px;
}

.image-6 {
  max-width: 158%;
  overflow: hidden;
}

.image-6.animate-left {
  max-width: 100%;
}

.div-block-283 {
  margin-right: -19%;
  display: flex;
}

.image-7 {
  max-width: 116%;
}

.image-7.animate-left {
  max-width: 82%;
}

.div-block-284 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-285 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.animate-right {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-286 {
  background-image: url('../images/Group-228.png');
  background-position: 50%;
  background-size: cover;
  max-width: 67%;
}

.div-block-286.bg-rotate-container {
  z-index: 0;
  background-image: none;
  justify-content: center;
  align-items: center;
  max-width: 42%;
  max-height: none;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
}

.bg-rotate-layer {
  z-index: -1;
  background-image: url('../images/Group-228.png');
  background-size: cover;
  width: 100%;
  max-width: none;
  height: 90%;
  position: absolute;
}

.animate-header {
  width: 133px;
  max-width: 100%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.bold-text-182 {
  color: #fff;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}

.div-block-469 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 85vh;
  display: flex;
}

.paragraph-52 {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.2;
}

.div-block-543 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Tt Drugs Trial, Tahoma, sans-serif;
  display: flex;
}

.utility-page-wrap-2 {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: block;
}

.container-4212 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.paragraph-59 {
  color: #fff;
  font-size: 8rem;
  font-weight: 700;
  line-height: 1.1;
}

.button-59 {
  text-transform: uppercase;
  background-color: #8ac197;
  border: 1px solid #8ac197;
  border-radius: 10px;
  padding: 12px 25px;
  font-size: 16px;
}

.button-59.open-popup-button.back_to_home {
  background-color: #5e17eb;
  border-radius: 34px;
  width: auto;
  height: auto;
  margin-top: 20px;
  padding: 17px 40px;
}

.button-59.open-popup-button.back_to_home.w--current {
  margin-top: 30px;
}

.footer-logo-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 65px;
  height: auto;
  max-height: 140px;
  padding-bottom: 18px;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.height {
  height: 15vh;
}

.body-2 {
  background-color: #000;
}

.image-8 {
  width: 22px;
}

.paragraph-60 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #c1c1c1;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  display: flex;
}

.div-block-544 {
  overflow: hidden;
}

.bold-text-183 {
  color: #c1c1c1;
}

.bold-text-184 {
  color: #fff;
}

.image-9 {
  width: auto;
  max-width: none;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.div-block-545, .div-block-546, .div-block-547 {
  height: 130px;
}

.div-block-548 {
  background-image: linear-gradient(240deg, #055aff3d, #0f5fcb00 45%), linear-gradient(96deg, #0f5fcb2b, #003b8a12 40%, #003b8a00 69%);
  background-size: auto, auto;
  border-radius: 43px;
}

@media screen and (min-width: 1280px) {
  .navbar-no-shadow-container, .container-regular {
    max-width: 1200px;
  }
}

@media screen and (min-width: 1440px) {
  .navbar-no-shadow-container {
    max-width: none;
  }

  .container-regular, .container, .container-2, .container-3 {
    max-width: 1350px;
  }

  .image-6 {
    width: 144%;
    max-width: none;
    margin-right: 0;
  }

  .div-block-284 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .navbar-no-shadow-container {
    max-width: none;
  }

  .container-regular, .container {
    max-width: 1500px;
  }

  .section {
    overflow: hidden;
  }

  .container-2 {
    max-width: 1500px;
  }

  .section-2 {
    overflow: hidden;
  }

  .container-3 {
    max-width: 1900px;
  }

  .section-6, .footer-subscribe {
    overflow: hidden;
  }

  .image-6 {
    width: 103%;
    max-width: 191%;
  }

  .div-block-286.bg-rotate-container {
    max-width: 43%;
  }

  .paragraph-59 {
    color: #fff;
    font-family: Open Sans, sans-serif;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .heading {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading.animate-header {
    font-size: 55px;
    line-height: 70px;
  }

  .image {
    margin-top: 0;
  }

  .icon {
    color: #fff;
    font-size: 44px;
  }

  .section-2 {
    padding: 0 40px 60px;
  }

  .paragraph {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph.animate-description {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 23px;
  }

  .heading-2.center.animate-header {
    font-size: 47px;
  }

  .div-block-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .heading-4 {
    font-size: 20px;
  }

  .section-3 {
    padding: 0 60px;
    overflow: hidden;
  }

  .div-block-6 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-6.big-gap {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
  }

  .button {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-5 {
    font-size: 16px;
    line-height: 27px;
  }

  .heading-6 {
    margin-top: 10px;
    font-size: 37px;
  }

  .paragraph-3 {
    margin-top: 0;
    font-size: 14px;
  }

  .section-4 {
    -webkit-backdrop-filter: grayscale();
    backdrop-filter: grayscale();
    padding: 60px 0 0 60px;
  }

  .div-block-8.form-container {
    margin-right: 60px;
  }

  .paragraph-4.animate-description {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-279 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-5 {
    background-image: url('../images/IMG_20241113_123636.png');
    background-position: 0 75%;
    background-size: cover;
    margin-top: 0;
    padding: 60px;
    box-shadow: inset 50px 20px 20px 20px #0003;
  }

  .section-6 {
    padding: 0 60px;
  }

  .faq-answer-text.features_card_para {
    padding-right: 20px;
    font-size: 13px;
  }

  .bold-text-147 {
    font-size: 16px;
  }

  .faq-wrap {
    width: 100%;
  }

  .faq-plus-wrap {
    margin-right: 0;
  }

  .div-block-280 {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-4 {
    max-width: 101%;
  }

  .heading-11 {
    font-size: 18px;
  }

  .footer-subscribe {
    padding-top: 0;
  }

  .container-4 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .image-6 {
    width: 127%;
    max-width: none;
  }

  .image-6.animate-left {
    width: auto;
  }

  .div-block-283 {
    justify-content: flex-end;
    align-items: center;
    display: block;
  }

  .image-7 {
    max-width: 130%;
  }

  .animate-right {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .link-2 {
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .button-primary {
    width: 155px;
  }

  .container {
    padding-bottom: 40px;
  }

  .heading {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 70px;
  }

  .heading.animate-header {
    font-size: 44px;
  }

  .image {
    margin-top: 0;
  }

  .icon {
    color: #fff;
    font-size: 44px;
  }

  .section-2 {
    padding: 0 40px;
  }

  .paragraph.animate-description {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2.center.animate-header {
    font-size: 34px;
  }

  .div-block-3 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-4 {
    padding-top: 0;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .heading-4 {
    font-size: 22px;
  }

  .section-3 {
    padding: 0 40px;
  }

  .div-block-6.big-gap {
    grid-template-columns: 1fr;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .heading-6 {
    font-size: 22px;
    line-height: 38px;
  }

  .paragraph-3 {
    font-size: 14px;
  }

  .section-4 {
    padding: 40px 0 0 40px;
    overflow: hidden;
  }

  .div-block-8.form-container {
    margin-right: 40px;
  }

  .paragraph-4 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .uui-contact05_form-wrapper {
    margin-top: 2rem;
  }

  .uui-button-2 {
    font-size: 1rem;
  }

  .uui-button-2:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .div-block-279 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-8.center {
    font-size: 45px;
  }

  .heading-8.center.animate-header {
    font-size: 30px;
  }

  .section-5 {
    padding: 40px 20px;
  }

  .section-6 {
    padding: 0 40px;
  }

  .faq-answer-text.features_card_para, .faq-question {
    padding-left: 0;
  }

  .faq-wrap {
    width: 100%;
    padding-left: 20px;
  }

  .heading-10 {
    font-size: 38px;
  }

  .div-block-280 {
    padding: 20px;
  }

  .footer-subscribe {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-wrapper-three {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .footer-block-three {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .image-6 {
    width: 128%;
  }

  .div-block-286.bg-rotate-container {
    max-width: none;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .navbar-no-shadow-container {
    padding-left: 20px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .button-primary {
    width: 152px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 70px;
    line-height: 90px;
  }

  .heading.animate-header {
    font-size: 31px;
    line-height: 43px;
  }

  .image {
    max-width: 99%;
    margin-top: 0;
  }

  .icon {
    color: #fff;
  }

  .section-2 {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph.animate-description {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 600;
  }

  .heading-2.center.animate-header {
    margin-top: 10px;
    font-size: 28px;
    line-height: 46px;
  }

  .heading-3 {
    font-size: 18px;
  }

  .div-block-3 {
    grid-template-columns: 1fr;
  }

  .div-block-4 {
    padding-bottom: 20px;
  }

  .div-block-4.card {
    padding-bottom: 0;
  }

  .heading-4 {
    font-size: 20px;
  }

  .section-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6 {
    grid-template-columns: 1fr;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-6.big-gap {
    padding-top: 20px;
  }

  .div-block-6.padding {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 0;
  }

  .button {
    font-size: 16px;
  }

  .heading-6 {
    line-height: 32px;
  }

  .paragraph-3 {
    font-weight: 400;
  }

  .section-4 {
    background-position: 50%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-8.form-container {
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 0;
  }

  .div-block-9 {
    justify-content: center;
    align-items: flex-start;
  }

  .paragraph-4.animate-description {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
  }

  .uui-contact05_form {
    grid-template-columns: 1fr;
  }

  .uui-form-button-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 14px;
  }

  .heading-8.center {
    font-size: 38px;
  }

  .heading-8.center.animate-header {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 33px;
  }

  .section-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-answer-text.features_card_para, .faq-question {
    padding-left: 0;
  }

  .faq-q-text {
    line-height: 22px;
  }

  .bold-text-147 {
    font-size: 16px;
    line-height: 22px;
  }

  .faq-wrap {
    width: 99%;
    padding-left: 0;
  }

  .faq-plus-wrap {
    margin-right: 0;
  }

  .heading-9 {
    font-size: 14px;
  }

  .heading-10 {
    margin-top: 0;
    font-size: 32px;
    line-height: 43px;
  }

  .div-block-280 {
    margin-top: 40px;
  }

  .footer-subscribe {
    padding-top: 20px;
  }

  .container-4 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-2.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-block-three {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-bottom {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

  .image-7, .div-block-285 {
    overflow: hidden;
  }

  .div-block-286.bg-rotate-container {
    max-width: 100%;
  }

  .paragraph-60 {
    text-align: center;
    display: block;
  }

  .link {
    display: inline-flex;
  }

  .code-embed {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .paragraph-61 {
    font-weight: 400;
    line-height: 21px;
  }
}

#w-node-_94c2a6b5-203c-6d1d-635e-fb55c03e84dc-e82aad0c {
  place-self: auto;
}

#w-node-_5446c338-bbc8-8153-d2ea-e465fc0a6315-e82aad0c {
  order: -9999;
}

@media screen and (max-width: 479px) {
  #w-node-_94c2a6b5-203c-6d1d-635e-fb55c03e84dc-e82aad0c {
    order: -9999;
  }
}


@font-face {
  font-family: 'Tt Drugs Trial Condensed';
  src: url('../fonts/TT-Drugs-Trial-Condensed-Black.otf') format('opentype'), url('../fonts/TT-Drugs-Trial-Condensed-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial';
  src: url('../fonts/TT-Drugs-Trial-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial';
  src: url('../fonts/TT-Drugs-Trial-Bold-Italic.otf') format('opentype'), url('../fonts/TT-Drugs-Trial-Thin-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial Condensed';
  src: url('../fonts/TT-Drugs-Trial-Condensed-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial Condensed';
  src: url('../fonts/TT-Drugs-Trial-Condensed-Thin-Italic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial Condensed';
  src: url('../fonts/TT-Drugs-Trial-Condensed--Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial';
  src: url('../fonts/TT-Drugs-Trial-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial';
  src: url('../fonts/TT-Drugs-Trial-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial Condensed';
  src: url('../fonts/TT-Drugs-Trial-Condensed-Bold.otf') format('opentype'), url('../fonts/TT-Drugs-Trial-Condensed-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial';
  src: url('../fonts/TT-Drugs-Trial-Black.otf') format('opentype'), url('../fonts/TT-Drugs-Trial-Light.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial Condensed';
  src: url('../fonts/TT-Drugs-Trial-Condensed-Thin.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial Condensed';
  src: url('../fonts/TT-Drugs-Trial-Condensed-Light.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial';
  src: url('../fonts/TT-Drugs-Trial-Regular.otf') format('opentype'), url('../fonts/TT-Drugs-Trial-Thin.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial Condensed';
  src: url('../fonts/TT-Drugs-Trial-Condensed-Light-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tt Drugs Trial';
  src: url('../fonts/TT-Drugs-Trial-Light-Italic.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}