/* Build-Able Page */
.buildable {
  overflow-x: hidden; }

main:before {
  content: "";
  background: radial-gradient(transparent 275px, rgba(53, 215, 176, 0.2) 10px);
  position: absolute;
  width: 570px;
  height: 570px;
  z-index: -1;
  left: 250px;
  top: -390px;
  border-radius: 100%; }

main:after {
  content: "";
  background: radial-gradient(transparent 275px, rgba(53, 215, 176, 0.2) 10px), linear-gradient(90deg, rgba(53, 215, 176, 0.2), rgba(53, 215, 176, 0.2)) 52%/10px 34% no-repeat, linear-gradient(-50deg, transparent calc(50% - 1px), rgba(53, 215, 176, 0.2) calc(50% - 10px), rgba(53, 215, 176, 0.2) calc(50% + 10px), transparent calc(50% + 1px)) 73%/28% 50% no-repeat, linear-gradient(-120deg, transparent calc(70% - 1px), rgba(53, 194, 177, 0.2) calc(50% - 10px), rgba(53, 215, 176, 0.2) calc(70% + 10px), transparent calc(50% + 10px)) 47%/4% 33% no-repeat;
  position: absolute;
  width: 570px;
  height: 570px;
  z-index: -1;
  left: 970px;
  top: -140px;
  border-radius: 100%; }

header {
  position: relative; }

.margin-cstm {
  margin: 135px 0 100px 250px;
  max-width: 650px; }

.margin-cstm-2 {
  margin: 100px 0 100px 250px; }

.green-bckgrnd {
  background: rgba(53, 215, 176, 0.2); }

.green-sctn-wrapper {
  text-align: center;
  padding: 100px 0;
  max-width: 800px;
  position: relative; }
  .green-sctn-wrapper:before {
    content: "";
    background: url(../images/buildable-backimage-1.png) no-repeat;
    position: absolute;
    top: -10%;
    left: 90%;
    width: 570px;
    height: 570px;
    z-index: -1; }
  .green-sctn-wrapper:after {
    content: "";
    background: url(../images/buildable-backimage-2.png) no-repeat;
    position: absolute;
    bottom: -10%;
    width: 570px;
    height: 570px;
    z-index: -1;
    right: 85%; }
  .green-sctn-wrapper li:not(:last-child) {
    margin-bottom: 60px; }

.ready-sctn {
  text-align: center;
  margin: 0 auto; }

.ready-list {
  grid-gap: 20px; }
  .ready-list li {
    font-weight: bold;
    background: #F7F7F7;
    padding: 30px 65px;
    border-radius: 10px;
    line-height: 25px; }

.ready-description {
  max-width: 550px; }

.ready-description {
  margin: 60px auto; }

.about-program-wrapper {
  align-items: center; }

.about-inl-block {
  max-width: calc(100% - 280px);
  vertical-align: top; }

.about-program,
.lets-do-it-wrapper {
  position: relative; }

.about-program:before,
.lets-do-it-wrapper:before {
  content: "";
  background: #F7F7F7;
  position: absolute;
  width: 100vw;
  height: 530px;
  z-index: -1;
  left: 800px; }

.about-program:before {
  top: -50px; }

.lets-do-it-wrapper:before {
  top: -85px; }

.full-img {
  display: block;
  width: 100%; }

.v-block {
  display: block; }

.success-img,
.lets-do-it-image {
  justify-self: end; }

.lets-do-it-image {
  position: relative;
  grid-column: 2/3; }

.lets-do-it-image::before {
  content: "";
  background: #F7F7F7;
  position: absolute;
  width: 100vw;
  height: 420px;
  z-index: -1;
  left: 365px;
  top: -140px; }

.purple-sctn {
  background: rgba(54, 40, 239, 0.1);
  border-radius: 10px;
  padding: 50px; }

.case-study {
  grid-column: 1/-1; }

.case-study-inl-block {
  max-width: calc(100% - 280px); }

