.banner-bg{background-position:center center;background-repeat:no-repeat;background-size:cover}.overlay-gradient-blue{width:100%;background:linear-gradient(77deg,rgba(36,123,201,.2) 0%,rgb(0,13,24,.2) 100%)}.img-cards-wrapper .img-card{width:100%;min-height:400px;position:relative;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:15px}.img-cards-wrapper .img-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.8038071918220413) 0%,rgba(0,0,0,0) 50%);z-index:1;transition:0.3s ease-in-out all}.img-cards-wrapper .img-card:hover .card-body{width:100%;transform:translateY(-50%);text-align:center}.img-cards-wrapper .img-card:hover::after{background-color:#0000005e}.img-cards-wrapper .img-card .card-body{text-align:left;position:absolute;bottom:1rem;left:0;color:#fff;z-index:2;transition:0.3s ease-in-out all}.img-cards-wrapper .img-card .card-body p{line-height:0;color:rgb(210,210,210)}.top-tier-sec{transform:translateY(-3rem)}.mid-sec-banner{background-attachment:fixed}.mid-sec-banner .overlay-gradient-blue{padding:5rem}.responsive-grid{column-gap:20px}.responsive-grid .grid-item{flex:0 1 calc((100% - (20px * 2)) / 3);box-sizing:border-box}@media only screen and (min-width:768px) and (max-width:1024px){.grid-layout-3{grid-template-columns:repeat(2,1fr);justify-items:center}.responsive-grid .grid-item{flex:0 1 calc((100% - (20px * 2)) / 2);box-sizing:border-box}}@media only screen and (max-width:767px){.grid-layout-3{grid-template-columns:repeat(1,1fr)}.responsive-grid .grid-item{flex:0 1 calc((100% - (20px * 2)) / 1);box-sizing:border-box}}