.bannerSection{overflow-x:hidden}.bannerLogoSlider .logoImage img{height:40px!important;width:80px}@keyframes scrolling{0%{transform:translateX(0)}to{transform:translateX(calc(var(--marquee-element-width)*-1*var(--marquee-elements)))}}@keyframes scrolling1{0%{transform:translateX(0)}to{transform:translateX(calc(var(--marquee-element-width1)*-1*var(--marquee-elements1)))}}.bannerLogoSlider{animation:scrolling var(--marquee-animation-duration) linear infinite;display:flex;list-style:none}.bannerLogoSlider:hover{animation-play-state:paused}.bannerLogoSlider .logoImage{align-items:center;display:flex;flex-shrink:0;font-size:calc(var(--marquee-height)*3/4);justify-content:center;max-height:100%;white-space:nowrap;width:var(--marquee-element-width)}:root{--marquee-width:100%;--marquee-height:100%;--marquee-elements:5;--marquee-elements-displayed:9;--marquee-element-width:calc(var(--marquee-width)/var(--marquee-elements-displayed));--marquee-animation-duration:calc(var(--marquee-elements)*4s);--doc-height:100%}@media(max-width:1366px){:root{--marquee-elements-displayed:8}}@media(max-width:1199px){:root{--marquee-elements-displayed:6}}@media(max-width:991px){:root{--marquee-elements-displayed:5}}@media(max-width:576px){:root{--marquee-elements-displayed:3}}@media(max-width:991px){.bannerWpLeftInner .title{max-width:410px;width:100%}.bannerSection{height:100vh}.bannerSection .baseModuleParent,.bannerWpLeft{display:flex;flex-direction:column;height:100%}.bannerWpLeftInner{height:53vh;margin-bottom:50px;overflow-y:auto}.bannerLogoSlider,.bannerWpLeft .button{margin-top:auto}.bannerWp{height:calc(100vh - 170px)}}