/*! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:after,
:before {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: #555;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: initial;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
*,
::backdrop,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
* {
  margin: 0;
  box-sizing: border-box;
  padding: 0;
  font-family: Inter, sans-serif;
}
body {
  scroll-behavior: smooth;
}
footer,
header,
main {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity));
}
#header-general {
  padding: 2rem;
}
@media (min-width: 640px) {
  #header-general {
    padding: 5% 10% 4rem;
  }
}
.container-content {
  padding: 2rem;
}
@media (min-width: 640px) {
  .container-content {
    padding: 5% 10%;
  }
}
.store-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
  }
  
  .app-store-img,
  .play-store-img {
    margin-top: 1.5rem;
    height: auto;   
    width: auto;
    max-height: 55px;
    max-width: 100%;
    margin-right: 15px;
  }
  
  .store-container > *:last-child {
    margin-right: 0;
  }
  
  @media (max-width: 767px) {
    .app-store-img,
    .play-store-img {
      flex-basis: calc(50% - 7.5px);
    }
  
    .store-container > *:nth-child(even) {
      margin-bottom: 1px;
    }
  }
  
  
  
.text-heading {
  margin-top: 2.5rem;
  font-size: 2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .text-heading {
    font-size: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .text-heading {
    font-size: 3rem;
  }
}
.text-description {
  margin-top: 1rem;
  --tw-text-opacity: 1;
  color: rgb(148 148 148 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .text-description {
    font-size: 1rem;
  }
}
.content-large-heading {
  font-size: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(24 24 24 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .content-large-heading {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .content-large-heading {
    font-size: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .content-large-heading {
    font-size: 3rem;
  }
}
.content-heading {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .content-heading {
    font-size: 1.75rem;
  }
}
.content-title-primary {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(89 74 227 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .content-title-primary {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .content-title-primary {
    font-size: 1.75rem;
  }
}
.content-text {
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(148 148 148 / var(--tw-text-opacity));
}
.link {
  --tw-text-opacity: 1;
  color: rgb(0 122 255 / var(--tw-text-opacity));
}
#subscribe {
  display: grid;
  place-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  #subscribe {
    margin-bottom: 3rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.subscribe-box {
  position: relative;
  height: auto;
  width: 100%;
  border-radius: 0.75rem;
  padding: 2rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .subscribe-box {
    width: 714px;
  }
}
.subscribe-box {
  background: linear-gradient(60deg, #3d73eb 13.4%, #de8fff 86.6%);
  box-shadow: 0 2.4px 7.4px #0000002e, 0 12.8px 28.8px #00000038;
}
.subscribe-heading {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .subscribe-heading {
    font-size: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .subscribe-heading {
    font-size: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .subscribe-heading {
    font-size: 1.75rem;
  }
}
.subscribe-description {
  font-size: 0.75rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .subscribe-description {
    font-size: 0.875rem;
  }
}
@media (min-width: 1280px) {
  .subscribe-description {
    font-size: 1rem;
  }
}
.fire-img {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  z-index: 0;
  height: 120;
  width: auto;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.breadcrumbs-container {
  display: inline-flex;
  align-items: center;
}
.breadcrumbs-container > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
}
.breadcrumbs-text {
  display: inline-flex;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(148 148 148 / var(--tw-text-opacity));
  transition-duration: 0.3s;
}
.breadcrumbs-text:hover {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.breadcrumbs-active {
  display: flex;
  align-items: center;
}
.breadcrumbs-active-text {
  margin-left: 0.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
#header-home {
  position: relative;
  display: grid;
  height: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-rows: repeat(1, minmax(0, 1fr));
  place-items: center;
  gap: 74px;
}
@media (min-width: 640px) {
  #header-home {
    height: 100vh;
    grid-template-columns: 1fr 37%;
    align-items: center;
    gap: 1rem;
  }
}
#main-home {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
}
@media (min-width: 640px) {
  #main-home {
    padding: 0 10%;
  }
}
.phone-1 {
  height: 100%;
  max-height: calc(100vh - 20%);
}
#ai-speaking {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  gap: 1rem;
  padding-top: 2rem;
}
@media (min-width: 768px) {
  #ai-speaking {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0;
  }
}
@media (min-width: 1024px) {
  #ai-speaking {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
#ai-speaking figure {
  display: flex;
  justify-content: center;
}
footer {
  height: 100%;
  width: 100%;
  padding: 2rem;
}
@media (min-width: 640px) {
  footer {
    padding: 5rem 10% 2rem;
  }
}
@media (min-width: 768px) {
  footer {
    padding: 5% 10%;
  }
}
.footer-heading {
  font-size: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .footer-heading {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .footer-heading {
    font-size: 2.5rem;
  }
}
@media (min-width: 1280px) {
  .footer-heading {
    font-size: 3rem;
  }
}
.coming-soon-feature {
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 3.75rem;
}
@media (min-width: 768px) {
  .coming-soon-feature {
    margin-bottom: 6rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.coming-soon-feature-card {
  width: 100%;
  border-radius: 0.5rem;
  padding: 1.5rem;
  background: linear-gradient(15deg, #877aeb 9.18%, #594ae3 90.82%);
}
.coming-soon-feature-circle {
  position: relative;
  display: grid;
  height: 4rem;
  width: 4rem;
  place-items: center;
  border-radius: 9999px;
  background-color: #fff3;
}
.coming-soon-feature-circle img {
  width: auto;
}
.coming-soon-feature-title {
  margin-top: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.footer-nav-container {
  list-style-type: none;
  padding: 0;
  text-align: center;
}
.footer-nav-item {
  display: inline-block;
}
.footer-nav-item:after {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  height: 0.25rem;
  width: 0.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  vertical-align: middle;
  --tw-content: "";
  content: var(--tw-content);
}
.footer-nav-item:last-of-type:after {
  content: var(--tw-content);
  display: none;
}
.footer-nav-link {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-duration: 0.3s;
}
.footer-nav-link:hover {
  --tw-text-opacity: 1;
  color: rgb(148 148 148 / var(--tw-text-opacity));
}
.copyright {
  margin-top: 3rem;
  margin-bottom: 3rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .copyright {
    margin-top: 6rem;
  }
}
#general-english-sprint {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  row-gap: 2rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  #general-english-sprint {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.slick-dots-custom {
  bottom: -3.5rem;
  text-align: left;
}
@media (min-width: 768px) {
  .slick-dots-custom {
    bottom: -105px;
  }
}
.slick-dots-custom li {
  margin: 0;
}
.slick-dots-custom li,
.slick-dots-custom li button,
.slick-dots-custom li button:before {
  height: 0.75rem;
  width: 0.75rem;
  font-size: 8px;
}
.slick-dots-custom li button:before {
  --tw-text-opacity: 1 !important;
  color: rgb(89 74 227 / var(--tw-text-opacity)) !important;
}
.arrow-next,
.arrow-prev {
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(89 74 227 / var(--tw-text-opacity));
}
#main-pricing {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0;
}
#pricing-option {
  margin-top: 1.5rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}
@media (min-width: 768px) {
  #pricing-option {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.pricing-card {
  cursor: pointer;
  border-radius: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.75rem;
  transition-duration: 0.3s;
}
.pricing-card:hover {
  --tw-border-opacity: 1;
  border-color: rgb(89 74 227 / var(--tw-border-opacity));
}
.pricing-card {
  box-shadow: 0 0.6px 1.8px #0000001c, 0 3.2px 7.2px #00000021;
}
.active {
  --tw-border-opacity: 1;
  border-color: rgb(89 74 227 / var(--tw-border-opacity));
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-auto {
  margin-left: auto;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-16 {
  height: 4rem;
}
.h-6 {
  height: 1.5rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.w-3\/5 {
  width: 60%;
}
.w-4\/6 {
  width: 66.666667%;
}
.w-6 {
  width: 1.5rem;
}
.w-full {
  width: 100%;
}
.flex-auto {
  flex: 1 1 auto;
}
.table-fixed {
  table-layout: fixed;
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-8 {
  gap: 2rem;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity));
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-14 {
  padding-top: 3.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-base {
  font-size: 1rem;
}
.text-s {
  font-size: 0.875rem;
}
.text-xs {
  font-size: 0.75rem;
}
.font-bold {
  font-weight: 700;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.leading-10 {
  line-height: 2.5rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-none {
  line-height: 1;
}
.leading-tight {
  line-height: 1.25;
}
.text-grayText {
  --tw-text-opacity: 1;
  color: rgb(148 148 148 / var(--tw-text-opacity));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(89 74 227 / var(--tw-text-opacity));
}
.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(215 211 248 / var(--tw-text-opacity));
}
.text-textPrimary {
  --tw-text-opacity: 1;
  color: rgb(24 24 24 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.shadow {
  --tw-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 640px) {
  .sm\:phone-1 {
    height: 100%;
    max-height: calc(100vh - 20%);
  }
  .sm\:w-2\/6 {
    width: 33.333333%;
  }
}
@media (min-width: 768px) {
  .md\:order-first {
    order: -9999;
  }
  .md\:order-last {
    order: 9999;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:mt-16 {
    margin-top: 4rem;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:w-4\/6 {
    width: 66.666667%;
  }
  .md\:flex-auto {
    flex: 1 1 auto;
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:text-base {
    font-size: 1rem;
  }
  .md\:text-m {
    font-size: 1.25rem;
  }
  .md\:leading-none {
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .lg\:w-2\/6 {
    width: 33.333333%;
  }
  .lg\:pt-32 {
    padding-top: 8rem;
  }
}

.waitlist {
  width: 100%;
  height: 100vh;
  background-image: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)), url(/src/assets/png/waitlist-bg.png);
  background-size: cover;
  background-position: center;
  padding: 10px 10%;
  color: #fff;
  text-align: center;
}

.waitlist h3 {
  margin-top: 20%;
  margin-bottom: 1rem;
  font-size: 27px;
  font-weight: 600;
  text-shadow: 2px 2px 0 #877aeb, 4px 4px 0 #594ae3;
}

.waitlist h1 {
  margin-top: 30px;
  font-size: 50px;
  font-weight: 600;
  --tw-text-opacity: 1;
}

.waitlist p {
  font-size: 1rem;
  --tw-text-opacity: 1;
  margin: 10px auto 50px; /* Update margin to 'auto' for horizontal centering */
  max-width: 800px;
  color: #dddddd;
  word-wrap: break-word;
  text-align: center; /* Add 'text-align' property for horizontal centering */
}

form {
  background: #fff;
  display: flex;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 20px;
}

form input {
  border: 0;
  outline: none;
  padding: 10px 20px;
  height: 55px;
  width: 100%;
  font-size: 16px;
}

form button {
  background: #594ae3;
  border: none;
  outline: none; 
  height: 55px;
  width: 100px;
  cursor: pointer;
  font-weight: 500;
}

.submit-message {
  color: #594ae3;
  margin-top: 10px;
  display: block;
}

/* Media Query for smaller screens */
@media (max-width: 768px) {
  .waitlist h3 {
    font-size: 20px;
    margin-top: 35%;
  }

  .waitlist h1 {
    font-size: 30px;
  }

  .waitlist p {
    margin-top: 15px;
    font-size: 0.9rem;
  }

  form input {
    width: 100%;
    max-width: 300px;
  }
}
