/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
.cimm_productHead h2{
  color:#444d69;
}
.cimm_placeHolder_Top{
  background:#bfae7f;
  padding:20px 0px;
  text-align:center;
}
.cimm_placeHolder_Top h3, .cimm_placeHolder_Top p{
  color:#fff;
}
.cimm_placeHolder_Top p{
  padding:0 10px;
}
.cimm_placeHolder_Top h3{
  margin-bottom:10px;
}
.cimm_welcomeNote{
  color:#878787;
  text-align:center;
}
.cimm_placeHolder_Bottom img{
  width:100%;
}
.cimm_HomepageSliderWrap{
  height:382px;
  margin-bottom:30px;
}
.cimm_HomepageSliderWrap img{
  top:0px !important;
}
.cimm_HomepageSliderWrap{
  color:#ffffff !important;
  font-weight:bold;
}
.cimm_HomepageSliderWrap .jssorb01{
  top:170px !important;
  bottom:0 !important;
}
.cimm_placeHolder{
  margin:0 10px;
}
.cimm_staticPageWrap{
  font-size:16px;
}
.mainHeading{
  color:#444d69;
  margin-top:20px;
  padding-bottom:5px;
}
.subHeading{
  margin:20px 0 20px 0;
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
.paraBold{
  font-weight:bold;
  margin:0 0 20px 0;
  background-color:#f2efe5;
  color:#444d69;
  padding:10px;
}
.paragrapghtext{
  margin:10px 0;
}
.paraWrap p a img{
  float:left;
  margin-right:20px;
}
.paraWrap p a{
  display:block;
}
.leadershipWrap{
  margin-top:20px;
}
.imgWrap{
  margin-right:20px;
  border:1px solid #ccc;
  padding:10px;
}
.imgDiv{
  padding-left:20px!important;
}
.imgWrap a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.imgWrap a{
  display:block;
  overflow:hidden;
}
.imgWrap a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
.listBlock h3{
  margin:20px 0 10px 0;
}
.listBlock ul{
  padding-left:15px;
}
.listBlock ul li{
  list-style:disc;
  padding-bottom:5px;
}
.subheading2{
  color:#000038;
  font-size:14px;
  margin-bottom:10px;
}
button.accordion{
  background-color:#eee;
  color:#444;
  cursor:pointer;
  padding:18px;
  width:100%;
  text-align:left;
  border:none;
  outline:none;
  transition:0.4s;
}
button.accordion.active, button.accordion:hover{
  background-color:#ddd;
}
div.panel{
  padding:0 18px;
  background-color:white;
  display:none;
}
div.panel.show{
  display:block;
}
.marginTop{
  margin-top:20px;
}
.accordion{
  margin-bottom:1px;
  background-color:#444d69!important;
  padding:10px 5px!important;
  color:#fff!important;
}
.panel{
  padding:20px!important;
  margin-bottom:1px!important;
  border:1px solid #ccc!important;
}
.panel ul{
  padding-left:20px;
}
.panel ul li{
  padding:3px;
  list-style-type:disc;
}
.DiSp_bttns{
  width:100%;
  box-shadow:none !important;
  margin-bottom:40px!important;
}
.DiSp_bttns > .DiSp_applyOnlineBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  margin-right:10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn:hover, .DiSp_bttns > .DiSp_applyOnlineBtn:hover{
  background:#565f65!important;
}
.staticFormWrap{
  margin-top:20px;
}
.fullStaticBG{
  width:600px;
  background-color:#f2efe5;
  padding:20px;
}
.forms .Validate-String, .forms .Validate-email{
  width:100%;
}
.forms > ul > li > label > span{
  color:#F00;
}
.DiSP_txtBox{
  width:400px!important;
  height:40px!important;
  padding:5px!important;
  border:1px solid #878787!important;
  border-radius:5px!important;
}
.DiSP_form{
  margin-top:20px!important;
  background-color:#f2efe5;
  padding:20px;
  width:1000px;
  margin:0 auto!important;
}
.DiSP_form input[type="text"]{
  padding:0 10px;
  width:94%;
  margin-right:3%;
}
.selectInDropDown1{
  width:94%;
  margin-right:3%;
}
.Disp_button{
  padding:5px;
  background:#444d69;
  color:#fff;
  text-align:center;
  font-size:19px;
  text-transform:uppercase;
  border:2px solid #fff;
  height:40px;
  width:180px;
  margin-top:35px;
  margin-bottom:60px;
  float:right;
}
.DiSp_invImg{
  margin-right:15px;
}
.sideHeading{
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
ul.listimg li{
  float:left;
  width:30%;
  padding:18px;
  margin-right:2%;
}
.listimg a{
  display:block;
  overflow:hidden;
}
.listimg li a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.listimg li a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
ul.DiSp_invent li i{
  color:#444d69;
  margin-right:10px;
}
ul.DiSp_invent li{
  line-height:30px;
}
#cimm_headingbg h3{
  color:#444d69;
  font-size:30px;
}
.cimm_top{
  margin-top:20px;
}
#cimm_headingbg{
  background:rgba(191, 174, 127, 0.42);
  ;
  text-align:center;
  padding:30px;
  width:100%;
  height:100px;
  float:left;
}
.cimm_para{
  margin:0 auto!important;
  float:none!important;
  width:70%!important;
}
.cimm_SubTitles h5{
  color:#444d69;
  font-size:17px;
  text-align:center;
}
ul.cimm_listitems li{
  line-height:25px;
  font-size:16px;
  list-style-type:disc;
  margin-left:17px;
}
.cimm_TabBlock:hover, .cimm_TabBlock_img:hover{
  background:rgba(228, 221, 201, 0.12);
}
.cimm_TabBlock, .cimm_TabBlock_img{
  padding:15px;
  background:#fff;
  text-align:center;
  cursor:pointer;
}
.cimm_banner{
  overflow:hidden;
}
h1.cimm_bannertxt{
  color:rgb(164, 135, 67);
  position:absolute;
  left:0px;
  width:100%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:50px;
  top:32px;
  text-align:right;
}
.cimm_bannerpara{
  color:#fff;
  position:absolute;
  width:45%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:16px;
  top:111px;
  right:0;
  float:right;
  text-align:right;
}
.cimm_middlecontent{
  height:auto;
  line-height:25px;
  width:80%!important;
  float:none!important;
  background:rgba(200, 204, 217, 0.109804);
  margin:0px auto !important;
}
.cimm_middlecontent h3{
  margin:0 auto;
  width:85%;
  line-height:75px;
  font-size:26px;
  color:#444d69;
}
.cimm_midpart{
  margin:0 auto;
  width:85%;
}
.cimm_midpart i{
  font-size:25px;
  color:#444d69;
}
.cimm_midpart span{
  font-size:16px;
  line-height:26px;
}
#cimm_head{
  font-weight:bold;
  font-size:17px;
  margin-right:10px;
}
.cimm_imgbgcenter{
  margin:0 auto!important;
  width:80%!important;
  float:none!important;
  background:#f9fafb;
  padding:0 2px!important;
}
.cimm_imgbgcenter img{
  background:#444d69;
  border-radius:60%;
  display:block;
  padding:12px;
  margin:0 10px;
}
.cimm_imghead{
  color:#444d69;
}
.cimm_left{
  margin-top:20px;
}
.cimm_img:hover{
  -moz-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}
