
.breadcrumb-div .breadcrumb {
  padding: 12px 0px 8px;
  background-color: #e9ecef00;
  font-family: Manrope;
  margin-bottom: 0;
}
.advisory{
  padding: 16px 120px 12px;
}
.advisory-left .astrik , .new-user-subs-watchlist .astrik {
  font-size: 70px;
  font-weight: 700;
  font-family: manrope;
  line-height: 48px;
  color:#98A2B3;
}

.advisory-left{
  background-color: #EFEBFF;
  border-radius: 16px;
  padding: 72px 40px;
  position: relative;
}

.advisory-left h1 , .new-user-subs-watchlist h4{
  font-size: var(--font-size-20);
  font-weight: 500;
  margin-bottom: 1rem;
}

.advisory-left p{
  font-size: var(--font-size-16);
  color: #000000;
  opacity: .8;
  margin-bottom: 1rem !IMPORTANT;
  /* width: 500px; */
  font-family: 'Manrope';
}

.advisory-left .show-question{
  color: #ffffff !important;
  font-size: var(--font-size-16);
  font-weight: 600;
}

.advisory-left .show-question:hover{
  color: #d4d1d1 !important;
  cursor: pointer;
}

.advisory-left a:hover{
  color: #000000 !important;
}

.right-arrow-img {
  filter: invert(1);
}

.advisory-left a:hover img {
  filter: invert(0);
}

.advisory-left .risk-top-img{
  position: absolute;
  bottom: 0;
  right: 52px;
}

.date small{
  color: var(--Error-Medium);
  font-weight: 600;
  font-size: var(--font-size-12);
}

.global_fee {
  font-size: var(--font-size-14) !important;
  color: var(--grey-900);
  font-weight: 500;
}

.enroll-text small{
  color: var(--Success-Medium)  !important;
  font-weight: 600;
  font-size: var(--font-size-14) !important
}

.button_groups{
  display: flex;
  gap: 10px;

}

.only-india{
  background-color: var(--grey-500);
  border: 1px solid var(
  --teal_dark);
  font-family: manrope;
  padding: 4px 8px;
  font-size: var(
  --font-size-12);
  border-radius: 20px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 20px;
}

/* .video-icon-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-top: 12px;
}


.video-icon-box p{
  margin-bottom: 0;
  height: 18px;
  font-size: 14px;
}
 */
.advisory-right-inner {
  background: #101828;
  padding: 40px;
  height: 100%;
  border-radius: 16px;
  /* width: 100%; */
  position: relative;
}

.advisory-right-inner h5{
  color: #ffffff;
  font-size: var(--font-size-22);
  margin-bottom: 1rem;
  font-weight: 700;
}




.advisory-right-inner p{
  color: var(--grey-50);
  /* Regular/14 */
  font-family: Manrope;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 22px;
}

.advisory-right-inner p span{
  color: var(--grey-400);
  font-weight: 400;
  font-size: 14px;
}
/* .advisory-right-inner h5 span{
  font-size: var(--font-size-14);
  font-weight: 400;
}

.advisory-right-inner .progress{
  margin-bottom: 1rem;
  background: #404653;
  border-radius: 20px;
}

.advisory-right-inner .progress-bar{
  background: #ffffff;
}



.profile-complete-button img {
  margin-left: 10px;
  background: white;
  border-radius: 50%;
  width: 33px;
  padding: 8px;
}

.grey-img-1{
  position: absolute;
  bottom: 0;
  right: 15px;
  z-index: 10;
  border-radius: 16px;
  height: 70px;
}

.grey-img-2{
  position: absolute;
  bottom: 0;
  right: 15px;
  border-radius: 16px;
  height: 100px;
}
 */
.profile-complete-button{
  z-index: 1060;
  /* max-width: 100%; */
  /* padding: 10px 32px;
  position: absolute;
  width: 79%;
  left: 50%;
  bottom: 32px;
  transform: translateX(-50%); */
}

.Create-new-goal{
  color: white !important;
  padding: 10px 32px;
}



