
/* START :: MODERNIZE YOUR DATA WAREHOUSE */
.modernize-data-wrapper {
    background-color: #0b1c3e;
    padding: 64px 0;
}
.modernize-data-wrapper .title {
    font-size: 34px;
    line-height: 51px;
    color: #ffffff;
    font-weight: 700;
}
.modernize-data-wrapper .sub-title {
    font-size: 20px;
    line-height: 33px;
    color: #ffffff;
    font-weight: 400;
}
.modernize-data-wrapper .desciption {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    margin-top: 24px;
}
.btn.btn-dwm {
    font-size: 16px;
    line-height: 24px;
    border-radius: 10px;
    padding: 12px 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
}
.start-now {
    background-color: #ffffff;
    color: #1b479c;
    border: 1px solid #ffffff;
}
.start-now:hover {
    background-color: #b2b2b2;
    color: #1b479c;
    border: 1px solid #b2b2b2;
}
.request-demo {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
}
.request-demo span {
    background-color: #ffffff;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.request-demo span img {
    width: 16px;
    height: 16px;
}
.request-demo:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    border: 1px solid #fff;
}
/* END :: MODERNIZE YOUR DATA WAREHOUSE */

/* START :: AIHOUSE DELIVERS MEASURABLE BUSINESS IMPACT */

.section-title {
    font-size: 34px;
    line-height: 51px;
    color: #000000;
}
.section-description {
    font-size: 22px;
    line-height: 33px;
    color: #535862;
    font-weight: 400;
    max-width: 800px;
}
/* END :: AIHOUSE DELIVERS MEASURABLE BUSINESS IMPACT */

/* START :: IMPACT PROCESS SECTION */
.impact-process {
    margin-top: 48px;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
}
.impact-icon-box {
    width: 80px;
    height: 80px;
    background-color: #1b479c;
    text-align: center;
}
.impact-text {
    max-width: 320px;
    color:rgb(58, 58, 58);
}
.arrow-indicator {
    left: -16px;
    top: 50%;
    z-index: 10;
}
/* END :: IMPACT PROCESS SECTION */

/* START :: BUILT FOR AWS DATA MODERNIZATION */
.bg-dark-blue {
    background-color: #1b479c;
}
.text-light-grey {
    color: #cbd5e1;
    font-size:16px;
}
.modern-icon-box {
    width: 64px;
    height: 64px;
}
.data-modernization-box {
    border-radius: 0 30px 30px 0;
}
.aws-content {
    padding-right: 24px;
}
/* END :: BUILT FOR AWS DATA MODERNIZATION */

/* START :: AIHOUSE DATA WAREHOUSE MODERNIZATION LIFECYCLE */
.life-cycle-wrapper {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 20px 0;
}
.life-cycle-wrapper::-webkit-scrollbar {
    display: none;
}
.lifecycle-item {
    min-width: 320px;
    max-width: 25%;
    padding: 0 16px;
}
.lifecycle-item .small {
    font-size: 16px;
    line-height: 24px;
}
.lifecycle-connector {
    height: 80px;
}
.lifecycle-item::before {
    content: '';
    position: absolute;
    top: 39.5px;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: rgb(224, 224, 224);
    z-index: -1;
    transform: translateX(-50%);
}
.lifecycle-item:last-child .lifecycle-connector::before {
    width: 0;
}
.lifecycle-icon-main {
    width: 72px;
    height: 72px;
}
.lifecycle-arrow {
    right: -21px;
    z-index: 2;
}
.arrow-box {
    width: 30px;
    height: 30px;
    border-color: rgb(224, 224, 224) !important;
    border-width: 2px !important;
    border-radius: 8px;
}
.arrow-box svg {
    width: 24px;
    height: 24px;
}
.lifecycle-card {
    border-bottom: 4px solid #1b479c !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 12px 24px;
}
.lifecycle-card h4 {
    color: #101828;
}
.client-result-card .heading-06 {
    color: rgb(83, 88, 98);
}
.dw-text-color{
    color: rgb(58, 58, 58);
}
@media (max-width: 991.98px) {
    .lifecycle-item {
        width: 280px;
    }
}
/* END :: AIHOUSE DATA WAREHOUSE MODERNIZATION LIFECYCLE */