.Static_columnImage{
  width:45%;
  margin:0 auto;
}
.cimm_frstleft{
  padding:15px!important;
}
.cimm_frstright{
  width:30%!important;
  padding:15px!important;
}
.cimm_frstleft h4{
  font-size:26px;
  color:#444d69;
  font-weight:bold;
  text-transform:lowercase;
}
.cimm_frstleft p{
  font-size:16px;
  line-height:26px;
}
ul.cimm_lists li{
  line-height:26px;
  margin-left:10px;
}
.cimm_frstright h4{
  font-size:18px;
  margin-bottom:7px;
}
.cimm_lists i{
  font-size:14px;
  padding-right:10px;
  color:#444d69;
}
.cimm_middlecontent p{
  line-height:25px;
}
.cimm_clipart{
  padding:15px!important;
}
.cimm_clipart img{
  float:left;
  display:block;
  margin-right:10px;
}
.cimm_clipart p{
  font-size:16px;
  line-height:26px;
}
.cimm_leftcontent{
  padding:20px!important;
  width:30%!important;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px;
  margin:5px;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px!important;
  margin:12px;
  float:right!important;
  width:25%!important;
  font-style:italic;
  font-weight:bold;
}
.cimm_imgleft{
  margin-right:20px;
  width:40%!important;
}
p.DiSp_paragrapghText{
  margin-top:15px;
}
ul.DiSp_liststyle{
  margin-left:21px;
  width:250px;
  float:left;
}
ul.DiSp_liststyle li{
  padding:10px;
  border-bottom:1px solid #f2efe5 !important;
}
.DiSp_border{
  padding:22px !important;
  border:1px solid #f2efe5;
}
i.fa.fa-arrow-right{
  color:#444d69;
}
.DiSp_Heading_bg{
  background:#444d69;
  width:6px;
  position:relative;
  height:60px;
  margin-bottom:10px;
  margin-top:20px;
}
.DiSp_Main_heading{
  padding:3px 10px;
  color:#444d69;
  position:absolute;
  width:232px;
  margin-left:10px;
  height:50px;
}
.DiSp_Heading_bg p{
  width:250px;
  position:absolute;
  padding:34px 20px;
}
.DiSp_Static_Image{
  float:left;
  width:45%;
  margin-right:5%;
}
.DiSp_static_content{
  float:left;
  width:45%;
  margin:20px 0px;
}
a.DiSp_Static_more{
  color:#444d69;
}
.DiSp_static_content hr{
  margin:30px 0px;
  border:none;
  height:1px;
  background:#f2efe5;
}
.clear{
  clear:both;
}
a.DiSp_Static_more:hover{
  border-bottom:1px dotted #bfae7f;
}
.colelem{
  display:inline;
  float:left;
  clear:both;
}
.DiSp_Static_columnImage{
  width:45%;
  margin:0 auto;
}
.DiSp_columnText{
  margin-top:15px;
  text-align:center;
  padding:10px;
}
.DiSp_Static_columnHeading{
  text-align:center;
  margin-top:20px;
}
.DiSp_threeBlocks{
  margin:0 1%;
  border-top:5px solid #444d69;
  width:31.33% !important;
}
.column1, .column2, .column3{
  width:22%!important;
  margin-right:2%;
  float:left;
  padding:0 10px;
}
.column1{
  margin-left:3%;
}
.column4{
  width:22%!important;
  margin-right:3%;
  float:left;
  padding:0 10px;
}
.outerWrap{
  padding:40px 20px 20px 20px;
  background-color:#444d69;
}
.outerWrap ul li{
  float:left;
  width:23.5%;
  margin-right:2%;
  list-style-type:none;
}
.outerWrap ul li:last-child{
  margin-right:0;
}
.titleWrap{
  position:relative;
  top:0;
  left:10px;
  background-color:#bfae7f;
  padding:10px 20px;
}
.outerWrap{
  position:absolute;
  margin-top:20px;
}
.flip{
  color:#000!important;
}
.flip i{
  display:inline;
  float:right;
  font-size:23px;
  color:#fff;
  font-weight:bold;
}
.flip a{
  padding:5px;
  background-color:#444d69!important;
  border:1px solid;
  border-color:#fff;
  border-bottom-color:#aaa;
  font-weight:bold;
  display:block;
  font-size:16px;
  line-height:32px;
  padding:5px 10px;
  text-decoration:none;
  color:#fff;
}
.DiSp_panel{
  padding:0px 25px;
  background-color:rgb(255, 255, 255);
  border:1px solid rgb(204, 204, 204);
  display:block;
  color:#000;
}
.redStar{
  color:#f00;
}
.inputWrap{
  margin-top:20px;
}
.DiSP_form label{
  display:block;
}
.DiSP_form textarea{
  width:930px;
  height:100px;
  border:1px solid #bfae7f;
}
.formWrap{
  margin-top:20px;
}
.bttnWrap{
  width:1000px;
  margin:0 auto!important;
}
.bttnWrap input[type="submit"]{
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:11px 30px!important;
  float:right;
  margin-top:20px;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.pressWrap h3{
  border-bottom:1px solid #ccc;
  padding-bottom:10px;
}
.pressWrap p{
  text-align:justify;
}
.NewsWrap{
  padding:20px 30px!important;
}
.NewsWrap h4 a{
  color:#444d69;
  text-decoration:underline;
}
.NewsWrap h4 a:hover{
  text-decoration:none;
}
.NewsWrap span a{
  color:#bfae7f;
}
.NewsWrap span a:hover{
  text-decoration:underline;
}
.DiSP_aboutUsDescp img{
  float:left;
  padding:0 20px 20px 0;
}
.DiSP_aboutUsDescp{
  margin-top:20px;
}
.aboutUsList ul li{
  list-style-type:disc;
  padding:3px 0;
}
.aboutUsList ul{
  padding-left:20px;
}
.aboutUsList h5{
  margin:20px 0;
}
.aboutDescp1 h4{
  color:#444d69;
  margin:20px 0 0 0;
}
.DiSP-fullWidth{
  background: #46acee;
  text-align: center;
  color: #fff;
  padding: 60px 0 !important;
}
.DiSP-maintenanceWrap img {
  display: inline-block;
}
.DiSP-maintenanceWrap {
  text-align: center;
  margin-bottom: 40px;
}
.DiSP-maintenanceWrap h4 {
  color:  #46acee;
  margin: 20px 0;
}
/* custom css starts */
@media (min-width: 1200px) {
  .custom-width {
    width: 1448px!important;
  }
}
.Disp-banner {
  width: 100%;
  height: 360px;
  padding:60px;
  margin-top: 25px;
  background: #fecd07;
  /* yellow */
  position: relative;
  overflow: hidden;
}
.Disp-banner-black {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 80%;
  background: #000;
  clip-path: polygon(30% 0, 100% 0, 100% 100%, 60% 100%);
}
.Disp-banner-content {
  position: relative;
  z-index: 2;
  max-width: 50%;
}
.Disp-banner-content h2 {
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 24px;
}
.Disp-banner-content p {
  font-size: 16px;
  margin-bottom: 10px;
}
/* Button */
.banner-btn {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 12px 26px;
  text-decoration: none;
  font-size: 13px;
}
.banner-btn:hover {
  color: #fff!important;
  background: #343434;
}
/* Image */
.Disp-banner-img {
  position: absolute;
  right: 15%;
  bottom: 0;
  z-index: 2;
}
.Disp-banner-img img {
  height: auto;
}
/* Responsive */
@media (max-width: 768px) {
  .Disp-banner {
    flex-direction: column;
    height: auto;
    padding: 20px;
  }
.Disp-banner-content {
  max-width: 100%;
}
.Disp-banner-img {
  position: relative;
  right: auto;
  top: 24px;
  margin-top: 15px;
}
.Disp-banner-img img {
  height: auto;
}
.Disp-banner-black {
  display:none;
}
}
.DiSP-marketingWrap {
  position: relative;
  overflow: hidden;
  margin: 15px 0;
}
.DiSP-marketingLink {
  display: block;
  position: relative;
  text-decoration: none;
}
.DiSP-marketingImg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.DiSP-marketingLink:hover .DiSP-marketingImg {
  transform: scale(1.06);
}
.DiSP-marketingBlock {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0,0,0,0.72) 0%, rgba(0,0,0,0.25) 100%);
  transition: background 0.4s ease;
  display: flex;
  align-items: center;
}
.DiSP-marketingLink:hover .DiSP-marketingBlock {
  background: linear-gradient(90deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.1) 100%);
}
.DiSP-marketingBlock::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #ffbc00;
  transition: width 0.35s ease;
}
.DiSP-marketingLink:hover .DiSP-marketingBlock::before {
  width: 9px;
}
.DiSP-marketingBlock::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,188,0,0.08) 50%, transparent 60%);
  transform: translateX(-100%);
  transition: transform 0s;
}
.DiSP-marketingLink:hover .DiSP-marketingBlock::after {
  transform: translateX(100%);
  transition: transform 0.55s ease;
}
.DiSP-marketingInner {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 0 28px;
}
.DiSP-marketingInner h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.3px;
  transition: color 0.3s ease, transform 0.3s ease;
}
.DiSP-marketingLink:hover .DiSP-marketingInner h3 {
  color: #ffbc00;
  transform: translateX(4px);
}
.DiSP-marketingArrow {
  display: flex;
  align-items: center;
  color: #ffbc00;
  opacity: 0;
  transform: translateX(-8px);
  transition: opacity 0.3s ease 0.05s, transform 0.3s ease 0.05s;
}
.DiSP-marketingLink:hover .DiSP-marketingArrow {
  opacity: 1;
  transform: translateX(0);
}
.Disp-gray-bg {
  background: linear-gradient(21deg, #000000, #685610);
  margin: 16px 0 0 0;
  padding: 25px;
  color: #fff;
  width: 100%;
  text-align: center;
}
.Disp-gold-txt {
  color: #F1B434;
}
.banner-title {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
.banner-subtitle {
  font-size: 20px;
  color: #ddd;
  margin-bottom: 10px;
}
.banner-highlight {
  font-size: 26px;
  font-weight: 700;
  color: #f4c400;
}
@media (max-width: 768px) {
  .banner-title {
    font-size: 24px;
  }
.banner-subtitle {
  font-size: 16px;
}
.banner-highlight {
  font-size: 18px;
}
}
.service-card1 h4 {
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 16px;
  color: #000;
}
.service-features {
  padding-left: 0 !important;
  list-style: none;
  margin-top: 15px;
  line-height: 30px;
}
.service-features li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px!important;
}
.service-features li img {
  flex-shrink: 0;
}
.service-card1 {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  padding: 30px;
  height: 100%;
  margin-bottom: 30px;
  display: flex;
  flex-direction:column;
  gap: 10px;
}
.service-icon{
  width: 90px;
  height: 90px;
  /*background: #ffd107;*/
  background: linear-gradient(0deg, rgb(253 168 0) 0%, rgba(255, 209, 7, 1) 100%);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-icon:hover{
  transform: translateY(-5px);
}
.border-custom{
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.Disp-testimonial-box {
  background: #ffd107;
  padding: 20px;
  font-size: 20px;
  color: #000;
  line-height: 1.6;
  text-align: left;
  text-decoration: none;
}
/* ?? BANNER ?? */.Disp-banner {
  width: 100%;
  height: 360px;
  padding: 60px;
  margin-top: 25px;
  background: #fecd07;
  position: relative;
  overflow: hidden;
}
/* Black panel &mdash; slides in from right */.Disp-banner-black {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 80%;
  background: #000;
  clip-path: polygon(30% 0, 100% 0, 100% 100%, 60% 100%);
  transform: translateX(100%);
  animation: Disp-slideBlack 0.75s cubic-bezier(0.22, 1, 0.36, 1) 0.1s forwards;
}
/* Subtle diagonal stripe texture on black panel */.Disp-banner-black::after {
  content: '';
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(-55deg,transparent, transparent 18px,rgba(255,255,255,0.025) 18px, rgba(255,255,255,0.025) 19px);
}
@keyframes Disp-slideBlack {
  to {
    transform: translateX(0);
  }
}
/* Eyebrow label */.Disp-banner-eyebrow {
  display: inline-block;
  background: #000;
  color: #fecd07;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 4px 14px;
  margin-bottom: 16px;
  opacity: 0;
  animation: Disp-fadeUp 0.5s ease 0.55s forwards;
}
/* Content block */.Disp-banner-content {
  position: relative;
  z-index: 2;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.Disp-banner-content h2 {
  font-weight: 900;
  font-size: 28px;
  letter-spacing: -0.5px;
  line-height: 1.05;
  margin-bottom: 14px;
  color: #000;
  opacity: 0;
  animation: Disp-fadeUp 0.5s ease 0.68s forwards;
}
.Disp-banner-content p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 8px;
  color: #1a1a1a;
  opacity: 0;
  animation: Disp-fadeUp 0.5s ease 0.8s forwards;
}
.Disp-banner-content p:nth-child(4) {
  animation-delay: 0.9s;
}
/* Button */.banner-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #000;
  color: #fff;
  padding: 12px 26px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-top: 20px;
  width: fit-content;
  opacity: 0;
  animation: Disp-fadeUp 0.5s ease 1.0s forwards;
  transition: background 0.2s;
}
.banner-btn svg {
  stroke: #fecd07;
  transition: transform 0.2s;
}
.banner-btn:hover {
  background: #2E2D2E;
  color: #fff !important;
}
.banner-btn:hover svg {
  transform: translateX(4px);
}
/* Decorative dots */.Disp-banner-dots {
  margin-top: 24px;
  display: flex;
  gap: 8px;
  opacity: 0;
  animation: Disp-fadeUp 0.4s ease 1.1s forwards;
}
.Disp-banner-dots::before,.Disp-banner-dots::after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #000;
}
.Disp-banner-dots::after {
  opacity: 0.3;
}
/* Image &mdash; rises up from bottom */.Disp-banner-img {
  position: absolute;
  right: 15%;
  bottom: 0;
  z-index: 3;
  opacity: 0;
  transform: translateY(24px);
  animation: Disp-imgIn 0.65s cubic-bezier(0.22, 1, 0.36, 1) 0.5s forwards;
}
.Disp-banner-img img {
  height: auto;
}
/* Keyframes */@keyframes Disp-fadeUp {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
to {
  opacity: 1;
  transform: translateY(0);
}
}
@keyframes Disp-imgIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ?? RESPONSIVE ?? */@media (max-width: 768px) {
  .Disp-banner {
    height: auto;
    padding: 32px 24px 24px;
  }
.Disp-banner-content {
  max-width: 100%;
}
.Disp-banner-black {
  display: none;
}
.Disp-banner-img {
  position: relative;
  right: auto;
  margin-top: 24px;
  opacity: 1;
  transform: none;
  animation: none;
}
/* Kill animations on mobile &mdash; just show content */.Disp-banner-eyebrow,.Disp-banner-content h2,.Disp-banner-content p,.banner-btn,.Disp-banner-dots {
  opacity: 1;
  transform: none;
  animation: none;
}
}
/*About us */
:root {
  --lion-yellow:#FFD107;
    --lion-yellow-dk: #e6bc00;
    --lion-dark:#2E2D2E;
    --lion-dark-2:#1a1a1a;
    --lion-light: #F6F6F6;
    --lion-border:#E2E2E2;
    --lion-text:#2E2D2E;
    --lion-muted: #6B6B6B;
    --lion-white: #FFFFFF;
  }
*, *::before, *::after {
  box-sizing: border-box;
}
/* ?? INTRO ?? */.Disp-margin {
  margin: 0 48px !important;
}
.Disp-intro-wrap {
  padding: 0 20px 60px 0;
  background: var(--lion-white);
    }
.Disp-section-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: var(--lion-yellow-dk);
      margin-bottom: 12px;
      display: flex;
      align-items: center;
      gap: 8px;
    }
