section.homepage-clients-section{margin:0 0 50px}.section-clients-container{padding:0;display:flex;flex-direction:column;align-items:center;gap:37px;max-width:1320px}@media(max-width:1319px){.section-clients-container{padding:0 200px!important}}@media(min-width:768px) and (max-width:1023px){.section-clients-container{padding:0 300px!important}}@media not all and (min-width:1240px){section.homepage-clients-section{padding:0 1.5rem!important}}@media (max-width:966px){section.homepage-clients-section{margin:10px 0 50px}}@media screen and (max-width:710px){section.homepage-clients-section{margin:80px 0 50px}}@media screen and (max-width:520px){section.homepage-clients-section{margin:80px 0 50px}}.section-clients-content{display:flex;overflow:hidden;position:relative;width:100%}.section-clients-title{color:#13181b;text-align:center;font-size:1.125rem;font-style:normal;font-weight:600}.section-clients-content:after,.section-clients-content:before{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2}.section-clients-content:before{left:0;background:linear-gradient(90deg,#fff 0,transparent)}.section-clients-content:after{right:0;background:linear-gradient(270deg,#fff 0,transparent)}.scroll-wrapper-images{width:auto;height:100%;object-fit:contain;max-height:50px}.marquee-container{overflow:clip;color:#fff}.marquee-container-track{display:flex;padding-left:4.8rem;gap:4.8rem;width:max-content;animation:marquee-move-text var(--speed,40s) linear infinite var(
      --direction,forwards
    )}.marquee-container p{border:1px solid #fff;background-color:#141414;border-radius:999px;padding:1rem 2.5rem}@keyframes marquee-move-text{to{transform:translateX(-50%)}}body,html{height:100%;width:100%}@media (max-width:768px){body .iv-homepage-navbar-container{padding-bottom:140px!important}}.iv-homepage-navbar-1{@media (max-width:767px){width:6.375rem!important}}.iv-homepage-navbar-shadow{transition:box-shadow 0ms ease-out!important;box-shadow:0 10px 50px -20px rgba(0,0,0,.16)}#header{background:linear-gradient(285deg,#1f1d1d 22.7%,#141414 77.86%)}.shimmer{position:relative;overflow:hidden}.shimmer:before{content:"";position:absolute;top:0;left:-100%;height:100%;width:100%;background:linear-gradient(90deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.5),hsla(0,0%,100%,.2));animation:shimmer 1.5s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}