.home-banner{padding-bottom:25px;position:relative}.home-banner .banner-images{flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px;display:flex;position:relative}@media screen and (max-width:991.98px){.home-banner .banner-images{gap:10px}.home-banner .banner-images img{width:80px}}.home-banner .home-banner-bg{background-color:#000;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.home-banner .home-banner-bg:after{content:"";background:linear-gradient(270deg,#0000 0%,#000 75.09%);width:60%;height:100%;position:absolute;top:0;left:0}.home-banner .home-banner-bg .banner-marquees{gap:10px;width:70%;height:100%;display:flex;position:absolute;top:0;right:0;transform:rotate(15deg)}.home-banner .home-banner-bg .banner-marquees .banner-marquee{width:33.33%;height:200%}.home-banner .home-banner-bg .banner-marquees .banner-marquee>div{height:max-content;animation:20s linear infinite scrollUp}.home-banner .home-banner-bg .banner-marquees .banner-marquee.reverse>div{animation:25s linear infinite scrollDown}.home-banner .home-banner-bg .banner-marquees .banner-marquee img{width:100%;height:auto;margin-bottom:10px}@media screen and (max-width:768px){.home-banner .home-banner-bg .banner-marquees{width:150%;left:50%;right:auto;transform:rotate(15deg)translate(-50%)}}.home-banner .home-banner-bg>img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:768px){.home-banner .home-banner-bg:after{width:100%}}@keyframes scrollUp{0%{transform:translateY(0%)}to{transform:translateY(-100%)}}@keyframes scrollDown{0%{transform:translateY(-100%)}to{transform:translateY(0%)}}.home-banner .home-banner-main{position:relative;overflow:hidden}.home-banner .home-banner-mask{mix-blend-mode:lighten;background:#fff}.home-banner .home-banner-logo{color:#000;margin:0 0 12px}.home-banner .home-banner-logo img,.home-banner .home-banner-logo svg{width:100%;height:auto}.home-banner .home-banner-rect{background-color:#000;height:540px;position:relative}.home-banner .home-banner-rect:after{content:"";background-color:#fff;width:100px;height:200px;position:absolute;bottom:-80px;right:-50px;transform:rotate(42deg)}.home-banner .banner-content{width:100%;padding:40px;position:absolute;bottom:0;left:0}.home-banner .banner-content .banner-subtitle{color:#fff;margin-bottom:15px;font-size:clamp(16px,2vw,20px);font-weight:400}.home-banner .banner-content .banner-title{color:#fff;text-transform:uppercase;max-width:680px;margin-bottom:20px;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1}.home-banner .banner-content .banner-desc{color:#fff;max-width:680px;margin-bottom:20px;font-size:clamp(16px,2vw,20px);font-weight:400}@media screen and (max-width:768px){.home-banner .banner-content{padding:20px}}
