* 
 {
 margin: 0;
    padding: 0;
    box-sizing    :       border-box;
}



body    {
  font-family: 'Segoe UI',Tahoma, Geneva,Verdana,sans-serif;
	line-height: 1.6;
    color: #333;
    overflow-x: hidden; 
	
}

img {
    display: block;
  max-width     :100%;
  height: auto;
}

a {
  text-decoration: none;
		 color     :  inherit;
	       transition: all 0.3s ease; 

}

.mgs_topbar_cheq67 {
  position: fixed;
  top: 0;
  left     :      0;
   width     :        100%;
  background: #fff;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
   z-index: 1000;
  padding: 18px 0;
}

.mgs_navcontainer_walton


{
  max-width: 1240px;
   margin: 0 auto;
  padding: 0 25px;
               display: flex;
	align-items: center;
  justify-content  :  space-between;
}

.mgs_logoarea_kt20 .mgs_brandimage_hill {
    height :   62px;
		 width: auto;
}

.mgs_menulinks_tadworth {
  display: flex;
               gap     :     38px;
}

.mgs_linkactive_cheq,
.mgs_linkitem_walton {
  font-size: 16px;
    font-weight: 500;
  color: #2c3e50;
    position: relative;
   padding-bottom: 3px;
}

.mgs_linkactive_cheq::after {
  content: '';
         position     :        absolute;
    bottom: -2px;
       left: 0;
    width: 100%;
	 height: 2px;
    background: #3498db;
}

.mgs_linkitem_walton:hover {
  color: #3498db;

}

.mgs_mobiletoggle_7qb {
	 display: none;

	cursor: pointer;

   background-color: #3498db;

  border-radius: 15%;
}

.mgs_toggleicon_kt20 {

	    width: 28px;
    height: 28px;


}

.mgs_mobilemenu_collapsed


{
          position: fixed;
  top:78px;
  left: 0;
    width :  100%;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transform: translateY(-100%);
  opacity: 0;
   transition: all 0.4s ease;
    z-index   :999;
}

.mgs_mobilemenu_collapsed.mgs_menu_visible {
  transform: translateY(0);
  opacity: 1;

}

.mgs_mobileinner_hill {
  display: flex;
          flex-direction: column;
  padding: 22px 25px;
}

.mgs_moblink_active,
.mgs_moblink_item {
    padding: 14px 0;
  font-size: 17px;
    border-bottom: 1px solid #ecf0f1;
    color: #2c3e50;
} 

.mgs_moblink_active {
   color: #3498db;
	font-weight: 600;
}

.mgs_herozone_walton {
    position   : relative;
   height: 92vh;
   min-height: 620px;
  background: linear-gradient(135deg,#667eea 0%,#764ba2 100%);
  display: flex;
       align-items: center;
    justify-content: center;
    margin-top: 78px;
    overflow: hidden;


}

.mgs_herobg_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../media/product_development_lifecycle_diagram_flowchart_stock_image.webp') center/cover no-repeat;
    opacity: 0.15;
}

.mgs_heroinner_kt20 {
	position: relative;
  z-index: 2;
	 max-width: 1240px;
  margin: 0 auto;
    padding: 0 25px;
   text-align: center;
}

.mgs_herocopy_cheq67
	{
     max-width: 820px;
  margin: 0 auto;
}

.mgs_headline_hill  
  {
    font-size: 56px;
  font-weight: 700;
                    color: #fff;
	 margin-bottom: 24px;
	 line-height: 1.2;
}

.mgs_subheadline_lane {
    font-size: 20px;
  color: rgba(255,255,255,0.92);
   margin-bottom: 38px;
  line-height: 1.7;
}

.mgs_herobuttongroup_tadworth {
    display: flex;
  gap: 18px;
   justify-content: center;

}

.mgs_btn_primary_walton {
      padding: 15px 38px;
  background: #fff;
  color: #667eea;
  font-size: 17px;
    font-weight: 600;
  border-radius  :        6px;
   transition: all 0.3s ease;


}  

.mgs_btn_primary_walton:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

.mgs_btn_secondary_kt20 {
          padding: 15px 38px;
  background: transparent;
  color: #fff;
    font-size    :       17px;
    font-weight: 600;
	 border: 2px solid #fff;
    border-radius: 6px;
    transition: all 0.3s ease;
}

.mgs_btn_secondary_kt20:hover {

  background: #fff;
   color: #667eea;
	}



