.hero-section .hero-section-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  padding: 0 0 96px;
}

.hero-section {
  background: rgb(157, 42, 211);
  background:linear-gradient(27deg, #9d2ad3, #6900ee 60%, #1e41bb);
}

.hero-section .header-wrapper {
  display: flex;
  padding: 24px 0;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  width: -webkit-fill-available;
}

.hero-section .header-wrapper .page-center {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 64px;
  align-self: stretch;
  max-width: 1280px;
  width: -webkit-fill-available;
}

.hero-section .header-wrapper .header {
  display: flex;
  align-items: center;
  padding: 0 8px;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
}
.certified-image-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
.certified-image-wrapper h3 {
  color: #FFF;
  text-align: left;
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  opacity: 0.6;
}
.certified-image-wrapper h3 span.text svg {
  vertical-align: middle;
  margin-left: 8px;
}
.certified-image-wrapper h3 .line {
  width: 78%;
  height: 1px;
  background: #fff;
}
.certified-image {
  display: flex;
  align-items: center;
  gap: 24px;
}
.certified-image .certified-item {
  padding: 16px 8px;
}
.form_top_content h3 {
  color: #6938EF;
  text-align: center;
  font-family: Figtree;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; 
  margin: 0;
}

.form_top_content p {
  color: #667085;
  text-align: center;
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}
.hero-section .banner-wrapper .banner-right form .inputs-wrapper .input label,
.applyNow-form-wrapper .inputs-wrapper .input-inner label,
.downloadpupup-form-wrapper .inputs-wrapper .input-inner label,
.callback-form-wrapper .inputs-wrapper .input-inner label{
  overflow: hidden;
  color: #101828;
  text-overflow: ellipsis;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding: 0 8px;
}
.hero-section .header-wrapper .header .logo-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
}

.hero-section .header-wrapper .header .logo-wrapper .logo {
  display: flex;
  padding: 8px 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}

.hero-section .header-wrapper .header .logo-wrapper .logo img {
  height: auto;
  max-width: 100%;
}

.hero-section .header-wrapper .header .logo-wrapper .page-name {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: Figtree !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
}

.hero-section .header-wrapper .header .logo-wrapper .page-name .divider {
  width: 1px;
  height: 16px;
  background: #fff;
}

.hero-section .header-wrapper .header .cta-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.hero-section .header-wrapper .header .cta-wrapper .call-back {
  display: flex;
  padding: 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.10);
  font-family: Figtree !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none !important;
}

.hero-section .banner-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}

.hero-section .banner-wrapper .page-center {
  display: flex;
  max-width: 1280px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin: 0 auto;
}

.hero-section .banner-wrapper .banner-inner {
  display: flex;
  padding: 56px 0 0;
  justify-content: center;
  align-items: flex-start;
  gap: 64px;
  align-self: stretch;
}

.hero-section .banner-wrapper .banner-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  flex: 1 0 0;
}

.hero-section .banner-wrapper .banner-right {
  display: flex;
  width: 39.063%;
  padding: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  background: linear-gradient(180deg, #FFF 0%, #ECEAFE 100%);
}

.hero-section .banner-wrapper .banner-left .request-cta-wrapper {
  display: flex;
  align-items: center;
  gap: 32px;
}

.hero-section .header-wrapper .header .logo-wrapper a {
  align-items: center;
  display: flex;
  gap: 12px;
  text-decoration: none;
}

.hero-section .banner-wrapper .banner-left .request-cta-wrapper .request-callback-cta {
  display: flex;
  width: 330;
  max-width: 400px;
  padding: 16px 32px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
  border-radius: 9999px;
  background:linear-gradient(135deg, #FF7636 0%, #FF2E15 100%);
  border: none;
  outline: none;
  font-family: Figtree !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  color: #fff;
  cursor: pointer;
}
.hero-section .banner-wrapper .banner-right form .inputs-wrapper .input .hs-input::placeholder {
  color: #98A2B3;
}
.hero-section .banner-wrapper .banner-left .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
}

.hero-section .banner-wrapper .banner-left .heading-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
.hero-section .heading-wrapper .title {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.20);
  padding: 16px 24px;
  letter-spacing: -0.64px;
  font-family: Figtree;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  color: #fff;
  margin: 0;
}
.hero-section .heading-wrapper h1 {
  margin: 0;
  font-family: Figtree,sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: -0.96px;
  color: #fff;
}
.hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper {
  display: flex;
  width: 478px;
  align-items: center;
  gap: 32px;
}

.hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper .line:last-child {
  display: none;
}

.hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper p {
  margin: 0;
  display: flex;
  width: 43.51%;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
  font-family: Figtree !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  color: #D0D5DD;
  text-align: center;
}

.hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper p span {
  font-family: Figtree !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  color: #fff;
}

.hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper .line {
  stroke: #FFF;
  height: 32px;
  flex-shrink: 0;
  display: block;
  background: #fff;
  width: 1px;
}

.hero-section .banner-wrapper .banner-right form {
  border-radius: 8px;
  display: flex;
  padding: 0 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}

.hero-section .banner-wrapper .banner-right form .form-title {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  font-family: Figtree !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #101828;
}

.hero-section .banner-wrapper .banner-right form .inputs-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}

.hero-section .banner-wrapper .banner-right form .inputs-wrapper .input {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  align-self: stretch;
}

.hero-section .banner-wrapper .banner-right form .inputs-wrapper .input .hs-input {
  font-family: Figtree !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 12px 16px;
  align-self: stretch;
  border-radius: 12px;
  border: 1px solid #D0D5DD;
  background: #fff;
  color: #101828;
  width: -webkit-fill-available;
}

.iti__flag {
  background-image: url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/img/flags.png)!important;
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
  display: flex;
  width: -webkit-fill-available;
}
.downloadpupup-form-wrapper .downloadpupup_submit:disabled,
.applyNow-form-wrapper .applyNow_submit:disabled, 
.callback-form-wrapper .callback_submit:disabled,
.hero-section .banner-wrapper .banner-right form .submit-wrapper .download_syllabus_bim_v2:disabled {
  cursor: not-allowed;
  background-color: rgb(217, 214, 254);
}
.iti--separate-dial-code .iti__selected-dial-code {
  font-family: Figtree !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #101828;
}

.hero-section .banner-wrapper .banner-right form .inputs-wrapper .input select {
  font-family: Figtree !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  padding: 12px 16px;
  align-self: stretch;
  color: #101828;
  border-radius: 12px;
  border: 1px solid #D0D5DD;
  background: #fff;
  height: 45px;
}
.iti--separate-dial-code .iti__selected-flag {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.hero-section .banner-wrapper .banner-right form .submit-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
}

.hero-section .banner-wrapper .banner-right form .submit-wrapper .divider {
  display: flex;
  padding-bottom: 24px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}

