.ls-big-product-card .top-content .category{background:#e0f2fe;border-radius:3px;color:var(--ls-primary);display:inline-block;font-family:var(--ls-heading-font);font-weight:700;padding:5px 12px 3px;text-transform:uppercase}.ls-big-product-card .top-content h5{font-size:26px;margin:12px 0 8px}.ls-big-product-card .top-content .detail{color:#5b6573;font-size:16px;letter-spacing:2px}.ls-big-product-card .product-card-wrapper{margin-top:16px}.ls-big-product-card .product-card-wrapper .product-card-box{border:2px solid #d8dde3;border-radius:4px;display:flex;flex-wrap:wrap;margin-bottom:48px}.ls-big-product-card .product-card-wrapper .product-card-box:last-child{margin:0}.ls-big-product-card .product-card-wrapper .product-card-box .image{align-items:center;display:flex;justify-content:center;padding:12px;position:relative;width:35%}.ls-big-product-card .product-card-wrapper .product-card-box .image img{margin:48px auto 0}.ls-big-product-card .product-card-wrapper .product-card-box .content{border-left:2px solid #d8dde3;padding:36px;width:65%}.ls-big-product-card .product-card-wrapper .product-card-box .product-type-box{align-items:center;display:flex;flex-wrap:wrap;gap:6px;left:12px;position:absolute;top:12px;z-index:99}.ls-big-product-card .product-card-wrapper .product-card-box .product-type-box .type-item{background-color:var(--ls-primary);border-radius:2px;color:var(--ls-neutral-white);font-family:var(--ls-heading-font);font-size:12px;font-weight:700;letter-spacing:1px;padding:6px 10px 4px;text-transform:uppercase}.ls-big-product-card .product-card-wrapper .product-card-box .content .main-detail h6{margin:0 0 6px}.ls-big-product-card .product-card-wrapper .product-card-box .content .main-detail .type{font-size:14px;padding-bottom:16px}.ls-big-product-card .product-card-wrapper .product-card-box .product-spec{display:flex;flex-wrap:wrap;gap:8px}.ls-big-product-card .product-card-wrapper .product-card-box .product-spec .product-spec-box{background:#f5f7fa;border:1px solid #d8dde3;border-radius:3px;padding:8px 10px;width:calc(33.33% - 8px)}.ls-big-product-card .product-card-wrapper .product-card-box .product-spec .product-spec-box h6{font-size:16px;font-weight:700;margin:4px 0 0}.ls-big-product-card .product-card-wrapper .product-card-box .product-spec .product-spec-box span{color:#5b6573;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.ls-big-product-card .product-card-wrapper .product-card-box .product-tags{align-items:center;display:flex;flex-wrap:wrap;gap:6px;padding-top:12px}.ls-big-product-card .product-card-wrapper .product-card-box .product-tags .tag-box{background:#fafbfc;border:1px solid #d8dde3;border-radius:99px;font-size:14px;padding:4px 8px}.ls-big-product-card .product-card-wrapper .product-card-box .button-box{display:flex;flex-wrap:wrap;gap:16px;padding-top:48px}@media (max-width:767px){.ls-big-product-card .product-card-wrapper .product-card-box .content,.ls-big-product-card .product-card-wrapper .product-card-box .image{width:100%}.ls-big-product-card .product-card-wrapper .product-card-box .content{border-left:none;padding:24px}.ls-big-product-card .product-card-wrapper .product-card-box .product-spec .product-spec-box{max-width:150px;width:100%}.ls-big-product-card .product-card-wrapper .product-card-box .button-box{padding-top:36px}.ls-big-product-card .product-card-wrapper .product-card-box{margin-bottom:36px}.ls-big-product-card .product-card-wrapper .product-card-box .product-spec{justify-content:flex-start}}@media (min-width:768px) and (max-width:1023px){.ls-big-product-card .product-card-wrapper .product-card-box .content{padding:24px}}