.mgs_resourcesgrid_cheq67 {
    padding    :  95px 0;
    background: #f8f9fa;
}

.mgs_contentcontainer_walton  
  {
    max-width: 1240px;
          margin: 0 auto;
  padding: 0 25px;
}

.mgs_headingblock_hill {

	   text-align: center;
  margin-bottom  :     62px;
	}

.mgs_pretitle_kt20 {
  font-size: 15px;
    text-transform     :       uppercase;
   letter-spacing: 1.5px;
  color: #667eea;
    font-weight: 600;
  display: block;
	margin-bottom: 12px;
}

.mgs_sectiontitle_lane {
	     font-size: 42px;
  font-weight: 700;
	color: #2c3e50;
    line-height: 1.3;}

.mgs_cardscontainer_tadworth   {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(280px,1fr));
   gap: 32px;

}

.mgs_resourcecard_walton {

  background: #fff;
  padding: 38px 28px;
  border-radius :    12px;
	transition: all 0.35s ease;
    border: 1px solid #e8e8e8;}

.mgs_resourcecard_walton:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 32px rgba(0,0,0,0.12);
}

.mgs_cardicon_box {
    width :  68px;
    height: 68px;
  background: linear-gradient(135deg, #667eea 0%,#764ba2 100%);
    border-radius: 50%;
   display: flex;
   align-items: center;
   justify-content:center;
  margin-bottom  :24px;
}

.mgs_iconimage_cheq {
	 width: 34px;
    height: 34px;
  filter: brightness(0) invert(1);
}

.mgs_cardheading_kt20 {
		font-size: 24px;
  font-weight   :   600;
   color: #2c3e50;
    margin-bottom: 14px;
	}

.mgs_cardtext_hill {
  font-size   : 16px;
  color    :        #7f8c8d;
    line-height: 1.7;
 margin-bottom: 18px;
}

.mgs_cardaction_lane {
   display: inline-flex;
    align-items     :       center;
   gap: 8px;
 color: #667eea;
   font-weight: 600;
        font-size: 15px;
}



.mgs_arrowsvg_tadworth {
    width:  18px;
    height: 18px;
   transition: transform 0.3s ease;
}



.mgs_cardaction_lane:hover .mgs_arrowsvg_tadworth {

  transform: translateX(4px);
     }

.mgs_imagetextblock_kt20 {
	   padding: 95px 0;
	background: #fff;
	
     }

.mgs_splitlayout_cheq {
    grid-template-columns: 1fr 1fr;
    display: grid;
               align-items: center;
  gap: 58px; 
	
}

.mgs_featureimage_lane {
    width: 100%;
	 border-radius    :      12px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.1);
}

.mgs_blockheading_walton {
  font-size: 38px;
      font-weight: 700;
	color  :       #2c3e50;
    margin-bottom: 22px;
    line-height: 1.3;
}


.mgs_leadtext_kt20     {
   font-size: 19px;
   color: #667eea;
    font-weight: 500;
    margin-bottom     :    18px;
	line-height: 1.6;
}

.mgs_bodytext_cheq {
   font-size: 17px;
   color:#7f8c8d;
  line-height  :    1.8;
   margin-bottom: 16px;
}

.mgs_approachsection_hill {
  padding: 95px 0;
  background: linear-gradient(135deg,#667eea 0%, #764ba2 100%);
}

.mgs_headingblock_center {
    text-align:    center;
	 margin-bottom: 62px;
}

.mgs_approachtitle_kt20 {
  font-size     :  42px;
  font-weight: 700;
   color: #fff;
   margin-bottom: 16px;


}

.mgs_approachdesc_lane {


    font-size: 18px;
  color: rgba(255,255,255,0.9);


}

.mgs_stepsrow_cheq67 {
     display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
   gap: 38px; 
	
	}

.mgs_stepbox_tadworth {
  background: rgba(255,255,255,0.12);
  backdrop-filter: blur(10px);
   padding: 42px 32px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.2);
          transition : all 0.3s ease;
}

.mgs_stepbox_tadworth:hover {

	  background: rgba(255,255,255,0.18);
     transform: translateY(-5px);


}

.mgs_stepnum_walton {
    font-size: 52px;
    font-weight  :     700;
  color: rgba(255,255,255,0.3);
    margin-bottom   :      18px;
}

.mgs_stepheading_hill {
  font-size: 26px;
    font-weight: 600;
  color: #fff;
  margin-bottom: 14px;
}

