/* ---------------------------------------------
   HEADING SECTION
---------------------------------------------- */
.heading-section {
  background-color: #751f3c;
  color: #fff;
}

.heading-section .container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sub-heading {
  font-family: "Inter";
  font-weight: 800;
  line-height: 120%;
  font-size: 16px;
  text-transform: uppercase;
  color: #ebb3cd;
}

.heading-section h1 {
  margin: 0;
  font-size: 92px;
  font-weight: 500;
  color: #ebb3cd;
  font-family: "edge";
}

/* ---------------------------------------------
   BANNER SECTION
---------------------------------------------- */

.banner-container {
  padding-top: 30px;
  /* row-gap: 24px; */
}

.banner-image {
  z-index: -9;
  position: relative;
}

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

.banner-brochure-download-container {
  margin-top: 36px;
}

.brochure-download-link {
  display: flex;
  padding: 10px 13px 20px;
  background-color: #5a0d07;
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: auto;
  font-size: 24px;
  line-height: 100%;
  font-weight: 500;
  /* clip-path: polygon(0% 0%, 100% 0, 100% 66%, 91% 100%, 0% 100%); */
  clip-path: polygon(0% 0%, 100% 0, 100% 75%, 93.5% 100%, 0% 100%);

  font-family: "edge";
  text-transform: uppercase;
}

.brochure-download-link .a-icon {
  margin-left: auto;
}

.banner-below-text-container p {
  font-family: "edge", sans-serif;
  margin: 0;
  margin-top: -72px;
  font-weight: 500;
  line-height: 1;
  color: #751f3c;
  max-width: 844px;
  background: #ffff;
  font-size: 72.7px;
  padding-top: 13px;
}

/* -----------------------------------
    OVERVIEW SECTION
-------------------------------------*/

.above-line {
  border-top: 1px solid #0000004d;
  margin-bottom: 16px;
}

.overview-header {
  padding-top: 30px;
}

.overview-features {
  padding-top: 60px;
}


.overview-features .feature-item .text-para {
  padding-right: 20px;
}

.feature-item {
  gap: 8px;
}

/* -------------------------------------
          program section 
------------------------------------------ */

.program-section {
  padding-top: 120px;
}

.program-filters {
  display: flex;
  align-items: center;
}

.program-filters h2 {
  font-family: "Inter";
  font-weight: 200;
  font-size: 46px;
  line-height: 48px;
}

.program-filters .filter-option {
  font-family: "Inter";
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  border: 1px solid #000;
  padding: 14px 24px;
  max-height: 48px;
  white-space: nowrap;
  margin-right: 15px;
  cursor: pointer;
}

.program-filters .active {
  pointer-events: none;
  color: #fff;
  background-color: #000;
}

.one-half {
  width: calc(100% / 2);
}

.program-filters .one-half:nth-child(2) {
  display: flex;
  align-items: center;
}

.program-block {
  margin-top: 30px;
  margin-bottom: 24px;
  padding-top: 9px;
  border-top: 1px solid #0000004d;
  display: flex;
}

.program-btn-contianer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 44px;
}

.program-duration .program-duration-text {
  font-family: "Inter";
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  white-space: nowrap;
}

.program-duration .program-duration-text:nth-child(2) {
  padding-left: 20px;
}

.program-duration .program-duration-text::before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  background: #000;
  height: 12px;
  width: 12px;
  margin-right: 8px;
}

.program-learn-more-btn {
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  vertical-align: middle;
  color: #000;
}

.program-apply-btn {
  position: relative;
  font-family: "Inter";
  text-decoration: none;
  font-weight: 800;
  font-size: 16px;
  line-height: 120%;
  color: #000;
  vertical-align: middle;
  display: flex;
  width: 211px;
  height: auto;
  padding: 11px 14px;

  border: 1px solid #000;

  /* clip-path: polygon(0% 0%, 100% 0, 100% 75%, 94% 100%, 0% 100%); */
  clip-path: polygon(0% 0%, 100% 0, 100% 74%, 93.9% 100%, 0% 100%);
}