.Disp-section-label::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 2px;
  background: var(--lion-yellow);
    }
.Disp-intro-wrap h2 {
  font-size: 44px;
  font-weight: 800;
  color: var(--lion-dark);
      line-height: 1.05;
      margin: 0 0 24px;
      letter-spacing: -0.3px;
    }
.Disp-intro-wrap p {
  font-size: 16px;
  color: var(--lion-muted);
      line-height: 1.8;
      margin-bottom: 16px;
    }
.Disp-intro-tagline {
  display: inline-block;
  margin-top: 8px;
  font-size: 22px;
  font-weight: 700;
  color: var(--lion-dark);
      border-left: 4px solid var(--lion-yellow);
        padding-left: 14px;
        line-height: 1.3;
      }
.Disp-intro-visual {
  position: relative;
  margin-bottom: 48px;
}
.Disp-intro-visual img {
  width: 100%;
  border-radius: 4px;
  display: block;
}
.Disp-intro-badge {
  position: absolute;
  bottom: -20px;
  left: -20px;
  background: var(--lion-yellow);
      border-radius: 4px;
      padding: 18px 22px;
      box-shadow: 0 8px 32px rgba(0,0,0,0.15);
    }
.Disp-intro-badge strong {
  display: block;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: var(--lion-dark);
      line-height: 1;
    }