.mgs_stepinfo_kt20 {
     font-size: 16px;
  color: rgba(255,255,255,0.85);
	line-height:      1.7;


}

.mgs_numberszone_lane {
    padding: 85px 0;
         background: #fff;
}

.mgs_statrow_kt20 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 42px;
}

.mgs_statbox_cheq {
    text-align: center;
}

.mgs_staticonwrap_hill


{
    width: 72px;
    height: 72px;
    background: #f8f9fa;
  border-radius: 50%;
   display: flex;
    align-items: center;
    justify-content: center;
  margin: 0 auto 22px;
} 

.mgs_statsvg_tadworth {

   width   :       36px;
        height: 36px;}

.mgs_statvalue_walton    {
	font-size: 46px; 
    font-weight: 700; 
  color: #667eea; 
  margin-bottom :  8px;
	
}

.mgs_stattext_kt20 {
    font-size: 17px;
    color: #7f8c8d;
  font-weight: 500;
}

.mgs_showcasezone_tadworth {
   padding: 95px 0;
   background: #f8f9fa;
}

.mgs_photogrid_cheq67 {
    display: grid;
  grid-template-columns: repeat(auto-fit,minmax(280px, 1fr));
     gap: 24px;
}

.mgs_photobox_hill {
  border-radius   :   12px;
         overflow: hidden;
   position: relative;
   height: 320px;
}

.mgs_gridphoto_kt20 {
   width    :        100%;
   height: 100%;
    object-fit: cover;
   transition: transform 0.4s ease;
}

.mgs_photobox_hill:hover .mgs_gridphoto_kt20    {
  transform: scale(1.08);
}

