.brand-home{width:100vw;height:100vh;background:#fff;overflow-x:hidden;overflow-y:auto}.brand-home a{text-decoration:none}.brand-home-banner{width:100%;padding:46px 0;background-size:100% 100%;border-bottom-left-radius:46px}.brand-home-banner .banner-content{display:flex;flex-direction:column;align-items:center;padding:0 37px}.brand-home-banner .banner-content .banner-title{color:#1b2337;font-weight:medium;font-size:30px;line-height:42px;margin-bottom:16px}.brand-home-banner .banner-content .banner-subtitle{color:#505a71;font-weight:regular;font-size:13px;line-height:18px;margin-bottom:40px}.brand-home-banner .banner-content .banner-button{width:132px;height:48px;border-radius:29px;background:#1b2337;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;line-height:22px;margin-bottom:46px}.brand-home-banner .scroll-section{position:relative}.brand-home-banner .scroll-section .scroll-container{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.brand-home-banner .scroll-section .scroll-container::-webkit-scrollbar{display:none}.brand-home-banner .scroll-section .scroll-container:after,.brand-home-banner .scroll-section .scroll-container:before{content:"";width:46px;height:100%}.brand-home-banner .scroll-section .scroll-container .scroll-card{flex:0 0 auto;width:148px;height:166px;background:#fff;border-radius:12px}.brand-home-banner .scroll-section .scroll-container .scroll-card .card-image{width:100%;height:126px;border-radius:12px 12px 0 0;overflow:hidden}.brand-home-banner .scroll-section .scroll-container .scroll-card .card-image .product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.brand-home-banner .scroll-section .scroll-container .scroll-card .card-title{width:100%;height:40px;font-size:12px;font-weight:500;color:#1b2337;text-align:center;line-height:40px}