.Disp-intro-badge span {
  font-size: 12px;
  font-weight: 600;
  color: rgba(46,45,46,0.7);
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* ?? PILLARS ?? */.Disp-pillars-wrap {
  background: var(--lion-dark);
      padding: 72px 0;
      position: relative;
      overflow: hidden;
    }
.Disp-pillars-wrap::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: repeating-linear-gradient(-45deg,transparent,transparent 40px,rgba(255,255,255,0.015) 40px,rgba(255,255,255,0.015) 41px);
  /* FIX: keep decorative layer behind content */z-index: 0;
  pointer-events: none;
}
/* FIX: lift row above the ::before overlay */.Disp-pillars-wrap .Disp-margin {
  position: relative;
  z-index: 1;
}
.Disp-pillars-wrap .Disp-section-label {
  color: var(--lion-yellow);
      margin: 48px 0 16px 0;
    }
.Disp-pillars-wrap .Disp-section-label::before {
  background: var(--lion-yellow);
    }
.Disp-pillars-title {
  font-size: 44px;
  font-weight: 800;
  color: var(--lion-white);
      margin: 0 0 48px;
      line-height: 1.05;
    }
.Disp-pillar-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 6px;
  padding: 32px 28px;
  height: auto;
  transition: background 0.2s, border-color 0.2s, transform 0.2s;
  position: relative;
  overflow: hidden;
  min-height: 340px;
}
.Disp-pillar-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: var(--lion-yellow);
      transform: scaleX(0);
      transform-origin: left;
      transition: transform 0.3s;
    }
