.product-center[data-v-dc10a87f]{overflow:hidden}.product-center .banner[data-v-dc10a87f]{position:relative;width:100%;height:30vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1.2rem}.product-center .banner .banner-bg[data-v-dc10a87f]{position:absolute;inset:0;background:linear-gradient(to bottom,#0a0f24,#000,#534b5e);z-index:0}.product-center .banner .light-blue[data-v-dc10a87f]{position:absolute;width:18rem;height:18rem;filter:blur(10rem);border-radius:50%;animation:pulse-dc10a87f 8s infinite alternate}.product-center .banner .light-purple[data-v-dc10a87f]{position:absolute;width:18rem;height:18rem;background:red;filter:blur(15rem);border-radius:50%;animation:float-dc10a87f 10s infinite alternate}.product-center .banner .banner-content[data-v-dc10a87f]{position:relative;z-index:2;animation:fadeInUp 1s ease forwards}.product-center .banner .banner-content h1[data-v-dc10a87f]{font-size:3rem;font-weight:700;line-height:1.2}.product-center .banner .banner-content p[data-v-dc10a87f]{font-size:1.2rem;margin-top:1rem;color:var(--text-color-02)}.product-center .banner .banner-content .btn-primary[data-v-dc10a87f]{margin-top:30px;padding:12px 36px;font-size:18px;border-radius:12px;border:none;cursor:pointer;background:var(--bg-color-03);color:#fff;transition:.3s}.product-center .banner .banner-content .btn-primary[data-v-dc10a87f]:hover{opacity:.9}.product-center .product-section[data-v-dc10a87f]{padding:3rem 1rem;margin:0 auto}.product-center .product-section .section-title[data-v-dc10a87f]{font-size:2.2rem;font-weight:700;text-align:center;margin-bottom:2rem;animation:fadeInUp 1s ease}.product-center .product-section .product-grid[data-v-dc10a87f]{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media(min-width:769px){.product-center .product-section .product-grid[data-v-dc10a87f]{grid-template-columns:repeat(2,1fr)}.product-center .product-section .product-grid.center-1[data-v-dc10a87f]{place-content:center;grid-template-columns:repeat(1,minmax(18rem,32rem))}}@media(min-width:1200px){.product-center .product-section .product-grid[data-v-dc10a87f]{grid-template-columns:repeat(3,1fr)}.product-center .product-section .product-grid.center-1[data-v-dc10a87f]{place-content:center;grid-template-columns:repeat(1,minmax(18rem,32rem))}.product-center .product-section .product-grid.center-2[data-v-dc10a87f]{place-content:center;grid-template-columns:repeat(2,minmax(18rem,32rem))}}.product-center .product-section .product-grid .product-card[data-v-dc10a87f]{background:#010003;padding:.8rem;border-radius:.5rem;border:1px solid var(--text-color-03);backdrop-filter:blur(.8rem);transition:.35s;animation:fadeInUp 1.3s ease}.product-center .product-section .product-grid .product-card[data-v-dc10a87f]:hover{border-color:var(--text-color-04);transform:translateY(-8px)}.product-center .product-section .product-grid .product-card .card-img[data-v-dc10a87f]{max-width:100%;max-height:100%;object-fit:contain;border-radius:.5rem;margin-bottom:1rem}.product-center .product-section .product-grid .product-card h3[data-v-dc10a87f]{font-size:1.4rem;font-weight:600;margin-bottom:.8rem}.product-center .product-section .product-grid .product-card p[data-v-dc10a87f]{font-size:.9rem;color:var(--text-color-02);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-clamp:2}@keyframes pulse-dc10a87f{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.25);opacity:.3}}@keyframes float-dc10a87f{0%,to{transform:translateY(0)}50%{transform:translateY(-25px)}}
