.homeschool-highschool{position:relative;z-index:9}.homeschool-highschool__content{align-items:center;display:grid;gap:4rem;grid-template-columns:minmax(20rem,1fr) minmax(20rem,32rem);padding-bottom:4rem;padding-top:4rem}.homeschool-highschool__heading{margin:0}.homeschool-highschool__description{color:var(--dark-blue-bg-secondary-text);font-weight:600;line-height:normal;margin-top:.5rem}.homeschool-highschool__image{border-radius:1.25rem 1.25rem 0 0;display:block;max-height:15rem;object-fit:cover;width:100%}.homeschool-highschool__image-caption{background:#fff;border-radius:0 0 1.25rem 1.25rem;font-size:1rem;font-weight:500;padding:1.8rem;width:100%}.homeschool-highschool__btn{margin-top:1.5rem}.homeschool-highschool__banners{display:flex;gap:1.5rem}.homeschool-highschool__banner{background:#fff;max-width:13rem!important;object-fit:contain}@media (max-width:40rem){.homeschool-highschool__content{grid-template-columns:1fr}}