.list-with-lines-wrapper{position:relative;color:#fff;background-color:#1b124d;padding:5rem 0;overflow:hidden}.list-with-lines-wrapper:before,.list-with-lines-wrapper:after{content:"";position:absolute;width:753px;height:367px;background:radial-gradient(ellipse,#00b19066,#1afdd30d,#1afdd300 80%)}.list-with-lines-wrapper:before{top:0;left:0;transform:translate(-40%,-50%) rotate(-25deg)}.list-with-lines-wrapper:after{bottom:0;right:0;transform:translate(40%,50%) rotate(-25deg)}.list-with-lines-wrapper .list-with-lines>h2{color:#fff;text-align:center;max-width:39rem;margin:0 auto 3.75rem}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups{display:flex;flex-direction:column;gap:3.75rem;font-size:1rem;counter-reset:list-counter;position:relative;overflow:hidden}@media screen and (width > 1024px){.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups{flex-direction:row;padding:5rem 0;justify-content:center}}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups:before{content:"";position:absolute;top:2px;bottom:44px;left:22px;border-right:2px dashed #00b190;transform:translate(-50%)}@media screen and (width > 1024px){.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups:before{display:none}}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol{display:flex;flex-direction:column;gap:2rem;list-style-type:none;position:relative;z-index:0}@media screen and (width > 1024px){.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol:nth-child(odd):before{content:"";position:absolute;top:-50px;left:22px;height:100%;width:85px;border-radius:3rem 0 0;border-left:2px dashed #00b190;border-top:2px dashed #00b190;transform:translate(-100%) scaleX(-1)}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol:nth-child(odd):after{content:"";position:absolute;bottom:-11px;left:21px;height:50px;width:100%;border-radius:0 0 0 3rem;border-left:2px dashed #00b190;border-bottom:2px dashed #00b190}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol:nth-child(2n):before{content:"";position:absolute;top:-50px;left:21px;height:100%;width:95.2380952381%;border-radius:3rem 0 0;border-left:2px dashed #00b190;border-top:2px dashed #00b190}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol:nth-child(2n):after{content:"";position:absolute;bottom:-11px;left:23px;height:50px;width:23.5294117647%;border-radius:0 0 0 3rem;border-left:2px dashed #00b190;border-bottom:2px dashed #00b190;transform:translate(-100%) scaleX(-1)}}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol>.list-with-lines-group-visuals{display:none}@media screen and (width > 1024px){.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol:nth-child(1)>.list-with-lines-group-visuals{display:block;position:absolute;top:-56px;left:-70px;background-color:#00b190;width:15px;height:15px;clip-path:circle()}}@media screen and (width > 1024px){.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol:nth-child(3)>.list-with-lines-group-visuals{display:block;position:absolute;bottom:-49px;right:-48px;width:30px;height:40px;border-top:2px dashed #00b190;border-right:2px dashed #00b190;border-radius:0 3rem}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol:nth-child(3)>.list-with-lines-group-visuals:after{content:"";position:absolute;bottom:0;right:0;background-color:#00b190;width:15px;height:15px;clip-path:circle();transform:translate(50%,50%)}}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol li{position:relative;z-index:0;padding-left:1rem;height:3.5rem}@media screen and (width > 1024px){.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol li{max-width:260px;height:4.5rem}}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol li:before,.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol li:after{content:"";position:absolute;top:0;left:0;color:#fff;z-index:-1;clip-path:circle()}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol li:before{content:counter(list-counter);counter-increment:list-counter;display:flex;justify-content:center;align-items:center;background-color:#00b190;width:36px;height:36px;transform:translate(-100%);font-weight:600}.list-with-lines-wrapper .list-with-lines>.list-with-lines-groups ol li:after{background-color:#00b1904d;width:42px;height:42px;transform:translate(calc(-100% + 3px)) translateY(-3px)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(var(--x))}}.marquee-wrapper{--x: -100%;--items-per-screen: 4;position:relative;overflow:hidden}.marquee-wrapper .marquee-scroller{display:flex;align-items:center;animation:calc(var(--items-per-screen) * 5s) linear infinite}.marquee-wrapper .marquee-scroller>*{flex-shrink:0}.marquee-brand-wrapper{padding:1rem;min-width:10rem}.marquee-brand-wrapper .marquee-brand{display:flex;flex-direction:column;gap:.625rem;min-height:6rem;padding:.5rem;border-radius:.5rem;box-shadow:0 2px 12px #00b19026}@media screen and (width > 1024px){.marquee-brand-wrapper .marquee-brand{min-height:10rem}}.marquee-brand-wrapper .marquee-brand .marquee-brand-header{display:flex;align-items:center;justify-content:center;flex-grow:1}.marquee-brand-wrapper .marquee-brand .marquee-brand-header>picture>img{width:calc(100% - 2rem);aspect-ratio:16/9;object-fit:contain;border-radius:0;background-color:transparent}.marquee-brand-wrapper .marquee-brand .marquee-brand-footer{display:flex;align-items:center;justify-content:flex-end}.marquee-brand-wrapper .marquee-brand .marquee-brand-footer>a{text-decoration:underline}.marquee-brand-wrapper .marquee-brand .marquee-brand-footer>a,.marquee-brand-wrapper .marquee-brand .marquee-brand-footer p{font-size:.875rem;line-height:1;margin:0}
