<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;width:100%;margin:0 auto}.product-title{font-size:1rem;font-weight:600;color:#f0f0f0;padding:.4rem 1rem;background:#2a2a2a}@media screen and (min-width: 768px){.product-title{font-size:1rem;padding:.5rem 1.2rem}}.product-card-image{width:100%;height:100%;display:block;object-fit:cover;max-height:300px}.product-card-banner{display:flex;justify-content:space-between;align-items:center;padding-inline:1rem;padding-bottom:.5rem;background-color:#2a2a2a}.product-location{font-size:.9rem;color:#5448c8;font-weight:600}.product-price,.product-location{color:#bdbdbd}.shop-button,.go-button{display:block;padding:5px 15px;font-size:.9rem;color:#fff;background-color:#f0f0f0;border:none;border-radius:35px;transition:background-color .3s ease;cursor:pointer;color:#2a2a2a}.shop-button:hover,.go-button:hover{background-color:#d7d7d7}.out-of-stock{display:block;padding:5px 15px;font-size:.9rem;color:#fff;background-color:#f44336;border:none;border-radius:35px;transition:background-color .3s ease;cursor:pointer}.out-of-stock:hover{background-color:#ea1c0d}@media(min-width: 768px){.product-card{max-width:400px}.product-card-banner{padding-inline:1.2rem;padding-bottom:.5rem}.product-location{font-size:16px}}.btn{display:inline-block;padding:10px 20px;font-size:16px;text-align:center;text-decoration:none;cursor:pointer;border:none;border-radius:5px;text-transform:uppercase}.form-btn{border:none;outline:none;padding:7px 15px;display:inline-block;cursor:pointer;font-size:1rem;border-radius:5px;white-space:nowrap}.form-btn[primary]{background-color:#5448c8;color:#fff}.form-btn[ghost]{background-color:rgba(0,0,0,0);color:#5448c8;border:1px solid #5448c8;font-weight:600;transition:all .3s ease}.form-btn[ghost]:hover{background-color:#5448c8;color:#fff}.form-btn[disabled]{background-color:#e0e0e0;color:#000;cursor:not-allowed}.text{font-size:1.7rem;line-height:1.6;letter-spacing:.01em;font-weight:bold}@media(min-width: 768px){.text{font-size:2.04rem}}@media(min-width: 992px){.text{font-size:2.38rem}}@media(min-width: 1200px){.text{font-size:2.72rem}}.just-text{font-size:1.2rem;line-height:1.4;letter-spacing:normal;font-weight:300}@media(min-width: 768px){.just-text{font-size:1.44rem}}@media(min-width: 992px){.just-text{font-size:1.68rem}}@media(min-width: 1200px){.just-text{font-size:1.92rem}}body{background-color:#121212}.bax-nav,.bax-mobile{background-color:#2a2a2a;color:#f0f0f0}.index-container span{color:#f0f0f0}.categories-container{width:100%;padding:1rem;max-width:1300px;margin:0 auto;padding-bottom:5rem}.page-title{font-size:1.7rem;line-height:1.5;letter-spacing:normal;font-weight:bold;color:#f0f0f0;text-align:center;text-transform:capitalize}@media(min-width: 768px){.page-title{font-size:2.04rem}}@media(min-width: 992px){.page-title{font-size:2.38rem}}@media(min-width: 1200px){.page-title{font-size:2.72rem}}.page-description{font-size:.9rem;line-height:1.5;letter-spacing:normal;font-weight:normal;text-align:justify;color:#b0b0b0}@media(min-width: 768px){.page-description{font-size:1.08rem}}@media(min-width: 992px){.page-description{font-size:1.26rem}}@media(min-width: 1200px){.page-description{font-size:1.44rem}}.page-description strong{color:#f0f0f0}@media screen and (min-width: 768px){.page-description{text-align:center}}.product-card{border:none !important}.dropdown-button{background-color:#2a2a2a;color:#f0f0f0}.dropdown-button:hover{background-color:#f0f0f0;color:#121212}.dropdown-option{color:#f0f0f0 !important}.cat-dropdown{display:block;width:100%;margin-bottom:1rem}@media screen and (min-width: 768px){.cat-dropdown{max-width:800px;margin:0 auto;margin-bottom:1rem}}.cat-dropdown-btn{width:100%;padding:10px 15px;background-color:#f0f0f0;color:#121212;font-weight:600;border:none;border-radius:60px;text-align:center;cursor:pointer;margin-block:1rem;font-size:1rem}.cat-dropdown-content{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;height:0px;overflow:hidden;transition:all .3s ease-in}.cat-dropdown-content a{display:flex;justify-content:center;align-items:center;text-align:center;padding:8px 12px;text-decoration:none;color:#f0f0f0;border-radius:60px;transition:all .3s ease-in;border:2px solid #f0f0f0;font-size:.8rem}.cat-dropdown-content a:hover,.cat-dropdown-content a.active{background-color:#f0f0f0;color:#121212}@media screen and (min-width: 768px){.cat-dropdown-content a{font-size:1rem}}@media screen and (min-width: 768px){.cat-dropdown-content{grid-template-columns:repeat(3, 1fr);gap:1rem}}.pagination-buttons{background-color:#f0f0f0 !important;color:#121212 !important}.pagination-buttons[disabled]{background-color:#2a2a2a !important;color:#f0f0f0 !important}.categories-options-title{font-size:.9rem;line-height:1.5;letter-spacing:normal;font-weight:bold;color:#b0b0b0;text-transform:capitalize;margin-top:.5rem}@media(min-width: 768px){.categories-options-title{font-size:1.08rem}}@media(min-width: 992px){.categories-options-title{font-size:1.26rem}}@media(min-width: 1200px){.categories-options-title{font-size:1.44rem}}@media screen and (min-width: 768px){.categories-options-title{text-align:left}}.categories-options{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4, 1fr);gap:.5rem;margin-top:.5rem}@media screen and (min-width: 768px){.categories-options{grid-template-columns:repeat(4, 1fr);grid-template-rows:1fr;gap:2rem}}.categories-link{color:#333;text-decoration:none;padding:5px 10px;border:1px solid #ccc;border-radius:4px;text-align:center;transition:all .3s ease-in-out;border-radius:20px}.categories-link.active,.categories-link:hover{background-color:#f0f0f0;color:#fff;font-weight:bold}
</pre></body></html>