@charset "UTF-8";
/* line 1, app/assets/stylesheets/base/_default.scss */
body {
  font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/* line 1, app/assets/stylesheets/components/_buttons.scss */
button.btn-primary,
.btn.btn-primary,
a.btn.btn-primary {
  text-shadow: rgba(0, 0, 0, 0.6) 0.05em 0.05em 0.05em;
  color: #fff !important;
  background-color: #28B67B !important;
  border-color: #28B67B !important;
  border-radius: 20px !important;
  padding: 0.375rem 1.5rem;
  text-decoration: none !important;
  display: inline-block;
}

/* line 13, app/assets/stylesheets/components/_buttons.scss */
button.btn-primary span,
.btn.btn-primary span,
a.btn.btn-primary span {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.6) 0.9px 0.9px 0.9px;
  overflow-wrap: break-word;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 26, app/assets/stylesheets/components/_buttons.scss */
button.btn-primary:hover,
.btn.btn-primary:hover,
a.btn.btn-primary:hover {
  color: #fff !important;
  background-color: #21865d !important;
  border-color: #21865d !important;
  text-decoration: none !important;
}

/* line 1, app/assets/stylesheets/components/_footer.scss */
:root {
  --brand-dark: #8ab00f;
  --gray-600: #5f676d;
}

/* line 6, app/assets/stylesheets/components/_footer.scss */
.footer {
  font-size: 80%;
  font-weight: 400;
  color: var(--gray-600);
  margin-top: 0.5rem;
  padding: 1rem 0;
}

/* line 13, app/assets/stylesheets/components/_footer.scss */
.footer a, .footer a:visited {
  color: #2baf7a !important;
}

/* line 17, app/assets/stylesheets/components/_footer.scss */
.footer hr {
  margin-top: 0.5rem;
  margin-bottom: 30px !important;
}

/* line 22, app/assets/stylesheets/components/_footer.scss */
.footer h4 {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14.4px;
  font-weight: 500;
  line-height: 17.28px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  color: var(--gray-600);
  margin: 0 0 16px 0;
  display: block;
  text-align: left;
}

/* line 35, app/assets/stylesheets/components/_footer.scss */
.footer .social-links {
  font-size: 1.5em;
}

/* line 37, app/assets/stylesheets/components/_footer.scss */
.footer .social-links a {
  color: var(--gray-600) !important;
  margin-right: 0.35rem;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
}

/* line 44, app/assets/stylesheets/components/_footer.scss */
.footer .social-links a:hover {
  color: var(--brand-dark);
  text-decoration: none;
}

/* line 49, app/assets/stylesheets/components/_footer.scss */
.footer .social-links a:last-child {
  margin-right: 0;
}

/* line 56, app/assets/stylesheets/components/_footer.scss */
.footer .footer-brand-section {
  font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  line-height: 1.5;
  font-size: 80%;
  font-weight: 400;
  color: var(--gray-600) !important;
}

/* line 64, app/assets/stylesheets/components/_footer.scss */
.footer .footer-brand {
  margin-top: 0;
}

/* line 69, app/assets/stylesheets/components/_footer.scss */
.footer .nav-links a {
  color: var(--gray-600);
  text-decoration: none;
  line-height: 2;
}

/* line 74, app/assets/stylesheets/components/_footer.scss */
.footer .nav-links a:hover {
  color: var(--primary);
}

/* line 80, app/assets/stylesheets/components/_footer.scss */
.footer .contact-section {
  text-align: left !important;
}

/* line 83, app/assets/stylesheets/components/_footer.scss */
.footer .contact-section span {
  color: var(--gray-600) !important;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 14.4px !important;
  line-height: 21.6px !important;
  text-align: left !important;
  font-weight: 400 !important;
  display: inline !important;
}

/* line 93, app/assets/stylesheets/components/_footer.scss */
.footer .contact-section a {
  color: #2baf7a !important;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 14.4px !important;
  line-height: 21.6px !important;
  text-align: left !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  display: inline !important;
  cursor: pointer;
  background-color: transparent;
}

/* line 105, app/assets/stylesheets/components/_footer.scss */
.footer .contact-section a:hover {
  text-decoration: underline !important;
}

/* line 111, app/assets/stylesheets/components/_footer.scss */
.footer .nav-links.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  width: 379.984px;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14.4px;
  line-height: 21.6px;
  text-align: left;
}

/* line 123, app/assets/stylesheets/components/_footer.scss */
.footer .nav-links.row .col.text-right.text-md-left, .footer .nav-links.row .col.text-left.text-md-left {
  text-align: left !important;
}

/* line 128, app/assets/stylesheets/components/_footer.scss */
.footer .nav-links.row .col a {
  line-height: 1.5;
  display: inline-block;
}

/* line 133, app/assets/stylesheets/components/_footer.scss */
.footer .nav-links.row .col br {
  display: block;
  content: "";
  margin-top: 0.25rem;
}

/* line 1, app/assets/stylesheets/components/_navbar.scss */
.navbar-header {
  background-image: url(/assets/banners/dashboard-cc2cb2b35ab7c1fe2d0619485cdedccf292a0f78c29587aaff33a2e9755b42bf.jpg);
  background-size: cover;
  background-position: center top;
  margin-bottom: 0;
}

