.gj-collection-container{display:flex;gap:0;padding:0 0 60px;max-width:1200px;margin:0 auto;box-sizing:border-box}.gj-collection-sidebar{flex:0 0 25%;max-width:25%;padding-right:30px}.gj-filter-group{margin-bottom:30px}.gj-filter-title{font-size:14px;font-weight:700;margin-bottom:15px;text-transform:uppercase}.gj-filter-list{list-style:none;padding:0;margin:0}.gj-filter-list li{margin-bottom:10px}.gj-filter-list a{text-decoration:none;color:#555;font-size:14px;transition:color .2s}.gj-filter-list a:hover,.gj-filter-list a.active{color:#33b0ed;font-weight:600}.gj-collection-main{flex:0 0 75%;max-width:75%;min-width:0}.gj-collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.gj-collection-title{font-size:24px;font-weight:700;text-transform:uppercase;color:#333;margin:0}.gj-collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:15px}.gj-toolbar-left .gj-collection-title{font-size:14px;color:#333;font-weight:700;margin:0}.gj-toolbar-right{display:flex;align-items:center;background:#f4f4f4;padding:8px 15px;border-radius:4px;gap:20px}.gj-products-limit{font-size:13px;color:#666;display:flex;align-items:center;gap:5px}.gj-products-limit a{text-decoration:none;color:#666;font-weight:600}.gj-products-limit a.active,.gj-products-limit a:hover{color:#333;text-decoration:underline}.gj-sort-select{background:transparent;border:none;font-size:13px;color:#333;font-weight:600;cursor:pointer;outline:none}.gj-category-select-wrapper{position:relative;background:#f9f9f9;border-radius:4px;overflow:hidden}.gj-category-select{width:100%;padding:10px 30px 10px 10px;border:none;background:transparent;font-size:14px;color:#555;-webkit-appearance:none;appearance:none;cursor:pointer}.gj-select-arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#999}.gj-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.gj-custom-select{padding:8px 30px 8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;-webkit-appearance:none;appearance:none;background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9l6 6 6-6"/></svg>') no-repeat right 10px center}.gj-custom-select:focus{outline:none;border:1px solid #33b0ed}.gj-product-card{background:#fff;border:1px solid #33b0ed;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;position:relative;transition:transform .2s}.gj-product-card:hover{transform:translateY(-5px)}.gj-product-image-link{position:relative;aspect-ratio:1 / 1;overflow:hidden;margin:10px;border-radius:12px;display:block}.gj-product-image-link img,.gj-product-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.gj-product-info{padding:0 15px 15px;display:flex;flex-direction:column;flex:1}.gj-product-title{font-size:13px;font-weight:700;margin:0 0 4px;text-transform:uppercase;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gj-product-title a{text-decoration:none;color:#333;transition:color .2s}.gj-product-title a:hover{color:#33b0ed}.gj-product-prices{display:flex;gap:8px;align-items:center}.gj-price-regular{color:#33b0ed;font-weight:800;font-size:16px}.gj-price-compare{text-decoration:line-through;color:#bbb;font-size:12px}.gj-installment-info{font-size:11px;color:#666;margin-top:2px}.gj-btn-add{margin-top:15px;width:100%;background:#33b0ed;color:#fff;border:none;padding:10px;border-radius:6px;cursor:pointer;font-weight:600;font-size:13px;transition:opacity .2s}.gj-btn-add:hover{background:#33b0ed;opacity:.85}.gj-empty-collection{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:480px;text-align:center;padding:60px 20px;background:#f9f9f9;border-radius:16px}.gj-empty-title{font-size:20px;font-weight:700;color:#333;margin:20px 0 10px}.gj-empty-text{font-size:15px;color:#6b6b6a;margin-bottom:30px;max-width:360px;line-height:1.6}.gj-btn-clear{display:inline-block;padding:12px 32px;background:#33b0ed;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s}.gj-btn-clear:hover{background:#33b0ed;opacity:.88}.gj-pagination{margin-top:40px;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.gj-page-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;border:1px solid #ddd;font-size:14px;font-weight:500;color:#33b0ed!important;text-decoration:none!important;transition:background .2s,color .2s,border-color .2s}.gj-page-btn:hover{background:#33b0ed;color:#fff!important;border-color:#33b0ed;text-decoration:none!important}.gj-page-btn--active{background:#33b0ed;color:#fff!important;border-color:#33b0ed;font-weight:700;cursor:default}@media(max-width:990px){.gj-container{padding-left:8px;padding-right:8px}.gj-collection-container{flex-direction:column;gap:15px;width:100%;margin:0 auto;padding-left:0;padding-right:0}.gj-collection-sidebar{flex:0 0 100%;max-width:100%;padding-right:0}.gj-collection-main{flex:0 0 100%;max-width:100%}.gj-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-form{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.search-input{flex:1;padding:.8rem;border:1px solid #ddd}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-top:2rem}.search-result-card{border:1px solid #eee;padding:1rem;display:flex;flex-direction:column;gap:1rem}.search-result__image img{width:100%;height:auto;object-fit:cover;aspect-ratio:1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
