

.info-blocks {
  background-image: url(https://apply.zenithprepacademy.com/home/images/info-blocks__bottom-bg.png);
  background-size: cover;
  padding: 122px 0 1px;
  background: #fff;
  color: #0e2242;
  position: relative;
}

.info-blocks__top {
  max-width: 1435px;
  margin: 0 auto;
  box-shadow: 0 41px 41px rgba(0, 0, 0, 0.08);
  outline: 1px solid #fed17d;
  outline-offset: -1px;
  padding: 95px 137px 89px;
  position: relative;
  z-index: 999;
  background: #fff;
}

.info-blocks__top-lead,
.info-blocks__top-highlight {
  margin: 0;
  font-size: 30px;
  line-height: 1.45;
}

.info-blocks__top-highlight {
  margin-top: 12px;
}

.info-blocks__top-highlight strong {
  font-weight: 700;
}

.info-blocks__top-accent {
  display: inline-flex;
  align-items: center;
  padding: 0 9px;
  background: #ebb858;
  text-decoration: underline;
  font-weight: 700;
}

.info-blocks__top-body {
  margin-top: 58px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 47px;
}

.info-blocks__top-col {
  font-size: 30px;
}

.info-blocks__top-col p {
  margin: 0;
}

.info-blocks__top-col p + p {
  margin-top: 20px;
}

.info-blocks__top-callout {
  margin-top: 27px;
  padding: 39px;
  background: #ebb858;
  outline: 2px solid #ebb858;
  outline-offset: -2px;
  font-weight: 700;
}

.info-blocks__top-col--right p + p {
  margin-top: 27px;
}

.info-blocks__top-image {
  max-width: 563px;
  margin: 20px 0;
}

.info-blocks__top-image img {
  display: block;
}

.info-blocks__top-emphasis {
  font-weight: 700;
}

.info-blocks__bottom {
  margin-top: 78px;
  position: relative;
  z-index: 1;
}

.info-blocks__bottom-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.info-blocks__bottom-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

.info-blocks__cta {
  max-width: 1435px;
  margin: 0 auto 81px;
  text-align: center;
}

.info-blocks__cta-icon {
  width: 30px;
  height: 76px;
  margin: 0 auto 27px;
  display: block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAA+CAYAAAAxgtvTAAABOklEQVR4AeyYzRGCUAyEg96twbETLUQ70YHG7MQiPMMg+wIDZPkJXLyEMfgSkl344PQO4jxOl2t+utxqjWvuHBO3gVfQ9oWBJUJ5ICIkthCILBHKAxEhsYVAZIlQHogIiS0EIkuE8kBESGwhEFkilAciQmILgcgSoTwQERJbCESWCOV/QkT3sb8QT7DKLhD5EPWbTf6Npjllq9W+g+ypA9kTDbreftbZXgsKrUFdINHYZzIWh5JqJoPv5/0S0QIuiWwzmRJXTen37LSw3WRJXJojPUHzn35bTdbEIToyQMFr4hGHHhmgOGUildxxLUVad18LKnWhM1iPY9IALToweCfH7Ix6iuG6+Ti0N12h06wBOnVwYILiKObvvGtbNEDTvMm6OOZXDdDEJj5xzLoM0AiTqiwfCKxR88QPAAD//8kBb3wAAAAGSURBVAMAf1uEByRc0hkAAAAASUVORK5CYII=")
    center / contain no-repeat;
}

.info-blocks__cta-title {
  margin: 0 auto;
  max-width: 975px;
  font-family: "Bebas Neue Pro", sans-serif;
  font-size: 82px;
  font-weight: 700;
  line-height: 1;
  text-transform: none;
}

.info-blocks__cta-subtitle {
  margin: 18px 0 0;
  font-size: 30px;
}

.info-blocks__notice {
  max-width: 1435px;
  margin: 0 auto 31px;
  background: #fff;
  border: 7px solid #ff0000;
  padding: 65px 92px;
}

.info-blocks__notice-head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-bottom: 42px;
  justify-content: center;
}

.info-blocks__notice-icon {
  width: 77px;
  height: 77px;
  flex-shrink: 0;
}

.info-blocks__notice-title {
  margin: 0;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.45;
}

.info-blocks__notice-subtitle {
  margin: 14px 1px 20px;
  font-size: 30px;
  line-height: 1.45;
  font-weight: 500;
}

