@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Quicksand:wght@300..700&family=Teachers:ital,wght@0,400..800;1,400..800&display=swap");

.stories-content {
    position: relative;
    background-image: url("../../../images/marketing-background.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 823px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
    overflow: hidden;
}
.hidden {
    display: none !important;
}

/* Overlay for background color */
.stories-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(61, 52, 139, 0.99); /* dark purple with opacity */
    z-index: 1;
}

/* Ensures all content is above the overlay */
.stories-content > * {
    position: relative;
    z-index: 2;
    color: white; /* or your text color */
}
.stories-content-title-moblie{
    display: none !important;
}
.stories-content-title-desktop{
    display:flex;
}


.stories-content-title-desktop h1 {
    width: 1128px;
    height: 198px;
    font-family: "Teachers";
    font-size: 82px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    margin-top:167px;
    line-height: 110px;
    letter-spacing: 0;
}
.span-type-1 {
    color: #3d348b;
    background-color: #ffffff;
    padding: 2px 10px;
    margin-left: 10px;
    height: auto !important;

    padding: 0px 10px !important; 
    /* margin-left: 0px !important;
    display:inline-block  !important;
    text-align: center; */
}

#measure{
    height: 105px !important;
   
}
.stories-content-description {  
    margin-top: 32px;
    width: 873px;
    height: 56px;
}

.stories-content-description p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
}
.stories-content-button-container {
    display: flex;
    gap: 20px;
    margin-top: 32px;
}
.stories-content-button-1 {
    font-family: "Teachers";
    width: 360px;
    height: 54px;
    border-radius: 16px;
    border: 1.5px solid #FF930A;
    background-color: #FFFFFF;
    color: #413894;
    font-size: 20px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0;
    text-align: center;
}

.stories-content-button-1:hover{
    cursor: pointer;
    background-color: #413894;
    border: 1.5px solid #FFFFFF;
    color: #ffffff;
}

.stories-random-cards-container{
    width: 1245px;
    /* height: 376px; */
    margin-top: 17px;
    position: relative;
    display: flex;
}

.stories-random-card-1{
    width: 207px;
    height: 256px;
    padding: 9.54px;
    align-items: center;
    border-radius: 13.86px;
    transform:rotate(-5.25deg);
    background: #FFFFFF;
    box-shadow: 5.04px 5.04px 31.48px 0px #00000040;
    color: #1E1E1E;

}

.stories-random-card-1-image{
    position: absolute;
   top: 0;
    left: 0;
    object-fit: cover;
}
.payment-plans-container-mobile{
    display: none;
}

.marketing-part-1-p{
    
font-weight: 600;
font-size: 16px;
line-height: 22px;
letter-spacing: 0%;
text-align: center;
color: #606060;
width: 830px;
height: 44px;
margin-top: 20px;
}
#success-part-5-1-container{
    margin-top: 140px;
}

.payemts-container{
    margin: 120px auto;
}
.success-flexible-payment-plans-container{
    width: 954px;
    height: 214px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.reseach-topic-name-container{
    display: none !important;
}

#for-storiespage{
    margin: 120px auto;
}

.stories-roi-part{
    /* width:1440px; */
    /* height: 253px; */
    height: 304px;
    display: flex;
    align-items: center;
    gap: 24px;
    margin-top: 40px;
    /* margin-bottom: 120px; */
}
.stores-roi-part-item{
    width: 437px;
    /* height: 235.6px; */
    height: 250px;
    border-radius: 20px;
    background: #FFFFFF;
    /* box-shadow: 2px 4px 25px 0px #00000033; */
    box-shadow: 2px 4px 25px 0px #00000033;

    padding: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    

    }
    .roi-p{
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        color: #353535;
        overflow-y: auto;
        scrollbar-width: none;     /* Firefox */
        -ms-overflow-style: none;  /* Internet Explorer 10+ */
    }

    .roi-p::-webkit-scrollbar {
    display: none;
}
    
    .roi-img-container{
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .roi-img img{
        width: 48px;
        height: 48px;
        object-fit: cover;
        border-radius: 50%;
    }
    .roi-p-1{
           font-size: 16px;
        font-weight: 700;
        line-height: 16px;
        color: #353535;
    }
    .roi-span{
        font-size: 12px;
        font-weight: 500;
        line-height: 16px;
        color: #747474;
    }

    #last-button-stories{
        padding: 16px 18px;
        width: auto;
        height: auto;
    }
    #last-button-2-stories{
        padding: 16px 18px;
        width: auto;
        height: auto;
    }