.program-apply-btn::after {
  content: "";
  position: absolute;
  width: 26px;
  height: 1px;
  background: #000;
  bottom: 7px;
  right: -10px;
  transform: rotate(140deg);
}

.program-apply-btn .a-icon {
  margin-left: auto;
}

.program-apply-btn .a-icon img {
  width: 15px;
  height: 15px;
}

.program-apply-container {
  display: flex;
  align-items: center;
}

.program-learn-more-btn {
  display: flex;
  align-items: center;
  margin-right: 16px;
  white-space: nowrap;
}

.program-learn-more-btn .a-icon {
  padding-left: 10px;
}

.program-learn-more-btn .a-icon img {
  width: 12px;
  height: 12px;
}

.program-block-container {
  overflow: hidden;
  max-height: 700px;
  transition: max-height 0.6s ease-out;
}

/*---------------------------------
                apart section
------------------------------------ */
.apart-section {
  padding-top: 137px;
  padding-bottom: 16px;
}

.apart-container {
  background-color: #5a0d07;
}

.apart-head p {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  text-transform: uppercase;
  color: #ebb3cd;
}

.apart-content h3 {
  color: #ebb3cd;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 100%;
}

.apart-container2 .bottom-block {
  width: 100%;
  height: 54px;
  background-color: #5a0d07;
}

.apart-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  column-gap: 24px;
  padding: 18px 0px 42px 22px;
}

/* live project section */

.live-project-content a {
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 122%;
  text-decoration: none;
  color: #000;
  margin-top: 16px;
}

.live-projects-section {
  padding-top: 54px;
}

.live-project-video-container {
  padding-top: 60px;
}

.live-project-video-container .video-overlay {
  transform: translateX(1px);
  height: 40px;
}

.live-project-video-container .video-overlay {
  justify-content: flex-end;
}
.live-project-video-container .video-overlay .block_text p{
  white-space: nowrap;
}

/* master class section*/

.master-clases-section {
  padding-top: 100px;
}

/* industry connects --------------------------------*/

.industry-connects-section {
  margin-top: 136px;
}

.connects-img-container {
  row-gap: 45px;
}

.industry-img-contain {
  border-top: 1px solid #000000;
  /* padding: 28px 0; */
  max-width: 327px;
  max-height: 114px;
  height: 114px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.industry-img-contain img {
  display: block;
  width: auto;
}

/* -----------------------
practising-professionals
----------------------------- */

.practising-professionals {
  padding-top: 120px;
}

.practising-professionals .menotr-cards {
  padding-top: 48px;
  row-gap: 32px;
}

.menotr-cards {
  padding-top: 20px;
}

.view-all-btn a {
  margin-top: 32px;
  background-color: #5a0d07;
  width: 221px;
  height: 71px;
}

.mentor-text .mentor-prev-deginaton {
  font-family: "Inter";
  font-weight: 700;
  font-size: 20px;
  line-height: 122%;
  margin-top: 20px;
}

/*----------------------------------------------
Spaces-that-inspire section 
--------------------------------------------------*/

.Spaces-that-inspire {
  padding-top: 120px;
}

.Spaces-that-inspire .overview-features {
  padding-top: 10px;
  padding-bottom: 39px;
}

.Spaces-that-inspire .overview-features .feature-item {
  padding-top: 10px;
}

/* -------------------------
next step section
----------------------------- */

.next-steps {
  padding-top: 120px;
  padding-bottom: 72px;
}

/* overlaY */
.overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: #00000040;
}


/* responsive  styling */