/* START :: ACCELERATE AWS MAP MODERNIZATION */
.accelerate-map-wrapper {
    background-color: #ffffff;
    overflow: hidden;
    background-image: url('https://aihouse.nuvista.ai/assets/expertBackground-ginhsIOI.webp');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.accelerate-map-wrapper .start-now {
    background-color: #1b479c;
    color: white;
    border: 1px solid #1b479c;
}
.accelerate-map-wrapper .start-now img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(3171%) hue-rotate(296deg) brightness(118%) contrast(100%);
}
.accelerate-map-wrapper .learn-more {
    background-color: #fff;
    color: #1b479c;
    border: 1px solid #1b479c;
}
.accelerate-image-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    height: 100%;
    background: linear-gradient(to right, #ffffff, transparent);
    z-index: 1;
    pointer-events: none;
}
.accelerate-img {
    display: block;
    object-fit: cover;
    max-height: 420px;
}
/* END :: ACCELERATE AWS MAP MODERNIZATION */

/* START :: OUR CLIENTS SEE REAL MODERNIZATION RESULTS */
.client-result-wrapper {
    background-color: rgb(241, 244, 249);
    border-radius: 20px;
    overflow: hidden;
}
.client-result-col {
    border-color: rgb(27 71 156 / 30%) !important;
}
.client-stat-number {
    font-size: 52px;
    font-weight: 800;
    line-height: 1;
    color: #1b479c;
}
.client-stat-desc {
    font-size: 14px;
    line-height: 1.6;
    color: #667085;
    margin-bottom: 0;
}
.client-stat-icon img{
    opacity:0.1
}
/* END :: OUR CLIENTS SEE REAL MODERNIZATION RESULTS */

/* START :: READY TO MODERNIZE YOUR DATA ON AWS */
.ready-btn-primary {
    background-color: #1b479c;
    border-color: #1b479c;
    color: #ffffff;
    transition: background-color 0.2s ease;
}
.ready-btn-primary:hover {
    background-color: #163a82;
    border-color: #163a82;
    color: #ffffff;
}
.ready-btn-outline {
    background-color: transparent;
    border: 1px solid #1b479c !important;
    color: #1b479c;
}
.ready-feature-card {
    background-color: #ffffff;
    border: 2px solid #1b479c;
    transition: box-shadow 0.2s ease;
}
.ready-feature-card:hover {
    box-shadow: 0 4px 20px rgba(27, 71, 156, 0.08);
}
.ready-feature-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #667085;
}
.nv__dw-img-wrap img{
  max-width: 450px;
    width: 100%;
}
.heading-description{
   font-size:18px;
   color:rgb(83, 88, 98)
}
.lifecycle-item p{
	font-size:18px;
	color:rgb(58, 58, 58)
}	
.ready-feature-icon img{
width:60px;
height:60px
}
.aws-content{
padding-left:16px;
padding-right:16px
}
.data-modernization-wrapper{
	max-width:1920px;
	margin:0 auto;
	overflow:hidden;
}
.ready-features-wrapper{
	padding-left:24px
}
/* END :: READY TO MODERNIZE YOUR DATA ON AWS */
@media (min-width: 992.98px) {
    .border-lg-end { border-right: 1px solid #cacaca !important; }
}
@media only screen and (max-width: 991.98px) {
    .modernize-data-wrapper{
        padding: 90px 0px 48px 0;
    }
    .modernize-data-wrapper .title{
        font-size:28px;
        line-height: 42px;
    }
    .modernize-data-wrapper .sub-title{
        font-size:20px;
        line-height: 30px;
    }
    .modernize-data-wrapper .desciption{
        margin-top: 16px;
        margin-bottom: 24px;
    }
    .impact-card {
        border-bottom: 1px solid #cacaca !important;
    }
    .arrow-indicator {
        left: 50% !important;
        top: -20px !important;
        transform: translateX(-50%) rotate(90deg) !important;
        z-index: 1;
    }
	.impact-process{
		border-bottom:0
	}
    .client-result-col.border-end {
        border-right: 0 !important;
        border-bottom: 1px solid rgba(148, 163, 209, 0.3) !important;
    }
    .ready-features-wrapper{
	padding-left:0;
	padding-top:24px
    }
}
@media only screen and (max-width: 575.98px) {
    .border-col{
        border-left: 1px solid;
    }
    .border-col-2{
        border-bottom: 1px solid;
    }
    .border-col-3{
	border-left:1px solid var(--bs-light-border-subtle)!important;
    }
    .btn.btn-dwm{
	width:100%;	
    }
}
@media only screen and (max-width: 390.98px) {
    .ready-feature-card{
        flex-direction: column;
    }
}
 