.info-blocks__notice-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 22px;
  font-size: 30px;
  line-height: 1.45;
  list-style-type: decimal;
  padding-left: 49px;
}

.info-blocks__notice-list a {
  color: #0101ee;
}

.info-blocks__notice-list li {
  position: relative;
}

.info-blocks__panel {
  max-width: 1435px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  height: fit-content;
}

.info-blocks__panel-shell {
  max-width: 1151px;
  padding: 22px;
  background: #fff;
  box-shadow: 0 1.4px 7px rgba(44, 61, 79, 0.12);
  border-radius: 4px;
}

.info-blocks__panel-shell frame {
  width: 100%;
  height: 100%;
  border: none;
}

.info-blocks__panel-col {
  background: #fff;
  box-shadow: inset 0 1.4px 7px rgba(44, 61, 79, 0.12);
}
.info-blocks {
  padding: 0px 0 30%;
  position: relative;
  margin-top: -25%;
  background-image: url(https://apply.zenithprepacademy.com/home/images/info-blocks__bottom-bg.png);
  background-size: cover;
}

@media (max-width: 1440px) {
  .info-blocks__top {
    max-width: 1000px;
    padding: 50px 85px;
  }

  .info-blocks__bottom {
    max-width: 1000px;
    margin: 40px auto 0;
  }

  .info-blocks__top-lead,
  .info-blocks__top-highlight,
  .info-blocks__top-col {
    margin: 0;
    font-size: 20px;
  }

  .info-blocks__notice-subtitle,
  .info-blocks__notice-list,
  .info-blocks__notice-title {
    font-size: 20px;
  }

  .info-blocks__cta-title {
    font-size: 60px;
  }
}

@media (max-width: 768px) {
  .info-blocks {
    padding: 50px 0 50%;
  }

  .info-blocks__top {
    max-width: calc(100% - 40px);
    padding: 35px 20px 36px;
  }

  .info-blocks__top-lead,
  .info-blocks__top-highlight,
  .info-blocks__top-col,
  .info-blocks__cta-subtitle,
  .info-blocks__notice-title,
  .info-blocks__notice-subtitle,
  .info-blocks__notice-list {
    font-size: 23px;
  }

  .info-blocks__notice-subtitle {
    margin-bottom: 12px;
    font-size: 20px;
  }

  .info-blocks__notice-title {
    text-align: center;
    margin-bottom: 27px;
    margin-top: 18px;
  }

  .info-blocks__notice-title {
    margin: 0;
  }

  .info-blocks__top-col {
    font-size: 19px;
  }

  .info-blocks__top-highlight,
  .info-blocks__top-lead {
    display: inline;
  }

  .info-blocks__top-body {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 24px;
  }

  .info-blocks__top-col p + p {
    margin-top: 14px;
  }

  .info-blocks__top-callout {
    margin-top: 16px;
    padding: 14px;
  }

  .info-blocks__top-image {
    width: 100%;
    height: auto;
    aspect-ratio: 416 / 325;
  }

  .info-blocks__bottom {
    margin-top: 0;
    padding: 50px 0 0;
  }

  .info-blocks__cta {
    max-width: calc(100% - 40px);
  }

  .info-blocks__cta-icon {
    width: 22px;
    height: 56px;
    margin-bottom: 14px;
  }

  .info-blocks__cta-title {
    font-size: 40px;
    max-width: 100%;
  }

  .info-blocks__cta-subtitle {
    margin-top: 12px;
    font-size: 27px;
  }

  .info-blocks__notice {
    width: calc(100% - 40px);
    padding: 25px;
    border-width: 1px;
    margin-bottom: 0;
  }

  .info-blocks__notice-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .info-blocks__notice-icon {
    width: 73px;
    height: 73px;
    display: block;
    margin: 0 auto;
  }

  .info-blocks__notice-list {
    padding-left: 39px;
    gap: 16px;
    font-size: 20px;
  }

  .info-blocks__notice-list li {
  }

  .info-blocks__notice-list li::before {
    width: 6px;
    height: 6px;
  }

  .info-blocks__panel {
    max-width: 354px;
  }

  .info-blocks__panel-shell {
    width: 100%;
  }

  .info-blocks__bottom-bg {
    bottom: 0;
  }
}
