.sr-hero-01.sr-cover-parallax .sr-cover-inner{margin:0 auto;position:relative;width:100%;z-index:2}.sr-hero-01 .height-auto{min-height:0}.sr-hero-01 .height-small{padding:8rem 0}.sr-hero-01 .height-medium{padding:14rem 0}.sr-hero-01 .height-large{padding:20rem 0}.sr-hero-01 .height-full{min-height:100vh}:root{--gap:1rem;--duration:120s;--scroll-start:0;--scroll-end:calc(-100% - var(--gap))}.hero-with-logo-marquee-module .marquee{background:rgba(0,0,0,.2);display:flex;gap:var(--gap);margin-top:130px;mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);overflow:hidden;padding:50px 20px;user-select:none}.hero-with-logo-marquee-module .marquee.marquee-link-enabled{padding-bottom:60px}.hero-with-logo-marquee-module .marquee__group{align-items:center;animation:scroll var(--duration) linear infinite;display:flex;gap:var(--gap);justify-content:space-around}@keyframes scroll{0%{transform:translateX(var(--scroll-start))}to{transform:translateX(var(--scroll-end))}}.hero-with-logo-marquee-module .logo-slide-img{align-items:center;aspect-ratio:16/9;background:#fff;display:flex;justify-content:center;max-width:180px;width:100%;width:180px}.hero-with-logo-marquee-module .logo-slide-img a{align-items:center;display:flex;justify-content:center;padding:20px;width:100%}.hero-with-logo-marquee-module .logo-slide-img img{height:auto;max-height:100%;max-height:90px;max-width:100%;object-fit:contain;width:auto}.hero-with-logo-marquee-module .marquee-link{align-items:center;bottom:15px;display:flex;font-size:18px;justify-content:center;left:50%;position:absolute;transform:translateX(-47%);width:100%}.hero-with-logo-marquee-module .marquee-link:focus,.hero-with-logo-marquee-module .marquee-link:hover{color:#515695}@media (min-width:403px){.hero-with-logo-marquee-module .marquee-link{width:auto}}@media (min-width:768px){.hero-with-logo-marquee-module .logo-slide-img{max-width:200px}}@media (min-width:1200px){.hero-with-logo-marquee-module .logo-slide-img{max-width:220px}}@media (prefers-reduced-motion:reduce){.hero-with-logo-marquee-module .marquee__group{animation-play-state:paused}}