.Disp-pillar-card:hover::before {
  transform: scaleX(1);
}
.Disp-pillar-card:hover {
  background: rgba(255,209,7,0.06);
  border-color: rgba(255,209,7,0.2);
  transform: translateY(-4px);
}
.Disp-pillar-icon {
  width: 44px;
  height: 44px;
  background: var(--lion-yellow);
      border-radius: 6px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 18px;
    }
.Disp-pillar-icon svg {
  width: 22px;
  height: 22px;
  stroke: var(--lion-dark);
      fill: none;
      stroke-width: 2;
      stroke-linecap: round;
      stroke-linejoin: round;
    }
.Disp-pillar-card h3 {
  font-size: 22px;
  font-weight: 700;
  color: var(--lion-white);
      margin: 0 0 12px;
      text-transform: uppercase;
      letter-spacing: 0.3px;
    }
.Disp-pillar-card p {
  font-size: 14px;
  color: #9A9A9A;
  line-height: 1.75;
  margin: 0;
}
/* ?? REGION ?? */.Disp-region-wrap {
  padding: 72px 0;
}
.Disp-region-wrap h2 {
  font-size: 44px;
  font-weight: 800;
  color: var(--lion-dark);
      margin: 0 0 12px;
      line-height: 1.05;
    }
.Disp-region-wrap > p {
  font-size: 15px;
  color: var(--lion-muted);
      line-height: 1.8;
      max-width: 520px;
      margin-bottom: 32px;
    }
.Disp-region-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 8px;
}
.Disp-region-item {
  display: flex;
  align-items: center;
  gap: 10px;
  background: var(--lion-white);
      border: 1px solid var(--lion-border);
        border-radius: 4px;
        padding: 12px 16px;
        transition: border-color 0.2s, box-shadow 0.2s;
      }
.Disp-region-item:hover {
  border-color: var(--lion-yellow);
      box-shadow: 0 2px 12px rgba(255,209,7,0.15);
    }
.Disp-region-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--lion-yellow);
      flex-shrink: 0;
    }
.Disp-region-item span {
  font-size: 13px;
  font-weight: 600;
  color: var(--lion-dark);
    }
.Disp-region-map {
  background: var(--lion-dark);
      border-radius: 6px;
      overflow: hidden;
      height: 100%;
      min-height: 360px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
    }
.Disp-region-map-inner {
  text-align: center;
  padding: 32px;
}
.Disp-region-map svg {
  width: 120px;
  height: 120px;
  opacity: 0.15;
  margin-bottom: 16px;
}
.Disp-map-pin {
  position: absolute;
  width: 12px;
  height: 12px;
  background: var(--lion-yellow);
      border-radius: 50%;
      box-shadow: 0 0 0 4px rgba(255,209,7,0.2);
      animation: Disp-pulse 2s ease-in-out infinite;
    }