.hero-section .banner-wrapper .banner-right form .submit-wrapper .divider svg {
  height: 1px;
  align-self: stretch;
  fill: var(--Gray-200, #EAECF0);
  width: 100%;
}

.hero-section .banner-wrapper .banner-right form .submit-wrapper .download_syllabus_bim_v2 {
  display: flex;
  max-width: 400px;
  padding: 16px 32px;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  background: #4A1FB8;
  gap: 16px;
  color: #fff;
  font-family: Figtree !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  cursor: pointer;
  border: none;
}

.hero-section .banner-wrapper .banner-right form .submit-wrapper .download_syllabus_bim_v2 .icon {
  display: flex;
  align-items: center;
  gap: 8px;
}
.text-slider-one {
  position: relative;
  visibility: visible;
  padding: 16px 0;
  background: #EBE9FE;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.03), 0px 5px 12px 0px rgba(0, 0, 0, 0.03), 0px 21px 21px 0px rgba(0, 0, 0, 0.03), 0px 48px 29px 0px rgba(0, 0, 0, 0.02);
}
.text-slider-one .splide_list .splide_item{
  position: relative;
  display: flex;
  align-items: center;
}
.text-slider-one .splide_list .splide_item .dot {
  padding-left: 20px;
}
.text-slider-one .splide_list .splide_item h3 {
  color: #4A1FB8;
  font-family: Figtree;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; 
  margin: 0;
}
.callback-form-wrapper {
  position: fixed;
  inset: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1301;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}

.applyNow-form-wrapper {
  position: fixed;
  inset: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1301;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}

.downloadpupup-form-wrapper {
  position: fixed;
  inset: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1301;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}

body.popup-open {
  overflow: hidden !important;
}

.callback-form-wrapper.show{
  opacity: 1;
  visibility: visible;
  transition: all .5s;
}

.applyNow-form-wrapper.show {
  opacity: 1;
  visibility: visible;
  transition: all .5s;
}

.downloadpupup-form-wrapper.show {
  opacity: 1;
  visibility: visible;
  transition: all .5s;
}

.callback-form-wrapper .callback-form,
.applyNow-form-wrapper .applyNow-form,
.downloadpupup-form-wrapper .downloadpupup-form{
  overflow: auto;
  max-height: 100%;
  width: 100%;
  padding: 20px 0;
}
.callback-form-wrapper .callback-form-inner{
  display: grid;
  position: relative;
  grid-template-columns: 0.8fr 1fr;
  gap: 0rem;
  background-color: white;
  max-width: 971px;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 5px 12px 0px, rgba(0, 0, 0, 0.09) 0px 21px 21px 0px, rgba(0, 0, 0, 0.05) 0px 48px 29px 0px;
  border-radius: 16px;
  margin: 0 auto;
  overflow: inherit;
}

.applyNow-form-wrapper .applyNow-form-inner {
  display: grid;
  position: relative;
  grid-template-columns: 1fr 1fr;
  gap: 0rem;
  background-color: white;
  max-width: 971px;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 5px 12px 0px, rgba(0, 0, 0, 0.09) 0px 21px 21px 0px, rgba(0, 0, 0, 0.05) 0px 48px 29px 0px;
  border-radius: 16px;
  margin: 0 auto;
  overflow: inherit;
}

.downloadpupup-form-wrapper .downloadpupup-form-inner {
  display: grid;
  position: relative;
  grid-template-columns: 1fr 1fr;
  gap: 0rem;
  background-color: white;
  max-width: 971px;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 5px 12px 0px, rgba(0, 0, 0, 0.09) 0px 21px 21px 0px, rgba(0, 0, 0, 0.05) 0px 48px 29px 0px;
  border-radius: 16px;
  margin: 0 auto;
  overflow: inherit;
}

.callback-form-wrapper .close-btn{
  outline: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  width: auto;
  height: auto;
  color: currentcolor;
  padding: 16px;
  border-radius: 8px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1301;
}

.applyNow-form-wrapper .close-btn,.downloadpupup-form-wrapper .close-btn {
  outline: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  width: auto;
  height: auto;
  color: currentcolor;
  padding: 16px;
  border-radius: 8px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1301;
}

.callback-form-wrapper .callback-form-lft{
  display: flex;
  align-items: flex-start;
  gap: 40px;
  flex-direction: column;
  background: rgb(249, 245, 255);
  padding: 56px 52px;
}

.applyNow-form-wrapper .applyNow-form-lft,.downloadpupup-form-wrapper .downloadpupup-form-lft  {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  flex-direction: column;
  background: rgb(249, 245, 255);
  padding: 56px 52px;
}

.callback-form-wrapper img {
  height: auto;
  max-width: 100%;
}

.callback-form-wrapper .callback-cntnt .h1{
  margin: 0;
  font-weight: 600;
  font-family: Figtree !important;
  color: rgb(105, 56, 239);
  font-size: 1.75rem;
  line-height: 2.25rem;
  letter-spacing: 0em;
}

.callback-form-wrapper .callback-cntnt h2 {
  margin: 0;
  font-weight: 600;
  font-family: Figtree !important;
  color: rgb(16, 24, 40);
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0em;
}

.callback-form-wrapper .callback-form-ryt{
  display: flex;
  flex-direction: column;
  padding: 56px 76px 56px 60px;
  order: 1;
}

.applyNow-form-wrapper .applyNow-form-ryt,.downloadpupup-form-wrapper .downloadpupup-form-ryt {
  display: flex;
  flex-direction: column;
  padding: 56px 76px 56px 60px;
  order: 1;
  gap: 28px;
}

.callback-form-wrapper .callback-form-title{
  margin-bottom: 28px;
}

.callback-form-wrapper .callback-form-title p {
  margin: 0;
  font-weight: 400;
  font-family: Figtree !important;
  color: rgb(16, 24, 40);
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0em;
}

.applyNow-form-wrapper .applyNow-form-title p,.downloadpupup-form-wrapper .downloadpupup-form-title p {
  margin: 0;
  font-weight: 400;
  font-family: Figtree !important;
  color: rgb(16, 24, 40);
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0em;
}

.callback-form-wrapper .callback-submit-wrapper {
  border-top: 1px solid rgb(234, 236, 240);
  margin-top: 24px;
  padding-top: 24px;
  width: 100%;
}

.applyNow-form-wrapper .applyNow-submit-wrapper,.downloadpupup-form-wrapper .downloadpupup-submit-wrapper {
  border-top: 1px solid rgb(234, 236, 240);
  margin-top: 24px;
  padding-top: 24px;
  width: 100%;
}

.callback-form-wrapper .callback_submit{
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.4s ease-in-out 0s;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border: 0px;
  font-family: inherit !important;
  width: 100%;
  height: 52px;
  font-size: 18px;
  padding: 0px 26px;
  background-color: #3E1C96;
  color: #fff;
}

.applyNow-form-wrapper .applyNow_submit,.downloadpupup-form-wrapper .downloadpupup_submit {
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.4s ease-in-out 0s;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  border: 0px;
  font-family: inherit !important;
  width: 100%;
  height: 52px;
  font-size: 18px;
  padding: 0px 26px;
  background-color: #3E1C96;
  color: #fff;
}

.callback-form-wrapper .callback_submit .icon{
  margin-left: 16px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.applyNow-form-wrapper .applyNow_submit .icon,.downloadpupup-form-wrapper .downloadpupup_submit .icon {
  margin-left: 16px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.callback-form-wrapper .callback_submit .icon path {
  stroke: #fff;
}

.applyNow-form-wrapper .applyNow_submit .icon path,.downloadpupup-form-wrapper .downloadpupup_submit .icon path {
  stroke: #fff;
}

.callback-form-wrapper .inputs-wrapper{
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.callback-form-wrapper .inputs-wrapper .input-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.callback-form-wrapper .inputs-wrapper .input-inner .input,
.callback-form-wrapper .inputs-wrapper .input-inner select{
  border: 1px solid rgb(208, 213, 221);
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  padding: 12px 12px 12px 16px;
  gap: 8px;
  font-family: Figtree !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: rgb(16, 24, 40);
  width: -webkit-fill-available;
}
.callback-form-wrapper .inputs-wrapper .input-inner select{
  height: 45px;
}
.applyNow-form-wrapper .inputs-wrapper,.downloadpupup-form-wrapper .inputs-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.applyNow-form-wrapper .inputs-wrapper .input-inner,.downloadpupup-form-wrapper .inputs-wrapper .input-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.applyNow-form-wrapper .inputs-wrapper .input-inner .input,
.applyNow-form-wrapper .inputs-wrapper .input-inner select,
.downloadpupup-form-wrapper .inputs-wrapper .input-inner .input,
.downloadpupup-form-wrapper .inputs-wrapper .input-inner select{
  border: 1px solid rgb(208, 213, 221);
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-align: center;
  align-items: center;
  display: flex;
  padding: 12px 12px 12px 16px;
  gap: 8px;
  font-family: Figtree !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: rgb(16, 24, 40);
  width: -webkit-fill-available;
}
.applyNow-form-wrapper .inputs-wrapper .input-inner select,
.downloadpupup-form-wrapper .inputs-wrapper .input-inner select{
  height:45px;
}
.applyNow-form-wrapper .applyNow-form-lft-top,.downloadpupup-form-wrapper .downloadpupup-form-lft-top {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.applyNow-form-wrapper .applyNow-form-lft-topdetails-wrapper,.downloadpupup-form-wrapper .downloadpupup-form-lft-topdetails-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-left: 16px;
  position: relative;
}

.applyNow-form-wrapper .applyNow-form-lft-top-title-wrapper .h1,
.downloadpupup-form-wrapper .downloadpupup-form-lft-top-title-wrapper .h1{
  color: rgb(105, 56, 239);
  font-weight: 600;
  font-family: Figtree !important;
  font-size: 28px;
  line-height: 36px;
  margin: 0;
}

.applyNow-form-wrapper .applyNow-form-lft-top-title-wrapper h2,
.downloadpupup-form-wrapper .downloadpupup-form-lft-top-title-wrapper h2{
  font-weight: 600;
  font-family: Figtree !important;
  font-size: 28px;
  line-height: 36px;
  color: rgb(16, 24, 40);
  margin: 0;
}

.applyNow-form-wrapper .applyNow-form-lft-topdetails-wrapper:before,
.downloadpupup-form-wrapper .downloadpupup-form-lft-topdetails-wrapper:before{
  content: "";
  position: absolute;
  height: 100%;
  width: 4px;
  border-radius: 2px;
  left: 0px;
  top: 0px;
  background: rgb(105, 56, 239);
}

.applyNow-form-wrapper .applyNow-form-lft-topdetails-wrapper>div,
.downloadpupup-form-wrapper .downloadpupup-form-lft-topdetails-wrapper>div{
  display: flex;
  gap: 8px;
}

.applyNow-form-wrapper .applyNow-form-lft-topdetails-wrapper>div p,
.downloadpupup-form-wrapper .downloadpupup-form-lft-topdetails-wrapper>div p{
  margin: 0;
  font-weight: 500;
  font-family: Figtree !important;
  color: rgb(105, 56, 239);
  line-height: 20px;
  font-size: 14px;
}

.applyNow-form-wrapper .applyNow-form-lft-topdetails-wrapper>div span,
.downloadpupup-form-wrapper .downloadpupup-form-lft-topdetails-wrapper>div span{
  margin: 0;
  font-weight: 500;
  font-family: Figtree !important;
  line-height: 20px;
  font-size: 14px;
  color: rgb(16, 24, 40);
  display: block;
}

.applyNow-form-wrapper .applyNow-form-lft-btm,
.downloadpupup-form-wrapper .downloadpupup-form-lft-btm{
  flex-direction: column;
  gap: 8px;
  display: flex;
  padding-top: 0;
  padding-bottom: 0;
}

.applyNow-form-wrapper .applyNow-form-lft-btm>p,
.downloadpupup-form-wrapper .downloadpupup-form-lft-btm>p{
  color: rgb(16, 24, 40);
  font-weight: 600;
  font-family: Figtree !important;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

.applyNow-form-wrapper .applyNow-form-lft-btm .applyNow-form-lft-list-wrapper,
.downloadpupup-form-wrapper .downloadpupup-form-lft-btm .downloadpupup-form-lft-list-wrapper{
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.applyNow-form-wrapper .applyNow-form-lft-btm .applyNow-form-lft-list,
.downloadpupup-form-wrapper .downloadpupup-form-lft-btm .downloadpupup-form-lft-list{
  display: flex;
  padding: 4px 8px;
  -webkit-box-align: center;
  align-items: center;
  gap: 12px;
}

.applyNow-form-wrapper .applyNow-form-lft-btm .applyNow-form-lft-list .icon,
.downloadpupup-form-wrapper .downloadpupup-form-lft-btm .downloadpupup-form-lft-list .icon{
  width: 24px;
  height: 24px;
}

.applyNow-form-wrapper .applyNow-form-lft-btm .applyNow-form-lft-list .icon path,
.downloadpupup-form-wrapper .downloadpupup-form-lft-btm .downloadpupup-form-lft-list .icon path{
  fill: rgb(105, 56, 239);
  stroke: rgb(105, 56, 239);
}

.applyNow-form-wrapper .applyNow-form-lft-btm .applyNow-form-lft-list p,
.downloadpupup-form-wrapper .downloadpupup-form-lft-btm .downloadpupup-form-lft-list p{
  margin: 0;
  font-weight: 500;
  font-family: Figtree !important;
  color: rgb(16, 24, 40);
  font-size: 16px;
  line-height: 24px;
}

.applyNow-form-wrapper .applyNow-form-title .h1,
.downloadpupup-form-wrapper .downloadpupup-form-title .h1{
  margin: 0;
  margin-bottom: 8px;
  color: rgb(105, 56, 239);
  font-weight: 600;
  font-family: Figtree !important;
  font-size: 22px;
  line-height: 28px;
}

.applyNow-form-wrapper .applyNow-form-title .course-details,
.downloadpupup-form-wrapper .downloadpupup-form-title .course-details{
  display: flex;
  margin-top: 1rem;
  flex-direction: column;
  gap: 4;
}

.callback_submit.lodershow,
.downloadpupup_submit.lodershow,
.applyNow_submit.lodershow,
.download_syllabus_bim_v2.lodershow{
  font-size: 0 !important;
}
.callback_submit.lodershow .icon,
.downloadpupup_submit.lodershow .icon,
.applyNow_submit.lodershow .icon,
.download_syllabus_bim_v2.lodershow .icon{
  display: none;
}
.callback_submit.lodershow:before,
.applyNow_submit.lodershow:before,
.downloadpupup_submit.lodershow:before,
.download_syllabus_bim_v2.lodershow:before{
  background-image: url('https://i.gifer.com/origin/34/34338d26023e5515f6cc8969aa027bca.gif');
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-size: cover;
}

.applyNow-form-wrapper .applyNow-form-title .course-details h5,
.downloadpupup-form-wrapper .downloadpupup-form-title .course-details h5{
  color: rgb(16, 24, 40);
  font-size: 12px;
  font-weight: 600;
  font-family: Figtree !important;
  line-height: 16px;
  margin: 0;
}

.applyNow-form-wrapper .applyNow-form-title .course-details p,
.downloadpupup-form-wrapper .downloadpupup-form-title .course-details p{
  color: rgb(71, 84, 103);
  font-size: 12px;
  font-weight: 600;
  font-family: Figtree !important;
  line-height: 16px;
  margin: 0;
}
.mobile-details-wrap{
  display:none;
}
.hero-section .banner-wrapper .banner-right form .inputs-wrapper .input select:required:invalid {
  color: #98A2B3;
}
.hero-section .banner-wrapper .banner-right form .inputs-wrapper .input select option{
  color: #101828;
}
.callback-form-wrapper .inputs-wrapper .input-inner .input::placeholder,
.callback-form-wrapper .inputs-wrapper .input-inner select:required:invalid,
.applyNow-form-wrapper .inputs-wrapper .input-inner .input::placeholder,
.applyNow-form-wrapper .inputs-wrapper .input-inner select:required:invalid,
.downloadpupup-form-wrapper .inputs-wrapper .input-inner .input::placeholder,
.downloadpupup-form-wrapper .inputs-wrapper .input-inner select:required:invalid{
  color: #98A2B3;
}
.callback-form-wrapper .inputs-wrapper .input-inner select option,
.applyNow-form-wrapper .inputs-wrapper .input-inner select option,
.downloadpupup-form-wrapper .inputs-wrapper .input-inner select option{
  color: #101828;
}
.certified-image svg {
  max-width: 100%;
}

.nudges-wrapper {
  border-radius: 12px;
  background: rgba(158, 119, 237, 0.40);
  padding: 16px;
  width: 100%;
}
.nudges-wrapper h6 {
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  color: #fff;
  margin: 0 0 16px;
}
.nudges-wrapper .scholarship p {
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  color: #fff;
}
.nudges-wrapper .scholarship p span {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  background: linear-gradient(45deg, #4DEF8E 0%, #FFEB3A 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  vertical-align: -3px;
  padding: 0 8px;
}
.nudges-wrapper h6 img {
  width: auto;
  height: 24px;
  vertical-align: middle;
}
.nudges-wrapper .scholarship small {
  color: #fff;
  font-family: Figtree;
}
.trust-placeholder {
  border-radius: 2.4px;
  border: 0.2px solid #D9D6FE;););););
  background: #EBE9FE;);
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.trust-placeholder p {
  margin: 0;
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  color: #1D2939;
}
.trust-placeholder p strong {
  color: #101828;
  font-weight: 600;
  margin-right: 4px;
}
.trust-placeholder .image-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
}
.trust-placeholder .image-wrap .image {
  padding: 3.2px;
  border-radius: 3.2px;
  background: #FFF;);
}
.trust-placeholder .image-wrap .image img {
  display: block;
}

@media (max-width: 1300px) {
  .hero-section .header-wrapper .header {
    padding: 0 16px;
  }

  .hero-section .banner-wrapper .page-center {
    padding: 0 16px;
  }
}

@media (max-width: 1130px) {
  .hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper {
    width: auto;
  }
}

@media (max-width: 992px) {
  .hero-section .hero-section-inner{
    position: relative;
    background-image: none !important;
    padding: 0;
  }
  .hero-section .header-wrapper {
    position: relative;
  }
  .hero-section .banner-wrapper {
    position: relative;
  }
  .hero-section .header-wrapper .header {
    justify-content: center;
  }
  .hero-section .heading-wrapper .title {
    padding: 4px 12px;
    font-size: 12px;
    line-height: 16px;
    max-width: 250px;
    text-align: center;
    justify-content: center;
    letter-spacing:0;
  }
  .callback-form-wrapper .callback-form-ryt{
    padding: 50px;
  }
  .hero-section .heading-wrapper h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.6px;
    text-align: center;
  }
  .hero-section .banner-wrapper .banner-left .content-wrapper {
    gap: 48px;
  }

  .hero-section .banner-wrapper .banner-left {
    gap: 21px;
  }
  .hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper {
    gap: 0;
    align-self: stretch;
    max-width: 520px;
    margin: 0 auto;
    width: 100%;
    position: relative;
  }

  .hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper .line {
    display: none;
  }

  .hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper p {
    width: auto;
    flex: 1 0 0;
    align-items:center;
  }

  .hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper p span {
    font-size: 16px;
    line-height: 24px;
  }

  .hero-section .banner-wrapper .banner-left .request-cta-wrapper .request-callback-cta {
    padding: 12px 32px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    width: 260px;
  }

  .hero-section .banner-wrapper .banner-left .request-cta-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
    gap: 8px;
    align-self: stretch;
  }
  .hero-section .banner-wrapper .banner-right form {
    padding: 0;
    gap: 32px;
    align-items: center;
    max-width: 600px;
    margin: 0 auto;
  }
  .form_top_content h3 {
    text-align: center;
    font-family: Figtree;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
  }
  .form_top_content p {
    font-family: Figtree;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
  }
  .hero-section .banner-wrapper .banner-right form .submit-wrapper .divider {
    padding-bottom: 16px;
  }

  .hero-section .banner-wrapper .banner-right form .inputs-wrapper {
    gap: 10px;
  }

  .hero-section .banner-wrapper .banner-right form .submit-wrapper .download_syllabus_bim_v2 {
    padding: 12px 24px;
    font-size: 16px;
    line-height: 24px;
  }

  .applyNow-form-wrapper .applyNow-form-ryt {
    padding: 40px;
  }

  .applyNow-form-wrapper .applyNow-form-lft {
    padding: 40px;
  }

  .downloadpupup-form-wrapper .downloadpupup-form-ryt {
    padding: 40px;
  }

  .downloadpupup-form-wrapper .downloadpupup-form-lft {
    padding: 40px;
  }
  .hero-section .header-wrapper .header {
    justify-content: center;
  }
  .hero-section .header-wrapper {
    position: relative;
  }
  .hero-section .banner-wrapper {
    position: relative;
  }
  .hero-section .banner-wrapper .banner-inner {
    padding: 0;
    flex-wrap: wrap;
    width: 100%;
    gap: 0;
  }
  .hero-section .banner-wrapper .banner-inner .banner-left {
    width: 100%;
    gap: 48px;
    padding: 48px 16px;
  }
  .hero-section .banner-wrapper .banner-left .heading-wrapper {
    gap: 16px;
    align-items: center;
  }
  .hero-section .banner-wrapper .banner-left .request-cta-wrapper .download-cta-btn {
    display: flex !important;
    padding: 12px 32px;
    font-size: 18px;
    line-height: 28px;
    width: 260px;
    max-width: 600px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
    border-radius: 9999px;
    background: #fff;
    border: 1px solid #D9D6FE;
    outline: none;
    font-family: Figtree !important;
    color: #4A1FB8;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
  }

  .hero-section .banner-wrapper .page-center {
    padding: 0;
  }
  .hero-section .banner-wrapper .banner-right {
    padding: 48px 24px 32px 24px;
    width: 100%;
    border-radius: 0;
    background: linear-gradient(180deg, #FFF 0%, #EBE9FE 100%);
    animation-name: none ! IMPORTANT;
  }
  .certified-image-wrapper {
    padding: 0;
    gap: 24px;
    align-items: center;
  }
  .certified-image-wrapper h3 {
    margin: 0;
    text-align: center;
    justify-content: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
  }
  .certified-image-wrapper h3 .line {
    display: none;
  }
  .certified-image-wrapper h3 span.text svg {
    display: none;
  }
  .certified-image {
    justify-content: center;
  }
  .text-slider-one {
    padding: 20px 0;
    /*     --marquee-elements-displayed: 3; */
  }
  /*   .text-slider-one .splide_list .splide_item {
  gap: 50px;
} */
  .hero-section .banner-wrapper .banner-inner .banner-left > div {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
    align-items: center;
  }
  .callback-form-wrapper .callback-form{
   padding:0;
  }

  .callback-form-wrapper .callback-form-inner{
    gap: 32px;
    display: grid;
    height: 100vh;
    overflow-y: auto;
    grid-template-columns: none;
    padding: 46px 16px 46px 16px;
    border-radius: 0;
  }

  .callback-form-wrapper .callback-form-ryt{
    display: flex;
    flex-direction: column;
    order: -1;
    padding: 0;
  }

  .callback-form-wrapper .callback-form-lft{
    padding: 0;
    background: no-repeat;
    gap: 8px;
    flex-direction: column-reverse;
  }

  .callback-form-wrapper .callback-cntnt .h1 br{
    display: none;
  }

  .callback-form-wrapper .callback-cntnt .h1 {
    font-size: 22px;
    line-height: 28px;
  }

  .callback-form-wrapper .callback-cntnt h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .callback-form-wrapper .callback-form-title p {
    color: rgb(105, 56, 239);
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
  }

  .callback-form-wrapper .inputs-wrapper .input-inner .input, .callback-form-wrapper .inputs-wrapper .input-inner select {
    font-size: 14px;
    line-height: 20px;
    height: 45px;
  }

  .applyNow-form-wrapper .applyNow-form-inner,.downloadpupup-form-wrapper .downloadpupup-form-inner {
    gap: 32px;
    display: grid;
    grid-template-columns: none;
    padding: 46px 16px 46px 16px;
    border-radius: 0;
  }

  .applyNow-form-wrapper .applyNow-form,.downloadpupup-form-wrapper .downloadpupup-form {
    padding:0;
  }

  .applyNow-form-wrapper .applyNow-form-ryt,.downloadpupup-form-wrapper .downloadpupup-form-ryt {
    display: flex;
    flex-direction: column;
    order: -1;
    padding: 0;
  }

  .applyNow-form-wrapper .applyNow-form-lft,.downloadpupup-form-wrapper .downloadpupup-form-lft {
    padding: 0;
    background: no-repeat;
    gap: 8px;
  }

  .applyNow-form-wrapper .applyNow-form-lft-top,.downloadpupup-form-wrapper .downloadpupup-form-lft-top {
    display: none;
  }

  .applyNow-form-wrapper .applyNow-form-lft-btm,.downloadpupup-form-wrapper .downloadpupup-form-lft-btm {
    padding: 0;
  }

  .applyNow-form-wrapper .applyNow-form-lft-btm>p,.downloadpupup-form-wrapper .downloadpupup-form-lft-btm>p {
    font-size: 14px;
    line-height: 20px;
  }

  .applyNow-form-wrapper .applyNow-form-lft-btm .applyNow-form-lft-list p,.downloadpupup-form-wrapper .downloadpupup-form-lft-btm .downloadpupup-form-lft-list p {
    font-size: 14px;
    line-height: 20px;
  }

  .applyNow-form-wrapper .applyNow-form-title>p,.downloadpupup-form-wrapper .downloadpupup-form-title>p {
    font-size: 14px;
    line-height: 20px;
  }

  .applyNow-form-wrapper .applyNow-form-title .h1,.downloadpupup-form-wrapper .downloadpupup-form-title .h1 {
    display: block !important
  }

  .applyNow-form-wrapper .applyNow-form-title .course-details,.downloadpupup-form-wrapper .downloadpupup-form-title .course-details {
    display: flex !important
  }
  .hero-section .banner-wrapper, 
  .hero-section .header-wrapper {
    position: relative;
    z-index: 9;
  }
  .hero-section .hero-section-inner:after {
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    height: 923px;
    background: rgb(157, 42, 211);
    background: linear-gradient(62deg, rgba(157, 42, 211, 1) 0%, rgba(105, 0, 238, 1) 35%, rgba(30, 65, 187, 1) 100%);
  }
  .hero-section .banner-wrapper .banner-left .content-wrapper .details-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background: url(https://19948058.fs1.hubspotusercontent-na1.net/hubfs/19948058/Bim%20Archi%20V2%20Theme/Image/Line%201059.png);
    left: 50%;
    transform: translateX(-50%);
  }
  
  .applyNow-form-wrapper, 
  .callback-form-wrapper, 
  .downloadpupup-form-wrapper {
    padding: 0;
    align-items: flex-start;
  }
  .nudges-wrapper {
    text-align: center;
  }
  .nudges-wrapper h6,
  .nudges-wrapper .scholarship p {
    font-size: 16px;
    line-height: 24px;
  }
  .nudges-wrapper .scholarship p span{
    font-size: 24px;
    line-height: 28px;
  }
}