.mentor-details-item-1-content-2-item1{
    width: 100%;
    height: auto;
    border-radius: 32px;
    border: 2px solid #483EA3;
    background-color: #41389433;
    color: #3D348B;
}
.mentor-details-item-1-content-2-item-1content {
    padding: 32px;
    /* color: #3D348B; */
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.mentor-details-item-1-content-2-item-1-contentspan{
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
}
.mentor-details-item-1-content-2-item-1-contentspan1{
    margin-top: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
}
.mentor-details-item-1-content-2-item-1-contentp{
font-weight: 700;
font-size: 20px;
line-height: 24px;
}
.mentor-details-item-1-content-2-item2{
    width: 440px;
    height: 203px;
    background-color: #3D348B;
    border: 1.5px solid #473EA3;
    border-radius: 32px;
        color: white;


}

.a2{
    display: flex;
    width: 151px;
    justify-content: center;
    align-items: center;
}
#last-part{
    width: 211px;
}
#marketing-part-5-4-button-1{
    width: 172px !important;
}

.payment-plans-container{
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    /* align-items: center; */
    gap: 16px;
    width: 1360px;
    height: 426px;
    margin: 30px auto;
    background-color: #F8F8FC;
    border: 2px solid #3D348B;
    border-radius: 32px;
    padding: 16px;

}



.payment-plan-item-11{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1328px;
    height: 64px;
    background-color: #FFFFFF;
    border: 2px solid #E4E2F3;
    border-radius: 16px;
    color: #1E1E1E;
    padding: 21px 39.5px;
    /* padding-right: 99px; */
}



/* Modal Styles */
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
  backdrop-filter: blur(5px);
}

