@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#home-header{padding-top:5rem;padding-bottom:8rem}#home-brain{margin-top:-6rem;width:60vw}.marquee-brand-wrapper{width:100%;overflow:hidden;background:0 0;white-space:nowrap}.marquee-brand-content{display:inline-block;animation:scroll 20s linear infinite}.marquee-brand-content img{height:15px;margin:0 40px}.marquee-brand-wrapper:hover .marquee-brand-content{animation-play-state:paused}.bg-fixed-custom{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.bg-image-1{background-image:url(/images/vada/home/bg-1.png)}.bg-image-2{background-image:url(/images/vada/home/bg-2.png)}html{scroll-behavior:smooth}body{background-color:#fff}.glass,.glass-dark{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.glass{background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.2)}.glass-dark{background:rgba(15,23,42,.8);border:1px solid rgba(255,255,255,.1)}.custom-list{list-style:none;padding-left:0}.custom-list li{display:flex;align-items:center;margin-bottom:10px}.custom-list li::before{content:"";display:inline-block;width:40px;height:40px;margin-right:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23FF0000' class='bi bi-check' viewBox='0 0 16 16'%3E%3Cpath d='M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media only screen and (min-width:576px){#home-brain{width:50vw}}@media only screen and (min-width:768px){#home-brain{width:40vw}}@media only screen and (min-width:992px){.vada-dropdown-menu{transition:all .3s ease-in-out;display:block;opacity:0;visibility:hidden}.nav-item.dropdown:hover .vada-dropdown-menu{opacity:1;visibility:visible}#home-brain{width:35vw}}@media only screen and (min-width:1200px){#home-brain{width:30vw}}@media only screen and (min-width:1400px){#home-brain{width:25vw}}