.aide-banner-wrap
{
 height: 1294px
}
.aide-banner-wrap .aide-banner-icon
{
margin: 100px 0 0 0;
position: absolute;
left: 0;
right: 0
}
.img-bg {
position: absolute;
object-fit: cover;
object-position: top;
height: 100%;
width: 100%;
top: -50px
}
.aide-banner-wrap .banner-text-wrap
{
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
margin: 240px 0 0 0
}
.banner-gif
{
    width: 55%
}
.aide-banner-wrap .banner-text-wrap h1
{
    color: #1A1A1A;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2px;
    margin: 0 0 22px 0
}
.aide-banner-wrap .banner-text-wrap .desc
{
    color: #000;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 136.842% */
    margin: 0 0 32px 0;
    width: 60%
}
/* Banner button */
.agentic-button {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #111;
    color: #fff;
    padding: 12px 20px;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    font-weight: 400
}
.agentic-button:hover {
    background: linear-gradient(131deg, #544FF8 70.42%, #2EB6AE 102.7%)
}
.agentic-button:hover img {
    transform: scale(1.2)
}
.agentic-button img {
    transition: transform 0.3s ease
}
/* agentic-methodology-section */
.agentic-methodology-section
{
    margin: -450px 0 0 0
}
.agentic-methodology-section .agentic-methodology-title {
color: #000;
font-size: 48px;
font-style: normal;
font-weight: 300;
line-height: 140%; /* 67.2px */
margin-bottom: 18px;
letter-spacing: 2px
}
.agentic-methodology-section .agentic-methodology-desc {
color: #000;
font-size: 23px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 32.2px */
margin-bottom: 30px
}
.video-img-wrap
{
    display: flex;
    justify-content: center
}
.agentic-methodology-section .agentic-video-wrapper {
position: relative;
overflow: hidden;
width: 594px;
height: 334.648px;
flex-shrink: 0;
aspect-ratio: 71/40;
border-radius: 12px
}
.agentic-methodology-section .agentic-video-wrapper img {
width: 100%;
height: 100%;
display: block
}
.agentic-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 80px;
            height: 80px;
            background-color: rgba(255, 255, 255, 0.9);
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease
        }
.agentic-play-button:hover {
            transform: translate(-50%, -50%) scale(1.1)
        }
        .agentic-video-wrapper .vaHomevideo-btn {
            position: absolute;
            bottom: 20px;
            right: 20px;
            cursor: pointer
        }
        .agentic-video-wrapper .vaHomevideo-btn .video-icon-img {
            width: 56px;
            height: auto
        }
        .agentic-play-icon {
            width: 0;
            height: 0;
            border-top: 20px solid transparent;
            border-bottom: 20px solid transparent;
            border-left: 30px solid #0073e6;
            margin-left: 5px
        }
        .agentic-additional-content {
            margin-top: 40px
        }
.agentic-additional-description {
color: #4D4D4D;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
margin-bottom: 40px
}        
.videopopup-section .modal .btn-close {
    background: url(https://d1k5qim9574h9e.cloudfront.net/wp-content/uploads/2025/08/popup-closed-btn.svg) no-repeat;
    position: absolute;
    z-index: 1;
    right: -32px;
    padding: 0px;
    border-radius: 0;
    color: #000;
    opacity: 1;
    margin: 0px;
    width: 24px;
    height: 24px;
    top: -10px
}
.aide-banner-wrap .mob-img
{
    display: none;
}
/* Breakpoints */
@media (max-width: 1399.98px) { 
    /* end 1399.98px*/
 }
@media (max-width: 1199.98px) { 
.aide-banner-wrap .banner-text-wrap .desc {
  width: 72%;
}
    /* end 1199.98px*/
}
@media (max-width: 991.98px) {
.aide-banner-wrap .banner-text-wrap {margin: 140px 0 0 0} 
.banner-gif {width: 98%}    
.aide-banner-wrap .banner-text-wrap .desc { font-size: 14px;font-weight: 400;line-height: 20px; width: 100%}
.agentic-methodology-section .agentic-methodology-title {font-size: 40px;line-height: normal}
.agentic-methodology-section .agentic-video-wrapper {width: 100%;height: 100%}
.agentic-video-wrapper .vaHomevideo-btn .video-icon-img {width: 35px}
.agentic-methodology-section .agentic-methodology-desc {font-size: 19px;line-height: normal}
.agentic-additional-description { font-size: 14px;line-height: normal}
    /* end 991.98px*/
}
@media (max-width: 767.98px) { 
.aide-banner-wrap {height: 966px}
.aide-banner-wrap .banner-text-wrap {margin: 180px 0 0 0}
.aide-icon-banner{width: 35%}
.agentic-methodology-section {margin: -350px 0 0 0}
    /* end 767.98px*/
 }
@media (max-width: 575.98px) { 
 .web-img img{display: none;}  
.aide-banner-wrap .mob-img{display: block}
.aide-banner-wrap .mob-img .img-bg {top: -120px;object-fit: contain}
.aide-icon-banner{width: 49%;margin-top: 85px}
.videopopup-section .modal-content {width: 93%}
.aide-banner-wrap .banner-text-wrap .desc {width: 80%}
    /* end 575.98px*/
 }