.modal-content {
  background-color: #FFFFFF;
  margin: 10% auto;
  padding: 0;
  border: none;
  border: 1.1px dashed #3D348B;
  
  border-radius: 32px;
  width: 384px;
  height: auto;
    box-shadow: 0px 0px 24px 0px #00000040;
  animation: modalSlideIn 0.3s ease-out;
}
.namess{
    display: flex;
    gap: 16px;
}
.name-inputs2{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.label-name{
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    color: #1E1E1E;
}


.contact-us-form-footer{
    height: 44px;
    border: 2px solid #F1F0F9;
    border-radius: 12px;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    padding: 16px;

}

.no-underline{
    text-decoration: none;
}

.contact-us-form-description{
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    color: #1E1E1E;
}


@keyframes modalSlideIn {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.modal-body-heading{
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #1E1E1E;
    margin-bottom: 20px;
}
.name-inputs1{
    display: flex;
    flex-direction: column;
    gap: 12px;
}



.close {
  color: white;
  font-size: 32px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  line-height: 1;
}

.close:hover,
.close:focus {
  opacity: 0.7;
  transform: scale(1.1);
}

.modal-body {
  padding: 32px;
}

.contact-us-form-container {
  width: 100%;
}

.contact-us-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.contact-us-form-title-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.contact-us-form-title {
  width: 100%;
  height: 40px;
  padding: 14px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  background-color: #F5F4FB;
  border: 1.5px solid #EBE9F6;
    border-radius: 12px;

}
.contact-input::placeholder {
  color: #BFBCDC;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;    
}

.contact-us-form-title:focus,
.big-msg:focus {
  outline: none;
  border-color: #667eea;
  box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.big-msg {
  min-height: 100px;
  resize: vertical;
  font-family: inherit;
}

.custom-dropdown {
  position: relative;
  width: 100%;
  
}

.dropdown-selected {
    font-size: 16px;
    font-weight: 600;
  width: 100%;
  background-color: #F5F4FB;
  padding: 14px;
border: 1.5px solid #EBE9F6;
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* transition: border-color 0.3s ease; */
}

.dropdown-selected:hover {
  border-color: #667eea;
}

.dropdown-selected.placeholder {
  color: #BFBCDC;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px; 
}

.dropdown-options {
  position: absolute;
  top: 52px;
  left: 0;
  right: 0;
  background:#FFFFFF;
  padding: 20px;
 border: 2px solid #F1F1F9;
  border-radius: 16px;
  max-height: 352px;
  overflow-y: auto;
  z-index: 1000;
  display: none;
}

.dropdown-options li {
  cursor: pointer;
  font-size: 16px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;

  transition: background-color 0.2s ease;
  list-style: none;
}
.dropdown-options li:last-child {
   margin-bottom: 0; /* Ensures no extra margin after the last item */
}

.dropdown-options li:hover {
  color: #3D348B;
}

.contact-us-button {
  width: 320px;
  height: 54px;
  border-radius: 12px;
  background-color: #3D348B;
  color: white;
  border: 2px solid #2C2564;
  font-size: 16px;
  line-height: 16px;
    font-weight: 700;


}

.contact-us-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(102, 126, 234, 0.3);
}

.text-danger {
  margin-top: 5px;
  font-size: 13px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .modal-content {
    margin: 50% auto;
    width: 90%;
  }
  
  .modal-header {
    padding: 15px 20px;
  }
  
  .modal-header h2 {
    font-size: 20px;
  }
  
  .modal-body {
    padding: 20px;
  }
  
  .contact-us-form-title-container {
    gap: 12px;
  }
}

@media (max-width: 480px) {
  .modal-content {
    margin: 50% auto;
    width: 90%;
  }
  
  .modal-header {
    padding: 12px 15px;
  }
  
  .modal-header h2 {
    font-size: 18px;
  }
  
  .modal-body {
    padding: 15px;
  }
}






@media screen and (max-width: 767px) {
    .stories-content {
    min-height: 933px;
}

.contact-us-button {
    width: 287px;
    height: 54px;
    border-radius: 12px;
    background-color: #3D348B;
    color: white;
    border: 2px solid #2C2564;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
}

    .stories-content-title-desktop{
        display: none !important;
    }
    .stories-content-title-moblie{
        display: block !important;
    }
.stories-content-title-moblie h1 {
    width: 345px;
    height: 208px;
    font-family: "Teachers";
    font-size: 42px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    margin-top:171px;
    line-height: 52px;
    letter-spacing: 0;

}
.span-type-1{
    padding: 0  5px !important;
}


.stories-content-description {  
    margin-top: 30px;
    width: 345px;
    height: 88px;
}
.stories-content-button-1 {
   width: 326.79px;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;  
}
.stories-random-cards-container{
    width: 393px;
    height: fit-content;
    margin-top: 80px;
    position: relative;
    display: flex;
}
.stories-random-card-1-image{
    position: absolute;
   top: 0;
    left: -101px;
    object-fit: cover;
}
#success-part-5-1-container{
    margin-top: 60px;
}

.marketing-part-1-p{    
    width: 345px;
    height: 88px;
    margin-top: 12px;
}
#mentor-details-container{
    width: 345px;
    height: auto !important;
    margin-top: 40px;
}
.marketing-part-4-3-item {
    width: 345px;
    border-radius: 24px;
    height: 430px !important;
}
.marketing-part-4-3-item-image {
    width: 345px;
    height: 100% !important;
    border-radius: 24px;
}
.marketing-part-4-3-item-content {
    bottom: 32px;
    left: 0;
    width: 228px;
    /* height: 72px !important; */
    height: auto;
}
.mentor-details-item-1-content-2{
    display:none !important;
}
.reseach-topic-name-container{
    display: flex !important;
    width: 345px;
    /* height: 98px; */
    height: auto;
    border-radius: 24px;
    background-color: #413894;
    border: 2px solid #483EA3;
    color: white;
    
}
.research-topic-name{
    display: flex;
    flex-direction: column;
    gap: 12px;  
    padding: 24px;
}
.research-topic-name h3{
     font-size: 20px;
    font-weight: 700;
    line-height: 24px;
   
}
.research-topic-name p{
   font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}
#marketing-part-5-4-button-1{
    width: 172px !important;
}
.payemts-container{
    margin: 104px  auto 80px auto;
    width:345px;
}

.success-flexible-payment-plans-container{
    width: 345px;
    height: 244px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.flexible-heading {
    font-size: 36px;
    line-height: 48px;
    width: 345px !important;
}

.payment-plans-container{
    display: none;
}
#success-mobile-first{
    height:168px !important;
}
#for-storiespage {
    margin: 80px auto 0 auto;
}

#for-storiespage-1{
     margin: 0 auto 80px auto;
    width: 345px !important;
    height: 401px!important;
}
#last-button-stories {
    padding: 16px 18px;
    width: 297px;
}
#stories-roi-swiper{
    height: 253.6px !important;
    width: 345px !important;
    display: flex;
    align-items: center;
    gap: 0 !important;
    position: relative;
}
.stories-roi-part{
    width:345px;
    /* overflow: hidden; */
    height: 253px;  
    display: flex;
    align-items: center;
    gap: 0 !important;
    margin: 40px auto;
}
.stores-roi-part-item{
    width: 345px;
    margin-right: 0;
    height: 213.6px;
    border-radius: 24px;
    padding: 24px;
    height: 250px;
    }

    .roi-p{
        font-size: 16px;
        line-height: 22px;
    }
    







}