/* Responsive Styles */

.schoolRegistrationStepContent {
  display: block;
}

.show-this {
  display: block !important;
}


/* Medium screens (tablets) */
@media (max-width: 992px) {
  html,
  body {
    font-size: 15px;
  }

  .section3 #benefit-cards #benefit-cards-content {
    grid-template-columns: repeat(1, 1fr);
  }

  .section3
    #benefit-cards
    #benefit-cards-content
    > #benefit-cards-content-outer-division
    > .benefit-cards-content-item {
    text-align: left;
    align-items: flex-start;
  }

  .section3
    #benefit-cards
    #benefit-cards-content
    > #benefit-cards-content-outer-division
    > #benefit-cards-content-outer-divi-left {
    display: flex;
  }

  .section3
    #benefit-cards
    #benefit-cards-content
    > .benefit-cards-content-item {
    align-items: flex-start;
    text-align: start;
  }

  .section3 #benefit-cards #benefits-card-progress {
    display: none;
  }

  .schoolRegistrationStepContent {
    display: none;
  }

  .section4
    #section4-register-schools-form
    #section4-register-schools-form-phone-number-field {
    max-width: 100%;
  }

  .hero .container {
    flex-direction: column;
  }

  .hero-content,
  .hero-image {
    width: 100%;
    text-align: center;
  }

  .hero h1 {
    font-size: 2.5rem;
  }

  .feature {
    justify-content: center;
  }

  .hero-features {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: var(--spacing-xl);
  }

  .dashboard-preview {
    max-width: 450px;
    margin: 0 auto;
  }

  .cta-container {
    display: flex;
    justify-content: center;
  }

  .early-access .container {
    grid-template-columns: 1fr;
  }

  .benefits-container {
    order: -1;
  }
}

@media (max-width: 900px) {
  .section1 #section1heading > h1 {
    font-size: 3rem;
    line-height: normal;
    margin-bottom: 1.5rem;
  }

  .section1 #section1desc {
    font-size: 1.1rem;
    line-height: normal;
    margin-bottom: 2rem;
  }

  .section1 #section1Btns div .btn {
    font-size: 1rem;
    line-height: normal;
    padding: 1.3rem 1.8rem;
  }

  .section2 #section2heading h2 {
    font-size: 3rem;
    line-height: normal;
  }

  .section2 #section2heading p {
    font-size: 1.1rem;
    line-height: normal;
  }

  .section2 #section2CardGrid {
    grid-template-columns: repeat(2, 1fr);
  }

  .section3 #section3heading h2 {
    font-size: 3rem;
    line-height: normal;
  }

  .section3 #section3heading p {
    font-size: 1rem;
    line-height: normal;
  }

  .section4 #section4heading h2 {
    font-size: 3rem;
    line-height: normal;
  }

  .section4 #section4heading p {
    font-size: 1rem;
    line-height: normal;
  }

  .section5 #section5heading h2 {
    font-size: 3rem;
    line-height: normal;
  }

  .section5 #section5heading p {
    font-size: 1rem;
    line-height: normal;
  }

  .section6 #section6heading h2 {
    font-size: 3rem;
    line-height: normal;
  }

  .section6 #section6heading p {
    font-size: 1rem;
    line-height: normal;
  }

  .section7 #section7heading h2 {
    font-size: 3rem;
    line-height: normal;
  }

  .section7 #section7heading p {
    font-size: 1rem;
    line-height: normal;
  }

  .section6 #section6heading h2 {
    font-size: 3rem;
    line-height: normal;
    margin-bottom: 0.8rem;
  }

  .section6 #section6heading p {
    font-size: 1rem;
    line-height: normal;
    margin-bottom: 1.5rem;
  }

  .section6 #section6registerBtn {
    margin-bottom: 2rem;
  }

  .section6 #section6registerBtn > div > a {
    font-size: 1rem;
    line-height: normal;
    padding: 1rem 1.5rem;
    gap: 12px;
  }
}

