.slide-item,.workflow-img-wrp{text-align:center}.hero-sec{background-image:url('../svg/home-banner-left-bg.svg'),url('../svg/home-banner-right-bg.svg');background-repeat:no-repeat;background-position:2% center,98% 80%;background-size:18%}.slider-container{overflow:hidden;position:relative;width:100%}.slider-track{display:flex;animation:60s linear infinite scroll;width:max-content}.slide-item{flex:0 0 auto;margin:0 30px;display:flex;align-items:center;gap:12px}.slide-item img{display:block;margin:0;width:100%;max-width:70px}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.feature-img-wrp figure{width:100%}.workflow-sec .btn-wrp ul{list-style:none;padding:0;margin:0}.workflow-sec .btn-wrp{justify-content:start}.workflow-cont-wrp h2{margin-bottom:20px;color:var(--black-color)}.workflow-cont-wrp p{font-size:18px;color:var(--black-color)}.workflow-img-wrp img{width:min(100%,350px)}.gallery-marquee-wrapper{overflow:hidden;position:relative;width:100%;margin:0 auto}.gallery-marquee-inner{display:flex;flex-wrap:nowrap;width:fit-content;gap:12px;animation:190s linear infinite scroll-marquee}.gallery-item{flex:0 0 auto;height:480px;width:500px;aspect-ratio:5/4;overflow:hidden;border-radius:16px}.gallery-item img{width:100%;display:block;object-fit:cover;height:450px}@keyframes scroll-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.integration-slider .item{display:flex;align-items:center;gap:10px}.slide-item span{font-size:24px;font-family:var(--tertiary-font);color:#6c6c89}@media only screen and (min-width:1600px){.gallery-sec .item img{width:500px}}@media only screen and (max-width:767px){.workflow-img-wrp{margin:2em 0 0}.hero-sec{background:0 0}.gallery-item{height:auto;width:500px}}