.mgs_ctazone_walton {

	  padding: 95px 0;
  background: linear-gradient(135deg, #2c3e50 0%,#34495e 100%);}


.mgs_ctabox_lane  {
   text-align: center;
  max-width: 780px;
  margin: 0 auto;
}

.mgs_ctatitle_hill {
  color     :   #fff;
   font-size: 42px;
    line-height    :1.3;
               font-weight: 700;
        margin-bottom: 22px;
}

.mgs_ctacopy_tadworth {
   font-size: 19px;
  color: rgba(255,255,255,0.9);
    margin-bottom: 32px;
  line-height: 1.7;


}

.mgs_ctabutton_cheq67 {
   display: inline-block;
	  padding: 16px 42px;
	    background   :#667eea;
	         color: #fff;
	  font-size: 17px;
	  font-weight: 600;
	    border-radius: 6px;
	  transition: all 0.3s ease;
}

.mgs_ctabutton_cheq67:hover  
  {

  background: #5568d3;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.3);
     }

.mgs_footerzone_kt20 {
  background: #2c3e50;
}

.mgs_footer_toparea

{


  padding: 72px 0 52px; 
	
}

.mgs_footerrow_hill {
   display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 48px;
}

.mgs_footercol_brand_cheq .mgs_footerlogo_lane img {


  height: 128px;
  filter: brightness(0) invert(1);
   margin-bottom: 22px;
	}

.mgs_footerbio_tadworth 
 {
  font-size: 15px;
   color: #bdc3c7;
   line-height: 1.7;
      margin-bottom: 24px;
}

.mgs_contactblock_walton {
      font-size: 14px;

      color: #bdc3c7;

    line-height: 1.6;
}

.mgs_footeraddress_kt20,
.mgs_footerphone_hill,
.mgs_footeremail_cheq {
  margin-bottom: 8px;
}

.mgs_footerheading_walton {
    font-size: 19px;
   font-weight: 600;
  color: #fff;
               margin-bottom: 22px;
}

.mgs_footermenu_kt20 {
  list-style: none;
}

.mgs_footermenu_kt20 li {


  margin-bottom   :12px;

}

.mgs_footermenu_kt20 a {
    color: #bdc3c7;
    font-size: 15px;
      transition: color 0.3s ease;}

.mgs_footermenu_kt20 a:hover {
  color: #667eea;
}

.mgs_footer_bottomarea {
   padding: 24px 0;
  border-top: 1px solid rgba(255,255,255,0.1);
}

.mgs_copyright_tadworth {
  text-align: center;
   font-size :     14px;
   color: #95a5a6;
}@media (max-width:991px){
    .mgs_splitlayout_cheq {
        grid-template-columns:1fr;
        gap: 42px;
    }

    .mgs_footerrow_hill{
        grid-template-columns:1fr 1fr;
        gap:38px;
    }

    .mgs_headline_hill{
        font-size:42px;
    }

    .mgs_sectiontitle_lane,
    .mgs_approachtitle_kt20,
    .mgs_ctatitle_hill {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .mgs_menulinks_tadworth{
        display:none;
    }

    .mgs_mobiletoggle_7qb{
        display: block;
    }

    .mgs_herozone_walton{
        height:auto;
        min-height: 520px;
        padding:62px 0;
    }

    .mgs_headline_hill {
        font-size: 34px;
    }

    .mgs_subheadline_lane{
        font-size:17px;
    }

    .mgs_herobuttongroup_tadworth{
        flex-direction:column;
        gap:14px;
    }

    .mgs_btn_primary_walton,
    .mgs_btn_secondary_kt20 {
        width:100%;
        text-align: center;
    }

    .mgs_footerrow_hill {
        grid-template-columns:1fr;
        gap: 32px;
    }

    .mgs_cardscontainer_tadworth,
    .mgs_stepsrow_cheq67,
    .mgs_statrow_kt20,
    .mgs_photogrid_cheq67{
        grid-template-columns: 1fr;
    }
}.mgs_blogcontent_article		{
   max-width: 820px;
   margin: 0 auto;
}

.mgs_article_meta_cheq {
	 display: flex;
    gap  : 24px;
    margin-bottom: 32px;
   padding-bottom  :18px;
    border-bottom: 2px solid #ecf0f1;
}

.mgs_meta_date_walton,
.mgs_meta_readtime_kt20 {
  font-size:     15px;
   color: #7f8c8d;
    font-weight     :      500;
}

.mgs_article_body_hill


{
  line-height: 1.8;
}

.mgs_article_body_hill h2 {
  margin-top: 42px;
   margin-bottom: 22px;
}

.mgs_article_body_hill p  {
	margin-bottom: 22px;
}

.mgs_article_conclusion_tadworth {
		margin-top: 48px;
  padding: 32px;
   background: #f8f9fa;
    border-left  :      4px solid #667eea;
   border-radius: 8px;


}



.mgs_article_conclusion_tadworth p {
    margin-bottom   :     0;
  font-weight: 500;
}



.mgs_blogcard_meta_walton {
	  display: flex;
    justify-content: space-between;
  align-items: center;
    margin-top: 18px;
    padding-top: 18px;
  border-top    : 1px solid #ecf0f1;


}

.mgs_meta_tag_kt20
	{
    font-size   :      13px;
  font-weight: 600;
   color:  #667eea;
   text-transform: uppercase;
   letter-spacing   :   0.5px;
}

.mgs_meta_reading_cheq {
    font-size     :   14px;
   font-weight     :      500;
    color: #7f8c8d;
}

.mgs_emptystate_container_cheq67 {
  max-width: 680px;
       margin: 0 auto;
  text-align: center;
    padding: 85px 25px;
}

.mgs_emptystate_icon_walton {


    width: 120px;
    height: 120px;
  background: #f8f9fa;
  border-radius: 50%;
  display  :flex;
    align-items: center;
  justify-content: center;
  margin: 0 auto 32px;
}

.mgs_emptyicon_kt20 {
  width  :     58px;
       height: 58px;
  opacity: 0.4;
}

.mgs_emptystate_title_hill {
         font-size:        36px;
    font-weight: 700;
   color: #2c3e50;
   margin-bottom: 22px;
    line-height: 1.3;
} 

.mgs_emptystate_description_lane {
  color: #7f8c8d;
   line-height: 1.7;
  font-size: 18px;
  margin-bottom: 16px;
}

.mgs_emptystate_subdesc_tadworth
	{


   margin-bottom: 38px;
    color: #95a5a6;
  line-height: 1.6;
  font-size: 16px;
}

.mgs_emptystate_actions_cheq {
  display: flex;
    gap: 18px;
   justify-content: center;
   flex-wrap   :  wrap;
}@media (max-width: 767px) {
    .mgs_emptystate_title_hill {
        font-size: 28px;
    }

    .mgs_emptystate_description_lane {
        font-size: 16px;
    }

    .mgs_emptystate_actions_cheq {
        flex-direction: column;
    }

    .mgs_emptystate_actions_cheq a {
        width: 100%;
        text-align: center;
    }
}