/* Small screens (mobile) */
@media (max-width: 768px) {
  html,
  body {
    font-size: 14px;
  }

  .section3 #benefit-cards {
    padding-top: 2rem;
  }

  .container {
    padding: 0 var(--spacing-md);
  }

  .header .container .navbar #homeNavLinks,
  .header .container .navbar #homeNavAuthBtn {
    display: none;
  }

  .header > .container > .navbar #mobileMenuToggler {
    display: block;
  }

  .section1 #section1heading > h1 {
    font-size: 2.5rem;
    line-height: normal;
    margin-bottom: 1.5rem;
  }

  .section1 #section1desc {
    font-size: 0.9rem;
    line-height: normal;
    margin-bottom: 2rem;
  }

  .section2 #section2heading h2 {
    font-size: 2.5rem;
  }

  .section2 #section2heading p {
    font-size: 0.9rem;
  }

  .section3 #section3heading h2 {
    font-size: 2.5rem;
    line-height: normal;
  }

  .section3 #section3heading p {
    font-size: 0.9rem;
    line-height: normal;
  }

  .section4 #section4heading h2 {
    font-size: 2.5rem;
    line-height: normal;
  }

  .section4 #section4heading p {
    font-size: 0.9rem;
    line-height: normal;
  }

  .section5 #section5heading h2 {
    font-size: 2.5rem;
    line-height: normal;
  }

  .section5 #section5heading p {
    font-size: 0.9rem;
    line-height: normal;
  }

  .section6 #section6heading h2 {
    font-size: 2.5rem;
    line-height: normal;
  }

  .section6 #section6heading p {
    font-size: 0.9rem;
    line-height: normal;
  }

  .section7 #section7heading h2 {
    font-size: 2.5rem;
    line-height: normal;
  }

  .section7 #section7heading p {
    font-size: 0.9rem;
    line-height: normal;
  }

  .section1 #section1Btns div .btn {
    font-size: 0.9rem;
    line-height: normal;
    padding: 1rem 1.5rem;
  }

  .section1 #section1Features {
    gap: 1rem;
    font-size: 12px;
    line-height: normal;
  }

  .section4 #section4-register-schools-form #section4FormStep2 .form-grid {
    grid-template-columns: 1fr;
  }

  .section4 #section4-register-schools-form #section4FormStep3 .form-group {
    flex-direction: column;
  }

  .section5 #section5content {
    flex-direction: column;
  }

  .section6 #section6CardContainer {
    grid-template-columns: repeat(2, 1fr);
  }

  .hero > h1 {
    font-size: 2rem;
  }

  .hero-subtitle {
    font-size: 1.125rem;
  }

  .feature {
    align-items: center;
    text-align: left;
  }

  .feature-icon {
    width: 40px;
    height: 40px;
  }

  .subscription-card {
    padding: var(--spacing-lg);
  }

  .form-container {
    padding: var(--spacing-lg);
  }

  .access-form {
    grid-template-columns: 1fr;
  }

  .access-form .form-group:nth-child(5),
  .access-form .form-group:nth-child(6),
  .access-form .form-message,
  .access-form button {
    grid-column: span 1;
  }

  .subscribe-form .form-group {
    flex-direction: column;
  }

  .subscribe-form input[type="email"] {
    border-radius: var(--border-radius-md);
    margin-bottom: var(--spacing-sm);
  }

  .subscribe-form .btn {
    width: 100%;
    border-radius: var(--border-radius-md);
  }

  .footer-content {
    flex-direction: column;
    gap: var(--spacing-md);
    text-align: center;
  }
}

@media (max-width: 600px) {
  .section4 #section4-register-schools-form .section4FormFieldRow {
    flex-direction: column;
  }
}

