.ls-wrapper{display:flex;justify-content:flex-start;overflow:hidden;padding:0;width:100%}.ls-wrapper .title-nav{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.ls-wrapper .title-nav h2{margin:0}.ls-wrapper .title-nav .ls-scrollbar{display:flex;height:1px;justify-content:flex-end;position:relative;width:50%}.ls-wrapper .title-nav .ls-scrollbar .swiper-scrollbar-drag{border-radius:0;height:6px;left:0;position:absolute;top:-2px}.ls-wrapper .swiper-wrapper{margin-bottom:64px}.ls-wrapper .content-wrapper .swiper-wrapper,.ls-wrapper .swiper-wrapper{transition-timing-function:linear}.ls-wrapper .swiper-wrapper .swiper-slide{height:auto}.ls-wrapper .content-wrapper p{font-size:16px;font-weight:700;text-align:center}.ls-logo{align-items:center;display:flex;justify-content:center;margin:0 auto;min-height:60px}.ls-logo img{cursor:pointer;display:block;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);max-height:55px;object-fit:contain;opacity:.6;position:relative;transition:.15s ease-in-out;width:100%}.ls-logo img:hover{opacity:1}.ls-arrows{bottom:0;display:flex;flex-direction:row;justify-content:space-between;left:0;position:absolute;width:100%;z-index:15}.ls-arrows .arrow{cursor:pointer;height:auto;width:24px}.ls-arrows .arrow.swiper-button-disabled{opacity:.5}.ls-arrows .arrow svg{height:22px;width:100%}@media screen and (max-width:768px){.ls-wrapper{margin-top:0}.ls-wrapper .content-wrapper{border-radius:0;padding:24px;width:100%}}