html {
  overflow-x: hidden;
}

.elementor-alert.is-dismissed {
  display: none;
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper {
  display: inline-grid;
  vertical-align: baseline;
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text {
  grid-area: 1 / 1;
  opacity: 0;
  white-space: nowrap;
  transform: rotateX(70deg);
  transform-origin: center bottom;
  transition: opacity 0.45s ease, transform 0.45s ease;
}

@media (max-width: 1024px) {
  .elementor-headline,
  .elementor-headline-dynamic-wrapper,
  .elementor-headline-dynamic-text,
  .elementor-headline-plain-text {
    white-space: normal;
    max-width: 100%;
  }

  .elementor-widget-animated-headline .elementor-headline {
    font-size: clamp(28px, 8.5vw, 48px);
  }

  .elementor-nav-menu--dropdown.elementor-nav-menu--dropdown-open {
    background: #fff;
    box-shadow: 0 16px 28px rgba(28, 36, 75, 0.16);
  }

  .elementor-nav-menu--dropdown.elementor-nav-menu--dropdown-open .elementor-nav-menu {
    display: flex;
    flex-direction: column;
  }

  .elementor-nav-menu--dropdown.elementor-nav-menu--dropdown-open .elementor-item {
    display: flex;
    justify-content: center;
    min-height: 48px;
    padding: 12px 20px;
    box-sizing: border-box;
  }

  .elementor-background-slideshow,
  .elementor-background-slideshow__slide,
  .swiper {
    max-width: 100%;
  }

  .site-lightbox {
    padding: 56px 16px;
  }
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text.elementor-headline-text-active {
  opacity: 1;
  transform: none;
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
  transform: none !important;
  animation: none !important;
  display: inline;
}

.elementor-46 .elementor-element.elementor-element-3c807ac,
.elementor-46 .elementor-element.elementor-element-3c807ac:not(.elementor-motion-effects-element-type-background) {
  background-color: #182769;
  background-image: linear-gradient(rgba(24, 39, 105, 0.78), rgba(24, 39, 105, 0.78)), url("../wp-content/uploads/2023/12/08may2015-0021-716x1024.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.elementor-46 .elementor-element.elementor-element-3c807ac::before {
  background: none !important;
}

.elementor-element-420b4738 {
  background-image: linear-gradient(rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.78)), url("../wp-content/uploads/2023/12/08may2015-0021-scaled.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.elementor-element-6abe22e6 {
  background-color: #182769;
  background-image: linear-gradient(rgba(24, 39, 105, 0.78), rgba(24, 39, 105, 0.78)), url("../wp-content/uploads/2024/01/391708499_10224651474334064_3252473983233568719_n-1024x768.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.elementor-element-420b4738::before,
.elementor-element-6abe22e6::before {
  background: none !important;
}

.elementor-46 .elementor-element.elementor-element-a8486f9 {
  margin-bottom: 18px;
}

.elementor-element-2accca4 .elementor-widget-container {
  width: min(960px, 100%);
  margin-inline: auto;
}

.site-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background: #000;
}

.site-video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.elementor-element.fadeInUp,
.elementor-element.zoomIn {
  animation-duration: 1.2s;
  animation-fill-mode: both;
}

.e-con {
  position: relative;
}

.site-slideshow {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: 0;
}

.site-slideshow img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.6s ease;
}

.site-slideshow img.is-active {
  opacity: 1;
}

.e-con-inner {
  position: relative;
  z-index: 1;
}

a[data-elementor-open-lightbox="yes"] {
  cursor: pointer;
}

body.site-lightbox-open {
  overflow: hidden;
}

.site-lightbox {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(28, 36, 75, 0.88);
  padding: 48px 72px;
}

.site-lightbox[hidden] {
  display: none;
}

.site-lightbox img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.site-lightbox button {
  position: absolute;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 42px;
  line-height: 1;
  cursor: pointer;
}

.site-lightbox-close {
  top: 12px;
  right: 18px;
}

.site-lightbox-prev {
  left: 12px;
}

.site-lightbox-next {
  right: 12px;
}

.site-contact-form .site-form-note {
  grid-column: 1 / -1;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #1c244b;
}

.site-contact-form .site-form-note.is-error {
  color: #9d1c2b;
}

.site-turnstile {
  min-height: 65px;
}

.site-contact-form button:disabled {
  opacity: 0.7;
  cursor: wait;
}

.site-form-success {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
  box-shadow: 0 16px 36px rgba(28, 36, 75, 0.14);
  padding: 48px 36px;
  box-sizing: border-box;
}

.site-form-success h2 {
  margin: 0 0 12px;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.1;
  color: #1c244b;
}

.site-form-success p {
  margin: 0;
  max-width: 28ch;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
  color: #324a6d;
}

.elementor-32 .elementor-element-372e1715 {
  --padding-top: 72px;
  --padding-bottom: 72px;
  --padding-left: 24px;
  --padding-right: 24px;
  --min-height: 0px;
}

.site-contact-panel {
  position: relative;
  z-index: 2;
  width: min(1080px, 100%);
  display: grid;
  grid-template-columns: 0.82fr 1.18fr;
  gap: 24px;
  align-items: stretch;
}

.site-contact-copy {
  background: #fff;
  box-shadow: 0 16px 36px rgba(28, 36, 75, 0.14);
  padding: 28px 28px 24px;
  box-sizing: border-box;
}

.site-contact-copy h2 {
  margin: 0 0 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 51px;
  font-weight: 600;
  line-height: 1;
  color: #1c244b;
}

.site-contact-copy > p {
  margin: 0;
  max-width: 34ch;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
  color: #324a6d;
}

.site-contact-meta {
  list-style: none;
  margin: 28px 0 0;
  padding: 0;
  display: grid;
  gap: 10px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
  color: #1c244b;
}

.site-contact-meta a {
  color: #1c244b;
  text-decoration: none;
}

.site-contact-meta a:hover {
  color: #2f54ff;
}

.site-contact-form[hidden],
.site-form-success[hidden],
.site-form-note[hidden] {
  display: none;
}

.site-contact-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 18px;
  margin: 0;
  padding: 28px 28px 24px;
  background: #fff;
  box-shadow: 0 16px 36px rgba(28, 36, 75, 0.14);
}

.site-required {
  color: #2f54ff;
}

.site-field-wide {
  grid-column: 1 / -1;
}

.site-contact-form label {
  display: block;
  margin-bottom: 6px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #1c244b;
}

.site-contact-form input,
.site-contact-form select,
.site-contact-form textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #c8d5dc;
  border-radius: 0;
  background: #f9fafd;
  padding: 12px 14px;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #1c244b;
}

.site-contact-form textarea {
  resize: vertical;
  min-height: 120px;
}

.site-contact-form input:focus,
.site-contact-form select:focus,
.site-contact-form textarea:focus {
  outline: 2px solid #467ff7;
  outline-offset: 0;
  background: #fff;
}

.site-field-submit {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
}

.site-contact-form button {
  border: 0;
  border-radius: 100px;
  background: #2f54ff;
  color: #fff;
  padding: 16px 55px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.site-contact-form button:hover {
  background: #1c244b;
}

@media (max-width: 800px) {
  .site-contact-panel,
  .site-contact-form {
    grid-template-columns: 1fr;
  }

  .site-contact-copy h2 {
    font-size: 40px;
  }

  .site-field-submit {
    justify-content: stretch;
  }

  .site-contact-form button {
    width: 100%;
  }
}

.site-footer {
  background: #f9fafd;
  color: #324a6d;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  border-top: 1px solid #e4e9f0;
}

.site-footer a {
  color: #324a6d;
  text-decoration: none;
}

.site-footer a:hover {
  color: #2f54ff;
}

.site-footer-main {
  max-width: 1140px;
  margin: 0 auto;
  padding: 48px 24px 40px;
  display: grid;
  grid-template-columns: 1.5fr 0.7fr 1.1fr;
  gap: 48px;
  align-items: start;
}

.site-footer-logo {
  display: inline-block;
  margin-bottom: 16px;
}

.site-footer-logo img {
  display: block;
  width: min(260px, 100%);
  height: auto;
}

.site-footer p {
  margin: 0;
  line-height: 1.6;
  font-size: 16px;
  color: #324a6d;
}

.site-footer h2 {
  margin: 0 0 14px;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #1c244b;
  line-height: 1.3;
}

.site-footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 8px;
}

.site-footer-contact {
  display: grid;
  gap: 8px;
}

.site-footer-social {
  display: inline-flex;
  margin-top: 16px;
  color: #2f54ff;
}

.site-footer-social:hover {
  color: #1c244b;
}

.site-footer-social svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
}

.elementor-35 .elementor-element.elementor-element-3807f7a0,
.elementor-35 .elementor-element.elementor-element-7de37fae,
.elementor-35 .elementor-element.elementor-element-125cc3a9,
.elementor-35 .elementor-element.elementor-element-d1e47d,
.elementor-35 .elementor-element.elementor-element-15b4c0b4,
.elementor-35 .elementor-element.elementor-element-74d23ff,
.elementor-35 .elementor-element.elementor-element-6ea5436d,
.elementor-35 .elementor-element.elementor-element-2b55968f {
  --min-height: 0px;
  flex: 1 1 auto;
}

.elementor-35 .elementor-element.elementor-element-455c15b1::before,
.elementor-35 .elementor-element.elementor-element-f924a7f::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("../wp-content/uploads/2024/01/IMG_3338.jpeg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.18;
  pointer-events: none;
}

.site-footer-bar {
  background: #467ff7;
  padding: 14px 24px;
  text-align: center;
}

.site-footer-bar p {
  font-size: 14px;
  color: #fff;
}

@media (max-width: 800px) {
  .site-footer-main {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 40px 20px 28px;
  }
}