.case-study-description,
.case-study-img {
  vertical-align: top;
  height: 100%; }

.goals-description,
.enroll-consulting-wrapper {
  grid-column: 1/2; }

.goals-list-wrapper {
  grid-column: 2/3;
  position: relative;
  justify-self: end;
  max-width: 500px; }

.goals-list-wrapper:before {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #35D7B0;
  border-radius: 6px;
  position: absolute;
  left: -20px; }

.goals-list {
  list-style: inside;
  list-style-position: outside;
  margin-left: 15px; }

.how-to-description {
  position: relative; }
  .how-to-description:before {
    content: "";
    background: url(../images/buildable-backimage-3.png) no-repeat;
    position: absolute;
    top: -70%;
    width: 280px;
    height: 280px;
    z-index: -1;
    right: 80%; }

.advice {
  text-transform: uppercase;
  text-align: center;
  grid-column: 1/-1;
  padding: 100px; }

.enroll-consulting-wrapper {
  position: relative; }
  .enroll-consulting-wrapper:before {
    content: "";
    background: url(../images/buildable-backimage-4.png) no-repeat;
    position: absolute;
    top: -2%;
    width: 570px;
    height: 570px;
    z-index: -1;
    right: -120%; }
  .enroll-consulting-wrapper:after {
    content: "";
    background: -o-radial-gradient(transparent 275px, rgba(53, 215, 176, 0.2) 5px);
    background: radial-gradient(transparent 279px, rgba(53, 215, 176, 0.2) 10px);
    position: absolute;
    top: 6%;
    width: 570px;
    height: 570px;
    z-index: -2;
    right: -140%;
    border-radius: 100%; }

.enroll-middle {
  position: relative;
  margin: 70px; }
  .enroll-middle:before {
    content: "";
    width: 5px;
    height: 100%;
    background: #E6CCC0;
    border-radius: 6px;
    position: absolute;
    left: -70px; }

.bullet-list li {
  position: relative;
  margin-top: 50px;
  margin-left: 25px; }
  .bullet-list li:before {
    content: "";
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    position: absolute;
    left: -25px; }

.bullet-pink li:before {
  top: 7px;
  background: #E6CCC0; }

.bullet-green li:before {
  top: 3px;
  background: #35D7B0; }

.buildup-sctn {
  position: relative; }
  .buildup-sctn:before {
    content: "";
    background: url(../images/buildable-backimage-5.png) no-repeat;
    position: absolute;
    top: -50%;
    width: 642px;
    height: 642px;
    z-index: -1;
    left: -12%; }

.buildup-quote {
  vertical-align: top;
  max-width: calc( 100% - 125px); }

.grey-background {
  background: #F7F7F7; }

.grey-sctn-wrapper {
  position: relative; }

.grey-sctn-title {
  grid-column: 1/3; }

.grey-list-1 {
  grid-column: 1/2; }

.grey-list-2 {
  grid-column: 2/3; }

.grey-middle-sctn {
  grid-column: 1/3;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  display: grid;
  grid-template-columns: 2fr repeat(4, 1fr);
  align-items: baseline;
  padding-top: 40px; }

.grey-middle-sctn p {
  grid-column: 1/2; }

.grey-list-3 {
  grid-column: 2/3; }

.grey-list-4 {
  grid-column: 3/4; }

.grey-quote-wrapper {
  grid-column: 2/6; }

.testimonial-wrapper {
  align-items: baseline; }

.testimonial-quote-left {
  grid-column: 1/2; }

.testimonial-quote-right {
  grid-column: 2/3; }

.testimonial-description {
  margin-left: 250px;
  max-width: 650px; }

.course-outline-wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 30px;
  grid-row-gap: 100px; }
  .course-outline-wrapper .course-outline-wrapper-desc {
    max-width: 500px; }

.get-started {
  justify-self: flex-start;
  align-self: flex-start; }