.Disp-map-pin:nth-child(1) {
  top: 30%;
  left: 40%;
  animation-delay: 0.3s;
}
.Disp-map-pin:nth-child(2) {
  top: 45%;
  left: 55%;
  animation-delay: 0.7s;
}
.Disp-map-pin:nth-child(3) {
  top: 60%;
  left: 48%;
  animation-delay: 1.1s;
}
.Disp-map-pin:nth-child(4) {
  top: 25%;
  left: 60%;
  animation-delay: 0.5s;
}
.Disp-map-pin:nth-child(5) {
  top: 50%;
  left: 35%;
  animation-delay: 0.9s;
}
@keyframes Disp-pulse {
  0%, 100% {
    box-shadow: 0 0 0 4px rgba(255,209,7,0.2);
  }
50% {
  box-shadow: 0 0 0 8px rgba(255,209,7,0.08);
}
}
/* ?? CTA ?? */.Disp-cta-wrap {
  background: var(--lion-yellow);
      padding: 56px 0;
    }
.Disp-cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px;
  margin: 0 48px;
}
.Disp-cta-text {
  flex: 1 1 auto;
}
.Disp-cta-actions {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.Disp-cta-wrap h2 {
  font-size: 40px;
  font-weight: 800;
  color: var(--lion-dark);
      margin: 0 0 8px;
      line-height: 1.1;
    }
.Disp-cta-wrap p {
  font-size: 15px;
  color: rgba(46,45,46,0.65);
  margin: 0;
}
.Disp-btn-dark {
  display: inline-block;
  background: var(--lion-dark);
      color: var(--lion-white);
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        padding: 14px 32px;
        border-radius: 3px;
        text-decoration: none;
        transition: background 0.2s;
      }
.Disp-btn-dark:hover {
  background: #111;
  color: var(--lion-white);
      text-decoration: none;
    }
.Disp-btn-outline-dark {
  display: inline-block;
  border: 2px solid var(--lion-dark);
      color: var(--lion-dark);
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        padding: 12px 28px;
        border-radius: 3px;
        text-decoration: none;
        transition: background 0.2s;
      }
.Disp-btn-outline-dark:hover {
  background: var(--lion-dark);
      color: var(--lion-white);
        text-decoration: none;
      }
/* ?? UTILITIES ?? */.Disp-mb-48 {
  margin-bottom: 48px;
}
.Disp-mt-28 {
  margin-top: 28px;
}
/* ?? ANIMATIONS ?? */.Disp-fade-up {
  transition: opacity 0.55s ease, transform 0.55s ease;
  /* FIX: force GPU compositing so browser doesn't skip transition */will-change: opacity, transform;
  /* FIX: ensure element is rendered even at opacity 0 */backface-visibility: hidden;
}
.Disp-fade-up.Disp-visible {
  opacity: 1;
  transform: translateY(0);
  will-change: auto;
}
.Disp-delay-1 {
  transition-delay: 0.1s;
}
.Disp-delay-2 {
  transition-delay: 0.2s;
}
.Disp-delay-3 {
  transition-delay: 0.3s;
}
.Disp-delay-4 {
  transition-delay: 0.4s;
}
/* ?? RESPONSIVE ?? */@media (max-width: 767px) {
  .Disp-intro-badge {
    display: none;
  }
.Disp-pillars-title,.Disp-region-wrap h2,.Disp-intro-wrap h2 {
  font-size: 32px;
}
.Disp-region-grid {
  grid-template-columns: 1fr;
}
.Disp-btn-outline-dark {
  margin-left: 0;
  margin-top: 10px;
  display: block;
  text-align: center;
}
/* FIX: was targeting old .Disp-cta-right class that no longer exists */.Disp-cta-inner {
  flex-direction: column;
  align-items: flex-start;
  margin: 0 16px;
}
.Disp-cta-actions {
  width: 100%;
}
.Disp-margin {
  margin: 0 16px !important;
}
}
.cimm_bodyContentWrap {
  margin-bottom: 0 !important;
}
/*CONTACT US */
.LCt-hero {
  position: relative;
  background: #2E2D2E;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  margin-bottom:48px;
}
.LCt-hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.28;
}
.LCt-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(46,45,46,0.97) 0%, rgba(46,45,46,0.65) 55%, transparent 100%);
}
.LCt-hero-overlay1 {
  position: absolute;
  inset: 0;
}
.LCt-hero-content {
  position: relative;
  z-index: 2;
  padding: 32px 38px 38px;
}
.LCt-eyebrow {
  display: inline-block;
  background: #FFD107;
  color: #2E2D2E;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 4px 14px;
  border-radius: 2px;
  margin-bottom: 18px;
}
.LCt-hero-content h1 {
  font-size: 48px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1.0;
  margin: 0 0 16px;
  letter-spacing: -0.5px;
}
.LCt-hero-content h1 em {
  font-style: normal;
  color: #FFD107;
}
.LCt-hero-content p {
  font-size: 17px;
  color: #C0C0C0;
  line-height: 1.65;
  margin: 0 0 28px;
}
.LCt-hero-pills {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.LCt-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 209, 7, 0.1);
  border: 1px solid rgba(255, 209, 7, 0.3);
  color: #FFD107;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.3px;
  padding: 10px 18px;
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s;
}
.LCt-pill svg {
  width: 16px;
  height: 16px;
  stroke: currentColor;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.LCt-pill:hover {
  background: rgba(255, 209, 7, 0.22);
  border-color: rgba(255, 209, 7, 0.6);
  color: #FFD107;
  text-decoration: none;
}
@media (max-width: 767px) {
  .LCt-hero {
    min-height: 320px;
  }
.LCt-hero-content {
  padding: 48px 24px 40px;
}
.LCt-hero-content h1 {
  font-size: 38px;
}
.LCt-hero-content p {
  font-size: 15px;
}
.LCt-hero-overlay {
  background: linear-gradient(180deg, rgba(46,45,46,0.92) 0%, rgba(46,45,46,0.75) 100%);
}
}
/* ?? Appl-* NEW CLASSES ONLY (Disp-* and LCt-* already in your stylesheet) ?? */
/* HERO */
.Appl-hero {
  position: relative;
  min-height: 580px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: #1a1a1a;
}
.Appl-hero-bg {
  position: absolute;
  inset: 0;
  background-image: url('https://images.unsplash.com/photo-1486325212027-8081e485255e?w=1600&q=80&fit=crop&crop=center');
  background-size: cover;
  background-position: center 40%;
  filter: brightness(0.35);
}
.Appl-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(100deg, rgba(26,26,26,0.85) 45%, rgba(26,26,26,0.3) 100%);
}
.Appl-hero-content {
  position: relative;
  z-index: 2;
  padding: 90px 0 80px;
  width: 100%;
}
.Appl-hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #f5c800;
  margin-bottom: 20px;
}
.Appl-hero-eyebrow::before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 2px;
  background: #f5c800;
}
.Appl-hero h1 {
  font-size: clamp(32px, 5vw, 58px);
  font-weight: 800;
  line-height: 1.1;
  color: #ffffff;
  margin-bottom: 24px;
  max-width: 680px;
}
.Appl-hero h1 em {
  font-style: normal;
  color: #f5c800;
}
.Appl-hero-sub {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255,255,255,0.78);
  max-width: 580px;
  margin-bottom: 36px;
}
.Appl-hero-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.Appl-btn-yellow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #f5c800;
  color: #1a1a1a;
  padding: 14px 30px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
  transition: background 0.2s;
  border: none;
  cursor: pointer;
}
.Appl-btn-yellow:hover {
  background: #e0b400;
  color: #1a1a1a;
}
.Appl-btn-outline-hero {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 2px solid rgba(255,255,255,0.5);
  color: #ffffff;
  padding: 12px 28px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
  transition: all 0.2s;
}
.Appl-btn-outline-hero:hover {
  border-color: #fff;
  background: rgba(255,255,255,0.08);
  color: #fff;
  text-decoration: none;
}
/* Hero line card bar */
.Appl-linecard-bar {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  background: rgba(245,200,0,0.12);
  border: 1px solid rgba(245,200,0,0.35);
  border-radius: 4px;
  padding: 14px 20px;
  flex-wrap: wrap;
}
.Appl-linecard-bar svg {
  flex-shrink: 0;
}
.Appl-linecard-bar-text strong {
  display: block;
  font-size: 13px;
  font-weight: 800;
  color: #ffffff;
}
.Appl-linecard-bar-text span {
  font-size: 12px;
  color: rgba(255,255,255,0.6);
}
.Appl-linecard-bar a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #f5c800;
  color: #1a1a1a;
  padding: 9px 18px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
  white-space: nowrap;
  flex-shrink: 0;
}
.Appl-linecard-bar a:hover {
  background: #e0b400;
}
/* INTRO */
.Appl-intro-wrap {
  padding-bottom: 48px;
}
.Appl-intro-wrap h2 {
  font-size: clamp(28px,4vw,44px);
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 20px;
  color: #1a1a1a;
}
.Appl-intro-wrap p {
  font-size: 15px;
  line-height: 1.8;
  color: #444;
  margin-bottom: 16px;
}
.Appl-stat-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.Appl-stat-tile {
  background: #f8f8f8;
  border: 1px solid #e8e8e8;
  border-top: 3px solid #f5c800;
  border-radius: 4px;
  padding: 28px 20px;
  text-align: center;
}
.Appl-stat-tile.dark {
  background: #1a1a1a;
  border-color: #1a1a1a;
  grid-column: span 2;
}
.Appl-stat-num {
  font-size: 36px;
  font-weight: 900;
  color: #1a1a1a;
  line-height: 1;
}
.Appl-stat-tile.dark .Appl-stat-num {
  color: #f5c800;
}
.Appl-stat-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #777;
  margin-top: 6px;
}
.Appl-stat-tile.dark .Appl-stat-label {
  color: rgba(255,255,255,0.55);
}
.Appl-stat-tile.dark p {
  font-size: 14px;
  color: rgba(255,255,255,0.75);
  margin: 6px 0 0;
  line-height: 1.6;
}
/* SERVICES */
.Appl-services-wrap {
  background: #f8f8f8;
  padding: 72px 0;
}
.Appl-services-title {
  font-size: clamp(28px,4vw,42px);
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 48px;
  color: #1a1a1a;
}
.Appl-services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 48px;
}
.Appl-service-card {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  padding: 36px 28px;
  min-height:410px;
  transition: box-shadow 0.25s;
  margin-bottom: 16px;
}
.Appl-service-card:hover {
  box-shadow: 0 8px 32px rgba(0,0,0,0.08);
}
.Appl-service-head {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 22px;
}
.Appl-service-icon {
  width: 44px;
  height: 44px;
  background: #f5c800;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.Appl-service-icon svg {
  width: 20px;
  height: 20px;
  stroke: #1a1a1a;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Appl-service-card h3 {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #1a1a1a;
  margin: 0;
}
.Appl-service-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.Appl-service-list li {
  font-size: 14px;
  color: #444;
  line-height: 1.65;
  padding: 7px 0;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  gap: 8px;
  align-items: flex-start;
}
.Appl-service-list li:last-child {
  border-bottom: none;
}
.Appl-service-list li::before {
  content: '>';
  color: #f5c800;
  font-weight: 700;
  flex-shrink: 0;
  margin-top: 1px;
}
/* WHY SECTION ? uses existing Disp-pillars-wrap and Disp-pillar-card */
.Appl-why-section {
  padding-top: 72px;
}
/* LINE CARD DOWNLOAD */
.Appl-resources-strip {
  background: #1a1a1a;
  padding: 60px 0;
}
.Appl-resources-strip .Disp-section-label {
  color: rgba(245,200,0,0.8);
}
.Appl-resources-strip .Disp-section-label::before {
  background: rgba(245,200,0,0.8);
}
.Appl-resources-title {
  font-size: clamp(22px,3vw,34px);
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 32px;
}
.Appl-linecard-download {
  display: flex;
  align-items: center;
  gap: 28px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(245,200,0,0.3);
  border-left: 5px solid #f5c800;
  border-radius: 4px;
  padding: 28px 32px;
  flex-wrap: wrap;
}
.Appl-linecard-download-icon {
  width: 56px;
  height: 56px;
  background: #f5c800;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.Appl-linecard-download-icon svg {
  width: 28px;
  height: 28px;
  stroke: #1a1a1a;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Appl-linecard-download-text {
  flex: 1;
  min-width: 200px;
}
.Appl-linecard-download-text strong {
  display: block;
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 4px;
}
.Appl-linecard-download-text span {
  font-size: 14px;
  color: rgba(255,255,255,0.6);
}
.Appl-linecard-download-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #f5c800;
  color: #1a1a1a;
  padding: 15px 32px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
  flex-shrink: 0;
  transition: background 0.2s;
}
.Appl-linecard-download-btn:hover {
  background: #e0b400;
}
/* LEAD FORM */
.Appl-form-wrap {
  padding: 80px 0;
}
.Appl-form-wrap h2 {
  font-size: clamp(26px,4vw,40px);
  font-weight: 800;
  line-height: 1.2;
  color: #1a1a1a;
  margin-bottom: 8px;
}
.Appl-form-wrap > .column > div > p {
  font-size: 15px;
  line-height: 1.8;
  color: #444;
  max-width: 380px;
  margin-bottom: 32px;
}
.Appl-contact-detail {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}
.Appl-contact-icon {
  width: 36px;
  height: 36px;
  background: #f5c800;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.Appl-contact-icon svg {
  width: 16px;
  height: 16px;
  stroke: #1a1a1a;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Appl-contact-detail span {
  font-size: 14px;
  color: #444;
}
.Appl-form {
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-top: 4px solid #f5c800;
  border-radius: 4px;
  padding: 40px 36px;
}
.Appl-field {
  margin-bottom: 20px;
}
.Appl-field label {
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #1a1a1a;
  margin-bottom: 7px;
}
.Appl-field input,
.Appl-field select,
.Appl-field textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 14px;
  font-size: 14px;
  color: #1a1a1a;
  background: #fafafa;
  outline: none;
  transition: border 0.2s;
  font-family: inherit;
}
.Appl-field input:focus,
.Appl-field select:focus,
.Appl-field textarea:focus {
  border-color: #f5c800;
  background: #fff;
}
.Appl-field textarea {
  resize: vertical;
  min-height: 90px;
}
.Appl-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.Appl-submit-btn {
  width: 100%;
  padding: 15px;
  font-size: 13px;
  cursor: pointer;
  border: none;
  justify-content: center;
}
/* FUTURE EXPANSION */
.Appl-future-wrap {
  background: #f8f8f8;
  padding: 72px 0;
}
.Appl-future-sub {
  font-size: 15px;
  color: #444;
  max-width: 480px;
  margin: 0 0 0;
}
.Appl-future-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 40px;
}
.Appl-future-card {
  background: #ffffff;
  border: 1px dashed #d0d0d0;
  border-radius: 4px;
  padding: 32px 24px;
  text-align: center;
  opacity: 0.72;
}
.Appl-future-badge {
  display: inline-block;
  background: #f0f0f0;
  color: #888;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 20px;
  margin-bottom: 14px;
}
.Appl-future-card svg {
  display: block;
  margin: 0 auto 14px;
  width: 32px;
  height: 32px;
  stroke: #bbb;
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.Appl-future-card h4 {
  font-size: 13px;
  font-weight: 800;
  color: #888;
  letter-spacing: 0.5px;
  margin: 0 0 6px;
}
.Appl-future-card p {
  font-size: 12px;
  color: #aaa;
  margin: 0;
  line-height: 1.5;
}
/* RESPONSIVE */
@media (max-width: 900px) {
  .Appl-services-grid {
    grid-template-columns: 1fr;
  }
.Appl-future-grid   {
  grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 767px) {
  .Appl-hero          {
    min-height: 460px;
  }
.Appl-hero-content  {
  padding: 60px 0 52px;
}
.Appl-intro-wrap, .Appl-form-wrap {
  padding: 52px 0;
}
.Appl-services-wrap, .Appl-future-wrap, .Appl-resources-strip {
  padding: 52px 0;
}
.Appl-form          {
  padding: 28px 20px;
}
.Appl-linecard-download {
  padding: 24px 20px;
}
.Appl-stat-grid     {
  grid-template-columns: 1fr;
}
.Appl-stat-tile.dark {
  grid-column: span 1;
}
.Appl-future-grid   {
  grid-template-columns: 1fr;
}
}
@media (max-width: 600px) {
  .Appl-form-row {
    grid-template-columns: 1fr;
  }
}
.Disp-services-cards{
  padding-bottom: 48px;
}
.Disp-services-wrap{
  padding-top: 48px;
}
.Disp-pillar-card2 {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 6px;
  padding: 32px 28px;
  height: auto;
  transition: background 0.2s, border-color 0.2s, transform 0.2s;
  position: relative;
  overflow: hidden;
  min-height: 264px;
}
.Disp-pillar-card2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: var(--lion-yellow);
      transform: scaleX(0);
      transform-origin: left;
      transition: transform 0.3s;
    }
.Disp-pillar-card2:hover::before {
  transform: scaleX(1);
}
.Disp-pillar-card2:hover {
  background: rgba(255,209,7,0.06);
  border-color: rgba(255,209,7,0.2);
  transform: translateY(-4px);
}
.Disp-pillar-card2 h3 {
  font-size: 22px;
  font-weight: 700;
  color: var(--lion-white);
      margin: 0 0 12px;
      text-transform: uppercase;
      letter-spacing: 0.3px;
    }
.Disp-pillar-card2 p {
  font-size: 14px;
  color: #9A9A9A;
  line-height: 1.75;
  margin: 0;
}
