
h1, h2 {
  font-weight: bold;
}

h1 {
    font-size: 90px;
    color: #f4f4f4;
    font-family: 'Schabo Condensed';
    font-weight: 100;
    text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

:root {
  --black-900: #0c0407;
  --_letter-spacing---ls-3: -.03em;
  --_font-size---fz-72: 72px;
  --_line-height---lh-100: 100%;
  --_font-size---fz-60: 60px;
  --_line-height---lh-120: 120%;
  --_font-size---fz-48: 48px;
  --_font-size---fz-16: 16px;
  --_line-height---lh-110: 110%;
  --_letter-spacing---ls-5: -.05em;
  --_font-size---fz-50: 50px;
  --_font-size---fz-40: 40px;
  --_font-size---fz-32: 32px;
  --_font-size---fz-14: 14px;
  --_line-height---lh-150: 150%;
  --info: #3469f9;
  --secondary: #333;
  --error: #fc372d;
  --light-1: #f4f4f4;
  --success: #46d64b;
  --warning: #ffb600;
  --transparent: transparent;
  --_font-size---fz-12: 12px;
  --_line-height---lh-116: 116%;
  --_letter-spacing---ls-1: -.01em;
  --_font-size---fz-26: 26px;
  --_font-size---fz-24: 24px;
  --_font-size---fz-22: 22px;
  --_letter-spacing---ls-0: 0em;
  --white: white;
  --_font-family---poppins: SCHABO Condensed;
  --_letter-spacing---ls-4: -.04em;
  --_font-size---fz-18: 18px;
  --_font-size---fz-20: 20px;
  --black-700: #4c4c4c;
  --black-500: grey;
  --_line-height---lh-112: 112%;
  --light-2: #f6f6f6;
  --black-600: #666;
  --black-100: #e5e5e5;
  --_font-family---inter: Inter, sans-serif;
  --light-3: #e0e0e0;
  --_font-size---fz-36: 36px;
  --_line-height---lh-109: 109%;
  --_line-height---lh-130: 130%;
  --black: #000;
  --_line-height---lh-140: 140%;
  --_letter-spacing---ls-2: -.02em;
  --_letter-spacing---ls-6: -.06em;
  --_line-height---lh-90: 90%;
  --_letter-spacing---ls-7: -.07em;
  --_line-height---lh-80: 80%;
  --_letter-spacing---ls-8: -.08em;
  --_line-height---lh-70: 70%;
}


h2 {
  color: var(--black-900);
  font-family: SCHABO Condensed;
  font-size: var(--_font-size---fz-60);
  line-height: var(--_line-height---lh-120);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

p {
  color: var(--black-900);
  font-size: var(--_font-size---fz-16);
  margin-bottom: 0;
  line-height: 150%;
}

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.hero-title-wrap {
  margin-bottom: 28px;
}

.hero-title {
      font-family: 'Schabo Condensed';
    font-size: var(--_text---h4--font-size);
    font-weight: 400;
    color: #111;
    text-transform: uppercase;
}

.btn-icon-wrap {
  justify-content: flex-end;
  align-items: center;
  width: 12px;
  display: flex;
  overflow: hidden;
}

.btn-inner {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  height: 16px;
  display: flex;
}


.btn-primary {
  z-index: 1;
  border: 1px solid var(--black-900);
  background-color: var(--black-900);
  color: #fff;
  font-size: var(--_font-size---fz-14);
  line-height: var(--_line-height---lh-150);
  letter-spacing: -.01em;
  border-radius: 12px;
  padding: 12px 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s linear;
  display: inline-block;
  position: relative;
  overflow: hidden;
}


.mentor-content {
  z-index: 1;
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.section-spacing {
  padding-left: 20px;
  padding-right: 20px;
}

.btn-icon {
  flex: none;
  width: 12px;
  line-height: 1%;
}

.hero-section {
  padding-top: 60px;
  padding-bottom: 75px;
}

.hero-review-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.hero-review-text {
  font-size: var(--_font-size---fz-14);
  line-height: var(--_line-height---lh-150);
}

.hero-review-num {
  font-size: var(--_font-size---fz-16);
  line-height: var(--_line-height---lh-112);
  font-weight: 600;
}

.hero-text-wrap {
  width: 100%;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
}

.hero-text {
  font-size: var(--_font-size---fz-16);
  line-height: 20px;
}

.hero-thumb-wrap {
  z-index: 1;
  height: 338px;
  margin-top: 70px;
  position: relative;
}

.hero-thumb-shape {
  z-index: -2;
  border-radius: 48px;
  width: 100%;
  max-width: 204px;
  position: absolute;
  top: 0%;
  right: 48%;
}

.hero-thumb-shape.shape-2 {
  z-index: -1;
  top: auto;
  bottom: 0%;
  right: 36%;
}

.hero-thumb-shape.shape-3 {
  z-index: -1;
  border-radius: 20px;
  width: 100%;
  max-width: 71px;
  inset: 10% auto auto 2%;
}

.hero-thumb-shape.shape-4 {
  z-index: -2;
  border-radius: 40px;
  width: 100%;
  max-width: 150px;
  inset: auto auto 4% 9%;
}

.hero-thumb-shape.shape-5 {
  z-index: -1;
  border-radius: 28px;
  width: 100%;
  max-width: 95px;
  inset: auto auto 37% 17%;
}

.hero-thumb-shape.shape-6 {
  z-index: -1;
  border-radius: 24px;
  width: 100%;
  max-width: 96px;
  inset: auto auto 14% 28%;
}

.hero-thumb-shape.shape-7 {
  z-index: -1;
  border-radius: 32px;
  width: 100%;
  max-width: 133px;
  inset: 5% 23% auto auto;
}

.hero-thumb-shape.shape-8 {
  z-index: -1;
  border-radius: 20px;
  width: 100%;
  max-width: 71px;
  inset: -6% 20% auto auto;
}

.hero-thumb-shape.shape-9 {
  z-index: -1;
  border-radius: 40px;
  width: 100%;
  max-width: 150px;
  inset: auto 10% 0 auto;
}

.hero-thumb-shape.shape-10 {
  z-index: -1;
  border-radius: 20px;
  width: 100%;
  max-width: 71px;
  inset: 10% 5% auto auto;
}

.hero-info-card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: var(--white);
  border-radius: 52px;
  align-items: center;
  padding: 6px;
  display: inline-flex;
}

.hero-info-card.shape-11 {
  position: absolute;
  top: 5%;
  left: 22%;
}

.hero-info-card.shape-12 {
  border-radius: 100%;
  position: absolute;
  top: 5%;
  right: 38%;
}

.hero-info-card.shape-13 {
  position: absolute;
  bottom: 0%;
  left: 30%;
}

.hero-info-card.shape-14 {
  position: absolute;
  bottom: 16%;
  right: 24%;
}

.card-icon-wrap {
  background-color: var(--light-2);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.info-card-content {
  padding-right: 16px;
}

.info-card-title {
  font-family: Inter, sans-serif;
  font-size: var(--_font-size---fz-20);
  line-height: var(--_line-height---lh-120);
  letter-spacing: var(--_letter-spacing---ls-4);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.info-card-description {
  color: var(--black-600);
  font-size: var(--_font-size---fz-14);
  line-height: var(--_line-height---lh-150);
  letter-spacing: var(--_letter-spacing---ls-1);
}

@media screen and (max-width: 991px) {
  p {
    font-size: var(--_font-size---fz-16);
  }

  .hero-title-wrap {
    width: 100%;
    max-width: 600px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-title {
    font-size: var(--_font-size---fz-50);
  }

  .btn-primary {
    padding: 14px 22px;
    font-size: 14px;
  }

  .mentor-content {
    max-width: 640px;
  }

  .hero-section {
    padding-bottom: 40px;
  }

  .hero-text-wrap {
    margin-bottom: 20px;
  }

  .hero-thumb-wrap {
    height: 250px;
    margin-top: 40px;
  }

  .hero-thumb-shape {
    border-radius: 10px;
    max-width: 150px;
    right: 47%;
  }

  .hero-thumb-shape.shape-2 {
    right: 32%;
  }

  .hero-thumb-shape.shape-3 {
    border-radius: 10px;
    max-width: 50px;
    left: 4%;
  }

  .hero-thumb-shape.shape-4 {
    border-radius: 10px;
    max-width: 100px;
    bottom: 18%;
    left: 8%;
  }

  .hero-thumb-shape.shape-5 {
    border-radius: 10px;
    max-width: 60px;
    bottom: 50%;
    left: 14%;
  }

  .hero-thumb-shape.shape-6 {
    border-radius: 10px;
    max-width: 60px;
    bottom: 30%;
    left: 26%;
  }

  .hero-thumb-shape.shape-7 {
    border-radius: 10px;
    max-width: 100px;
    right: 16%;
  }

  .hero-thumb-shape.shape-8 {
    border-radius: 10px;
    max-width: 50px;
    right: 12%;
  }

  .hero-thumb-shape.shape-9 {
    border-radius: 10px;
    max-width: 100px;
    bottom: 12%;
    right: 4%;
  }

  .hero-thumb-shape.shape-10 {
    border-radius: 10px;
    max-width: 50px;
    top: 20%;
    right: 4%;
  }

  .hero-info-card.shape-11 {
    top: 9%;
    left: 15%;
  }

  .hero-info-card.shape-12 {
    right: 34%;
    
  }

  .hero-info-card.shape-13 {
    bottom: 12%;
    left: 26%;
  }

  .hero-info-card.shape-14 {
    right: 15%;
  }

  .card-icon-wrap {
    width: 40px;
    height: 40px;
  }

  .card-icon {
    width: 18px;
  }

  .info-card-title {
    font-size: var(--_font-size---fz-16);
  }
}

@media screen and (max-width: 767px) {

  .hero-title {
    font-size: var(--_font-size---fz-40);
  }

  .btn-primary {
    padding: 10px 18px;
  }

  .mentor-content {
    max-width: 500px;
  }

  .hero-section {
    padding-top: 40px;
  }

  .hero-thumb-shape {
    right: 45%;
  }

  .hero-thumb-shape.shape-2 {
    right: 31%;
  }

  .hero-thumb-shape.shape-3 {
    top: 16%;
    left: 2%;
  }

  .hero-thumb-shape.shape-4 {
    bottom: 22%;
    left: 6%;
  }

  .hero-thumb-shape.shape-5, .hero-thumb-shape.shape-6 {
    display: none;
  }

  .hero-thumb-shape.shape-7 {
    top: 16%;
    right: 15%;
  }

  .hero-thumb-shape.shape-8 {
    display: none;
  }

  .hero-thumb-shape.shape-9 {
    display: none;
    bottom: 3%;
  }

  .hero-thumb-shape.shape-10 {
    top: 8%;
    right: 3%;
  }

  .hero-info-card.shape-11 {
    top: 5%;
    left: 7%;
    display: none;
  }
  
  .hero-info-card.shape-12 {
    right: 34%;
    display: none;
  }

  .hero-info-card.shape-13 {
    left: 13%;
    display: none;
  }

  .hero-info-card.shape-14 {
    bottom: 16%;
    right: 6%;
    display: none;
  }
}

@media screen and (max-width: 479px) {

  .hero-title {
    font-size: var(--_font-size---fz-32);
    line-height: var(--_line-height---lh-120);
  }

  .hero-thumb-shape {
    right: 20%;
  }

  .hero-thumb-shape.shape-2 {
    right: 38%;
  }

  .hero-thumb-shape.shape-3 {
    top: 32%;
    left: 6%;
  }

  .hero-thumb-shape.shape-4, .hero-thumb-shape.shape-7 {
    display: none;
  }

  .hero-thumb-shape.shape-10 {
    top: auto;
    bottom: 0%;
    right: 12%;
  }

  .hero-info-card.shape-11 {
    top: 4%;
    left: 10%;
  }

  .hero-info-card.shape-12 {
    top: 5%;
    right: 10%;
  }

  .hero-info-card.shape-13 {
    bottom: 2%;
    left: 4%;
  }

  .hero-info-card.shape-14 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    bottom: 25%;
    right: 10%;
  }

  .info-card-content {
    padding-right: 10px;
  }

  .info-card-description {
    font-size: var(--_font-size---fz-12);
  }
}
