@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body.K-12 {
  overflow-x: hidden;
}
body.K-12 .k12-hero {
  background: linear-gradient(90deg, #fdeebe 0%, #fdeebe 5%, #fefae6 20%, #fefae6 50%, #fdeebe 65%, #fdeebe 100%);
  display: flex;
  justify-content: center;
  position: relative;
}
body.K-12 .k12-hero .wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  max-width: 100% !important;
  width: 100%;
}
body.K-12 .k12-hero .wrapper .content {
  padding: 80px 0;
  max-width: 90%;
  bottom: 0;
  text-align: left;
  margin-left: 12vw;
  padding-left: 20px;
}
body.K-12 .k12-hero .wrapper .content p {
  font-weight: 500;
}
body.K-12 .k12-hero .wrapper .content > h1 {
  max-width: fit-content;
  background-color: #e7f5fb;
  padding: 10px 20px;
  font-size: 21px;
  border-radius: 10px;
  margin-bottom: 25px;
}
body.K-12 .k12-hero .wrapper .content h2 {
  font-size: 67px;
  position: relative;
  z-index: 50;
  max-width: 73%;
}
body.K-12 .k12-hero .wrapper .content h2 span {
  display: inline-block;
  position: absolute;
}
body.K-12 .k12-hero .wrapper .content h2 span img {
  width: 170px;
  z-index: -1;
  position: relative;
  right: -10px;
}
body.K-12 .k12-hero .wrapper .content .ctas {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}
body.K-12 .k12-hero .wrapper .content .ctas .cta {
  margin: 0;
  font-size: 21px;
}
body.K-12 .k12-hero .media {
  position: relative;
  top: auto;
  max-width: 100%;
  bottom: -3vw;
  height: 100%;
  overflow: visible;
  max-height: 750px;
}
body.K-12 .k12-hero .media .left,
body.K-12 .k12-hero .media .right {
  align-self: flex-end;
  max-width: 100%;
  height: 100%;
  right: 5vw;
}
body.K-12 .k12-hero .media .left img,
body.K-12 .k12-hero .media .right img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body.K-12 #recipes {
  background-position: bottom !important;
}
body.K-12 #recipes .columns {
  padding: 50px 20px;
}
body.K-12 #recipes .columns .col.content .title .wrapper h2 {
  text-align: center;
  max-width: 750px;
}
body.K-12 #recipes .columns .col.content .videos .slick-list .slick-track {
  background-color: #ffffff;
  padding: 20px 0 20px 0;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.K-12 #recipes .columns .col.content .videos .slick-list .slick-track .slick-slide:not(.title-slide,.button) {
  align-self: flex-start;
}
body.K-12 #recipes .columns .col.content .videos .title-slide .content {
  padding: 70px 50px 70px 40px;
}
@media (max-width: 900px) {
  body.K-12 #recipes {
    padding-bottom: 0;
  }
}
body.K-12 .main {
  padding: 120px 10px 10px 10px;
}
body.K-12 .main .wrapper .k12-content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
body.K-12 .main .wrapper .k12-content .left,
body.K-12 .main .wrapper .k12-content .right {
  padding: 0 50px;
}
body.K-12 .main .wrapper .k12-content .left h3,
body.K-12 .main .wrapper .k12-content .right h3 {
  font-size: 42px;
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  line-height: 1;
}
body.K-12 .main .wrapper .k12-content .left h3 span,
body.K-12 .main .wrapper .k12-content .right h3 span {
  display: inline-block;
  position: relative;
  top: 18px;
  margin-top: -15px;
}
body.K-12 .main .wrapper .k12-content .left h3 span img,
body.K-12 .main .wrapper .k12-content .right h3 span img {
  width: 200px;
  z-index: 0;
  position: relative;
  right: 10px;
}
body.K-12 .main .wrapper .rtbs {
  padding: 50px 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
  flex-wrap: wrap;
}
body.K-12 .main .wrapper .rtbs .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 0 20%;
}
body.K-12 .main .wrapper .rtbs .item .image img {
  max-width: 100%;
}
body.K-12 .main .wrapper .rtbs .title {
  max-width: 450px;
  margin: 20px auto 0 auto;
}
body.K-12 .main .wrapper .rtbs .title sup {
  font-size: 12px;
  top: -10px;
  position: relative;
}
body.K-12 .main .wrapper .rtbs .title h3 {
  text-align: center;
  line-height: 1;
  position: relative;
}
@media (max-width: 1200px) {
  body.K-12 .main .wrapper .rtbs .item {
    flex: 1 40%;
  }
}
body.K-12 .main:not(.partners) {
  background: linear-gradient(90deg, #fdeebe 0%, #fdeebe 5%, #fefae6 20%, #fefae6 50%, #fdeebe 65%, #fdeebe 100%);
}
body.K-12 .main.partners {
  padding-top: 0;
}
body.K-12 .main.partners .wrapper .k12-content h3 {
  max-width: 100%;
}
body.K-12 .k12_resources_callout .wrapper .posts .post {
  padding: 0 10px;
}
body.K-12 .k12_resources_callout .wrapper .posts .post .post-image {
  max-width: 100%;
}
body.K-12 .k12_resources_callout .wrapper .posts .slick-dots {
  display: flex;
  margin-top: 25px;
}
body.K-12 .k12_resources_callout .wrapper .posts .slick-dots li {
  margin: 0 3px;
  background: #cfecf8;
  width: 10px;
  height: 10px;
  border-radius: 120px;
}
body.K-12 .k12_resources_callout .wrapper .posts .slick-dots li button {
  display: none;
}
body.K-12 .k12_resources_callout .wrapper .posts .slick-dots li.slick-active {
  background: #0031a7;
}
body.K-12 .k12_resources_callout .wrapper .cta {
  margin-top: 30px;
}
body.K-12 .k12_resources_callout .wrapper h1 {
  margin-bottom: 20px;
  font-size: 42px;
}
body.K-12 .k12_resources_callout .wrapper h1 span {
  display: inline-block;
  position: relative;
  top: 15px;
  margin-top: -20px;
}
body.K-12 .k12_resources_callout .wrapper h1 span img {
  width: 180px;
  z-index: -1;
  position: relative;
  right: 17px;
  top: 5px;
}
body.K-12 .k12_resources_callout .wrapper p {
  margin-bottom: 0;
}
body.K-12 .k12_resources_callout .slide-section {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 100px;
}
body.K-12 .k12_resources_callout .slide-section .title {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
body.K-12 .k12_resources_callout .slide-section .title h3 {
  font-size: 42px;
  position: relative;
}
body.K-12 .k12_resources_callout .slide-section .title h3::after {
  content: "";
  background: url("../images/arrow-right_yellow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 15px;
  height: 15px;
  display: block;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
body.K-12 .k12_resources_callout .slide-section .posts {
  max-width: 70%;
}
body.K-12 .k12_resources_callout .slide-section .posts .post {
  padding: 0 10px;
}
body.K-12 .k12_resources_callout .slide-section .posts .post .post-image {
  max-width: 100%;
}
body.K-12 .k12_resources_callout .slide-section .posts .post .title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
body.K-12 .k12_resources_callout .slide-section .posts .post .category {
  margin: 20px 0 0 0;
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-next.slick-disabled,
body.K-12 .k12_resources_callout .slide-section .posts .slick-prev.slick-disabled {
  display: none !important;
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-dots {
  display: none !important;
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-next {
  width: 70px;
  height: 50px;
  background-color: #cdecf8;
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 35%;
  transform: translateY(-35%);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  cursor: pointer;
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-next img {
  max-width: 15px;
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-prev {
  width: 70px;
  height: 50px;
  background-color: #cdecf8;
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 35%;
  transform: translateY(-35%);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  cursor: pointer;
  z-index: 10;
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-prev img {
  max-width: 15px;
  transform: rotate(180deg);
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-track {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-dots {
  display: flex;
  margin-top: 25px;
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-dots li {
  margin: 0 3px;
  background: #cfecf8;
  width: 10px;
  height: 10px;
  border-radius: 120px;
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-dots li button {
  display: none;
}
body.K-12 .k12_resources_callout .slide-section .posts .slick-dots li.slick-active {
  background: #0031a7;
}
body.K-12 .k12_resources_callout .slide-section .posts .cta-section {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  top: -80px;
  position: relative;
}
@media (max-width: 1100px) {
  body.K-12 .k12_resources_callout .slide-section {
    flex-direction: column;
    gap: 25px;
    padding-top: 50px;
  }
  body.K-12 .k12_resources_callout .slide-section .title {
    justify-content: center;
  }
  body.K-12 .k12_resources_callout .slide-section .posts {
    max-width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }
  body.K-12 .k12_resources_callout .slide-section .posts .cta-section {
    top: -120px;
  }
  body.K-12 .k12_resources_callout .slide-section .posts:last-child {
    margin-bottom: 0;
  }
}
body.K-12 .k12_resources_callout .cta {
  margin-top: 10px;
}
@media (max-width: 768px) {
  body.K-12 .k12_resources_callout {
    padding: 0px 0 20px 0;
  }
}
body.K-12 .k12_section_callout {
  padding-bottom: 100px;
  padding-top: 80px;
}
body.K-12 .k12_section_callout .wrapper {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: row;
  padding: 0;
  background: #e6f5fb;
}
body.K-12 .k12_section_callout .wrapper .media {
  bottom: auto;
  overflow: visible;
  flex: 0 50%;
  left: -50px;
  bottom: 0;
}
body.K-12 .k12_section_callout .wrapper .media .left {
  max-width: 100%;
  position: relative;
  left: auto;
  height: 100%;
}
body.K-12 .k12_section_callout .wrapper .media .left img {
  position: absolute;
  height: 130%;
  width: 100%;
  object-fit: contain;
}
body.K-12 .k12_section_callout .wrapper .content {
  bottom: auto;
  padding: 50px 20px 50px 0;
  max-width: 560px;
  margin: 0 auto;
  flex: 1 50%;
  left: -50px;
}
body.K-12 .k12_section_callout .wrapper .content p {
  font-weight: 500;
}
body.K-12 .k12_section_callout .wrapper .content .cta {
  font-size: 21px;
}
@media (max-width: 1200px) {
  body.K-12 .k12_section_callout .wrapper {
    flex-direction: column;
  }
  body.K-12 .k12_section_callout .wrapper .media {
    left: auto;
    bottom: auto;
    top: -20px;
    left: 0;
  }
  body.K-12 .k12_section_callout .wrapper .media .left img {
    position: relative;
    max-width: 650px;
    margin: 0 auto;
  }
  body.K-12 .k12_section_callout .wrapper .content {
    padding: 20px;
    left: auto;
  }
}
body.K-12 .ask_our_expert .expert {
  background: linear-gradient(90deg, #fdeebe 0%, #fdeebe 5%, #fefae6 20%, #fefae6 50%, #fdeebe 65%, #fdeebe 100%);
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 30px;
}
body.K-12 .ask_our_expert .expert h1 {
  text-align: center;
  margin: 40px 0 20px 0;
}
body.K-12 .ask_our_expert .expert .cols {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
body.K-12 .ask_our_expert .expert .info-area,
body.K-12 .ask_our_expert .expert .form-area {
  padding: 20px;
}
body.K-12 .ask_our_expert .expert .info-area {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  max-width: 78%;
  margin: 0 auto;
  margin-top: -20px;
}
body.K-12 .ask_our_expert .expert .info-area h2 {
  font-size: 42px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
body.K-12 .ask_our_expert .expert .info-area h2 span {
  display: inline-block;
  position: relative;
  margin-top: -20px;
  top: 18px;
  right: 10px;
}
body.K-12 .ask_our_expert .expert .info-area h2 span img {
  width: 180px;
  z-index: -1;
  position: relative;
}
body.K-12 .ask_our_expert .expert .info-area h3 {
  margin-bottom: 10px;
  color: #9b6113;
}
body.K-12 .ask_our_expert .expert .info-area p {
  text-align: center;
  margin: 20px 0;
}
body.K-12 .ask_our_expert .expert .info-area h4,
body.K-12 .ask_our_expert .expert .info-area h5 {
  color: #cd8c00;
  font-weight: 900;
}
body.K-12 .ask_our_expert .expert .info-area h4 {
  font-size: 18px;
  padding: 4px 0;
}
body.K-12 .ask_our_expert .expert .info-area img {
  display: block;
  margin: 10px auto;
  object-fit: contain;
}
body.K-12 .ask_our_expert .expert .form-area {
  min-height: 100% !important;
}
body.K-12 .ask_our_expert .expert .form-area .form-intro {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
body.K-12 .ask_our_expert .expert .form-area .form-intro p {
  text-align: center;
  color: #0031a7;
  font-weight: 900;
  line-height: 1.2;
  font-size: 24px;
}
body.K-12 .ask_our_expert .expert .form-area .sharpspring-form {
  position: relative;
  overflow: hidden;
}
body.K-12 .ask_our_expert .expert .form-area .sharpspring-form iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1200px) {
  body.K-12 .k12-hero .wrapper {
    flex-direction: column;
    padding: 20px 0 0 0;
  }
  body.K-12 .k12-hero .wrapper .content {
    padding: 0px 20px 0 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }
  body.K-12 .k12-hero .wrapper .content h1 {
    padding-bottom: 10px;
    text-align: center;
    font-size: 18px;
  }
  body.K-12 .k12-hero .wrapper .content h2 {
    font-size: 36px;
  }
  body.K-12 .k12-hero .wrapper .content h2 span {
    position: relative;
    top: 10px;
  }
  body.K-12 .k12-hero .wrapper .content h2 span img {
    width: 100%;
    max-width: 220px;
  }
  body.K-12 .k12-hero .media {
    max-width: 100%;
    bottom: auto;
    margin-top: 50px;
  }
  body.K-12 .k12-hero .media .right {
    right: auto;
  }
  body.K-12 .k12-hero .media img {
    max-width: 600px !important;
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 992px) {
  body.K-12 .resources-callout .col-25 {
    max-width: 50%;
  }
  body.K-12 .resources-callout .col-25 .post {
    margin-bottom: 30px;
  }
}
@media (max-width: 860px) {
  body.K-12 .main .wrapper .k12-content {
    flex-direction: column;
  }
  body.K-12 .main .wrapper .k12-content .col-50 {
    max-width: 100%;
  }
  body.K-12 .main .wrapper .k12-content .left,
  body.K-12 .main .wrapper .k12-content .right {
    padding: 0;
  }
  body.K-12 .ask_our_expert {
    overflow: hidden;
  }
  body.K-12 .ask_our_expert .expert {
    padding: 20px 0;
    box-sizing: border-box;
    width: 100%;
  }
  body.K-12 .ask_our_expert .expert > h1 {
    padding: 0 10px;
  }
  body.K-12 .ask_our_expert .expert .cols {
    flex-direction: column;
    width: 100%;
  }
  body.K-12 .ask_our_expert .expert .cols .col-50 {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  body.K-12 .ask_our_expert .expert .info-area {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    align-items: flex-start;
  }
  body.K-12 .ask_our_expert .expert .info-area .expert-image {
    width: 100%;
  }
  body.K-12 .ask_our_expert .expert .info-area h2 {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  body.K-12 .ask_our_expert .expert .info-area h3,
  body.K-12 .ask_our_expert .expert .info-area h4,
  body.K-12 .ask_our_expert .expert .info-area h5,
  body.K-12 .ask_our_expert .expert .info-area p {
    max-width: 100%;
    width: 100%;
    text-align: center;
    word-break: break-word;
    overflow-wrap: break-word;
  }
}
@media (max-width: 640px) {
  body.K-12 .resources-callout .col-25 {
    max-width: 100%;
  }
  body.K-12 .resources-callout .col-25 .post {
    margin-bottom: 30px;
  }
}
