.footer[data-v-44ee808b]{background-color:#2c2e3e;padding:40px 0 20px;margin-top:auto;width:100%;color:#fff}.container[data-v-44ee808b]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-v-44ee808b]{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.footer-section[data-v-44ee808b]{flex:1;min-width:250px;margin-bottom:20px}.footer-section h3[data-v-44ee808b]{margin-bottom:15px;font-size:1.2rem}.footer-section p[data-v-44ee808b]{margin:8px 0}.footer-section i[data-v-44ee808b]{margin-right:10px}.footer-section ul[data-v-44ee808b]{list-style:none;padding:0}.footer-section ul li[data-v-44ee808b]{margin-bottom:8px}.footer-section ul li a[data-v-44ee808b]{color:#fff;text-decoration:none;transition:color .3s}.footer-section ul li a[data-v-44ee808b]:hover{color:#e63946}.footer-bottom[data-v-44ee808b]{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;text-align:center}.footer-bottom p[data-v-44ee808b]{margin:0;font-size:.9rem}@media (max-width: 768px){.footer-content[data-v-44ee808b]{flex-direction:column}.footer-section[data-v-44ee808b]{margin-bottom:30px}}h1[data-v-b96a8ab2]{color:#f0f8ff}.header[data-v-b96a8ab2]{background-color:#2c2e3e;color:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center}.header h1[data-v-b96a8ab2]{margin:0}.header nav ul[data-v-b96a8ab2]{list-style:none;display:flex;gap:1rem;margin:0;padding:0}.header nav ul li a[data-v-b96a8ab2],.header nav ul li router-link[data-v-b96a8ab2]{padding-right:10px;color:#fff;text-decoration:none}.header nav ul li a[data-v-b96a8ab2]:hover,.header nav ul li router-link[data-v-b96a8ab2]:hover{color:#e63946}.icon[data-v-b96a8ab2]{stroke:#fff}.icon[data-v-b96a8ab2]:hover{stroke:#e63946}nav[data-v-b96a8ab2]{transition:max-height .3s ease;overflow:hidden;max-height:2000px}@media (max-width: 900px){.menu-toggle[data-v-b96a8ab2]{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s}.menu-toggle[data-v-b96a8ab2]:hover{color:#e63946}nav[data-v-b96a8ab2]{max-height:0;width:100%;transition:max-height .3s ease}nav.open[data-v-b96a8ab2]{max-height:500px}.header[data-v-b96a8ab2]{flex-direction:column;align-items:flex-start}.header nav ul[data-v-b96a8ab2]{flex-direction:column;gap:.5rem}}@media (max-width: 600px){.header h1[data-v-b96a8ab2]{font-size:1.1rem}.header nav ul li a[data-v-b96a8ab2],.header nav ul li router-link[data-v-b96a8ab2]{display:block;width:100%;padding:8px 0}}@media (max-width: 900px){.header[data-v-b96a8ab2]{flex-direction:column;align-items:flex-start;padding:1rem .5rem}.header h1[data-v-b96a8ab2]{font-size:1.5rem;margin-bottom:10px;text-align:left;width:100%}.header nav ul[data-v-b96a8ab2]{gap:.5rem}}#app{display:flex;flex-direction:column;min-height:100vh}main{flex:1;min-height:80vh}header[data-v-e98f88ae]{background-color:#f8f9fa;padding:1rem}nav ul[data-v-e98f88ae]{list-style:none;padding:0}nav ul li[data-v-e98f88ae]{display:inline;margin-right:1rem}@media (max-width: 768px){nav ul li[data-v-e98f88ae]{display:block;margin:1rem 0}}@media (max-width: 480px){header[data-v-e98f88ae]{padding:.5rem}nav ul li[data-v-e98f88ae]{font-size:1rem}}.product-card[data-v-44952c73]{background-color:#2c2e3e;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000004d;transition:transform .3s ease;position:relative;cursor:pointer}.product-card[data-v-44952c73]:hover{transform:translateY(-5px)}.product-card .product-image[data-v-44952c73]{margin:15px;border-radius:10px;height:200px;background-color:#e6e6e6}.product-card .product-image img[data-v-44952c73]{border-radius:10px;width:100%;height:100%;object-fit:cover}.product-card .product-info[data-v-44952c73]{padding:15px}.product-card .product-info h3[data-v-44952c73]{color:#fff;font-size:16px;font-weight:400;margin:0;padding:0;text-align:left}.product-card .product-info .product-price[data-v-44952c73]{font-weight:700;font-size:1.2rem;color:#fff;margin-top:5px;margin-bottom:10px;text-align:left}.product-card .product-info .product-actions-container[data-v-44952c73]{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.product-card .product-info .quantity-control[data-v-44952c73]{display:flex;align-items:center;background-color:#ffffff1a;border-radius:20px;padding:2px 8px}.product-card .product-info .quantity-control .quantity-btn[data-v-44952c73]{background:none;border:none;color:#fff;font-size:18px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-card .product-info .quantity-control .quantity-btn[data-v-44952c73]:disabled{opacity:.5;cursor:not-allowed}.product-card .product-info .quantity-control .quantity-btn[data-v-44952c73]:hover:not(:disabled){background-color:#ffffff1a;border-radius:50%}.product-card .product-info .quantity-control .quantity[data-v-44952c73]{color:#fff;margin:0 8px;min-width:20px;text-align:center}.product-card .product-info .product-actions[data-v-44952c73]{display:flex;justify-content:flex-end;gap:15px}.product-card .product-info .product-actions button[data-v-44952c73]{background:none;border:none;cursor:pointer;color:#fff;font-size:18px;padding:0}.product-card .product-info .product-actions button[data-v-44952c73]:disabled{opacity:.5;cursor:not-allowed}.product-card .product-info .product-actions button[data-v-44952c73]:hover:not(:disabled){opacity:.8}.product-card .product-info .product-actions .bookmark-btn.added svg[data-v-44952c73]{filter:drop-shadow(0 0 2px rgba(255,215,0,.5))}.product-card .product-info .product-actions .bookmark-btn:not(.added):hover svg[data-v-44952c73]{fill:gold!important}.product-card .product-info .stock-info[data-v-44952c73]{color:#ff6b6b;font-size:.8rem;margin-top:8px;text-align:left}.product-card .add-to-cart-btn[data-v-44952c73]{background:#28a745;color:#fff;border:none;border-radius:18px;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;transition:background .2s}.product-card .add-to-cart-btn[data-v-44952c73]:disabled{background:#6c757d;cursor:not-allowed}.product-card .add-to-cart-btn[data-v-44952c73]:hover:not(:disabled){color:#4ed964}.toast[data-v-3c42ee66]{position:fixed;top:20px;right:20px;padding:12px 16px;border-radius:4px;color:#fff;box-shadow:0 2px 10px #0003;z-index:9999}.success[data-v-3c42ee66]{background-color:#28a745}.error[data-v-3c42ee66]{background-color:#dc3545}main[data-v-4e8b4602]{display:flex;flex-direction:column;min-height:100vh;background-color:#34374c;color:#fff}.home-container[data-v-4e8b4602]{display:flex;justify-content:space-between;align-items:center;padding:5% 10% 0% 5%;color:#fff}.welcome-section[data-v-4e8b4602]{flex:1;padding-right:2rem;max-width:55%}.welcome-section h1[data-v-4e8b4602]{font-size:1.8rem;margin-bottom:1rem}.welcome-section p[data-v-4e8b4602]{margin-bottom:1rem;line-height:1.6}.login-section[data-v-4e8b4602]{background-color:#2c2e3e;padding:2rem;border-radius:30px;width:35%;height:100%;margin-right:2rem;display:flex;flex-direction:column;justify-content:center}.login-section h2[data-v-4e8b4602]{text-align:center;margin-bottom:1.5rem}.login-section form[data-v-4e8b4602]{display:flex;flex-direction:column}.login-section .form-group[data-v-4e8b4602]{margin-bottom:1.5rem;border:none;padding:0}.login-section .form-group label[data-v-4e8b4602]{display:block;margin-bottom:.5rem}.login-section .form-group input[data-v-4e8b4602]{width:100%;padding:.8rem;border-radius:10px;border:none;background-color:#fff;color:#333;font-size:1rem}.login-section .login-footer[data-v-4e8b4602]{text-align:center}.login-section .login-footer p[data-v-4e8b4602]{margin-bottom:1rem;font-size:.9rem}.login-section .login-footer p a[data-v-4e8b4602]{color:#fff;text-decoration:underline}.login-section .login-footer .login-btn[data-v-4e8b4602]{background-color:#ee2b47;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:700}.login-section .login-footer .login-btn[data-v-4e8b4602]:hover{background-color:#aa2929}.recent-products-section[data-v-4e8b4602]{padding:5%;background-color:#34374c;color:#fff}.section-header[data-v-4e8b4602]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-header h2[data-v-4e8b4602]{font-size:1.8rem;margin:0;width:100%;text-align:center}.loading-state[data-v-4e8b4602],.error-state[data-v-4e8b4602]{text-align:center;padding:2rem}.products-grid[data-v-4e8b4602]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.product-card[data-v-4e8b4602]{background-color:#2b2d42;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000004d;transition:transform .3s ease;cursor:pointer}.product-card[data-v-4e8b4602]:hover{transform:translateY(-5px)}.product-card .product-image[data-v-4e8b4602]{height:200px;background-color:#e6e6e6}.product-card .product-image img[data-v-4e8b4602]{width:100%;height:100%;object-fit:cover}.product-card .product-info[data-v-4e8b4602]{padding:15px}.product-card .product-info h3[data-v-4e8b4602]{color:#fff;font-size:16px;font-weight:400;margin:0;padding:0}.product-card .product-info .product-price[data-v-4e8b4602]{font-weight:700;font-size:1.2rem;color:#fff;margin-top:5px}.product-card .product-info .product-actions[data-v-4e8b4602]{display:flex;justify-content:flex-end;gap:15px;margin-top:10px}.product-card .product-info .product-actions button[data-v-4e8b4602]{background:none;border:none;cursor:pointer;color:#fff;padding:0}.product-card .product-info .product-actions button[data-v-4e8b4602]:hover{opacity:.8}.view-more-container[data-v-4e8b4602]{margin-top:2rem;display:flex;justify-content:center}.view-more-container .view-more-btn[data-v-4e8b4602]{background-color:#ee2b47;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:700}.view-more-container .view-more-btn[data-v-4e8b4602]:hover{background-color:#aa2929}@media (max-width: 1100px){.home-container[data-v-4e8b4602]{flex-direction:column;align-items:stretch;padding:5% 2% 0;gap:2rem}.welcome-section[data-v-4e8b4602],.login-section[data-v-4e8b4602]{max-width:100%;width:100%;padding-right:0;margin-right:0}}@media (max-width: 800px){.home-container[data-v-4e8b4602]{flex-direction:column;align-items:stretch;padding:5% 1% 0;gap:1.5rem}.welcome-section[data-v-4e8b4602],.login-section[data-v-4e8b4602]{max-width:100%;width:100%;padding-right:0;margin-right:0}.login-section[data-v-4e8b4602]{padding:1.2rem;border-radius:18px}}@media (max-width: 600px){.home-container[data-v-4e8b4602]{flex-direction:column;align-items:stretch;padding:2% .5% 0;gap:1rem}.welcome-section h1[data-v-4e8b4602]{font-size:1.2rem}.welcome-section[data-v-4e8b4602]{padding-right:0;font-size:.97rem}.login-section[data-v-4e8b4602]{padding:.7rem;border-radius:10px}.login-section h2[data-v-4e8b4602]{font-size:1.1rem}.recent-products-section[data-v-4e8b4602]{padding:2% .5%}.products-grid[data-v-4e8b4602]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:.5rem 0;-webkit-overflow-scrolling:touch}.product-card[data-v-4e8b4602]{flex:0 0 80%;min-width:80%;scroll-snap-align:start;background-color:#2b2d42;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000004d;transition:transform .3s ease;cursor:pointer}.product-card[data-v-4e8b4602]:hover{transform:translateY(-5px)}.product-card .product-image[data-v-4e8b4602]{height:140px}.product-card .product-image img[data-v-4e8b4602]{width:100%;height:100%;object-fit:cover}}.input-error[data-v-4e8b4602]{border:2px solid #dc3545!important}.error-message[data-v-4e8b4602]{color:#dc3545;font-size:.8rem;margin-top:.3rem;display:block}.login-btn[data-v-4e8b4602]:disabled{background-color:#6c757d;cursor:not-allowed}.login-btn[data-v-4e8b4602]:disabled:hover{background-color:#6c757d}.login-page[data-v-f91be68e]{display:flex;flex-direction:column;min-height:80vh;background-color:#34374c;color:#fff}.login-container[data-v-f91be68e]{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem}.login-card[data-v-f91be68e]{width:100%;max-width:400px;padding:2rem;background-color:#2a2d3e;border-radius:30px}.login-title[data-v-f91be68e]{text-align:center;margin-bottom:1.5rem}.form-group[data-v-f91be68e]{margin-bottom:1.2rem;position:relative;border:none;padding:0;margin:0 0 1.2rem}.form-group label[data-v-f91be68e]{display:block;margin-bottom:.5rem}.form-group input[data-v-f91be68e]{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:10px;font-size:1rem;background-color:#fff;color:#000}.input-error[data-v-f91be68e]{border:1px solid #ff5252!important}.error-message[data-v-f91be68e]{color:#ff5252;font-size:.8rem;margin-top:.3rem;display:block}.login-button[data-v-f91be68e]{width:100%;max-width:120px;padding:.6rem;background-color:#ee2b47;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;margin-top:1rem;margin-left:auto;display:block}.login-button[data-v-f91be68e]:hover{background-color:#aa2929}.login-button[data-v-f91be68e]:disabled{background-color:#999;cursor:not-allowed}.register-link[data-v-f91be68e]{font-size:.9rem;margin-top:1rem}.register-link a[data-v-f91be68e]{color:#fff;text-decoration:underline}.footer[data-v-f91be68e]{display:flex;justify-content:flex-end;padding:1rem 2rem;background-color:#2d3142}.contacto[data-v-f91be68e]{cursor:pointer}.app-container[data-v-a3b39727]{display:flex;flex-direction:column;min-height:80vh;background-color:#34374c;color:#fff}.register-container[data-v-a3b39727]{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem}.register-card[data-v-a3b39727]{width:100%;max-width:400px;padding:2rem;background-color:#2c2e3e;border-radius:30px}.register-title[data-v-a3b39727]{text-align:center;margin-bottom:1.5rem}.input-group[data-v-a3b39727]{margin-bottom:1.2rem;border:none;padding:0}.input-group label[data-v-a3b39727]{display:block;margin-bottom:.5rem}.input-group input[data-v-a3b39727]{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:10px;font-size:1rem;background-color:#fff;color:#000}.input-error[data-v-a3b39727]{border:1px solid #ff5252!important}.error-message[data-v-a3b39727]{color:#ff5252;font-size:.8rem;margin-top:.3rem;display:block}.register-button[data-v-a3b39727]{width:100%;max-width:120px;padding:.6rem;background-color:#ff3b4e;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;margin-top:1rem;margin-left:auto;display:block}.register-button[data-v-a3b39727]:disabled{background-color:#999;cursor:not-allowed}.login-link[data-v-a3b39727]{font-size:.9rem;margin-top:1rem}.login-link a[data-v-a3b39727]{color:#fff;text-decoration:underline}.app-footer[data-v-a3b39727]{display:flex;justify-content:flex-end;padding:1rem 2rem;background-color:#2d3142}.footer-contact[data-v-a3b39727]{cursor:pointer}.contact[data-v-b97fc442]{background-color:#2c2e3e;width:600px;margin:0 auto;padding:20px;border-radius:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact h2[data-v-b97fc442]{color:#fff;text-align:center;margin-bottom:20px}.contact-fieldset[data-v-b97fc442]{border:none;margin:0 0 15px;padding:0 20px}.contact label[data-v-b97fc442]{display:block;margin-bottom:5px}.contact input[data-v-b97fc442]{width:100%;padding:8px;box-sizing:border-box;border-radius:10px}.contact textarea[data-v-b97fc442]{width:100%;padding:8px;box-sizing:border-box;height:100px;border-radius:10px}.button-container[data-v-b97fc442]{display:flex;justify-content:flex-end}.contact button[data-v-b97fc442]{display:block;width:auto;padding:10px 20px;background-color:#ee2b47;color:#fff;border:none;border-radius:5px;cursor:pointer}.contact button[data-v-b97fc442]:hover{background-color:#aa2929}.contact button[data-v-b97fc442]:disabled{background-color:#999;cursor:not-allowed}.input-error[data-v-b97fc442]{border:1px solid #ff5252!important}.error-message[data-v-b97fc442]{color:#ff5252;font-size:.8rem;margin-top:3px;display:block}.success-message[data-v-b97fc442]{background-color:#4caf50cc;color:#fff;padding:10px;margin-top:15px;border-radius:5px;text-align:center}@media (max-width: 700px){.contact[data-v-b97fc442]{width:95vw;min-width:0;padding:15px;border-radius:20px;position:static;top:auto;left:auto;transform:none;margin:40px auto}.contact-fieldset[data-v-b97fc442]{padding:0}.button-container[data-v-b97fc442]{justify-content:center}}@media (max-width: 480px){.contact[data-v-b97fc442]{padding:8px;border-radius:10px;margin:20px auto}.contact h2[data-v-b97fc442]{font-size:1.2rem;margin-bottom:12px}.contact input[data-v-b97fc442],.contact textarea[data-v-b97fc442]{font-size:1rem;padding:6px}.contact button[data-v-b97fc442]{width:100%;padding:12px 0;font-size:1rem}}.about-container[data-v-d317b771]{background-color:#34374c;color:#fff;min-height:100vh;display:flex;flex-direction:column;padding-bottom:2rem}.about-content[data-v-d317b771]{max-width:1100px;margin:0 auto;padding:2.5rem 2rem 1.5rem;border-radius:18px}.about-content .about-title[data-v-d317b771]{color:#fff;font-size:2.2rem;margin-bottom:2rem;text-align:center;font-weight:700;letter-spacing:1px}.about-content .about-section[data-v-d317b771]{color:#fff;margin-bottom:3rem}.about-content .about-section h3[data-v-d317b771]{color:#fff;margin-top:1.5rem;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.about-content .about-section p[data-v-d317b771]{line-height:1.6;margin-bottom:1rem;font-size:1.07rem}.about-content .about-section .cta-text[data-v-d317b771]{font-size:1.15rem;margin-top:2rem;font-weight:700;color:#ee2b47;text-align:center}.about-content .reviews-section[data-v-d317b771],.about-content .map-section[data-v-d317b771]{margin-bottom:3rem}.about-content .reviews-section h3[data-v-d317b771],.about-content .map-section h3[data-v-d317b771]{margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.about-content .google-reviews[data-v-d317b771]{min-height:250px;background-color:#ffffff12;border-radius:10px;padding:1rem;box-shadow:0 2px 8px #0000001a}.about-content .google-reviews iframe[data-v-d317b771]{width:100%;min-width:200px;height:280px;border:none;border-radius:8px;display:block}.about-content .google-map[data-v-d317b771]{position:relative;width:100%;padding-bottom:56.25%;height:0;border-radius:10px;overflow:hidden;background:#ffffff12;box-shadow:0 2px 8px #0000001a}.about-content .google-map iframe[data-v-d317b771]{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:8px;display:block}@media (max-width: 1100px){.about-content[data-v-d317b771]{max-width:98vw;padding:2rem 1rem 1rem}}@media (max-width: 800px){.about-content[data-v-d317b771]{padding:1.2rem .5rem;border-radius:12px}.about-title[data-v-d317b771]{font-size:1.4rem}.about-section h3[data-v-d317b771]{font-size:1.08rem}.google-reviews iframe[data-v-d317b771]{height:220px}}@media (max-width: 600px){.about-content[data-v-d317b771]{padding:.5rem .2rem;border-radius:0}.about-title[data-v-d317b771]{font-size:1.1rem;margin-bottom:1.2rem}.about-section h3[data-v-d317b771]{font-size:1rem}.about-section p[data-v-d317b771]{font-size:.98rem}.google-reviews[data-v-d317b771]{padding:.5rem;border-radius:6px}.google-reviews iframe[data-v-d317b771]{height:120px;border-radius:6px}.google-map[data-v-d317b771]{border-radius:6px;padding-bottom:60%}.google-map iframe[data-v-d317b771]{border-radius:6px}}header[data-v-1a1e80d0]{background-color:#f8f9fa;padding:1rem}nav ul[data-v-1a1e80d0]{list-style:none;padding:0}nav ul li[data-v-1a1e80d0]{display:inline;margin-right:1rem}.admin-header{background:#2c2e3e;color:#fff;padding:1rem 2rem;box-shadow:0 2px 8px #00000014}.admin-header-content{display:flex;justify-content:space-between;align-items:center}.admin-title{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:1px}.admin-title:hover{color:#ee2b47;text-decoration:none}.admin-logout-btn{background:#ee2b47;color:#fff;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:1rem;cursor:pointer;transition:background .2s}.admin-logout-btn:hover{background:#aa2929}main[data-v-4957776e]{min-height:100vh;background:#34374c;color:#fff;padding:2rem 0}*{margin:0;padding:0;box-sizing:border-box;font-family:Quicksand,sans-serif}body{padding:0;margin:0;font-family:Quicksand,sans-serif;background-color:#34374c;color:#fff;line-height:1.6}.container{width:80%;margin:0 auto;padding:20px}h1,h2,h3,h4,h5,h6{margin-bottom:20px;font-family:Quicksand,sans-serif;color:#fff}p{margin-bottom:20px}a{color:#3498db;text-decoration:none}a:hover{text-decoration:underline}button{background-color:#3498db;color:#fff;border:none;padding:10px 20px;cursor:pointer}button:hover{background-color:#2980b9}@media (max-width: 768px){.container{width:95%;padding:10px}h1{font-size:2rem}h2{font-size:1.5rem}p{font-size:1rem}button{width:100%;padding:12px 0}}@media (max-width: 480px){.container{padding:5px}h1{font-size:1.3rem}h2{font-size:1.1rem}p{font-size:.95rem}button{font-size:1rem;padding:10px 0}}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/quicksand-vietnamese-400-normal-CYVZRxRj.woff2) format("woff2"),url(/assets/quicksand-vietnamese-400-normal-D4WCpyCa.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/quicksand-latin-ext-400-normal-DOOYliWl.woff2) format("woff2"),url(/assets/quicksand-latin-ext-400-normal-7j7vE8sY.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/quicksand-latin-400-normal-Brw4NP73.woff2) format("woff2"),url(/assets/quicksand-latin-400-normal-B1bXoAxe.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/quicksand-vietnamese-500-normal-CMA0PiFa.woff2) format("woff2"),url(/assets/quicksand-vietnamese-500-normal-DdPH4leT.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/quicksand-latin-ext-500-normal-DWh2V8zb.woff2) format("woff2"),url(/assets/quicksand-latin-ext-500-normal-C7IQXO2w.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/quicksand-latin-500-normal-BKohNur2.woff2) format("woff2"),url(/assets/quicksand-latin-500-normal-4DqwRnyy.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-vietnamese-700-normal-5oDqeHTF.woff2) format("woff2"),url(/assets/quicksand-vietnamese-700-normal-BsIWXrxI.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-latin-ext-700-normal-CGQW0RC2.woff2) format("woff2"),url(/assets/quicksand-latin-ext-700-normal-CRpztVhq.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-latin-700-normal-DNRMnynu.woff2) format("woff2"),url(/assets/quicksand-latin-700-normal-CmeU3reP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