@media (max-width: 560px) {
  .section1 #section1Badge {
    padding: 8px 16px;
    margin-bottom: 2rem;
    font-size: 0.8rem;
  }

  .section1 #section1heading > h1 {
    font-size: 3.75rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 1.5rem;
  }

  .section1 #section1heading > h1 {
    font-size: 2rem;
    line-height: normal;
    margin-bottom: 1rem;
  }

  .section1 #section1desc {
    font-size: 0.7rem;
    line-height: normal;
    max-width: 400px;
    margin-bottom: 2rem;
  }

  .section1 #section1Btns div .btn {
    font-size: 0.7rem;
    line-height: normal;
    padding: 0.8rem 1.2rem;
  }

  .section1 #section1Features {
    gap: 1rem;
    font-size: 12px;
    line-height: normal;
    flex-direction: column;
    text-align: left;
    align-items: start;
  }

  .section2 {
    padding: 3rem 1rem;
  }

  .section2 #section2heading h2 {
    font-size: 2rem;
    line-height: normal;
  }

  .section2 #section2heading p {
    font-size: 0.7rem;
    line-height: normal;
  }

  .section3 {
    padding: 3rem 1rem;
  }

  .section3 #section3heading h2 {
    font-size: 2rem;
    line-height: normal;
  }

  .section3 #section3heading p {
    font-size: 0.7rem;
    line-height: normal;
  }

  .section4 #section4heading h2 {
    font-size: 2rem;
    line-height: normal;
  }

  .section4 #section4heading p {
    font-size: 0.7rem;
    line-height: normal;
  }

  .section5 #section5heading h2 {
    font-size: 2rem;
    line-height: normal;
  }

  .section5 #section5heading p {
    font-size: 0.7rem;
    line-height: normal;
  }

  .section6 #section6heading h2 {
    font-size: 2rem;
    line-height: normal;
  }

  .section6 #section6heading p {
    font-size: 0.7rem;
    line-height: normal;
  }

  .section7 #section7heading h2 {
    font-size: 2rem;
    line-height: normal;
  }

  .section7 #section7heading p {
    font-size: 0.7rem;
    line-height: normal;
  }

  .section4
    #section4FormSteps
    .section4FormStepsContent
    .section4FormTargetStep
    .section4FormTargetStepIcon
    div {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  .section2 #section2CardGrid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 500px) {
  .form-group {
    flex-direction: column;
  }
  .section6 {
    padding: 1rem;
  }

  .section6 #section6CardContainer {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* Extra small screens */
@media (max-width: 480px) {
  .section1 #section1Badge {
    padding: 8px 12px;
    margin-bottom: 1.5rem;
    font-size: 0.7rem;
  }

  .section1 #section1heading > h1 {
    font-size: 1.4rem;
    line-height: normal;
    margin-bottom: 1rem;
  }

  .section1 #section1desc {
    font-size: 0.6rem;
    line-height: normal;
    margin-bottom: 1.5rem;
    max-width: 300px;
  }

  .section1 #section1desc br {
    display: none;
  }

  .section1 #section1Btns {
    flex-direction: column;
  }

  .section1 #section1Btns div .btn {
    font-size: 0.6rem;
    line-height: normal;
    min-width: 150px;
    padding: 0.7rem 1rem;
  }

  .section1 #section1Features {
    gap: 1rem;
    font-size: 12px;
    line-height: normal;
    flex-direction: column;
    text-align: left;
    align-items: start;
  }

  .section2 #section2heading h2 {
    font-size: 1.4rem;
    line-height: normal;
    margin-bottom: 1rem;
    margin-bottom: 1rem;
  }

  .section2 #section2heading p {
    font-size: 0.6rem;
    line-height: normal;
  }

  .section3 #section3heading h2 {
    font-size: 1.4rem;
    line-height: normal;
  }

  .section3 #section3heading p {
    font-size: 0.6rem;
    line-height: normal;
  }

  .section4 #section4heading h2 {
    font-size: 1.4rem;
    line-height: normal;
  }

  .section4 #section4heading p {
    font-size: 0.6rem;
    line-height: normal;
  }

  .section5 #section5heading h2 {
    font-size: 1.4rem;
    line-height: normal;
  }

  .section5 #section5heading p {
    font-size: 0.6rem;
    line-height: normal;
  }

  .section6 #section6heading h2 {
    font-size: 1.4rem;
    line-height: normal;
  }

  .section6 #section6heading p {
    font-size: 0.6rem;
    line-height: normal;
  }

  .section7 #section7heading h2 {
    font-size: 1.4rem;
    line-height: normal;
  }

  .section7 #section7heading p {
    font-size: 0.6rem;
    line-height: normal;
  }

  .hero {
    padding: var(--spacing-xl) 0;
  }

  .hero > h1 {
    font-size: 1.75rem;
  }

  .feature {
    flex-direction: column;
    text-align: center;
  }

  .feature-text {
    text-align: center;
  }
}
