/* comman css Start */

html, body {
  background: #000 !important;
  min-height: 100vh;
  margin: 0;
}

.red_word{
 color: #DB0B2C;
}

.explore_btn a{
  background: #E60D2E;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  border-radius: 5px;
  color: #fff;
}

#section h2 {
  font-size: 48px; 
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color:#ffffff;
}

#section h2 span {
  -webkit-text-fill-color: #B80A25; 
  -webkit-background-clip: border-box; 
  background: none; 
}


#section p{
	font-size: 16px; 
  	font-family: "Poppins", sans-serif;
  	font-weight:400;
  	color:#fff;
}


.key_advantage_image{
 width:50%; 
}

@media (max-width: 992px) {
#section h2{
	font-size : 35px;
}

#section h4{
  font-size: 19px;
}
  
#section p {
  font-size: 16px;
}
}

@media (max-width: 480px) {
#section h2{
	font-size : 25px;
}

#section h4{
  font-size: 16px;
}
  
#section p {
  font-size: 12px;
}

}
  
/* comman css end */


/* Banner css start */

.banner{
  background: url('../../images/pillarpage/modular_switch/banner_bg.webp') no-repeat top center/cover;
  height:125vh;
  display: flex;
  justify-content: center;
  align-items: center; 
  margin-top: 6%;
}

.banner h1 {
  font-size: 48px;   
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  background: linear-gradient(90deg, #FFFFFF, #626262);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; 
  font-style: italic;
  text-transform: Capitalize;
  text-align: start;
}

.banner p {
  font-size: 16px;   
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color:#fff;
  font-style: italic;
}

.banner a,.banner a:hover{
  background:#E60D2E;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  border-radius:5px;
  color:#fff;
}

/* Responsive */
@media (max-width: 992px) {
  .banner {
    height: 75vh;
    margin-top: 10%;
  }
  .banner h1 {
    font-size: 35px; 
  }
  
 .banner p {
    font-size: 16px;  
  }
  
  .banner a{
    font-size: 16px;  
  }
  
  
}

@media (max-width: 480px) {
  .banner_mobile {
    margin-top: 20%;
  }
  .banner_mobile h1{
    font-size: 25px;  
  }
  
 .banner_mobile p{
    font-size: 12px;  
  }
  
  .banner_mobile a{
    font-size: 12px;  
  }
  
}

@media (max-width: 320px) {
  .banner_mobile {
    height: 120vh;
    margin-top: 20%;
  }

  
}


/* Banner css end */

/* Introduction css start */

.introduction_bg{
   background: url('../../images/pillarpage/modular_switch/Introduction_bg.webp') no-repeat center center/cover;
   padding:5% 0%;
}

.intro_title{
  font-size: 48px;   
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color:#fff;
}

@media (max-width: 900px) {

  .intro_title{
    font-size: 35px; 
  }
  
}

@media (max-width: 480px) {

  .intro_title{
    font-size: 25px; 
  }
  
}

/* Introduction css end */



/* modular and non modular css start */

.modular_and_non_modular_bg{
 
  background: url('../../images/pillarpage/modular_switch/modular_and_non_modular.webp') no-repeat center center / cover;
  height:135vh;
  
}

@media (max-width: 1280px) {
  
  .modular_and_non_modular_bg{

    height:125vh;

  } 
  
}

.modular_and_non_modular_content{
 
  padding-top:50%;
  
}

/*modular and non modular css end */

/*switch ranges css end */

.swwitch_range_bg{
     border-radius: 20px;
    background: rgba(230, 13, 46, 0.25);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    padding: 5% 2%; 
}

/*switch ranges css end */

/*switch pricing css start */

.switch_pricing_bg{
   background: url('../../images/pillarpage/modular_switch/Introduction_bg.webp') no-repeat center center/cover;
   padding:5% 0%;
}

.switch_pricing_title{
  font-size: 48px;   
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  background: linear-gradient(90deg, #FFFFFF, #626262);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: Capitalize;
}

@media (max-width: 900px) {

  .switch_pricing_title{
    font-size: 35px; 
  }
  
}

@media (max-width: 480px) {

  .switch_pricing_title{
    font-size: 25px; 
  }
  
}


/*switch pricing css end */

/*bring wall to life css start */

.bring_walls_to_life{
  background: url('../../images/pillarpage/modular_switch/bring_walls_to_life_bg.webp') no-repeat center center/cover;
  padding:5% 0%;
}

.bring_walls_to_life_title{
  font-size: 48px;   
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  background: linear-gradient(90deg, #FFFFFF, #626262);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: Capitalize;
}

/*bring wall to life css end */

/*key takeaways css start */

.key_takeaways{
  background: url('../../images/pillarpage/modular_switch/key_takeaways_bg.webp') no-repeat center center/cover;
  padding:5% 0%;
}

.key_takeaways_content{
  margin-left : 15%; 
   margin-right : 15%; 
}

.key_takeaways_card{
  height: 100%;
  background: #6E0616;
  border-radius: 14px;
  padding: 5%;
}

@media (max-width: 480px) {

  .key_takeaways_content{
    margin-left : 0%; 
   margin-right : 0%; 
  }
  
}

/*key takeaways css end */