@media only screen and (max-width: 1170px) {
  .program-duration .program-duration-text:nth-child(2) {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 960px) {
  .program-apply-container {
    flex-wrap: wrap;
    gap: 10px;
  }
}


@media only screen and (max-width: 767px) {
  .desk-none {
    display: block !important;
  }

  .mob-none {
    display: none !important;
  }

  /* ---------------common font -----------------*/
  .inter-body-p {
    font-family: "Inter";
    font-weight: 300;
    font-size: 16px;
    line-height: 121%;
  }

  .head-h3 {
    font-family: "Inter";
    font-size: 24px;
    font-weight: 300;
    line-height: 100%;
  }

  .mb-12 {
    margin-bottom: 12px;
  }

  /*-----------------------  hero setion----------------*/
  .banner-container {
    padding-top: 16px;
  }

  .logo-container img {
    width: 64px;
  }

  .hero-head {
    font-family: "edge";
    font-weight: 500;
    font-size: 56px;
    line-height: 90%;
    color: #ebb3cd;
  }

  .banner-image {
    width: auto;
    height: 616px;
  }

  .banner-image img {
    height: 100%;
    object-fit: cover;
  }

  .banner-below-text-container p {
    background-color: transparent;
  }

  .bg-white {
    background-color: #fff;
    padding-right: 12px;
  }

  .banner-below-text-container p {
    font-size: 50px;
    margin-top: -50px;
    margin-left: -0.5px;
    padding-top: 11px;
  }

  .banner-below-text-container p .sm-tx {
    font-size: 24px;
    line-height: 80%;
    display: block;
    padding-left: 2px;
  }

  .brochure-download-link {
    font-size: 16px;
    padding: 7px 7px 26px;
  }

  .brochure-download-link .a-icon img {
    width: 12px;
    height: 12px;
  }

  .banner-brochure-download-container {
    margin-top: 32px;
  }

  .craft-mob {
    font-family: "Inter";
    font-weight: 300;
    font-size: 24px;
    line-height: 100%;
    margin-top: 55px;
  }

  .heading_oveline .line_over {
    position: relative;
  }

  .heading_oveline .line_over:before {
    position: absolute;
    top: 10.5px;
    left: 0;
    display: flex;
    gap: 18px;
    content: "";
    z-index: 999;
    background: #751f3c;
    width: 100%;
    height: 5px;
  }

  .heading_oveline .line_over.l1:before {
    width: 94%;
  }

  .heading_oveline .line_over.t1:before {
    width: 86%;
  }

  /* -------------------------
next step section
----------------------------- */

  .next-steps {
    padding-top: 38px;
    padding-bottom: 18px;
  }

  /* ----------------overview -------------------- */
  .overview-header {
    padding-top: 27px;
  }

  .above-line {
    margin-bottom: 8px;
    border-top: 1px solid #000000;
  }

  .overview-header h3 {
    font-family: "Inter";
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
  }

  .overview-header p {
    padding-top: 12px;
  }

  .overview-features {
    padding-top: 29px;
  }

  .feature-item {
    padding-top: 8px;
  }

  .overview-features .feature-item p {
    font-size: 14px;
  }

  .overview-features .feature-item .text-para {
    padding-right: 0;
  }

  /* program section */

  .program-filters {
    flex-direction: column;
    align-items: flex-start;
  }

  .program-section {
    padding-top: 78px;
  }

  .program-filters h2 {
    font-size: 24px;
    line-height: 100%;
  }

  .program-filters .one-half:nth-child(2) {
    padding-top: 25px;
    justify-content: space-between;
  }

  .program-filters .filter-option {
    font-size: 14px;
    line-height: 25px;
    padding: 7.5px 18.5px;
    margin-right: 0;
    max-height: 40px;
  }

  .program-block {
    flex-direction: column;
    margin-top: 24px;
    padding-top: 12px;
    margin-bottom: 56px;
  }

  .program-block .one-half,
  .program-filters .one-half {
    width: 100%;
  }

  .program-heading .head-h3 {
    font-size: 20px;
  }

  .program-duration {
    margin-top: 8px;
  }

  .program-duration .program-duration-text {
    font-size: 14px;
  }

  .program-duration .program-duration-text::before {
    height: 10px;
    width: 10px;
  }

  .program-duration .program-duration-text:nth-child(2) {
    padding-left: 16px;
  }

  .program-content {
    padding-top: 24px;
  }

  .program-btn-contianer {
    margin-top: 21px;
  }

  .program-apply-container {
    gap: 0;
    width: 100%;
    justify-content: space-between;
  }

  .program-learn-more-btn {
    margin-right: 0;
  }

  .program-block.show {
    margin-top: 24px;
    padding-top: 12px;
  }

  /* ----------------------Apart Section--------------------- */
  .apart-container {
    grid-template-columns: 1fr 1fr;
    padding: 16px 16px 34px;
  }

  .apart-container .apart-head {
    grid-column: span 2;
  }

  .apart-container .apart-content {
    grid-column: span 2;
    padding-top: 29px;
  }

  .apart-content h3 {
    font-size: 20px;
    padding: 0;
  }

  .apart-container2 .bottom-block {
    height: 38px;
    margin-top: -1px;
  }

  .apart-section {
    padding-top: 8px;
    padding-bottom: 0;
  }

  .live-projects-section {
    padding-top: 56px;
  }

  /* --------------live project section ---------------------- */
  .live-project-content a {
    font-family: "Inter";
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
  }

  .live-project-content a img {
    height: 12px;
    width: 12px;
    margin-left: 10px;
  }

  .live-project-video-container {
    padding-top: 36px;
  }

  /* live project video block text  */
  .video-overlay .block_text p {
    font-size: 16px;
    line-height: 121%;
  }

  .live-project-video-container .video-overlay {
    width: 100%;
    height: 33px;
    bottom: -1px;
  }


  /* --------------------- master classes section ----------------------- */
  .master-clases-section {
    padding-top: 56px;
  }
  .master-clases-section .cards-container {
            row-gap: 40px;
  }
  .master-clases-section .mentor-text .mentor-deginaton {
        font-weight: 300;
  }
  .master-clases-section .mentor-text .mentor-head {
           margin-top: 9px;
  }

  /* ------------------------------------industry connects------------------------- */
  .industry-text-container .span-1 {
    grid-column: span 2;
    border-top: 1px solid #000000;
    padding-top: 8px;
  }

  .industry-connects-section {
    margin-top: 38px;
  }

  .industry-img-contain {
    border-top: 0.5px solid #747474;
    padding: 12px 0 0 0;
    display: flex;
    max-height: 62px;
  }
  .sales-force-img{
    width: 75px !important;
  }
  .stripe-img{
    height: 44px !important;
  }

  .connects-img-container {
    row-gap: 36px;
    padding-top: 24px;
  }

  .connects-img-container .industry-img-contain img {
    max-width: 80%;
    width: auto;
    height: auto;
  }

  /* --------------------------practising professional section -------------------- */
  .practising-professionals {
    padding-top: 62px;
  }

  .view-all-btn a {
    max-width: 250px;
    margin-top: 22px;
    width: 48%;
    height: 65px;
    padding: 7px 7px 26px;
  }

  .practising-professionals .menotr-cards {
    padding-top: 51px;
    row-gap: 32px;
  }

  .menotr-cards {
    padding-top: 43px;
  }

  .practising-professionals .mentor-prev-deginaton {
    /* font-family: "inter-Regular"; */
    font-size: 14px;
    line-height: 120%;
    margin-top: 14px;
  }

  .practising-professionals .mentor-img {
    height: 214px;
  }

  /*---------------------- Spaces that inspire section ------------------ */
  .Spaces-that-inspire {
    padding-top: 62px;
  }

  .Spaces-that-inspire .overview-features {
    padding-top: 7px;
  }

  .Spaces-that-inspire .overview-features .feature-item {
    padding-top: 7px;
  }

  /* nav course page */
  .close-text {
    display: none !important;
  }

  .mobile-header-container .mob-hamburger-container {
    padding-right: 16px;
  }
}