.course-details-section{
  padding: 40px 120px;
}




.course-details-section .nav-tabs {
  border-top: 1px solid #dee2e6;
  border-bottom: 0;
  margin-bottom: 16px;
}

.course-details-section .nav-tabs .nav-item.show .nav-link,
.course-details-section .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  position: relative;
}

.course-details-section .nav-tabs .nav-link.active::after{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  background: var(--Grey-900, #101828);
  height: 6px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.course-details-section .nav-tabs .nav-link {
  display: block;
  padding: 24px 16px;
  color: var(--Grey-400, #98A2B3);
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border: white;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: white;
}


.tab-content h2{
  font-family: manrope;
  font-size: var(--font-size-26);
  margin-bottom: 32px;
  font-weight: 600;
  color: var(--grey-800);
}

.tab-content p ,.tab-content li{
  font-family: manrope;
  font-weight: 400;
  font-size: var(--font-size-16);
}

.tab-content li{
  margin-left: 32px;
  margin-bottom: 16px;
}


.course_testimonial .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -75px !important;
  left: 0;
  z-index: 15;
}

.carousel-indicators li{
  background-color: var(--grey-400);
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 0px !important;
}

.course_testimonial .col-md-12{
  padding: 0;
}

.course_testimonial .card{
  height: auto;
  position: relative;
  border-radius: 12px;
  border: 1px solid var(--grey-200);
}

.client-img-box{
  /* position: absolute; */
  bottom: 20px;
  margin-top: 44px;
}

.client-img-box img{
  /* width: auto; */
  border:1px solid var(--grey-200);
  border-radius: 50%;
  /* height: 70px; */
}

.client-img-box h6{
  font-size: var(--font-size-20);
  font-weight: 600;
  margin-top: 20px;
}

.client-img-box div p{
  width: 275px;
  color: var(--grey-500);
  /* font-size: 16px; */
}


.btn-link {
  font-weight: 400;
  color: var(--grey-600);
}

.course-form{
  z-index: 1090;
}

.course-form label{
  font-size: var(--font-size-14);
  color: var(--Grey-500, #667085);
  font-family: Manrope;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.form-control{
  height: 44px;
  border: 1px solid var(--grey-200);
}

input[type="date"] , input[type="file"]{
  font-family: manrope;
}

.check-boxes{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 34px;
  padding: 20px;
  flex-wrap: wrap;
}

.check-boxes label{
  margin-left: 10px;
}

.check-boxes div{
  display:flex;
  align-items: center;
}

.open-course{
  padding: 12px 24px;
}

.faculty-img{
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 1px solid var(--grey-100);
  margin-bottom: 16px;
}

.card-text{
  color: var(--grey-500);
  font-size: var(--font-size-14) !important;
  margin-bottom: 0;
  text-align: justify;
}

.faculty-card{
  border: 1px solid var(--pink-light);
  margin-bottom: 20px;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.06);
}

.faculty-card .card-body{
  text-align: center;
}

.faculty-card .card-title{
  font-weight: 600;
}

.faculty-card .card-body .faculty-designation{
  font-size: var(--font-size-14);
  color: var(--grey-600);
  font-weight: 600;
  width: 300px;
  margin: 24px auto;
}

.syllabus-text{
  font-size: var(--font-size-24);
  font-weight: 600;
  margin-bottom: 16px;
  margin-top: 32px;
}




.faq_section{
  padding-top: 0px;
  padding-bottom: 80px;
  padding-left: 0px;
  padding-right: 0;
}

.faq_section .faq-heading{
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.faq_section .card{
  margin-bottom: 16px;
  border: 0;
  border-radius: 16px;
  background: var(--Gradient-Purple-pink-gradient, linear-gradient(92deg, #FFEBFC 0%, #D6CBFE 100%));
}


.faq_section .card-header{
  background-color: rgba(109, 98, 98, 0);
  border: 0;
  padding: 18px 24px 12px;
}



.faq_section .card-body{
  padding: 0px 24px 24px;
}

.faq_section .btn-link{
  padding: 0;
  color: var(--Grey-900, #101828);
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.faq_section .accordion .card:last-of-type {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 16px;
}

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 16px;
}

.faq_section .accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 16px;
}

.accordion-heading{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq_section .card-header[aria-expanded=true] .minus-risk {
  display: block;
  border-radius: 32px;
  background: var(--Grey-700, #344054);
  display: flex;
  padding: 10px;
  align-items: center;
  gap: 8px;
}

.faq_section .card-header[aria-expanded=true] .minus-risk img{
  transform: none;
  filter: invert(1);
}

.faq_section .card-header[aria-expanded=true] .plus-risk {
  display: none;
  transform: none;

}


.faq_section .card-header[aria-expanded=false] .minus-risk {
  display: none;
}

.faq_section .card-header[aria-expanded=false] .plus-risk {
  display: block;
  border-radius: 32px;
  background: var(--Purple-medium, #D9D0FC);
  display: flex;
  padding: 10px;
  align-items: center;
  gap: 8px;
}

.faq_section .card-header[aria-expanded=false] {
  background-color: white;
}


.faq_section .card-body p , .faq_section .card-body li{
  color: var(--Grey-700, #344054);
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.6px
}

.faq_section .fag-heading{
  color: var(--Grey-900, #101828);
  /* Semibold (Heading)/feature news */
  font-family: Manrope;
  font-size: var(--font-size-36);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 26px;
  margin-top: 16px;
}

.faq_section .card-header[aria-expanded=false] {
  background-color: white;
}


.course_testimonial{
  padding: 0px 14px;
}

.syllabus_index .accordion .card {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.syllabus_index .accordion .card {
  border-radius: 12px;
}

.course-success-modal .modal-header{
  border-bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 44px;
}

.course-success-modal .modal-title{
  font-weight: 600;
  text-align: center;
}

.course-success-modal .modal-body p{
  font-weight: 400;
  font-family: manrope;
  text-align: center;
}

.showmoreless{
  background-color: white;
  border: 0;
  font-family: manrope;
  font-size: var(--font-size-12);
  color: var(--Success-Medium);
  cursor: pointer;
}

.truncate-text-body{
  margin-bottom: 0;
}

.exclusive{
  color: var(--pink-medium) !important;
}

.off-text{
  color: var(--Success-Medium) !important;
  margin-left: 10px;
}


.tab-content h4{
  font-size: var(--font-size-22);
  font-weight: 500;
  margin-bottom: 12px;
}

.tab-content h5{
  font-size: var(--font-size-20);
  font-weight: 500;
  margin-bottom: 12px;
}

.tab-content ul{
  margin-bottom: 36px;
}


.course_testimonial li {
  margin-left: 12px !important;
  margin-bottom: 16px;
}


.download-pdf-Modal .modal-body{
  padding: 16px 16px 36px;
}

.download-pdf-Modal .btn-dark-wright{
  height: 44px;
}

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

  .download-pdf-Modal{
    z-index: 1090;
  }

  .advisory {
    padding: 0px 20px 12px ! IMPORTANT;
}

  .button_groups{
    flex-direction: column;
  }
  .course-details-section {
    padding: 20px;
  }
  .course-details-section .nav-tabs {
    border-top: 1px solid #dee2e6;
    border-bottom: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    margin-bottom: 16px;
}
.tab-content h2 {
  font-family: manrope;
  font-size: var(--font-size-20);
  margin-bottom: 24px;
}

.course_testimonial{
  margin-bottom: 17px;
}

.course_testimonial .card {
  height: auto;
  position: relative;
  margin-bottom: 10px;
}

.course-form .modal-dialog , .course-form .modal-content ,
   .download-pdf-Modal .modal-dialog , .download-pdf-Modal .modal-content {
  height: 100%;
}

.course-form .modal-body{
  height: calc(100% - 200px);
  overflow: auto;
}
.course_testimonial .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -75px !important;
  left: 0;
  z-index: 15;
}
.carousel-item-next, .carousel-item-prev, .carousel-item{
  margin-bottom: 10px;
}

}

@media(max-width:767px){
  .breadcrumb-div{
    display: flex;
    justify-content: center;
  }

  .advisory {
    padding: 32px 20px 24px;
}

  /* Blur elements for unauthenticated users - Mobile */
  .blur-elements {
    filter: blur(6px);
    position: relative;
    user-select: none;
  }

  .canvas-div,
  .live-return-blur {
    position: relative;
  }

  .canvas-div .login-view {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-family: manrope;
    font-weight: 600;
    cursor: pointer;
  }

  .live-return-blur .login-view {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-family: manrope;
    font-weight: 600;
    font-size: var(--font-size-16);
    cursor: pointer;
  }

  /* Additional blur styling for better UX - Mobile */
  .blur-elements:hover {
    filter: blur(8px);
    transition: filter 0.3s ease;
  }

  .graph-container.blur-elements {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 10px;
  }

  .cagr-value.blur-elements {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 2px 6px;
  }

.profile-complete-button{
  position: relative;
  z-index: 100;
}


.advisory-left p {
  font-size: var(--font-size-12);
  width: auto;
  font-weight: 500;
}

.advisory-left .risk-top-img {
  right: 16px;
  height: 89px;
  width: 85px;
}

.advisory-left {
  margin-bottom: 18px;
  padding: 30px 20px;
}


.advisory-right-inner{
  padding: 30px 20px;
}
.advisory-right-inner h5 {
  font-size: var(--font-size-18);
}

.faq_section {
  padding-top: 16px;
  padding-bottom: 80px;
  padding-left: 20px;
  padding-right: 20px;
}

.faq_section .fag-heading {
  font-size: var(--font-size-20);
  font-weight: 600;
}

.faq_section .btn-link {
  font-size: var(--font-size-16);
  font-style: normal;
  text-align: left;
}

.faq_section .card-body p, .faq_section .card-body li {
  font-size: var(--font-size-14);
  margin-bottom: 16px;
  line-height: normal;
}

.faq_section .card-header[aria-expanded=false] .plus-risk {
  height: 40px;
}

.faq_section .card-header[aria-expanded=true] .minus-risk {
  height: 40px;
  width: 40px;
  padding: 8px;
}

.faq_section .accordion .card .card-header:first-child, .faq_section .accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0px;
}

.all-about-section {
  padding: 40px 20px 40px;
}
.all-about-text h2 {
  color: var(--grey-900, #101828);
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 4px;
}
.all-about-text p {
  font-size: 14px;
}

.your-gaols {
  padding: 0px 0px 32px;
}

.active-inactive {
  padding: 48px 0px;
}

.recent-financial-plans .col-md-4{
  margin-bottom: 20px;
}

.suggested-portfolio {
  background: var(--navy_blue);
  padding: 48px 20px 16px;
}


.suggested-portfolio .suggested-portfolio-heading p {
  font-size: var(--font-size-14);
}
.suggested-portfolio .suggested-portfolio-heading h2 {
  font-size: var(--font-size-20);
  font-weight: 600;
}
.suggested-portfolio .card .card-header div{
  flex: 2;
}

.suggested-portfolio .card .card-header span{
  flex:1;
}

.recommended-blog {
  padding: 40px 30px;
  background: #FFEBFC;
}

.recommended-blog-heading{
  padding: 0;
}
.recommended-blog-heading h5 {
  font-size: var(--font-size-20);
  font-weight: 600;
  margin-bottom: 20px;
}

.news-letter-subscribe {
  padding: 48px 20px;
  position: relative;
}

.news-letter-subscribe h2 {
  font-size: var(--font-size-20);
  font-weight: 600;
  color: #1D2939;
}
.news-letter-subscribe p {
  font-size: var(--font-size-14);
  font-weight: 400;
  color: #667085;
  margin: 2rem 0rem 2rem;
  font-family: manrope;
}

.create-goal-modal .modal-body {
  padding: 16px 0px;
  z-index: 1;
  margin-top: 0px;
}

.results-box {
  padding: 18px 0px;
  margin: 0px;
}

.results-box-inner{
  margin-bottom: 10px;
}


    .create-goal-modal .suggested-portfolio {
        padding: 50px 20px 40px !important;
        margin-bottom: 85px;
    }

.create-goal-modal .modal-content {
  border-radius: 0px;
  border: 0px;
}
.create-goal-modal{
  z-index: 1070;
}

.back-goal-modal-button{
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  gap: 10px;
}

.create-goal-modal .modal-title{
  font-weight: 600;
}

.create-goal-modal .modal-header{
  position: sticky;
  top: 0;
  z-index: 1000;
  background: white;
}



.financial_banner {
  padding: 0px 20px;
}

.financial-result-inner p {
  font-size: var(--font-size-10);
}

.financial-result-box {
  background-color: green;
  padding: 32px;
  border-radius: 16px;
  background: var(--Gradient-purple-grey-gradient, linear-gradient(225deg, #F2F4F7 -0.05%, #EFEBFF 100%));
}

.financial-result {
  display: flex;
  gap: 13px;
  flex-wrap: wrap;
  height: auto;
}

.financial-result-inner:nth-child(1), .financial-result-inner:nth-child(2), .financial-result-inner:nth-child(3), .financial-result-inner:nth-child(6), .financial-result-inner:nth-child(4), .financial-result-inner:nth-child(5) {
  width: 30.66%;
  padding: 8px 12px;
}

.financial-result-box {
  padding: 0;
}

.financial-result-box h2 {
  font-size: 20px;
  font-weight: 600;

}


.financial-result-div {
  flex-wrap: wrap;
}

.financial-result-div div {
  width: 100%;
}

.financial-planner-main-result{
  background: var(--Gradient-purple-grey-gradient, linear-gradient(225deg, #F2F4F7 -0.05%, #EFEBFF 100%));
}


.financial-result-inner:nth-child(1),
.financial-result-inner:nth-child(2),
.financial-result-inner:nth-child(3){
  margin-bottom: 5px;
}

.breadcrumb-div {
  display: flex;
  justify-content: flex-start;
}

.breadcrumb-div .breadcrumb{
  padding-top: 28px !important;
}

.financial-planner-main-result {
  padding: 28px 0px;
  margin-bottom: 20px;
}

.financial-planner-div h2 {
  margin-bottom: 8px;
  font-size: 20px;
}


.financial-form-section .nav {
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  padding: 15px;
  position: relative;
  z-index: 1000;
}

.financial-form-section .nav::after {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  top: 43px;
  width: 84%;
  height: 1px;
  z-index: -1;
  background: #EAECF0;
}

.tab-content-box {
  height: auto;

}

.box-button {
  position: relative;
  bottom: 0;
  left: 0;
  padding: 10px 24px;
  display: flex;
  gap: 10px;
  font-size: 14px;
}


.financial-form-section .nav-pills .nav-link.active,
 .financial-form-section .nav-pills .show>.nav-link {
  border-radius: 57px;
}



.financial-form-section .nav-pills .nav-link {
  color: var(--Grey-500, #667085);
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding: 16px 24px;
  line-height: 150%;
  border-radius: 100px;
  background: var(--Grey-100, #F2F4F7);
}

.ai-Risk-Modeling {
  padding: 36px 30px;
}
.blog-div-right .card {
  width: 258px;
}

.other-blog-section .col-md-3 .carousel-control-prev {
  left: 0;
  opacity: 1;
  max-height: 100%;
  bottom: 33px !important;
  width: 130%;
}
.other-blog-section .col-md-3 .carousel-control-next {
  left: auto;
  opacity: 1;
  max-height: 100%;
  bottom:33px !important;
  width: 35%;
}

.blog-div-right {
  padding: 30px 16px 0px 0px;
}
.other-blog-section .col-md-3 h2 {
  font-size: var(--font-size-20);
  font-weight: 600;
}
.blog-div-right .carousel-item .row {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow: auto;
}

#carouselIndicatorsInsideGoal .carousel-indicators  ,
#carouselIndicators .carousel-indicators{
  width: 100%;
}

.recent-financial-plans h2 {
  margin-bottom: 10px;
  margin-left: 15px;
}

.active-inactive .card {
  margin: 10px;
}

}

:root {
    /* new color palletes */
     --White: #FFF;
     --pink-light: #FFEBFC;
     --pink-Dark: #D57BC8;
     --pink-medium:#FAA8F1;
    
     --Teal-light: #E5FFFB;
     --teal-medium: #96DDCC;
     --teal-dark: #579888;
    
     --purple-light: #EFEBFF;
     --purple-medium: #D9D0FC;
     --purple-dark: #C0B1F8;
    
     --grey-50: #F9FAFB;
     --grey-100: #F2F4F7;
     --grey-200: #EAECF0;
     --grey-300:#D0D5DD;
     --grey-400: #98A2B3;
     --grey-500: #667085;
     --grey-600: #475467;
     --grey-700: #344054;
     --grey-800: #1D2939;
     --grey-900: #101828;
    
     --Success-Light: #EAFFEC;
     --Success-Medium:#41B873;
     --Error-Light: #FFEAEA;
     --Error-Medium: #D92F2F;
     --Sage-light: #F8FFE5;
     --Sage-Medium: #9EA683;
      /* new color palletes */
    
    
      --font-size-8: 8px;
      --font-size-10: 10px;
      --font-size-12: 12px;
      --font-size-14: 14px;
      --font-size-15: 15px;
      --font-size-16: 16px;
      --font-size-18: 18px;
      --font-size-20: 20px;
      --font-size-22: 22px;
      --font-size-24: 24px;
      --font-size-26: 26px;
      --font-size-28: 28px;
      --font-size-30: 30px;
      --font-size-32: 32px;
      --font-size-34: 34px;
      --font-size-36: 36px;
      --font-size-38: 38px;
      --font-size-40: 40px;
      --font-size-42: 42px;
    
    }
    
    .btn-dark-wright{
        border-radius: 8px;
        font-weight: 600 !important;
        background: #1D2939;
        border: 1px solid var(--Grey-600, #475467);
        font-family: manrope;
        color: var(--White, #FFF);
    }

    .btn-dark-wright:hover{
        background-color: var(--White, #FFF);
        color: var(--Grey-800, #1D2939);
    }

    @keyframes shine {
        0% {left: -100px}
        20% {left: 100%}
        100% {left: 100%}
    }
    
    .btn-outline-wright{
        border-radius: 10px;
        border: 1px solid var(--Grey-600, #475467);
        background: rgba(29, 41, 57, 0.20);
        display: inline-flex;
        padding: 10px 32px 10px 48px;
        justify-content: center;
        align-items: center;
        gap: 16px;
        color: var(--Grey-50, #F9FAFB);
        text-align: center;
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 171.429% */
    }
    
    .btn-outline-wright:hover{
        background-color: var(--Grey-50, #F9FAFB); 
        border-color: rgba(29, 41, 57, 0.20); 
    }
    
    
    .btn-light-wright{
        display: flex;
        width: 330.333px;
        height: 50px;
        padding: 14px 24px;
        justify-content: center;
        align-items: center;
        gap: 12px;
        flex-shrink: 0;
        color: var(--Grey-900, #101828);
        text-align: center;
        font-family: Manrope;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        border-radius: 8px;
        background: var(--Grey-100, #F2F4F7);
    }
    
    
    .btn-white-wright{
        background-color: white;
        border-radius: 8px;
        font-family: manrope;
        padding: 14px 32px;
        font-weight: 600;
        border: 0;
        color: var(--Grey-900, #101828);
    }
    
    .btn-grey-wright{
        border-radius: 8px;
        background: var(--Grey-100, #F2F4F7);
        display: inline-flex;
        height: 50px;
        padding: 14px 24px;
        justify-content: center;
        align-items: center;
        gap: 18px;
        flex-shrink: 0;
        color: var(--Grey-900, #101828);
        text-align: center;
        border-radius: 8px;
        background: var(--Grey-100, #F2F4F7);
        display: inline-flex;
        height: 50px;
        padding: 14px 24px;
        justify-content: center;
        align-items: center;
        gap: 18px;
        flex-shrink: 0;
        color: var(--Grey-900, #101828);
        text-align: center;
        font-family: Manrope;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    
    
    .btn-white-wright{
        border-radius: 8px;
        border: 1px solid #fff;
        background: var(--White, #ffffff);
        color: #151414;
        font-feature-settings: 'salt' on, 'liga' off;
        /* Medium/14 medium */
        font-family: Manrope;
        font-size: 14px;
        font-style: normal;
        line-height: 24px; /* 171.429% */
    }
    
    
    .btn-yellow-wright{
        background: linear-gradient(94.03deg, #C3A639 0%, #F9DE7A 52.62%, #C3A639 100%);
        color: var(--grey-900);
        font-family: manrope;
        box-shadow: -4px 6px 8px 0px rgba(255, 255, 255, 0.4) inset;
        /* box-shadow: 4px 4px 16px 0px rgba(131, 110, 35, 0.2); */
        /* box-shadow: -4px -4px 10px 0px rgba(201, 179, 103, 0.1); */
        font-weight: 600;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: var(--grey-900);
        
    }

    .pms-get-started {
        position: relative;
        overflow: hidden;
    }

    .pms-get-started:before {
            content: '';
            position: absolute;
            width: 100px;
            height: 100%;
            background-image: linear-gradient(
                120deg,
                rgba(255,255,255, 0) 30%,
                rgba(255,255,255, .8),
                rgba(255,255,255, 0) 70%
            );
            top: 0;
            left: -100px;
            animation: shine 3s infinite linear;
        }
    
    
    .btn-yellow-outline-wright{
        background: linear-gradient(94.03deg, #C3A639 0%, #F9DE7A 52.62%, #C3A639 100%);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        font-size: var(--font-size-14);
        font-weight: 600;
        font-weight: 400;
        border: 1px solid #F9DE7A;
        border-radius: 4px !important;
        font-family: manrope;
        padding: 0px 24px;
    }
    

    .btn-teal-wright{
        background: linear-gradient(180deg, rgb(87, 152, 136) 29%, rgba(229,255,251,1) 50%, rgba(87,152,136,1) 71%);
        color: var(--grey-900);
        font-family: manrope;
        box-shadow: -4px 6px 8px 0px rgba(255, 255, 255, 0.4) inset;
        /* box-shadow: 4px 4px 16px 0px rgba(131, 110, 35, 0.2); */
        /* box-shadow: -4px -4px 10px 0px rgba(201, 179, 103, 0.1); */
        font-weight: 600;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: var(--grey-900);
    }

    .btn-teal-outline-wright{
        background: linear-gradient(180deg, rgba(87,152,136,1) 29%, rgba(229,255,251,1) 50%, rgba(87,152,136,1) 71%);
        -webkit-background-clip: text;
        background-clip: text;
        color: var(--grey-300) !important;
        font-size: var(--font-size-14);
        font-weight: 600;
        font-weight: 400;
        border: 1px solid #579888;
        border-radius: 4px !important;
        font-family: manrope;
        padding: 0px 24px;
    }

    .btn-purple-wright{
        background: linear-gradient(90deg, #D57BC8, #693A64);
        color: white;
        font-family: manrope;
        box-shadow: -4px 6px 8px 0px rgba(255, 255, 255, 0.4) inset;
        /* box-shadow: 4px 4px 16px 0px rgba(131, 110, 35, 0.2); */
        /* box-shadow: -4px -4px 10px 0px rgba(201, 179, 103, 0.1); */
        font-weight: 600;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
    }


    /* button class */