.banner-img-mvp {
  position: relative;
  background-image: url("../imgs/mvp/main-banner-mvp.webp");
  height: auto;
  min-height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  padding: 60px 0;
}
  .para-thin {
    font-family: "Inter", sans-serif;
    font-weight: 400 !important;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
}
.get-started-button{
  border: 1px solid;
    border-radius: 6px;
    padding: 14px 30px;
    font-weight: 500;;
    background-color: white;
    color: #A91F25  !important;

}

.mvp-software{
font-family: "Outfit", serif !important;
font-weight: 600 !important;
font-size: 50px !important;
line-height: 100%;
letter-spacing: 0%;

}
.banner-img-mvp h1{
font-family: "Outfit", serif;font-weight: 700;
font-style: Bold;
font-size: 50px !important
;
line-height: 58px !important;
letter-spacing: 0%;

}
img.img-icons.mt-2 {
    width: 22%;
}

.bg-cta-mvp {
    position: relative;
    background-image: url(../imgs/mvp/mvp-software.webp);
    height: 84vh;
    min-height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
   
}
.we-cut-fluff{
 font-family: "Inter", sans-serif;
font-weight: 300;
font-style: Light;
font-size: 16px;
leading-trim: NONE;
line-height: 130%;
letter-spacing: 0%;
color: #050411;
}
.solutions-prblm
{font-family: "Outfit", serif !important;font-weight: 600 !important;
font-size: 18px;
leading-trim: NONE;
line-height: 130%;
letter-spacing: 0%;
color: #050411;
}
.card.card-dm.h-100.d-flex.flex-column {
    border: none;
}
.cta-banner-n8n{
  background-image: url("../imgs/mvp/cta-mvp-banner.webp") !important;

border-radius: 0px !important;
}
h2.expand-brand.pb-5
{font-family: "Outfit", serif !important;
font-weight: 400 !important;
font-style: SemiBold;
font-size: 40px;
leading-trim: NONE;
line-height: 98%;
letter-spacing: 0%;
color: #050411;}
#cta-mvp{
  min-height: 84vh !important;
}
.Personalize-ex{
background-image: url("../imgs/mvp/augmentation.jpg") !important;
   }
   .Hyper-Personalize{
    background-image: url("../imgs/mvp/fcd.jpg") !important;

   }
.accelerate-innovation, .Boost-Productivity, .Hyper-Personalize, .Personalize-ex, .Deeper-Insights, .scale-content {
   
    height: 50vh !important;
   
}
img.discovery-stratgy {
    width: 65%;
}
.accelerate-innovation{
  background-image: url("../imgs/mvp/consulting.jpg") !important;
 
}
.Boost-Productivity{
    background-image: url("../imgs/mvp/FCT.webp") !important;


}
img.agile-img {
    width: 90%;
}
div#border-div {
    border-right: 2px solid gray;
}
img.rigerousUT {
    width: 100%;
}
img.launch {
    width: 74% !important;
}
@media screen and (max-width:600px){
  .banner-img-mvp h1 {
   text-align: start;
    font-size: 31px !important;

    line-height: 36px !important;
 
}
.banner-img-mvp {
   
    height: 29vh;
    min-height: 70vh;
}
.banner-img-mvp::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5); /* dark overlay (50% opacity) */
  z-index: 1;
}

/* Ensure your content appears above the overlay */
.banner-img-mvp > * {
  position: relative;
  z-index: 2;
}
p.text-center.text-white.mt-4.lh-sm {
    font-size: 16px;
}
h6.text-center.card-para.lh-sm.text-white.mb-1 {
    font-size: 30px;
}
#Industry-Expertise{
  justify-content: center !important; 
  margin-top: 10px;
  margin-bottom: 10px;
}
.we-cut-fluff {
  
    font-size: 15px;
}
h5.solutions-prblm {
    font-size: 17px;
}
.banner-img-mvp p
{
  text-align: start;
    font-size: 17px;
}
.para-thin {
 
    font-size: 15px;
}
.ready-to-leap{
    font-size: 30px !important;
}
.mvp-software {
    font-size: 30px !important;
}
 .row.align-items-center.min-vh-100 {
    min-height: 68vh !important;
}
}
@media screen and (max-width:1050px) and (min-width:500px){
  .banner-img-mvp h1 {
    text-align: start;
  }
  .accelerate-innovation, .Boost-Productivity, .Hyper-Personalize, .Personalize-ex, .Deeper-Insights, .scale-content {
   
    height: 40vh;
}
  .banner-img-mvp p{
    text-align: start;
  }
  .row.align-items-center.min-vh-100 {
    min-height: 68vh !important;
}
.banner-img-mvp {
  
    height: 25vh;
    min-height: 72vh;
}

}