/* line 9, app/assets/stylesheets/components/_navbar.scss */
.navbar-header .p-3 {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

/* line 15, app/assets/stylesheets/components/_navbar.scss */
.navbar-header .d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 23, app/assets/stylesheets/components/_navbar.scss */
.language-selector label {
  display: none;
}

/* line 28, app/assets/stylesheets/components/_navbar.scss */
.navbar-header .language-select {
  background-color: rgba(255, 255, 255, 0.4) !important;
  border: none;
  color: white !important;
  font-weight: bold;
  cursor: pointer;
  text-shadow: rgba(0, 0, 0, 0.6) 0.05em 0.05em 0.05em;
  padding: 0.375rem 1rem;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/* line 40, app/assets/stylesheets/components/_navbar.scss */
.navbar-header .language-select:focus, .navbar-header .language-select:active {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

/* line 45, app/assets/stylesheets/components/_navbar.scss */
.navbar-header .language-select option {
  background: var(--primary-dark);
  color: white;
}

/* line 51, app/assets/stylesheets/components/_navbar.scss */
.nav-menu {
  background-color: rgba(40, 182, 123, 0.9);
  padding: 0.5rem 1rem;
}

/* line 56, app/assets/stylesheets/components/_navbar.scss */
.nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 1rem;
}

/* line 64, app/assets/stylesheets/components/_navbar.scss */
.nav-list li {
  display: inline-block;
}

/* line 68, app/assets/stylesheets/components/_navbar.scss */
.nav-list .nav-link {
  color: white;
  text-decoration: none;
  padding: 0.5rem 1rem;
  display: block;
}

/* line 74, app/assets/stylesheets/components/_navbar.scss */
.nav-list .nav-link:hover {
  background-color: rgba(33, 134, 93, 0.9);
  color: white;
  text-decoration: none;
}

@media (max-width: 768px) {
  /* line 83, app/assets/stylesheets/components/_navbar.scss */
  .nav-list {
    flex-direction: column;
    gap: 0.5rem;
  }
}

/* line 1, app/assets/stylesheets/components/_coming_soon.scss */
.coming-soon {
  text-align: center;
  padding: 40px 0;
}

/* line 5, app/assets/stylesheets/components/_coming_soon.scss */
.coming-soon__icon {
  font-size: 48px;
  color: var(--primary);
  margin-bottom: 20px;
}

/* line 11, app/assets/stylesheets/components/_coming_soon.scss */
.coming-soon__title {
  font-family: Lato, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #222222;
  margin-bottom: 15px;
}

/* line 19, app/assets/stylesheets/components/_coming_soon.scss */
.coming-soon__message {
  font-size: 18px;
  color: #666;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

/* line 1, app/assets/stylesheets/components/_questionnaire.scss */
.questionnaire-wrapper {
  background-color: #ffffff;
  padding: 10px 20px;
  min-height: calc(100vh - 200px);
  margin-top: -5rem;
}

/* line 7, app/assets/stylesheets/components/_questionnaire.scss */
.questionnaire-wrapper .input-container {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* line 15, app/assets/stylesheets/components/_questionnaire.scss */
.questionnaire-wrapper input[type="text"],
.questionnaire-wrapper input[type="email"],
.questionnaire-wrapper input[type="date"],
.questionnaire-wrapper select,
.questionnaire-wrapper textarea {
  width: 100%;
  padding: 10px;
  margin: 8px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: #ffffff;
}

/* line 29, app/assets/stylesheets/components/_questionnaire.scss */
.questionnaire-wrapper .email-field {
  border-radius: 4px;
  border: 1px solid #ccc;
  margin: 8px 0;
  padding: 10px;
  background-color: #ffffff;
}

/* line 1, app/assets/stylesheets/pages/_home.scss */
.main-content-wrapper {
  width: 1110px;
  margin: 0 auto;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  line-height: 27px;
  color: #222;
  text-align: left;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 13, app/assets/stylesheets/pages/_home.scss */
.top-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -75px;
  padding-top: -75px;
  padding-bottom: 1.5rem;
  width: 100%;
  clear: both;
  text-align: center;
  z-index: 2;
  margin-bottom: 20px;
}

/* line 26, app/assets/stylesheets/pages/_home.scss */
.top-section h2 {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  letter-spacing: 1.8px;
  font-weight: 700;
  line-height: 43.2px;
  text-transform: uppercase;
  text-align: center;
  color: #222;
  margin: 0 0 2rem 0;
}

/* line 38, app/assets/stylesheets/pages/_home.scss */
.top-section .top-section-text {
  text-align: center;
  font-size: 22.5px;
  font-weight: 400;
  line-height: 33.75px;
  color: #222;
}

/* line 45, app/assets/stylesheets/pages/_home.scss */
.top-section .top-section-text span {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  display: inline;
}

/* line 52, app/assets/stylesheets/pages/_home.scss */
.full-width-container {
  width: 100%;
}

/* line 56, app/assets/stylesheets/pages/_home.scss */
.home-background {
  background-image: linear-gradient(rgba(0, 0, 0, 0), #032d31), url(/assets/banners/pesos-94d43d246d0ca9823952a3b68067282f019b75fd271ce69b6bce6de0d89c5c72.jpg) !important;
  background-color: #20403d !important;
  background-attachment: scroll, fixed !important;
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 40px 0;
  background-size: cover, cover !important;
  background-position: center;
  background-repeat: repeat, repeat !important;
  display: block;
  text-shadow: rgba(0, 0, 0, 0.6) 0.05em 0.05em 0.05em;
  color: white;
  z-index: 1;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 21.6px !important;
  line-height: 28.08px !important;
  font-weight: 400 !important;
  text-align: left !important;
}

/* line 80, app/assets/stylesheets/pages/_home.scss */
.home-background .container {
  width: 1110px;
  margin: 0 auto;
  padding: 0 15px;
}

/* line 85, app/assets/stylesheets/pages/_home.scss */
.home-background .container .row {
  margin: 0 -15px;
}

/* line 88, app/assets/stylesheets/pages/_home.scss */
.home-background .container .row .col-md-6 {
  padding: 0 15px;
  width: 50%;
}

/* line 92, app/assets/stylesheets/pages/_home.scss */
.home-background .container .row .col-md-6 h3 {
  margin: 0 0 1rem 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

/* line 97, app/assets/stylesheets/pages/_home.scss */
.home-background .container .row .col-md-6 h3 span {
  text-transform: none !important;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 27px !important;
  line-height: 32.4px !important;
  font-weight: 700 !important;
  color: white !important;
  text-align: left !important;
  letter-spacing: normal !important;
  text-shadow: black 0px 2px 5px !important;
}

/* line 110, app/assets/stylesheets/pages/_home.scss */
.home-background .container .row .col-md-6 p {
  margin: 0 0 1rem 0;
  padding: 0;
}

/* line 116, app/assets/stylesheets/pages/_home.scss */
.home-background .container .row .col-md-6 .cta-section h4, .home-background .container .row .col-md-6 .cta-section p, .home-background .container .row .col-md-6 .cta-section span {
  color: white !important;
  text-shadow: black 0px 2px 5px !important;
}

/* line 126, app/assets/stylesheets/pages/_home.scss */
.container {
  padding: 0 15px;
}

/* line 130, app/assets/stylesheets/pages/_home.scss */
.row {
  display: flex;
  flex-wrap: wrap;
}

/* line 135, app/assets/stylesheets/pages/_home.scss */
.col-md-6 {
  float: none;
  width: 50%;
}

/* line 140, app/assets/stylesheets/pages/_home.scss */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* line 146, app/assets/stylesheets/pages/_home.scss */
.special-offer-section {
  background-color: #eef7f7 !important;
  border-radius: 4.5px !important;
  color: #2e5454 !important;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 27px !important;
  margin: 54px auto !important;
  padding: 27px !important;
  text-align: center !important;
  width: 1110px !important;
}

/* line 159, app/assets/stylesheets/pages/_home.scss */
.special-offer-section .container {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

/* line 165, app/assets/stylesheets/pages/_home.scss */
.special-offer-section .my-5 {
  margin: 0 !important;
}

/* line 169, app/assets/stylesheets/pages/_home.scss */
.special-offer-section .p-4 {
  padding: 0 !important;
}

/* line 173, app/assets/stylesheets/pages/_home.scss */
.special-offer-section h3 span {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 27px !important;
  font-weight: 500 !important;
  line-height: 32.4px !important;
  color: #2e5454 !important;
  text-align: center !important;
  display: inline !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

/* line 185, app/assets/stylesheets/pages/_home.scss */
.special-offer-section p span {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 27px !important;
  color: #2e5454 !important;
  text-align: center !important;
  display: block !important;
  margin: 0 0 18px 0 !important;
}

/* line 196, app/assets/stylesheets/pages/_home.scss */
.special-offer-section p.disclaimer.small.font-italic {
  margin: 0 !important;
  opacity: 0.7 !important;
}

/* line 200, app/assets/stylesheets/pages/_home.scss */
.special-offer-section p.disclaimer.small.font-italic span {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-size: 0.9rem !important;
  font-style: italic !important;
  font-weight: 400 !important;
  line-height: 21.6px !important;
  color: #2e5454 !important;
  text-align: center !important;
  display: inline !important;
  margin: 0 !important;
}

/* line 214, app/assets/stylesheets/pages/_home.scss */
.testimonials-section {
  padding-top: 1rem;
  padding-bottom: 4rem;
  background-color: #fff;
  width: 100%;
  position: relative;
  z-index: 2;
}

/* line 222, app/assets/stylesheets/pages/_home.scss */
.testimonials-section .testimonials-heading {
  margin-bottom: 3rem !important;
  text-align: center !important;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 27px !important;
  font-weight: 500 !important;
  letter-spacing: 1.35px !important;
  line-height: 35.1px !important;
  color: #222222 !important;
  text-transform: uppercase !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

/* line 236, app/assets/stylesheets/pages/_home.scss */
.testimonials-section .featured {
  margin-left: -2.0rem !important;
  margin-right: -2.0rem !important;
}

/* line 242, app/assets/stylesheets/pages/_home.scss */
h3 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 500;
  margin: 3rem 0 2rem;
  text-align: center;
  color: inherit;
  font-family: inherit;
}

/* line 254, app/assets/stylesheets/pages/_home.scss */
.testimonial-card {
  height: auto;
  border-radius: 4px;
  box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.05), 2px 2px 4px rgba(0, 0, 0, 0.1);
  background-color: white;
  transition: transform 0.2s ease;
  position: relative;
}

/* line 262, app/assets/stylesheets/pages/_home.scss */
.testimonial-card:hover {
  transform: translateY(-5px);
}

/* line 266, app/assets/stylesheets/pages/_home.scss */
.testimonial-card::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -25px;
  left: 1rem;
  border-style: solid;
  border-width: 25px 25px 0 0;
  border-color: white transparent transparent transparent;
  filter: drop-shadow(-2px 2px 2px rgba(0, 0, 0, 0.1)) drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.1));
}

/* line 279, app/assets/stylesheets/pages/_home.scss */
.testimonial-card.featured {
  background: linear-gradient(to bottom, #ffffff 0%, #f7f7f9 100%);
  min-height: 200px;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25)) !important;
}

/* line 284, app/assets/stylesheets/pages/_home.scss */
.testimonial-card.featured::after {
  border-color: #f7f7f9 transparent transparent transparent;
  z-index: 2;
  filter: drop-shadow(-2px 2px 2px rgba(0, 0, 0, 0.1)) drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.1));
}

/* line 291, app/assets/stylesheets/pages/_home.scss */
.testimonial-card:not(.featured) {
  max-width: 300px;
  margin: 0 auto;
}

/* line 296, app/assets/stylesheets/pages/_home.scss */
.testimonial-card .card-body {
  padding: 22.5px !important;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 18px !important;
  line-height: 27px !important;
  color: #222222 !important;
  text-align: left !important;
  font-weight: 400 !important;
}

/* line 307, app/assets/stylesheets/pages/_home.scss */
.testimonial-highlight {
  font-size: 1.2em;
  font-weight: 700;
  color: #222;
}

/* line 313, app/assets/stylesheets/pages/_home.scss */
.testimonial-author {
  display: block;
  text-align: right;
  font-size: 0.875rem;
  color: var(--gray-600);
}

/* line 320, app/assets/stylesheets/pages/_home.scss */
.testimonial-card:not(.featured) {
  max-width: 300px;
  margin: 0 auto;
}

/* line 325, app/assets/stylesheets/pages/_home.scss */
.how-it-works-section {
  padding: 4rem 0;
  background-color: var(--gray-100);
  font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  padding-left: 15%;
  padding-right: 15%;
}

/* line 332, app/assets/stylesheets/pages/_home.scss */
.how-it-works-section * {
  text-align: left !important;
}

/* line 336, app/assets/stylesheets/pages/_home.scss */
.how-it-works-section .process-text h3 {
  font-size: 1.6875rem !important;
  line-height: 32.4px !important;
  color: #222222 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

/* line 343, app/assets/stylesheets/pages/_home.scss */
.how-it-works-section .process-text h3 span {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}

/* line 350, app/assets/stylesheets/pages/_home.scss */
.how-it-works-section .process-icon-container {
  width: 165px !important;
  flex-shrink: 0;
  padding: 0;
}

/* line 355, app/assets/stylesheets/pages/_home.scss */
.how-it-works-section .process-icon-container img[src*="id-card"],
.how-it-works-section .process-icon-container img[src*="bank-alt"],
.how-it-works-section .process-icon-container img[src*="receipt"],
.how-it-works-section .process-icon-container img[src*="money-envelope"] {
  width: 165px !important;
  height: 121px !important;
  display: inline !important;
  vertical-align: middle;
  font-size: 18px;
  line-height: 27px;
  color: #222222;
  border-style: none;
}

/* line 370, app/assets/stylesheets/pages/_home.scss */
.how-it-works-section .section-heading {
  margin-bottom: 3.456rem !important;
  text-align: center !important;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 27px !important;
  font-weight: 500 !important;
  letter-spacing: 1.35px !important;
  line-height: 35.1px !important;
  color: #222222 !important;
  text-transform: uppercase !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

/* line 385, app/assets/stylesheets/pages/_home.scss */
.process-step {
  margin-bottom: 4rem !important;
  display: flex;
  align-items: flex-start;
  position: static;
}

/* line 391, app/assets/stylesheets/pages/_home.scss */
.process-step .process-icon-container {
  width: 82px;
  flex-shrink: 0;
  padding: 0;
}

/* line 396, app/assets/stylesheets/pages/_home.scss */
.process-step .process-icon-container img {
  width: 120px;
  display: block;
}

/* line 403, app/assets/stylesheets/pages/_home.scss */
.process-step-odd {
  flex-direction: row;
  justify-content: flex-start !important;
  gap: 3.456rem !important;
}

/* line 408, app/assets/stylesheets/pages/_home.scss */
.process-step-odd .process-icon-container img {
  margin-left: 0;
}

/* line 412, app/assets/stylesheets/pages/_home.scss */
.process-step-odd .ml-sm-5 {
  margin-left: 0 !important;
}

/* line 417, app/assets/stylesheets/pages/_home.scss */
.process-step-even {
  flex-direction: row-reverse;
  justify-content: flex-end !important;
  gap: 3.456rem !important;
}

/* line 422, app/assets/stylesheets/pages/_home.scss */
.process-step-even .process-icon-container img {
  margin-left: auto;
}

/* line 426, app/assets/stylesheets/pages/_home.scss */
.process-step-even .process-text {
  margin: 0 !important;
}

/* line 431, app/assets/stylesheets/pages/_home.scss */
.process-text,
.mr-sm-4 {
  margin: 0 !important;
}

/* line 436, app/assets/stylesheets/pages/_home.scss */
.process-text {
  margin-right: 0.5rem !important;
  margin-left: 0 !important;
}

/* line 440, app/assets/stylesheets/pages/_home.scss */
.process-text > * {
  text-align: left !important;
}

/* line 444, app/assets/stylesheets/pages/_home.scss */
.process-text h3 {
  text-transform: none;
  margin-bottom: 0.75rem !important;
  font-family: inherit !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  color: var(--gray-900) !important;
  font-size: 1.5rem !important;
  margin-top: 0 !important;
}

@media (max-width: 576px) {
  /* line 457, app/assets/stylesheets/pages/_home.scss */
  .how-it-works-section {
    padding-left: 5%;
    padding-right: 5%;
  }
  /* line 462, app/assets/stylesheets/pages/_home.scss */
  .process-step {
    flex-direction: column;
    align-items: flex-start !important;
  }
  /* line 466, app/assets/stylesheets/pages/_home.scss */
  .process-step:nth-child(even) {
    flex-direction: column;
  }
  /* line 469, app/assets/stylesheets/pages/_home.scss */
  .process-step:nth-child(even) .process-text {
    margin-left: 0 !important;
  }
  /* line 475, app/assets/stylesheets/pages/_home.scss */
  .process-icon-container {
    margin-bottom: 1.5rem;
  }
  /* line 479, app/assets/stylesheets/pages/_home.scss */
  .process-text {
    margin-right: 0 !important;
  }
}

/* line 484, app/assets/stylesheets/pages/_home.scss */
.process-description {
  font-size: 1.35rem;
  color: #818a91;
  line-height: 1.5;
}

/* line 489, app/assets/stylesheets/pages/_home.scss */
.process-description span {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}

/* line 499, app/assets/stylesheets/pages/_home.scss */
.how-it-works-section .process-step-even .process-icon-container img[src*="bank-alt"] {
  margin-left: auto !important;
  position: static !important;
  width: 165px !important;
  height: 163.922px !important;
  display: inline !important;
  vertical-align: middle !important;
  font-size: 18px !important;
  line-height: 27px !important;
  color: #222222 !important;
  border-style: none !important;
  max-width: none !important;
  transform: none !important;
}

/* line 514, app/assets/stylesheets/pages/_home.scss */
.how-it-works-section .process-step-even .process-icon-container img[src*="money-envelope"] {
  margin-left: auto !important;
  position: static !important;
  width: 165px !important;
  height: 165px !important;
  display: inline !important;
  vertical-align: middle !important;
  font-size: 18px !important;
  line-height: 27px !important;
  color: #222222 !important;
  border-style: none !important;
  max-width: none !important;
  transform: none !important;
}

/* line 533, app/assets/stylesheets/pages/_home.scss */
.how-it-works-section .process-step-odd .process-icon-container img[src*="receipt"] {
  margin-left: 0 !important;
  position: static !important;
  width: 165px !important;
  height: 163.375px !important;
  display: inline !important;
  vertical-align: middle !important;
  font-size: 18px !important;
  line-height: 27px !important;
  color: #222222 !important;
  border-style: none !important;
  max-width: none !important;
  transform: none !important;
}

/* line 553, app/assets/stylesheets/pages/_home.scss */
.testimonials-section .testimonial-card.featured {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

/* line 565, app/assets/stylesheets/pages/_home.scss */
.main-content-wrapper .row,
.home-background .row,
.special-offer-section .row,
.testimonials-section .row,
.how-it-works-section .row {
  display: flex;
  flex-wrap: wrap;
}

/* line 570, app/assets/stylesheets/pages/_home.scss */
.main-content-wrapper .container,
.home-background .container,
.special-offer-section .container,
.testimonials-section .container,
.how-it-works-section .container {
  padding: 0 15px;
}

/* line 574, app/assets/stylesheets/pages/_home.scss */
.main-content-wrapper .col-md-6,
.home-background .col-md-6,
.special-offer-section .col-md-6,
.testimonials-section .col-md-6,
.how-it-works-section .col-md-6 {
  float: none;
  width: 50%;
}

/* line 1, app/assets/stylesheets/pages/services.scss */
.services-section {
  padding: 4rem 0 0.8rem 0;
}

/* line 4, app/assets/stylesheets/pages/services.scss */
.services-section .services-list {
  list-style: none;
  padding-left: 0;
  margin: 2rem 0;
}

/* line 9, app/assets/stylesheets/pages/services.scss */
.services-section .services-list li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

/* line 14, app/assets/stylesheets/pages/services.scss */
.services-section .services-list li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #28a745;
}

/* line 24, app/assets/stylesheets/pages/services.scss */
.features-section {
  padding: 0.8rem 0 2rem 0;
}

/* line 27, app/assets/stylesheets/pages/services.scss */
.features-section .features-list {
  list-style: none;
  padding-left: 0;
}

/* line 31, app/assets/stylesheets/pages/services.scss */
.features-section .features-list li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

/* line 36, app/assets/stylesheets/pages/services.scss */
.features-section .features-list li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #28a745;
}

/* line 45, app/assets/stylesheets/pages/services.scss */
.features-section .features-description {
  margin-top: 3rem;
}

/* line 48, app/assets/stylesheets/pages/services.scss */
.features-section .features-description p {
  margin-bottom: 1.5rem;
  line-height: 1.6;
  color: #222;
}

/* line 56, app/assets/stylesheets/pages/services.scss */
.application-section {
  background-image: linear-gradient(45deg, #195c67, var(--primary));
  padding: 3rem 0;
  text-align: center;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/* line 67, app/assets/stylesheets/pages/services.scss */
.application-section .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
}

/* line 73, app/assets/stylesheets/pages/services.scss */
.application-section .application-card {
  width: 100%;
  margin: 0 auto;
  padding: 1.2rem 2rem;
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  text-align: center;
}

/* line 82, app/assets/stylesheets/pages/services.scss */
.application-section .application-card h3 {
  color: #222;
  text-transform: none;
  margin-bottom: 1rem;
}

/* line 88, app/assets/stylesheets/pages/services.scss */
.application-section .application-card .btn-primary {
  text-shadow: rgba(0, 0, 0, 0.6) 0.05em 0.05em 0.05em;
  color: #fff !important;
  background-color: #28B67B !important;
  border-color: #28B67B !important;
  border-radius: 20px !important;
  padding: 0.375rem 1.5rem;
  text-decoration: none !important;
  display: inline-block;
}

/* line 98, app/assets/stylesheets/pages/services.scss */
.application-section .application-card .btn-primary:hover {
  color: #fff !important;
  background-color: #21865d !important;
  border-color: #21865d !important;
  text-decoration: none !important;
}

/* line 107, app/assets/stylesheets/pages/services.scss */
.application-section h3 {
  color: white;
}

/* line 112, app/assets/stylesheets/pages/services.scss */
.services-contact-section {
  padding: 2rem 0 4rem 0;
  text-align: center;
}

/* line 116, app/assets/stylesheets/pages/services.scss */
.services-contact-section h2 {
  text-align: center;
}

/* line 120, app/assets/stylesheets/pages/services.scss */
.services-contact-section .contact-options {
  display: flex;
  justify-content: center;
  gap: 4rem;
  margin-top: 2rem;
}

/* line 127, app/assets/stylesheets/pages/services.scss */
.services-contact-section .contact-option {
  flex: 1;
  max-width: 300px;
  text-align: center;
}

/* line 132, app/assets/stylesheets/pages/services.scss */
.services-contact-section .contact-option a {
  color: #2baf7a;
  text-decoration: none;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

/* line 137, app/assets/stylesheets/pages/services.scss */
.services-contact-section .contact-option a:hover {
  text-decoration: none;
  color: #2baf7a;
}

/* line 145, app/assets/stylesheets/pages/services.scss */
.services-title {
  font-family: Lato, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 43.2px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  margin: 0 0 5px 0;
  display: block;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 160, app/assets/stylesheets/pages/services.scss */
.services-subtitle {
  font-family: Lato, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 32.4px;
  text-align: center;
  color: #5f676d;
  margin: 0 0 15px 0;
  display: block;
  box-sizing: border-box;
  text-transform: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 175, app/assets/stylesheets/pages/services.scss */
.top-section .container {
  text-align: left;
  max-width: 800px;
  margin: 0 auto;
}

/* line 180, app/assets/stylesheets/pages/services.scss */
.top-section .container p {
  font-family: Lato, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #222222;
  margin: 0;
  display: inline;
  text-align: left;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: none;
}

/* line 200, app/assets/stylesheets/pages/services.scss */
.services-section .container,
.features-section .container,
.application-section .container,
.services-contact-section .container {
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
}

/* line 1, app/assets/stylesheets/pages/about.scss */
.about-title {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 43.2px;
  text-transform: uppercase;
  color: #222222;
  text-align: center;
  margin: 0;
  width: 100%;
  max-width: 770px;
  margin: 0 auto 32px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

/* line 18, app/assets/stylesheets/pages/about.scss */
.about-subtitle {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 21.6px;
  font-weight: 400;
  line-height: 32.4px;
  color: #222222;
  text-align: center;
  margin: 0;
  width: auto;
  display: inline;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  text-transform: none;
}

/* line 34, app/assets/stylesheets/pages/about.scss */
.technology-section {
  background-color: #28b67b;
  color: white;
  padding: 64px 0;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  position: relative;
}

/* line 44, app/assets/stylesheets/pages/about.scss */
.technology-section::before {
  content: '';
  position: absolute;
  background-color: #28b67b;
  width: 100vw;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  top: 0;
}

/* line 56, app/assets/stylesheets/pages/about.scss */
.technology-section .container {
  max-width: 1110px;
  margin: 0 auto;
  text-align: center;
}

/* line 62, app/assets/stylesheets/pages/about.scss */
.technology-section h2 {
  color: white;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 43.2px;
  text-align: center;
  margin: 0 0 32px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

/* line 78, app/assets/stylesheets/pages/about.scss */
.technology-section p {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 21.6px;
  font-weight: 400;
  line-height: 32.4px;
  color: white;
  text-align: center;
  margin: 0;
  width: auto;
  display: inline;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

/* line 94, app/assets/stylesheets/pages/about.scss */
.mission-section {
  padding: 4rem 0;
}

/* line 97, app/assets/stylesheets/pages/about.scss */
.mission-section .container {
  max-width: 1110px;
  margin: 0 auto;
  text-align: center;
}

/* line 103, app/assets/stylesheets/pages/about.scss */
.mission-section h2 {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 43.2px;
  color: #222222;
  text-align: center;
  margin: 0 0 32px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

/* line 119, app/assets/stylesheets/pages/about.scss */
.mission-section .values-grid {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  margin: 4rem auto;
  max-width: 1000px;
}

/* line 127, app/assets/stylesheets/pages/about.scss */
.mission-section .value-item {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
  padding: 1rem;
}

/* line 134, app/assets/stylesheets/pages/about.scss */
.mission-section .value-icon {
  flex-shrink: 0;
  margin-top: -10px;
}

/* line 138, app/assets/stylesheets/pages/about.scss */
.mission-section .value-icon img {
  width: 145px;
  height: 145px;
}

/* line 144, app/assets/stylesheets/pages/about.scss */
.mission-section .value-content {
  text-align: left;
  padding-top: 10px;
}

/* line 149, app/assets/stylesheets/pages/about.scss */
.mission-section .value-item h3 {
  font-size: 1.75rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: left;
}

/* line 157, app/assets/stylesheets/pages/about.scss */
.mission-section .value-item p {
  font-size: 1.1rem;
  line-height: 1.6;
  color: #666;
}

@media (max-width: 768px) {
  /* line 164, app/assets/stylesheets/pages/about.scss */
  .mission-section .values-grid {
    flex-direction: column;
  }
  /* line 168, app/assets/stylesheets/pages/about.scss */
  .mission-section .value-item {
    max-width: 100%;
  }
}

/* line 1, app/assets/stylesheets/pages/news.scss */
.news {
  padding: 0;
  margin: 0;
  margin-top: -50px;
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
}

/* line 10, app/assets/stylesheets/pages/news.scss */
.news .container {
  text-align: left;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
}

/* line 18, app/assets/stylesheets/pages/news.scss */
.news div[style*="text-align: center"] {
  padding: 0;
  margin: 0;
  line-height: 1;
  margin-top: -25px;
}

/* line 25, app/assets/stylesheets/pages/news.scss */
.news .news__title {
  box-sizing: border-box;
  color: #222222;
  display: block;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase !important;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  width: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-rendering: geometricPrecision;
  position: relative;
  top: 0;
  margin-top: -20px;
}

/* line 47, app/assets/stylesheets/pages/news.scss */
.news h1.news__title {
  text-transform: uppercase !important;
}

/* line 51, app/assets/stylesheets/pages/news.scss */
.news__content {
  max-width: 800px;
  margin: 0 auto;
}

/* line 56, app/assets/stylesheets/pages/news.scss */
.news .featured-publications {
  margin-top: 30px;
  width: 100%;
}

/* line 60, app/assets/stylesheets/pages/news.scss */
.news .featured-publications__title {
  box-sizing: border-box;
  color: #222222;
  display: block;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 27px;
  font-weight: 500;
  letter-spacing: 1.35px;
  line-height: 33.6px;
  margin: 0 0 40px 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  width: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 33.5938px;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  unicode-bidi: isolate;
}

/* line 82, app/assets/stylesheets/pages/news.scss */
.news .publication.row {
  margin-bottom: 2rem !important;
}

/* line 86, app/assets/stylesheets/pages/news.scss */
.news .publication .col-12 {
  padding: 0 25px;
}

/* line 90, app/assets/stylesheets/pages/news.scss */
.news .publication._1gxq0vx {
  width: 120%;
  height: auto;
  filter: grayscale(1);
  max-height: 80px;
  max-width: 100%;
  overflow: clip;
  vertical-align: middle;
  transition: all 0.1s ease-in-out;
}

/* line 101, app/assets/stylesheets/pages/news.scss */
.news .publication img._1gxq0vx {
  width: 120%;
  height: auto;
  filter: grayscale(1);
  max-height: 80px;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  overflow: clip;
  vertical-align: middle;
  transition: all 0.1s ease-in-out;
}

/* line 112, app/assets/stylesheets/pages/news.scss */
.news .publication img._1gxq0vx[alt="American Banker"] {
  width: 96%;
  height: auto;
  position: relative;
  right: 18px;
}

/* line 119, app/assets/stylesheets/pages/news.scss */
.news .publication img._1gxq0vx[alt="Bitcoin Magazine"] {
  transform: scale(1.2);
  transform-origin: left center;
  position: relative;
  right: 23px;
}

/* line 126, app/assets/stylesheets/pages/news.scss */
.news .publication img._1gxq0vx[alt="PYMNTS"] {
  width: 120%;
  height: auto;
  scale: 1.8;
  transform-origin: center;
  position: relative;
  right: 10px;
}

/* line 135, app/assets/stylesheets/pages/news.scss */
.news .publication img._1gxq0vx[alt="Cronkite News Arizona PBS"] {
  transform: scale(1.8);
  transform-origin: left center;
  margin-right: 50px;
  position: relative;
  right: 20px;
}

/* line 143, app/assets/stylesheets/pages/news.scss */
.news .publication img._1gxq0vx[alt="Finextra"] {
  transform: scale(1.8);
  transform-origin: left center;
  margin-right: 50px;
  position: relative;
  right: 20px;
}

/* line 151, app/assets/stylesheets/pages/news.scss */
.news .publication img._1gxq0vx[alt="finder.com"] {
  transform: scale(1.4);
  transform-origin: left center;
  margin-right: 50px;
  position: relative;
  right: 20px;
  width: 140%;
  min-width: 120px;
}

/* line 162, app/assets/stylesheets/pages/news.scss */
.news .publication h4 {
  box-sizing: border-box;
  color: #212529;
  display: block;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  margin: 0 0 8px 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  unicode-bidi: isolate;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 176, app/assets/stylesheets/pages/news.scss */
.news .publication h4 a {
  background-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  color: #2baf7a;
  cursor: pointer;
  display: inline;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 22.5px;
  font-weight: 500;
  line-height: 27px;
  margin: 0;
  text-align: left;
  text-decoration: none;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  width: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 193, app/assets/stylesheets/pages/news.scss */
.news .publication h4 a:hover {
  text-decoration: underline;
}

/* line 199, app/assets/stylesheets/pages/news.scss */
.news .publication em {
  box-sizing: border-box;
  color: #222222;
  display: inline;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 27px;
  margin-bottom: 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  width: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 217, app/assets/stylesheets/pages/news.scss */
.news .press-kit {
  margin-top: 80px;
  text-align: center;
}

/* line 221, app/assets/stylesheets/pages/news.scss */
.news .press-kit__title-wrapper {
  margin-bottom: 40px;
}

/* line 225, app/assets/stylesheets/pages/news.scss */
.news .press-kit__title {
  box-sizing: border-box;
  color: #222222;
  display: inline;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 27px;
  font-weight: 500;
  letter-spacing: 1.35px;
  line-height: 35.1px;
  margin: 0;
  text-align: center;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  text-transform: uppercase;
  width: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 242, app/assets/stylesheets/pages/news.scss */
.news .press-kit__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  max-width: 800px;
  margin: 20px auto 0;
}

/* line 250, app/assets/stylesheets/pages/news.scss */
.news .press-kit__card {
  padding: 30px;
  border: 1px solid #eee;
  border-radius: 4px;
  text-align: left;
}

/* line 256, app/assets/stylesheets/pages/news.scss */
.news .press-kit__card h3 {
  margin: -30px -30px 0 -30px;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 3.5px 3.5px 0 0;
  padding: 13.5px 22.5px;
  height: 55px;
  font-size: 22.5px;
  font-weight: 400;
  line-height: 27px;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #222222;
  text-transform: none;
  text-align: left;
}

/* line 273, app/assets/stylesheets/pages/news.scss */
.news .press-kit__card p {
  box-sizing: border-box;
  color: #222222;
  display: block;
  flex: 1;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin-bottom: 0;
  overflow-wrap: break-word;
  padding-top: 12px;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  unicode-bidi: isolate;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 291, app/assets/stylesheets/pages/news.scss */
.news .press-kit__card a {
  color: #28B67B;
  text-decoration: none;
}

/* line 295, app/assets/stylesheets/pages/news.scss */
.news .press-kit__card a:hover {
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/pages/brand.scss */
.brand {
  padding: 0;
  margin: 0;
  margin-top: -50px;
  position: relative;
  z-index: 1;
  width: 100%;
}

/* line 9, app/assets/stylesheets/pages/brand.scss */
.brand .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
}

/* line 16, app/assets/stylesheets/pages/brand.scss */
.brand__title {
  font-family: Lato, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 43.2px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  margin: 0 0 40px 0;
}

/* line 1, app/assets/stylesheets/pages/careers.scss */
.careers {
  padding: 0;
  margin: 0;
  margin-top: -50px;
  position: relative;
  z-index: 1;
  width: 100%;
}

/* line 9, app/assets/stylesheets/pages/careers.scss */
.careers .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
}

/* line 16, app/assets/stylesheets/pages/careers.scss */
.careers__title {
  font-family: Lato, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 43.2px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  margin: 0 0 40px 0;
}

/* line 1, app/assets/stylesheets/pages/privacy.scss */
.privacy {
  padding: 0;
  margin: 0;
  margin-top: -50px;
  position: relative;
  z-index: 1;
  width: 100%;
}

/* line 9, app/assets/stylesheets/pages/privacy.scss */
.privacy .container {
  max-width: 1140px;
  width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #222222;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  unicode-bidi: isolate;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 26, app/assets/stylesheets/pages/privacy.scss */
.privacy .container > div {
  width: 1110px;
  margin: 0;
  line-height: 27px;
  text-align: left;
}

/* line 34, app/assets/stylesheets/pages/privacy.scss */
.privacy__title {
  font-family: Lato, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 43.2px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  margin: 0 0 40px 0;
}

/* line 46, app/assets/stylesheets/pages/privacy.scss */
.privacy__section {
  margin-bottom: 40px;
}

/* line 49, app/assets/stylesheets/pages/privacy.scss */
.privacy__section h4 {
  display: inline;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 22.5px;
  font-weight: 500;
  line-height: 27px;
  color: #222222;
  margin: 0 0 20px 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: auto;
  height: auto;
  display: block;
}

/* line 65, app/assets/stylesheets/pages/privacy.scss */
.privacy__section h2 {
  display: block;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 27px;
  font-weight: 500;
  letter-spacing: 1.35px;
  line-height: 35.1px;
  color: #222222;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: auto;
  height: auto;
}

/* line 82, app/assets/stylesheets/pages/privacy.scss */
.privacy__section p {
  display: block;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #222222;
  margin: 0 0 18px 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
  box-sizing: border-box;
  unicode-bidi: isolate;
}

/* line 98, app/assets/stylesheets/pages/privacy.scss */
.privacy__section ul {
  list-style-type: none;
  padding-left: 20px;
  margin-bottom: 15px;
}

/* line 103, app/assets/stylesheets/pages/privacy.scss */
.privacy__section ul li {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #222222;
  margin-bottom: 8px;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-indent: -1em;
  padding-left: 1em;
}

/* line 118, app/assets/stylesheets/pages/privacy.scss */
.privacy__section ol {
  list-style-type: decimal;
  padding-left: 35px;
  margin-bottom: 15px;
}

/* line 123, app/assets/stylesheets/pages/privacy.scss */
.privacy__section ol li {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #222222;
  margin-bottom: 8px;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding-left: 10px;
  display: list-item;
  list-style-position: outside;
}

/* line 1, app/assets/stylesheets/pages/terms.scss */
.terms {
  padding: 0;
  margin: 0;
  margin-top: -50px;
  position: relative;
  z-index: 1;
  width: 100%;
}

/* line 9, app/assets/stylesheets/pages/terms.scss */
.terms .container {
  max-width: 800px;
  width: auto;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #222222;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  unicode-bidi: isolate;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  counter-reset: section;
}

/* line 27, app/assets/stylesheets/pages/terms.scss */
.terms .container > div {
  width: auto;
  margin: 0;
  line-height: 27px;
  text-align: left;
}

/* line 35, app/assets/stylesheets/pages/terms.scss */
.terms__title {
  font-family: Lato, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 43.2px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  margin: 0 0 40px 0;
}

/* line 47, app/assets/stylesheets/pages/terms.scss */
.terms h2, .terms h3, .terms h4, .terms h5 {
  display: block;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  color: #222222;
  margin: 0 0 20px 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 58, app/assets/stylesheets/pages/terms.scss */
.terms h2 {
  font-size: 27px;
  letter-spacing: 1.35px;
  line-height: 35.1px;
  text-transform: uppercase;
}

/* line 65, app/assets/stylesheets/pages/terms.scss */
.terms h3 {
  box-sizing: border-box;
  color: #222222;
  display: block;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 27px;
  font-weight: 500;
  letter-spacing: 1.35px;
  line-height: 35.1px;
  margin: 54px 0 27px 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  text-transform: uppercase;
  unicode-bidi: isolate;
  width: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 82, app/assets/stylesheets/pages/terms.scss */
.terms h3:not(.skip-numbering) {
  counter-increment: section;
  counter-reset: subsection;
}

/* line 86, app/assets/stylesheets/pages/terms.scss */
.terms h3:not(.skip-numbering):before {
  content: counter(section) ". ";
}

/* line 92, app/assets/stylesheets/pages/terms.scss */
.terms h4 {
  box-sizing: border-box;
  color: #222222;
  display: block;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 22.5px;
  font-weight: 500;
  line-height: 27px;
  margin: 36px 0 18px 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  unicode-bidi: isolate;
  width: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 107, app/assets/stylesheets/pages/terms.scss */
.terms h4:not(.skip-numbering) {
  counter-increment: subsection;
}

/* line 110, app/assets/stylesheets/pages/terms.scss */
.terms h4:not(.skip-numbering):before {
  content: counter(section) "." counter(subsection) ". ";
}

/* line 116, app/assets/stylesheets/pages/terms.scss */
.terms h4.skip-numbering:before {
  content: none;
}

/* line 122, app/assets/stylesheets/pages/terms.scss */
.terms h5 {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 19.8px;
  font-weight: 500;
  line-height: 23.76px;
  color: #888888;
  margin: 36px 0 18px 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  unicode-bidi: isolate;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 134, app/assets/stylesheets/pages/terms.scss */
.terms h5:not(.skip-numbering) {
  counter-increment: subsubsection;
}

/* line 136, app/assets/stylesheets/pages/terms.scss */
.terms h5:not(.skip-numbering):before {
  content: counter(section) "." counter(subsection) "." counter(subsubsection) ". ";
}

/* line 142, app/assets/stylesheets/pages/terms.scss */
.terms p {
  display: block;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #222222;
  margin: 0 0 18px 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
  box-sizing: border-box;
  unicode-bidi: isolate;
}

/* line 157, app/assets/stylesheets/pages/terms.scss */
.terms p a {
  background-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  color: #2baf7a;
  cursor: pointer;
  display: inline;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  text-align: left;
  text-decoration: none;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 173, app/assets/stylesheets/pages/terms.scss */
.terms p a:hover {
  text-decoration: underline;
}

/* line 179, app/assets/stylesheets/pages/terms.scss */
.terms ul, .terms ol {
  margin-bottom: 15px;
  padding-left: 35px;
}

/* line 183, app/assets/stylesheets/pages/terms.scss */
.terms ul li, .terms ol li {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #222222;
  margin-bottom: 8px;
  text-align: left;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 196, app/assets/stylesheets/pages/terms.scss */
.terms ul {
  list-style-type: disc;
}

/* line 200, app/assets/stylesheets/pages/terms.scss */
.terms ol {
  list-style-type: decimal;
}

/* line 204, app/assets/stylesheets/pages/terms.scss */
.terms table {
  width: 100%;
  margin-bottom: 50px;
  border-collapse: collapse;
}

/* line 209, app/assets/stylesheets/pages/terms.scss */
.terms table th, .terms table td {
  padding: 12px;
  border: 1px solid #dee2e6;
  font-size: 16px;
  line-height: 1.5;
}

/* line 216, app/assets/stylesheets/pages/terms.scss */
.terms table th {
  font-weight: 600;
}

/* line 1, app/assets/stylesheets/pages/thank_you.scss */
.thank-you-page {
  background-color: white;
  font-family: Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
  padding: 40px 0;
  width: 100%;
  min-height: 60vh;
  display: flex;
  align-items: center;
}

/* line 10, app/assets/stylesheets/pages/thank_you.scss */
.thank-you-page .container {
  max-width: 800px;
  width: auto;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
}

/* line 17, app/assets/stylesheets/pages/thank_you.scss */
.thank-you-page .container > div {
  width: auto;
  margin: 0;
}

/* line 23, app/assets/stylesheets/pages/thank_you.scss */
.thank-you-page .thank-you-content {
  background: white;
  border-radius: 12px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  padding: 50px;
  text-align: center;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 34, app/assets/stylesheets/pages/thank_you.scss */
.thank-you-page .thank-you-content h1 {
  color: #2c3e50;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 600;
}

/* line 41, app/assets/stylesheets/pages/thank_you.scss */
.thank-you-page .thank-you-content p {
  font-size: 18px;
  line-height: 1.6;
  color: #34495e;
}

/* line 1, app/assets/stylesheets/pages/contact.scss */
.contact-page .main-content-wrapper {
  margin-top: -3.9rem;
}

/* line 6, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper h4 {
  margin-bottom: 1.5rem;
}

/* line 7, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper h4 span {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 22.5px;
  font-weight: 500;
  line-height: 27px;
  color: #222222;
  text-align: left;
  margin: 0;
  display: inline;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 21, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .social-media-link {
  cursor: pointer;
  display: inline;
  text-align: left;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 28, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .social-media-link .fa {
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  color: #ced4da;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: normal;
  font-kerning: auto;
  font-optical-sizing: auto;
  font-stretch: 100%;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}

/* line 43, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .social-media-link:hover {
  text-decoration: none;
}

/* line 47, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .social-media-link + .social-media-link {
  margin-left: 10px;
}

/* line 53, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .control-label span {
  display: inline;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 12.6px;
  font-weight: 400;
  color: #818a91;
  letter-spacing: 0.63px;
  line-height: 18.9px;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 69, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .small a {
  display: inline;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14.4px;
  font-weight: 400;
  line-height: 21.6px;
  color: #2baf7a;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  margin: 0;
  background-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 83, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .small a:hover {
  text-decoration: none;
  color: #2baf7a;
}

/* line 91, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .card h3 {
  text-align: left;
}

/* line 94, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .card h3 span {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 27px;
  font-weight: 500;
  line-height: 32.4px;
  color: #222222;
  display: inline;
  margin: 0;
  overflow-wrap: break-word;
  text-transform: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 109, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .card p a {
  display: inline;
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #2baf7a;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  overflow-wrap: break-word;
  background-color: transparent;
  margin-top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 124, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .card p a:hover {
  text-decoration: none;
  color: #2baf7a;
}

/* line 131, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .card .btn-primary {
  text-shadow: rgba(0, 0, 0, 0.6) 0.05em 0.05em 0.05em;
  color: #fff !important;
  background-color: #28B67B !important;
  border-color: #28B67B !important;
  border-radius: 20px !important;
  padding: 0.375rem 1.5rem;
  text-decoration: none !important;
}

/* line 140, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .card .btn-primary span {
  font-family: Lato, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.6) 0.9px 0.9px 0.9px;
  overflow-wrap: break-word;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 153, app/assets/stylesheets/pages/contact.scss */
.main-content-wrapper .card .btn-primary:hover {
  color: #fff !important;
  background-color: #21865d !important;
  border-color: #21865d !important;
  text-decoration: none !important;
}

/* line 163, app/assets/stylesheets/pages/contact.scss */
.contact-section {
  padding: 0.8rem 0 4rem 0;
}

/* line 166, app/assets/stylesheets/pages/contact.scss */
.contact-section .container {
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
}

/* line 175, app/assets/stylesheets/pages/contact.scss */
.contact-page .btn-primary {
  text-shadow: rgba(0, 0, 0, 0.6) 0.05em 0.05em 0.05em;
  color: #fff !important;
  background-color: #28B67B !important;
  border-color: #28B67B !important;
  border-radius: 20px !important;
  padding: 0.375rem 1.5rem;
  text-decoration: none !important;
}

/* line 184, app/assets/stylesheets/pages/contact.scss */
.contact-page .btn-primary:hover {
  color: #fff !important;
  background-color: #21865d !important;
  border-color: #21865d !important;
  text-decoration: none !important;
}

/* line 192, app/assets/stylesheets/pages/contact.scss */
.contact-page .card {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* line 25, app/assets/stylesheets/application.scss */
:root {
  --primary: #2baf7a;
  --primary-dark: #21865d;
  --primary-pastel: rgba(43,175,122,0.15);
}
