/* Home hero image style */
.home-hero-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
  border-radius: 1rem;
  margin-bottom: 2rem;
  box-shadow: 0 2px 12px rgba(35,43,121,0.10);
}
/* Home page enhancements */
.home-card {
  background: rgba(255, 255, 255, 0.55);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  max-width: 540px;
  margin: 0 auto 2rem auto;
  padding: 2.5rem 2rem 2rem 2rem;
  border-radius: 1.25rem;
  box-shadow: 0 8px 32px 0 rgba(35,43,121,0.12), 0 2px 8px 0 rgba(35,43,121,0.08);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.7;
}
.home-title {
  font-size: 2.5rem;
  font-family: 'Permanent Marker', cursive, sans-serif;
  color: #232b79;
  margin-bottom: 0.5rem;
}
.home-subtitle {
  font-size: 1.25rem;
  color: #080808;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
.home-intro {
  font-size: 1.1rem;
  color: #0c0c0c;
  margin-bottom: 1.25rem;
}
.home-list-section {
  margin-bottom: 1.25rem;
}
.home-list-title {
  font-weight: 600;
  display: block;
  margin-bottom: 0.5rem;
  color: #0f1444;
}
.home-list {
  list-style: disc inside;
  text-align: left;
  margin: 0 auto 0.5rem auto;
  padding-left: 1.2em;
  max-width: 540px;
  color: #0f1444;
  font-size: 1rem;
  columns: 2 200px;
  column-gap: 2.5rem;
}
.home-list li {
  margin-bottom: 0.25rem;
  break-inside: avoid;
}
.home-cta-text {
  margin: 1.25rem 0 1.5rem 0;
  font-size: 1.1rem;
  color: #0c0c0c;
}
.home-card .home-btn {
  background: linear-gradient(90deg, #232b79 0%, #3e4cb8 100%);
  color: #fff !important;
  border: none;
  border-radius: 999px !important;
  padding: 0.75rem 2.5rem;
  font-size: 1.1rem;
  font-weight: 600;
  box-shadow: 0 2px 8px 0 rgba(35,43,121,0.10);
  transition: background 0.2s, color 0.2s, transform 0.2s;
  margin-top: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  max-width: 320px;
  width: fit-content;
  text-align: center;
  align-self: center !important;
  display: inline-block !important;
  white-space: nowrap;
}
.home-card .home-btn:hover {
  background: linear-gradient(90deg, #3e4cb8 0%, #232b79 100%);
  color: #fff !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px 0 rgba(35,43,121,0.20);
}
/* Migrated from nicepage.css */
.u-btn {
  display: table;
  cursor: pointer;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  border: 0 none transparent;
  outline-width: 0;
  background-color: transparent;
  margin: 0;
  white-space: nowrap;
  user-select: none;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px;
  border-radius: 0;
  align-self: flex-start;
}
.u-btn:focus,
.u-btn:active:focus,
.u-btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.u-btn:hover,
.u-btn:focus {
  text-decoration: none;
}
.u-btn:active,
.u-btn.active {
  outline: 0;
  background-image: none;
}
.u-btn.disabled,
.u-btn[disabled] {
  opacity: 0.6;
}
.u-align-center {
  text-align: center;
}
.u-clearfix:after,
.u-clearfix:before {
  content: '';
  display: table;
}
.u-clearfix:after {
  clear: both;
}

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  width: 770px;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 128px auto 0;
}

.u-section-1 .u-text-2 {
  width: 749px;
  margin: 93px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  align-self: center;
  font-weight: 700;
  text-transform: uppercase;
  margin: 95px auto 60px;
  padding: 10px 57px 10px 55px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 670px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 513px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3.4375rem;
    width: 720px;
  }

  .u-section-1 .u-text-2 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 385px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    width: 540px;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 242px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.125rem;
    width: 340px;
    margin-top: 60px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}