.ls-product-hero{display:inline-block;padding:100px 0;width:100%}.ls-product-hero .product-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.ls-product-hero .product-content .detail,.ls-product-hero .product-content .image{width:50%}.ls-product-hero .product-content .detail{padding-right:48px}.ls-product-hero .product-content .detail h1{font-weight:400;margin:24px 0}.ls-product-hero .product-content .image{text-align:right}.ls-product-hero .product-slider{padding-top:60px}.ls-product-hero .product-slider .slick-track{align-items:center;display:flex;gap:48px}.ls-product-hero .product-slider .slider-box img{margin:0 auto;max-height:350px}.ls-product-hero .button-box{display:flex;flex-wrap:wrap;gap:16px;padding-top:48px}.ls-product-hero .product-detail{display:inline-block;vertical-align:middle}.ls-product-hero .product-detail .detail-box{display:inline-block;opacity:.6;vertical-align:middle}.ls-product-hero .product-slider .slick-arrow{align-items:center;background:var(--ls-primary);border:none;border-radius:50%;color:var(--ls-neutral-white);cursor:pointer;display:flex;flex-shrink:0;font-size:24px;height:54px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);width:54px;z-index:99}.ls-product-hero .product-slider .fa-arrow-right{left:auto;right:0}@media (max-width:767px){.ls-product-hero{padding:60px 0}.ls-product-hero .product-content .detail,.ls-product-hero .product-content .image{text-align:left;width:100%}.ls-product-hero .product-content .detail{padding:36px 0 0}.ls-product-hero .product-content{flex-direction:column-reverse}.ls-product-hero .button-box a.btn{justify-content:center;width:100%}}@media (min-width:768px) and (max-width:1023px){.ls-product-hero .product-content .image{width:40%}.ls-product-hero .product-content .detail{width:60%}}