:root {
  --blue: #1800ff;
  --medium-slate-blue: #7160fe;
  --white-smoke: whitesmoke;
  --blue-violet: #851ae2;
  --black: #010525;
  --silver: #b6b6b6;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.nav---desktop {
  z-index: 99;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 25px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link {
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: underline;
}

.nav-link:visited {
  color: var(--blue);
}

.button, .button-2 {
  font-size: 20px;
}

.nav-btn {
  border: 3px solid var(--medium-slate-blue);
  color: var(--blue);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 15px 30px 18px 29px;
  font-family: Noedisplay, sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: static;
  top: 1%;
  bottom: auto;
  left: auto;
  right: 1%;
}

.column {
  text-align: right;
}

.column-2 {
  text-align: right;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
}

.section {
  background-color: var(--blue);
}

.heading-1 {
  color: var(--white-smoke);
  text-align: left;
  font-family: Noedisplay, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 95px;
}

.title-section {
  background-color: var(--blue);
  background-image: url('../images/gds_banner_3.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
  padding: 100px 200px;
}

.column-3 {
  text-align: center;
}

.bio-intro {
  margin-top: 70px;
  margin-bottom: -10px;
  padding-left: 200px;
  padding-right: 200px;
  display: block;
}

.heading-2 {
  color: var(--blue);
  font-family: Noedisplay, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 65px;
}

.heading-3 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.type-1 {
  text-align: left;
  background-color: #f5f5f5;
  margin-top: 0;
  padding: 60px 200px 150px;
}

.heading-1-blue {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 95px;
  text-decoration: none;
}

.blue-line {
  margin-top: 50px;
  margin-bottom: 60px;
}

.image {
  z-index: 1;
  position: relative;
}

.div-block {
  position: relative;
  bottom: 70.9453px;
  left: 176px;
}

.div-block-2 {
  position: relative;
  bottom: 530px;
  left: -15px;
  right: 85px;
}

.image-2 {
  position: relative;
  bottom: 147px;
  right: 32px;
}

.navbar---mobile {
  display: none;
}

.gds-logo {
  margin-top: 15px;
  padding-left: 10px;
}

.fs-index {
  z-index: 999;
  background-color: var(--blue);
  background-image: linear-gradient(39deg, #2204fc 6%, #7160fe 98%), url('../images/gradient_bllue.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-3 {
  cursor: pointer;
  position: absolute;
  top: 2%;
  bottom: auto;
  left: auto;
  right: 2%;
}

.index {
  margin-top: 147px;
}

.index-link {
  color: #f5f5f5;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.index-link:hover {
  text-decoration: underline;
}

.index-title {
  color: var(--white-smoke);
  margin-bottom: 30px;
  font-family: Noedisplay, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.columns {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.gds-logo-grey {
  margin-top: 40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 2%;
  right: auto;
}

.footer-divider-menu {
  width: 95%;
  height: 2px;
  border: 2px solid var(--white-smoke);
  background-color: var(--white-smoke);
  color: var(--white-smoke);
  margin: 50px 0 50px 50px;
  padding-right: 0;
  position: fixed;
  top: auto;
  bottom: 15%;
  left: 0%;
  right: 0%;
}

.columns-9 {
  margin-left: 0;
  margin-right: 0;
}

.column-39 {
  padding-top: 50px;
  padding-left: 0;
}

.menu-text {
  color: var(--white-smoke);
  margin-top: 5px;
  font-family: Noedisplay, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.work {
  border: 2px solid var(--white-smoke);
  color: var(--white-smoke);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-top: 110px;
  padding: 10px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.work:hover {
  background-color: var(--white-smoke);
  color: var(--blue);
  font-weight: 600;
}

.column-38 {
  text-align: right;
  padding-right: 0;
}

.social-icon-menu {
  color: var(--white-smoke);
  margin-top: 100px;
  margin-left: 30px;
}

.div-block-3 {
  width: 100%;
  margin-top: 170px;
}

.column-40 {
  text-align: right;
  padding-top: 40px;
  padding-right: 0;
}

.column-41 {
  padding-top: 0;
  padding-left: 0;
}

.type-2 {
  padding: 80px 200px 100px;
  display: block;
}

.heading-4 {
  color: var(--blue-violet);
  padding-right: 70px;
  font-family: Noedisplay, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 65px;
}

.heading-5-blue {
  color: var(--blue);
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 50px;
}

.columns-10 {
  margin-bottom: 70px;
}

.bold-text {
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
}

.as-seen {
  background-color: #f5f5f5;
  margin-top: 0;
  padding: 100px 200px 140px;
}

.columns-12 {
  text-align: center;
}

.sub-head-1 {
  color: var(--blue);
  margin-top: 30px;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.sub-head-2 {
  color: #d3d3d3;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 40px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 65px;
}

.footer-link {
  color: var(--white-smoke);
  margin-top: 12px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--white-smoke);
  text-decoration: underline;
}

.container {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-copyright-center-copy {
  color: var(--blue);
  text-align: left;
  margin-top: 49px;
  margin-bottom: 25px;
  font-family: Noedisplay, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.social-icon {
  margin-top: 120px;
  margin-left: 20px;
}

.columns-8 {
  margin-top: 29px;
}

.footer-wrapper {
  width: 100%;
  max-width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.column-49 {
  text-align: right;
}

.title-small {
  color: var(--white-smoke);
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-bottom: 12px;
  padding-bottom: 33px;
  font-family: Noedisplay, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 16px;
}

.section-5 {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 50px;
}

.footer-divider-yellow-footer {
  width: 100%;
  height: 4px;
  background-color: var(--white-smoke);
  color: var(--blue);
  margin-top: 30px;
  margin-bottom: 30px;
}

.footer {
  background-color: var(--blue);
  background-image: linear-gradient(45deg, #2204fc, #7160fe), url('../images/gradient_bllue.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 100px 50px 50px;
}

.footer-copyright-center-copy-2 {
  color: #5100fe;
  text-align: left;
  margin-top: 49px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.footer-copyright-center {
  color: var(--white-smoke);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.footer-dark {
  width: 100%;
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 100px 55px 15px 50px;
  position: relative;
}

.bold-text-2 {
  color: var(--white-smoke);
  font-size: 50px;
  line-height: 50px;
}

.instagram {
  z-index: 5;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.page-link {
  color: var(--blue);
  text-align: left;
  margin-top: 0;
  padding-top: 36px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 60px;
  text-decoration: underline;
}

.button-3 {
  border-radius: 7px;
}

.join-button {
  color: #851ae2;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #851ae2;
  border-radius: 10px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.footer-copyright-center-mobile {
  color: var(--white-smoke);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 16px;
  display: none;
}

.section-title {
  width: 100vw;
  margin-top: 0;
  margin-bottom: 100px;
  padding-top: 100px;
}

.preview {
  padding-left: 200px;
  padding-right: 200px;
}

.columns-13 {
  background-color: var(--white-smoke);
  padding: 100px;
}

.video-sub-title {
  color: #bebebe;
  letter-spacing: 2px;
  margin-top: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 50px;
}

.column-50 {
  padding-left: 20px;
  padding-right: 0;
}

.column-51 {
  padding-left: 0;
  padding-right: 40px;
}

.html-embed {
  width: 100%;
}

.video-title {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 75px;
}

.video-description {
  color: var(--blue);
  margin-top: 20px;
  padding-right: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.youtube {
  margin-top: 25px;
  margin-bottom: 30px;
}

.more-videos {
  background-color: var(--white-smoke);
  margin-top: 100px;
  margin-bottom: 0;
  padding: 50px 200px 40px;
}

.column-52 {
  padding-left: 0;
  padding-right: 10px;
}

.column-53 {
  padding-left: 5px;
  padding-right: 0;
}

.column-54 {
  padding-left: 10px;
  padding-right: 0;
}

.thumbnail-description {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.thumbnail-view-count {
  color: var(--blue-violet);
  letter-spacing: 0;
  margin-top: 0;
  padding-bottom: 10px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
}

.thumbnail-episodess {
  color: #bebebe;
  letter-spacing: 2px;
  margin-top: 5px;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 50px;
}

.thumbnail-link {
  color: var(--blue-violet);
  margin-top: 30px;
  margin-bottom: 50px;
  padding-right: 20px;
  font-family: Noedisplay, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: underline;
}

.thumb {
  width: 100%;
  opacity: 1;
  border-radius: 10px;
}

.column-55 {
  padding-left: 0;
  padding-right: 5px;
}

.column-56 {
  padding-left: 5px;
  padding-right: 5px;
}

.column-57 {
  padding-left: 5px;
  padding-right: 0;
}

.more {
  color: var(--blue);
  margin-top: 25px;
  margin-bottom: 75px;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 70px;
}

.view-more {
  color: var(--blue);
  margin-top: 30px;
  margin-bottom: 50px;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 70px;
  text-decoration: underline;
}

.video-title-2 {
  color: var(--blue);
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
}

.image-4 {
  text-align: left;
  display: inline-block;
}

.design {
  opacity: .2;
  text-align: right;
  position: relative;
  bottom: 100px;
  left: -88px;
}

.education {
  opacity: .2;
  text-align: right;
  position: relative;
  bottom: 29px;
  left: -88px;
}

.body {
  background-image: url('../images/bk_texture_1.jpg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
}

._2nd-column {
  margin-top: 50px;
}

._2nd-column-2 {
  text-align: right;
  padding-top: 68px;
}

._1st-column {
  margin-top: 50px;
  margin-bottom: 70px;
}

._1st-column-1 {
  text-align: left;
}

.creation {
  opacity: .2;
  text-align: right;
  position: relative;
  bottom: -48px;
  left: -88px;
}

._1st-column-2 {
  padding-top: 50px;
  padding-left: 100px;
  padding-right: 0;
}

._2nd-column-1 {
  padding-top: 50px;
  padding-right: 100px;
}

.heading-5-purple {
  color: var(--blue-violet);
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 50px;
}

.insta {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 70px;
}

.trust {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/BANNER-BACKGROUND.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  padding: 170px 200px 150px;
}

.trust-tiitle {
  color: var(--white-smoke);
  text-align: center;
  letter-spacing: 0;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 65px;
  position: relative;
}

.tryst-sub {
  color: var(--white-smoke);
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 65px;
}

.trust-reviews {
  height: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}

.icon-2, .icon-3, .slide-nav {
  color: var(--blue);
}

.slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.review-column {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
}

.review {
  z-index: -99;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  mix-blend-mode: normal;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  transform: translate(0);
  box-shadow: 2px 2px 20px -2px rgba(0, 0, 0, .12);
}

.slide {
  z-index: -1;
}

.title-type {
  width: 100%;
  opacity: 1;
}

.profile {
  position: relative;
  bottom: 130px;
  right: 32px;
}

.link {
  color: var(--blue-violet);
  margin-right: 20px;
}

.link-2 {
  color: var(--blue);
  font-size: 25px;
}

.slide-section {
  height: auto;
  background-color: var(--black);
  background-image: url('../images/Texture-Background-white.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  padding: 50px 0;
}

.slide-2 {
  height: auto;
  margin-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
}

.columns-14 {
  height: auto;
}

.column-58, .column-59 {
  height: auto;
  padding-left: 5px;
  padding-right: 5px;
}

.mask {
  height: auto;
}

.slider-2 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 100px;
  padding-right: 100px;
}

.icon-4 {
  margin-left: 50px;
  margin-right: 0;
}

.icon-5 {
  margin-left: 0;
  margin-right: 50px;
}

.title-grey {
  color: var(--white-smoke);
  margin-top: 25px;
  margin-bottom: 75px;
  padding-left: 0;
  padding-right: 200px;
  font-family: Noedisplay, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 70px;
}

.slide-3 {
  padding-left: 100px;
  padding-right: 100px;
}

.columns-15 {
  margin-top: 50px;
}

.column-60 {
  padding-left: 5px;
  padding-right: 5px;
}

.column-61 {
  padding-right: 0;
}

.link-side {
  color: var(--blue-violet);
  flex-direction: column-reverse;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.link-block {
  margin-top: 40px;
  display: flex;
}

.link_side {
  color: var(--blue-violet);
  margin-top: 30px;
  margin-bottom: 50px;
  padding-right: 20px;
  font-family: Noedisplay, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: underline;
  display: inline;
}

.eye {
  margin-right: 10px;
  padding-bottom: 20px;
}

.link-block-2 {
  margin-top: 15px;
  display: flex;
}

.yt-playlist {
  width: auto;
  height: auto;
  max-width: 100vw;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.container-2 {
  height: auto;
}

.course-video {
  background-color: var(--blue);
  margin-top: 200px;
  padding-left: 150px;
  padding-right: 150px;
}

.section-6 {
  padding-left: 100px;
  padding-right: 100px;
}

.html-embed-2 {
  margin-top: -30px;
  padding-left: 0;
  padding-right: 0;
}

.section-7 {
  padding: 50px 150px;
}

.html-embed-3 {
  background-color: rgba(0, 0, 0, 0);
}

.slide_section {
  height: auto;
  background-color: var(--black);
  background-image: url('../images/Texture-Background-white.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  padding: 50px 150px;
}

.html-embed-4 {
  width: 100%;
}

.page-container {
  max-width: 1200px;
  padding-bottom: 100px;
}

.blue_line {
  width: 100%;
  height: 2px;
  background-color: var(--blue);
  color: var(--blue);
  margin-top: 30px;
  margin-bottom: 30px;
}

.columns-16 {
  margin-left: 0;
  margin-right: 0;
}

.column-62 {
  padding-left: 10px;
  padding-right: 30px;
}

.column-63 {
  background-color: rgba(0, 0, 0, 0);
  padding: 0 10px 0 0;
}

.blue_line-divider {
  width: 100%;
  height: 2px;
  background-color: var(--blue);
  color: var(--blue);
  margin-top: 70px;
  margin-bottom: 70px;
}

.course-sub-title {
  color: var(--blue);
  cursor: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 70px;
}

.course-blue-line {
  width: 100%;
  height: 2px;
  background-color: var(--blue);
  color: var(--blue);
  margin-top: 30px;
  margin-bottom: 50px;
}

.course-sub-title-1 {
  color: var(--blue);
  margin-top: -50px;
  margin-bottom: 30px;
  padding-right: 100px;
  font-family: Noedisplay, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.body-2 {
  background-image: url('../images/bk_texture_1.jpg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
}

.course-title {
  background-color: var(--blue);
  background-image: url('../images/BANNER-BACKGROUND.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
  padding: 50px 0 150px;
}

.div-block-4 {
  max-width: 1px;
}

.container-3 {
  max-width: 1200px;
}

.course_video {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: -220px;
  padding: 70px 0 0;
}

.course_video_preview {
  border-radius: 0;
  bottom: 150px;
}

.video-sub-info {
  margin-top: 30px;
  display: flex;
  position: relative;
  bottom: 150px;
}

.vide-sub {
  color: var(--silver);
  margin-top: 20px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.vdieo-face {
  border-radius: 20px;
  margin-bottom: 30px;
  margin-right: 30px;
}

.creating {
  background-color: var(--white-smoke);
  padding-top: 25px;
  padding-bottom: 100px;
}

.container-4 {
  max-width: 1200px;
}

.project-folder {
  max-width: 1200px;
  padding-top: 50px;
}

.project-folder-sub {
  color: var(--blue);
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 76px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.project-folder-column-1 {
  text-align: center;
  padding-left: 70px;
  padding-right: 70px;
}

.project-folder-column-2 {
  background-color: rgba(24, 0, 255, .03);
  padding: 50px;
}

.image-5 {
  width: 100%;
  max-width: 100vw;
  border-radius: 10px;
}

.project-folder-columns {
  margin-top: 70px;
  margin-left: 0;
  margin-right: 0;
}

.downlaod-title {
  color: var(--blue);
  text-align: left;
  margin-top: 50px;
  margin-bottom: 20px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.downlaod-price {
  color: var(--blue-violet);
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.columns-17 {
  margin-top: 50px;
}

.buy-button {
  border: 3px solid var(--blue-violet);
  color: var(--blue-violet);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-left: 20px;
  margin-right: 0;
  padding: 15px 30px 18px 29px;
  font-family: Noedisplay, sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: static;
  top: 1%;
  bottom: auto;
  left: auto;
  right: 1%;
}

.bullert-point {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.column-64 {
  text-align: right;
}

.course-index {
  max-width: 1200px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 50px;
}

.course-pdf {
  width: 100vw;
}

.section-8 {
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}

.link-block-3 {
  width: 100vw;
}

.slide-1 {
  width: auto;
  height: auto;
}

.mask-2 {
  height: auto;
}

.slider-3 {
  z-index: -99;
  height: auto;
}

.slide-nav-2, .right-arrow-4, .icon-6 {
  display: none;
}

.course-heading-sub {
  color: var(--white-smoke);
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 70px;
}

.left-arrow {
  display: none;
}

.course-review-slide {
  z-index: -1;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.ae-review {
  z-index: -99;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  mix-blend-mode: normal;
  border-radius: 10px;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  position: relative;
  transform: translate(0);
  box-shadow: 2px 2px 20px -2px rgba(0, 0, 0, .12);
}

.column-65 {
  padding-left: 0;
  padding-right: 20px;
}

.column-66 {
  text-align: center;
  padding-left: 20px;
  padding-right: 0;
}

.columns-18 {
  padding-left: 100px;
  padding-right: 100px;
}

.course-slider {
  z-index: -99;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-bottom: 25px;
}

.slide-nav-3, .right-arrow-5, .left-arrow-2 {
  display: none;
}

.mask-3 {
  height: auto;
  border-radius: 10px;
}

.course-sub-2 {
  color: var(--blue);
  margin-top: 40px;
  margin-bottom: 30px;
  padding-right: 70px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.course-cat {
  color: var(--white-smoke);
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 95px;
}

.course-title-heading {
  color: var(--white-smoke);
  margin-top: 0;
  padding-right: 100px;
  font-family: Noedisplay, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 95px;
}

.item-content {
  overflow: hidden;
}

.faqs {
  max-width: 1200px;
  margin-top: -50px;
  padding-top: 0;
  padding-bottom: 0;
}

.question {
  color: var(--blue);
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 70px;
}

.answer {
  color: var(--blue);
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 50px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.other-courses {
  max-width: 1200px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.column-67 {
  padding-left: 0;
}

.column-68 {
  padding-left: 5px;
  padding-right: 0;
}

.column-69 {
  padding-left: 5px;
  padding-right: 5px;
}

.other-courses-columns {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.trust-courses {
  text-align: center;
  background-image: url('../images/BANNER-BACKGROUND.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 100px 150px 50px;
  position: relative;
}

.other-thumb {
  border-radius: 10px;
}

.youtube-3 {
  margin-bottom: 25px;
}

.image-6 {
  mix-blend-mode: normal;
  border-radius: 10px;
}

.course-review {
  z-index: -99;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  mix-blend-mode: normal;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  transform: translate(0);
  box-shadow: 2px 2px 20px -2px rgba(0, 0, 0, .12);
}

.course-title-image {
  width: 100vw;
  border-radius: 10px;
  margin-bottom: 25px;
}

.google-ad {
  max-width: 1200px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.ai-project-folder {
  width: 100%;
  max-width: 100vw;
  margin-top: -33px;
}

.ai-trust-reviews {
  height: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: none;
}

.m-spacer {
  display: none;
}

.video-views {
  color: var(--blue-violet);
  text-align: right;
  margin-top: 20px;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.heading-3-green {
  color: #00b57a;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 500;
  line-height: 40px;
}

.course-sub_title {
  color: var(--white-smoke);
  margin-top: 40px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
}

.course-title-logo-design {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/log0-HERO-BKG-v2.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
  padding: 50px 0 300px;
}

.course-sub-title-2 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 30px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.course-title-heading-mmdc {
  color: var(--white-smoke);
  margin-top: 0;
  padding-right: 200px;
  font-family: Noedisplay, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 95px;
}

.bullert-point-small {
  color: var(--blue);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.project-folder-column-3 {
  text-align: center;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}

.project-folder-columns-2 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.project-folder_sub {
  color: var(--blue);
  text-align: left;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-right: 76px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.buy-button-2 {
  border: 3px solid var(--blue-violet);
  color: var(--blue-violet);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 30px 18px 29px;
  font-family: Noedisplay, sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: static;
  top: 1%;
  bottom: auto;
  left: auto;
  right: 1%;
}

.downlaod-title-2 {
  color: var(--blue);
  text-align: left;
  margin-top: 50px;
  margin-bottom: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.logo_course_video_preview-copy {
  bottom: 297px;
}

.logo-video-sub-info {
  margin-top: -120px;
  display: flex;
  position: relative;
  bottom: 150px;
}

.course-title-heading-blue {
  color: var(--blue);
  margin-top: 0;
  padding-right: 100px;
  font-family: Noedisplay, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 95px;
}

.course-cat-blue {
  color: var(--blue);
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 95px;
}

.course-sub_title-blue {
  color: var(--blue);
  margin-top: 40px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.logo-course-index-copy {
  max-width: 1200px;
  background-color: var(--blue-violet);
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 50px;
}

.logo-pdf {
  background-color: var(--blue-violet);
  background-image: url('../images/LANDING-PDF-DOWNLOAD-v3.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-5 {
  max-width: 1200px;
}

.div-block-5 {
  margin-top: 100px;
  margin-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
}

.logo-faqs-copy {
  max-width: 1200px;
  margin-top: 50px;
  padding-top: 0;
  padding-bottom: 0;
}

.logo-blue-line-copy {
  margin-top: 50px;
  margin-bottom: 40px;
}

.logo-creating-copy {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 50px;
  padding-bottom: 100px;
}

.logo-project-folder {
  max-width: 1200px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 50px;
}

.logo-folder-comumns-1 {
  text-align: center;
  margin: 30px 0 50px;
  padding-left: 50px;
  padding-right: 50px;
}

.pf-title {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.italic-text-2 {
  font-size: 25px;
  line-height: 30px;
}

.column-70, .column-71 {
  padding-left: 0;
  padding-right: 0;
}

.logo-project_folder {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/LANDING-PDF-DOWNLOAD-v2.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 150px;
}

.course-sub-title-white {
  color: var(--white-smoke);
  cursor: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 70px;
}

.pf-title-sub {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  line-height: 25px;
}

.italic-text-3 {
  letter-spacing: 2px;
  font-weight: 400;
  line-height: 20px;
}

.course-sub_title-white {
  color: var(--white-smoke);
  margin-top: 40px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.logo-page-container {
  max-width: 1200px;
  padding-bottom: 0;
}

.logo-col {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}

.blue_line-divider-white {
  width: 100%;
  height: 2px;
  background-color: var(--white-smoke);
  color: var(--white-smoke);
  margin-top: 70px;
  margin-bottom: 70px;
}

.buy-button-white {
  border: 3px solid var(--white-smoke);
  color: var(--white-smoke);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-left: 20px;
  margin-right: 0;
  padding: 15px 30px 18px 29px;
  font-family: Noedisplay, sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: static;
  top: 1%;
  bottom: auto;
  left: auto;
  right: 1%;
}

.downlaod-price-white {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.downlaod-white {
  margin-top: 40px;
}

.design-diy {
  text-align: center;
  background-image: url('../images/BANNER-BACKGROUND.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 50px 200px 125px;
}

.m-spacer-copy {
  display: none;
}

.pf-title-blue {
  color: var(--blue);
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.description {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.link-3 {
  color: var(--white-smoke);
}

.section-9 {
  text-align: center;
  background-image: url('../images/THUMBS.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 300px;
  padding-bottom: 300px;
}

.bbgd-trust-reviews-copy {
  height: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: none;
}

.poster-design-blue-solid {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/PD_BKG_1.jpg'), url('../images/LANDING-PDF-DOWNLOAD-v2.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 130px;
}

.course-title-poster-design {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/PD_BKG_2.jpg'), url('../images/log0-HERO-BKG-v2.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
  margin-top: 100px;
  padding: 50px 0 300px;
}

.poster-design-blue-solid-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/PD_BKG_3.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 70px;
  padding-top: 300px;
  padding-bottom: 300px;
}

.poster-design-background {
  height: 700px;
  background-color: var(--blue-violet);
  background-image: url('../images/PD_BKG_2.jpg'), url('../images/LANDING-PDF-DOWNLOAD-v3.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 61px;
  display: block;
}

.ebook-product {
  height: 800px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  bottom: 487px;
}

.columns-19 {
  position: static;
}

.buy {
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
}

.cost {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 40px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 25px;
}

.nav-btn-2 {
  width: 300px;
  height: 75px;
  border: 3px solid var(--medium-slate-blue);
  color: var(--blue);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin: 20px 20px 35px;
  padding: 20px 30px 18px 29px;
  font-family: Noedisplay, sans-serif;
  font-size: 40px;
  font-weight: 700;
  position: static;
  top: 1%;
  bottom: auto;
  left: auto;
  right: 1%;
}

.white-type {
  max-width: 1200px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
}

.image-7 {
  margin-bottom: 55px;
}

.column-72, .column-73, .column-74, .column-75 {
  text-align: center;
}

.columns-20 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.image-8 {
  border-radius: 10px;
  margin-bottom: 35px;
}

.includes {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.poster-course-sub-title-1-copy {
  color: var(--blue);
  margin-top: -25px;
  margin-bottom: 60px;
  padding-right: 100px;
  font-family: Noedisplay, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.poster-course-sub-title-2-copy {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 60px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.poster-page-container {
  max-width: 1200px;
  padding-bottom: 30px;
}

.image-9 {
  margin-bottom: 16px;
}

.poster-trust {
  text-align: center;
  background-image: url('../images/BANNER-BACKGROUND.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  padding: 163px 150px 108px;
  display: block;
  position: relative;
  top: -106px;
}

.image-12 {
  margin-top: -64px;
}

.column-76 {
  text-align: left;
  border-radius: 10px;
}

.image-16 {
  border-radius: 10px;
}

.profile-column {
  margin-top: 50px;
  margin-bottom: 50px;
}

.name {
  color: var(--blue);
  cursor: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 70px;
}

.name-sub {
  color: var(--blue);
  margin-top: 40px;
  margin-bottom: 30px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 60px;
}

.update-banner {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/PD_BKG_2.jpg'), url('../images/log0-HERO-BKG-v2.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
  margin-top: 0;
  padding: 50px 0 70px;
}

.update-logo {
  z-index: 99;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 25px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.update-title {
  font-size: 65px;
  line-height: 60px;
}

.update-sub {
  color: var(--blue);
  margin-top: 29px;
  margin-bottom: 40px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 25px;
}

.update-form-container {
  max-width: 1200px;
  text-align: center;
}

.form-container {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding: 50px 0 0;
}

.update-module-1 {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding: 25px 0 0;
}

.columns-21 {
  margin-left: 250px;
  margin-right: 250px;
}

.upadate-heading {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 50px;
  padding-right: 0;
  font-family: Noedisplay, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.form-div {
  width: 600px;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.html-embed-5 {
  width: auto;
  text-align: center;
  object-fit: fill;
}

.container-6 {
  text-align: center;
}

.form {
  text-align: center;
  margin-top: 41px;
}

.column-77 {
  text-align: center;
}

.update-top {
  color: var(--blue);
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 95px;
}

.update-sub-p {
  color: var(--blue);
  margin-top: 29px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
}

.container-6-copy {
  text-align: center;
  margin-top: 20px;
}

.image-17 {
  margin-top: 45px;
}

.update-sub-p-v2 {
  color: var(--blue);
  margin-top: 29px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: underline;
}

.poster-reviews {
  height: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}

@media screen and (max-width: 991px) {
  .nav---desktop {
    display: none;
  }

  .heading-1 {
    text-align: left;
    font-size: 60px;
    line-height: 70px;
  }

  .title-section {
    margin-top: 105px;
    padding: 50px;
  }

  .bio-intro {
    margin-bottom: 40px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .heading-2 {
    margin-top: -70px;
  }

  .heading-3 {
    margin-bottom: 30px;
  }

  .type-1 {
    margin-top: 0;
    padding: 50px;
  }

  .heading-1-blue {
    font-size: 60px;
    line-height: 70px;
  }

  .navbar---mobile {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .fs-index {
    display: none;
  }

  .index-title {
    margin-top: 50px;
    margin-bottom: 20px;
    padding-left: 15px;
    display: flex;
  }

  .type-2 {
    padding: 50px;
  }

  .heading-5-blue {
    font-size: 25px;
    line-height: 35px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu {
    height: 100vh;
    background-color: var(--blue);
    background-image: linear-gradient(56deg, #2204fc, #7160fe);
    padding-top: 50px;
    padding-left: 30px;
  }

  .mobile-nav-link {
    color: var(--white-smoke);
    margin-bottom: 10px;
    padding: 10px 0;
    font-family: Noedisplay, sans-serif;
    font-size: 45px;
    line-height: 70px;
  }

  .icon {
    color: var(--blue);
    font-size: 40px;
  }

  .as-seen {
    margin-top: 0;
    padding: 50px;
  }

  .sub-head-1 {
    font-size: 35px;
    line-height: 45px;
  }

  .footer-link {
    text-align: left;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 20px;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .footer-copyright-center-copy {
    font-size: 17px;
    line-height: 25px;
  }

  .title-small {
    font-size: 25px;
  }

  .footer-copyright-center-copy-2 {
    font-size: 17px;
    line-height: 25px;
  }

  .footer-dark {
    padding-left: 20px;
    padding-right: 20px;
  }

  .join-button {
    font-size: 15px;
  }

  .footer-copyright-center-mobile {
    display: none;
  }

  .section-title {
    margin-bottom: 50px;
    padding-top: 50px;
  }

  .preview {
    padding-left: 100px;
    padding-right: 100px;
  }

  .video-title {
    font-size: 60px;
    line-height: 65px;
  }

  .youtube {
    margin-top: 0;
  }

  .more-videos {
    padding-left: 50px;
    padding-right: 50px;
  }

  .thumbnail-description {
    padding-right: 25px;
    font-size: 16px;
  }

  .design {
    bottom: 73px;
    left: -3px;
  }

  .education, .creation {
    left: 0;
  }

  .heading-5-purple {
    font-size: 25px;
    line-height: 35px;
  }

  .insta {
    padding-left: 0;
  }

  .trust {
    margin-top: 0;
    padding: 90px 50px 70px;
  }

  .trust-reviews {
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-2, .icon-3 {
    font-size: 30px;
  }

  .review-column {
    padding-left: 50px;
    padding-right: 50px;
  }

  .title-type {
    margin-bottom: 0;
  }

  .slide-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .slide-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .title-grey {
    padding-left: 30px;
  }

  .slide-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .youtube-2 {
    margin-bottom: 40px;
  }

  .yt-playlist {
    margin-top: 0;
  }

  .section-7 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .slide_section {
    padding: 30px;
  }

  .page-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .course-sub-title {
    font-size: 25px;
    line-height: 40px;
  }

  .course-sub-title-1 {
    font-size: 60px;
    line-height: 70px;
  }

  .container-3 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .video-sub-info {
    display: none;
  }

  .vide-sub {
    margin-right: 20px;
    font-size: 12px;
  }

  .creating {
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .project-folder {
    padding-left: 50px;
    padding-right: 50px;
  }

  .project-folder-column-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .project-folder-column-2 {
    padding: 30px;
  }

  .downlaod-price {
    font-size: 30px;
  }

  .buy-button {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 20px;
  }

  .bullert-point {
    font-size: 16px;
  }

  .course-index {
    padding-left: 50px;
    padding-right: 50px;
  }

  .course-heading-sub {
    font-size: 60px;
    line-height: 70px;
  }

  .course-review-slide {
    padding-left: 70px;
    padding-right: 70px;
  }

  .ae-review {
    margin-bottom: 30px;
  }

  .column-65 {
    padding-right: 0;
  }

  .column-66 {
    padding-left: 0;
  }

  .course-sub-2 {
    padding-right: 7px;
    font-size: 17px;
    line-height: 25px;
  }

  .course-cat {
    font-size: 12px;
    line-height: 70px;
  }

  .course-title-heading {
    font-size: 60px;
    line-height: 70px;
  }

  .faqs {
    padding-left: 30px;
    padding-right: 30px;
  }

  .question {
    line-height: 45px;
  }

  .other-courses {
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .trust-courses {
    padding: 80px 50px 30px;
    position: relative;
  }

  .ai-project-folder {
    margin-top: 0;
  }

  .ai-trust-reviews {
    padding-left: 10px;
    padding-right: 10px;
  }

  .video-views {
    margin-right: 20px;
    font-size: 12px;
  }

  .heading-3-green {
    margin-bottom: 30px;
  }

  .course-sub-title-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .course-title-heading-mmdc {
    padding-right: 50px;
    font-size: 60px;
    line-height: 70px;
  }

  .bullert-point-small {
    font-size: 16px;
  }

  .project-folder-column-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .buy-button-2 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 20px;
  }

  .logo-video-sub-info {
    display: none;
  }

  .course-title-heading-blue {
    font-size: 60px;
    line-height: 70px;
  }

  .course-cat-blue {
    font-size: 12px;
    line-height: 70px;
  }

  .course-sub_title-blue {
    font-size: 25px;
    line-height: 35px;
  }

  .logo-course-index-copy, .logo-pdf, .div-block-5 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .logo-faqs-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .logo-creating-copy {
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .logo-project-folder {
    padding-top: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .logo-folder-comumns-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-project_folder {
    margin-top: 100px;
  }

  .course-sub_title-white {
    font-size: 20px;
    line-height: 30px;
  }

  .logo-page-container {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-col {
    padding-left: 20px;
    padding-right: 20px;
  }

  .buy-button-white {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 20px;
  }

  .downlaod-price-white {
    font-size: 30px;
  }

  .design-diy {
    padding: 50px 50px 80px;
  }

  .description {
    padding-right: 25px;
    font-size: 16px;
  }

  .bbgd-trust-reviews-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .poster-design-blue-solid {
    margin-top: 0;
    padding-top: 70px;
    padding-bottom: 100px;
  }

  .poster-design-blue-solid-2 {
    margin-top: 0;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .poster-design-background {
    height: 300px;
    padding-left: 50px;
    padding-right: 50px;
    display: none;
  }

  .ebook-product {
    padding-left: 50px;
    padding-right: 50px;
    position: static;
    bottom: 182px;
  }

  .buy {
    padding-left: 0;
    padding-right: 0;
  }

  .cost {
    margin-bottom: 15px;
    padding-right: 25px;
    font-size: 30px;
  }

  .nav-btn-2 {
    width: 250px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .white-type {
    padding-top: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

  .includes {
    padding-right: 25px;
    font-size: 16px;
    line-height: 20px;
  }

  .poster-course-sub-title-1-copy {
    font-size: 60px;
    line-height: 70px;
  }

  .poster-course-sub-title-2-copy {
    font-size: 25px;
    line-height: 30px;
  }

  .poster-page-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .poster-trust {
    margin-top: -36px;
    padding: 80px 50px 30px;
    position: static;
    top: -186px;
  }

  .image-12 {
    margin-top: 12px;
  }

  .name {
    font-size: 35px;
    line-height: 40px;
  }

  .name-sub {
    padding-right: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .update-logo {
    display: none;
  }

  .update-sub {
    font-size: 25px;
    line-height: 35px;
  }

  .update-form-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .upadate-heading {
    font-size: 60px;
    line-height: 70px;
  }

  .update-top {
    font-size: 16px;
    line-height: 70px;
  }

  .update-sub-p, .update-sub-p-v2 {
    font-size: 17px;
    line-height: 25px;
  }

  .poster-reviews {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .nav---desktop {
    display: none;
  }

  .title-section {
    margin-top: 100px;
  }

  .heading-1-blue {
    font-size: 50px;
    line-height: 60px;
  }

  .image-2 {
    bottom: 108px;
  }

  .navbar---mobile {
    display: block;
  }

  .index-title {
    padding-left: 0;
  }

  .footer-divider-menu {
    margin-top: 60px;
  }

  .nav-menu {
    padding-left: 30px;
  }

  .mobile-nav-link {
    font-size: 50px;
  }

  .as-seen {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sub-head-1 {
    margin-bottom: 30px;
  }

  .footer-link:hover {
    color: var(--white-smoke);
  }

  .footer-block {
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-copyright-center-copy {
    margin-bottom: -12px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-divider-yellow-footer {
    margin-top: 60px;
  }

  .footer-copyright-center-copy-2 {
    margin-bottom: -12px;
  }

  .footer-copyright-center {
    display: none;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .instagram {
    padding-top: 0;
  }

  .preview {
    padding-left: 50px;
    padding-right: 50px;
  }

  .video-description {
    padding-right: 60px;
  }

  ._1st-column-2, .insta {
    padding-left: 0;
  }

  .profile {
    bottom: 108px;
  }

  .title-grey {
    padding-right: 50px;
  }

  .blue_line, .blue_line-divider, .course-blue-line {
    margin-top: 60px;
  }

  .course-sub-title-1 {
    font-size: 50px;
    line-height: 60px;
  }

  .video-sub-info {
    display: none;
  }

  .question {
    margin-bottom: 50px;
  }

  .answer {
    margin-top: 0;
  }

  .column-68 {
    padding-left: 0;
  }

  .column-69 {
    padding-left: 0;
    padding-right: 0;
  }

  .other-courses-columns {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .other-thumb {
    margin-bottom: 10px;
  }

  .m-spacer {
    display: block;
  }

  .course-sub-title-2 {
    font-size: 50px;
    line-height: 60px;
  }

  .logo-video-sub-info {
    display: none;
  }

  .blue_line-divider-white {
    margin-top: 60px;
  }

  .m-spacer-copy {
    display: block;
  }

  .poster-course-sub-title-1-copy, .poster-course-sub-title-2-copy {
    font-size: 50px;
    line-height: 60px;
  }

  .update-logo {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .nav---desktop {
    display: none;
  }

  .heading-1 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 35px;
    line-height: 45px;
  }

  .title-section {
    margin-top: 80px;
    padding: 20px 30px 40px;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .bio-intro {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    margin-top: -30px;
    font-size: 35px;
    line-height: 40px;
  }

  .heading-3 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .type-1 {
    margin-top: 0;
    padding: 20px 30px 50px;
  }

  .heading-1-blue {
    margin-top: 0;
    font-size: 35px;
    line-height: 45px;
  }

  .blue-line {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .image-2 {
    bottom: 70px;
    left: -13px;
  }

  .navbar---mobile {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .index-title {
    margin-top: 5px;
    padding-left: 0;
    font-size: 25px;
  }

  .type-2 {
    padding: 20px 30px 50px;
  }

  .heading-4 {
    padding-left: 50px;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .heading-5-blue {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }

  .bold-text {
    font-size: 25px;
    line-height: 35px;
  }

  .column-42 {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    padding-top: 25px;
    padding-left: 15px;
  }

  .mobile-nav-link {
    color: var(--white-smoke);
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Noedisplay, sans-serif;
    font-size: 35px;
  }

  .mobile-nav-link:hover, .mobile-nav-link:active, .mobile-nav-link:focus, .mobile-nav-link:visited {
    color: var(--white-smoke);
  }

  .column-43, .column-44 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-11 {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .column-45 {
    padding-left: 0;
    padding-right: 0;
  }

  .icon {
    color: var(--blue);
    font-size: 35px;
  }

  .as-seen {
    margin-top: 0;
    padding: 30px 30px 20px;
  }

  .sub-head-1 {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .column-46, .column-47, .column-48 {
    padding-left: 0;
    padding-right: 0;
  }

  .sub-head-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 37px;
  }

  .footer-link {
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .footer-link:hover {
    color: var(--white-smoke);
  }

  .container {
    max-width: none;
  }

  .footer-copyright-center-copy {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .social-icon {
    margin-top: 25px;
    margin-left: 10px;
  }

  .footer-wrapper {
    text-align: left;
    align-items: center;
  }

  .column-49 {
    text-align: center;
  }

  .title-small {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 40px;
  }

  .footer-brand {
    margin-bottom: 10px;
  }

  .footer-copyright-center-copy-2 {
    text-align: center;
    margin-top: 59px;
    margin-bottom: -25px;
  }

  .footer-copyright-center {
    text-align: center;
    line-height: 20px;
    display: none;
  }

  .bold-text-2 {
    font-size: 50px;
    line-height: 50px;
  }

  .instagram {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .page-link {
    margin-top: -35px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }

  .join-button {
    text-align: center;
    margin-top: 50px;
  }

  .footer-copyright-center-mobile {
    text-align: center;
    line-height: 30px;
    display: block;
  }

  .section-title {
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .preview {
    padding-left: 30px;
    padding-right: 30px;
  }

  .columns-13 {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .video-sub-title {
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 37px;
  }

  .column-50 {
    padding-left: 0;
  }

  .video-title {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 35px;
  }

  .video-description {
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .youtube {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .more-videos {
    margin-top: 50px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .column-54 {
    padding-left: 0;
  }

  .thumbnail-description {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 20px;
    font-size: 15px;
    line-height: 23px;
  }

  .thumbnail-view-count {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 37px;
  }

  .thumbnail-episodess {
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 37px;
  }

  .thumbnail-link {
    margin-top: 20px;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 37px;
  }

  .more, .view-more {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .video-title-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .design {
    padding-right: 60px;
    bottom: 46px;
    left: -11px;
  }

  .education {
    bottom: -3px;
    left: -13px;
  }

  ._2nd-column {
    margin-top: 0;
  }

  ._2nd-column-2 {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  ._1st-column-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .creation {
    padding-right: 31px;
    bottom: 53px;
    left: -13px;
  }

  ._1st-column-2 {
    margin-top: 50px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  ._2nd-column-1 {
    margin-top: 0;
    margin-bottom: 50px;
    padding-top: 0;
    padding-right: 0;
  }

  .heading-5-purple {
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }

  .insta {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .trust {
    margin-top: 0;
    padding: 60px 30px 30px;
  }

  .trust-tiitle {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .tryst-sub {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 37px;
  }

  .trust-reviews {
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-2 {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 30px;
  }

  .icon-3 {
    margin-right: 5px;
    font-size: 30px;
  }

  .review-column {
    padding-left: 40px;
    padding-right: 40px;
  }

  .review {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .profile {
    bottom: 70px;
    left: -13px;
  }

  .link {
    font-size: 18px;
    display: inline-block;
  }

  .slide-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .slide-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .column-58 {
    padding-bottom: 20px;
  }

  .column-59 {
    margin-bottom: 20px;
  }

  .slider-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-4 {
    margin-left: 0;
    font-size: 30px;
  }

  .icon-5 {
    margin-left: 40px;
    margin-right: 0;
    font-size: 30px;
  }

  .title-grey {
    margin-bottom: 50px;
    padding-left: 30px;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .slide-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .columns-15 {
    margin-top: 0;
  }

  .right-arrow {
    height: auto;
    margin-right: 0;
  }

  .right-arrow-2 {
    margin-right: 0;
  }

  .right-arrow-3 {
    text-align: right;
  }

  .italic-text {
    font-size: 12px;
  }

  .link-block {
    display: block;
  }

  .link_side {
    margin-top: 20px;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 37px;
  }

  .eye {
    padding-bottom: 30px;
  }

  .link-block-2 {
    display: flex;
  }

  .yt-playlist {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .section-7 {
    padding: 20px 10px;
  }

  .slide_section {
    padding: 30px 10px;
  }

  .page-container {
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .blue_line-divider {
    margin-bottom: 35px;
  }

  .course-sub-title {
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .course-blue-line {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .course-sub-title-1 {
    margin-top: 0;
    margin-bottom: 30px;
    padding-right: 50px;
    font-size: 35px;
    line-height: 45px;
  }

  .course-title {
    padding-top: 20px;
    padding-bottom: 120px;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .video-sub-info {
    display: none;
  }

  .vide-sub {
    line-height: 15px;
  }

  .creating {
    padding: 30px 20px 50px;
  }

  .project-folder {
    padding-left: 20px;
    padding-right: 20px;
  }

  .project-folder-sub {
    margin-top: 10px;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
    line-height: 35px;
  }

  .project-folder-column-2 {
    padding-top: 30px;
  }

  .downlaod-title {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .downlaod-price {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .buy-button {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .bullert-point {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 15px;
    line-height: 23px;
  }

  .column-64 {
    text-align: left;
    margin-bottom: 30px;
  }

  .course-index {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .course-heading-sub {
    font-size: 35px;
    line-height: 45px;
  }

  .ae-review {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .column-65 {
    padding-right: 0;
  }

  .column-66 {
    padding-left: 0;
  }

  .columns-18 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .course-slider {
    margin-bottom: 40px;
  }

  .course-sub-2 {
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 25px;
  }

  .course-cat {
    font-size: 10px;
    line-height: 45px;
  }

  .course-title-heading {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 45px;
  }

  .faqs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .question {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .answer {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 40px;
  }

  .other-courses {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-67 {
    margin-top: 0;
    padding-right: 0;
  }

  .column-68 {
    padding-left: 0;
  }

  .column-69 {
    padding-left: 0;
    padding-right: 0;
  }

  .other-courses-columns {
    margin-bottom: 0;
  }

  .trust-courses {
    padding: 50px 10px 30px;
  }

  .other-thumb {
    margin-bottom: 10px;
  }

  .course-review {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .course-title-image {
    margin-bottom: 0;
  }

  .ai-project-folder {
    margin-top: -30px;
    margin-bottom: 19px;
  }

  .ai-trust-reviews {
    padding-left: 10px;
    padding-right: 10px;
  }

  .m-spacer {
    height: 40px;
    display: block;
  }

  .video-views {
    line-height: 15px;
  }

  .heading-3-green {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .course-title-logo-design {
    padding-top: 20px;
    padding-bottom: 120px;
  }

  .course-sub-title-2 {
    margin-top: 0;
    padding-right: 50px;
    font-size: 20px;
    line-height: 30px;
  }

  .course-title-heading-mmdc {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 45px;
  }

  .bullert-point-small {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 15px;
    line-height: 23px;
  }

  .project-folder_sub {
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
    line-height: 35px;
  }

  .buy-button-2 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .downlaod-title-2 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .logo_course_video_preview-copy {
    bottom: 195px;
  }

  .logo-video-sub-info {
    display: none;
  }

  .course-title-heading-blue {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 45px;
  }

  .course-cat-blue {
    font-size: 10px;
    line-height: 45px;
  }

  .course-sub_title-blue {
    margin-top: 0;
    margin-bottom: 40px;
    padding-right: 50px;
    font-size: 17px;
    line-height: 25px;
  }

  .logo-course-index-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-pdf {
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-5 {
    display: block;
  }

  .div-block-5 {
    margin-top: 40px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-faqs-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-blue-line-copy {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .logo-creating-copy {
    padding: 30px 20px 50px;
  }

  .logo-project-folder {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-folder-comumns-1 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .pf-title {
    margin-top: 10px;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .logo-project_folder {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 50px;
  }

  .course-sub-title-white {
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 30px;
    line-height: 35px;
  }

  .pf-title-sub {
    margin-top: 30px;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .italic-text-3 {
    font-size: 15px;
  }

  .course-sub_title-white {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    line-height: 20px;
  }

  .logo-page-container {
    margin-bottom: 40px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-col {
    padding-left: 10px;
    padding-right: 10px;
  }

  .blue_line-divider-white {
    margin-bottom: 60px;
  }

  .buy-button-white {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .downlaod-price-white {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 37px;
  }

  .downlaod-white {
    margin-bottom: 40px;
  }

  .design-diy {
    padding: 20px 10px 50px;
  }

  .m-spacer-copy {
    height: 40px;
    display: block;
  }

  .pf-title-blue {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .description {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 20px;
    font-size: 15px;
    line-height: 23px;
  }

  .section-9 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .bbgd-trust-reviews-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .poster-design-blue-solid {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 50px;
  }

  .course-title-poster-design {
    padding-top: 20px;
    padding-bottom: 120px;
  }

  .poster-design-blue-solid-2 {
    margin-top: 0;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 50px;
  }

  .poster-design-background {
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .ebook-product {
    height: auto;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
    bottom: 3px;
  }

  .buy {
    padding-left: 0;
    padding-right: 0;
  }

  .cost {
    margin-bottom: 16px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 35px;
    line-height: 23px;
  }

  .nav-btn-2 {
    width: 250px;
    margin-top: 29px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .white-type {
    padding: 70px 20px 25px;
  }

  .column-72 {
    margin-top: -59px;
  }

  .image-8 {
    margin-top: 35px;
    margin-bottom: 15px;
  }

  .includes {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 20px;
    font-size: 17px;
    line-height: 23px;
  }

  .poster-course-sub-title-1-copy {
    margin-top: 0;
    margin-bottom: 30px;
    padding-right: 50px;
    font-size: 35px;
    line-height: 45px;
  }

  .poster-course-sub-title-2-copy {
    margin-top: 0;
    margin-bottom: 40px;
    padding-right: 50px;
    font-size: 20px;
    line-height: 30px;
  }

  .poster-page-container {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .poster-trust {
    margin-top: 60px;
    padding: 50px 10px 30px;
    display: block;
    position: static;
    top: auto;
  }

  .image-10 {
    margin-bottom: 30px;
    padding-top: 29px;
  }

  .bold-text-3 {
    font-size: 40px;
  }

  .image-11 {
    margin-top: 40px;
    margin-bottom: 16px;
  }

  .image-13, .image-14, .image-15 {
    margin-bottom: 10px;
  }

  .image-16 {
    margin-bottom: 50px;
  }

  .profile-column {
    margin-top: 45px;
  }

  .name {
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 35px;
    line-height: 30px;
  }

  .name-sub {
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 30px;
  }

  .update-banner {
    padding: 104px 20px 0;
  }

  .update-logo {
    display: none;
  }

  .update-title {
    font-size: 40px;
    line-height: 40px;
  }

  .update-sub {
    margin-top: 0;
    margin-bottom: 40px;
    padding-right: 0;
    font-size: 17px;
    line-height: 25px;
  }

  .update-form-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-container {
    padding-top: 20px;
    padding-bottom: 120px;
  }

  .update-module-1 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .upadate-heading {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 45px;
  }

  .update-top {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 45px;
  }

  .update-sub-p {
    margin-top: 26px;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 25px;
  }

  .container-6-copy {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-78 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-17 {
    margin-top: 15px;
    margin-bottom: 28px;
  }

  .bold-text-4 {
    font-size: 22px;
  }

  .update-sub-p-v2 {
    margin-top: 26px;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 25px;
  }

  .poster-reviews {
    padding-left: 5px;
    padding-right: 5px;
  }
}

#w-node-_4e8a1e64-49c8-c7be-2913-11ac1604c1d1-1604c1cb, #w-node-_4e8a1e64-49c8-c7be-2913-11ac1604c1dc-1604c1cb, #w-node-_4e8a1e64-49c8-c7be-2913-11ac1604c1ed-1604c1cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Noedisplay';
  src: url('../fonts/NoeDisplay-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}