.choices{font-size:16px;margin-bottom:24px;position:relative}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.5;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid transparent;border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-left:1px solid #008fa1;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#00bcd4;border:1px solid #00a5bb;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;margin-top:-1px;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:100%;will-change:visibility;word-break:break-all;z-index:1}.choices__list--dropdown.is-active{visibility:visible}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list{-webkit-overflow-scrolling:touch;max-height:300px;overflow:auto;position:relative;will-change:scroll-position}.choices__list--dropdown .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:12px;font-weight:600;padding:10px}.choices__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:baseline}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}.choices__list--dropdown .choices__list{max-height:220px}.choices{margin-bottom:0}#category main{margin:0 0 50px;min-height:calc(100vh - 473px)}.category-wrap{align-items:flex-start;display:flex;gap:30px;justify-content:space-between;overflow-x:hidden;position:relative}.category-filters{min-height:100px;width:20%}.category-content{position:relative;width:100%}#category main h1{font-size:1.3rem;font-weight:600;margin-bottom:5px}.filters-actives{align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.1);display:flex;font-size:.85rem;gap:15px;padding:15px 0}.filters-actives p{max-width:100px}.clear,.filters-actives p{flex:0 0 auto;padding-top:4px;width:auto}.clear{align-items:center;color:inherit;display:flex;font-weight:600;gap:5px;max-width:150px;text-decoration:none;transition:opacity .2s ease}.clear:hover{opacity:.5}.filters-list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:5px;max-width:80%}.filter,.filter-nexus{align-items:center;background:#dbe7ff;border-radius:4px;display:flex;gap:5px;padding:5px 8px}.filter span:first-child,.filter-nexus span:first-child{font-weight:600}.remove{align-items:center;background:#015aff;border:0;border-radius:20px;color:#fff;cursor:pointer;display:flex;height:20px;justify-content:center;transition:opacity .2s ease;width:20px}.remove:hover{opacity:.7}.check-field{align-items:flex-start;display:flex;gap:3px;padding:3px 0;position:relative}.check-field,.check-field span{cursor:pointer}.check-field input{opacity:0;position:absolute;visibility:hidden}.check-field i{font-size:1.2rem;position:relative}.check-field i:nth-child(3),.check-field input:checked+i{display:none}.check-field input:checked+i+i{color:#015aff;display:block}.category-filters h2{border-bottom:1px solid rgba(0,0,0,.1);font-size:1rem;font-weight:600;margin-bottom:5px;padding:5px 0}.filter-group{margin-bottom:10px}.filter-group.colors{display:flex;flex-wrap:wrap;gap:5px;padding:3px}.color-field{cursor:pointer}.color-field input{opacity:0;position:absolute;visibility:hidden}.color-field .color{border:2px solid rgba(0,0,0,.2);height:18px;width:18px}.color-field input:checked+.color{border-color:#015aff}.tooltip-color{align-items:center;background:#000;border-radius:4px;box-shadow:0 15px 25px 0 rgba(74,63,63,.15);color:#fff;display:flex;font-size:.85rem;gap:10px;left:0;max-width:350px;opacity:1;padding:10px 15px;position:fixed;top:0;transition:opacity .3s ease;visibility:visible;z-index:99999}.tooltip-color:before{border:10px solid transparent;border-bottom-color:#000;content:"";display:block;height:0;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:0}.tooltip-color.hide{opacity:0;transition:opacity .3s ease;visibility:hidden}.category-products,.offers-container{display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr 1fr;margin:30px 0}.preview-product{max-width:100%;position:relative}.preview-product-condition{background:#000;color:#fff;font-size:.85rem;font-weight:600;left:10px;padding:5px 10px 5px 5px;position:absolute;top:10px;z-index:999}.preview-product-condition-content{font-weight:600;padding-left:1rem;position:relative}.preview-product-condition .emoji{font-size:1.5rem;left:-15px;position:absolute;top:-8px}.preview-product-condition-new .emoji{left:-12px}.preview-product-condition-offer{background:#fd1c40;padding:5px}.preview-product-condition-offer .preview-product-condition-content{padding-left:0}.preview-product-images,.preview-product-images img{max-width:100%}.preview-product-images{aspect-ratio:1;height:auto;overflow:hidden}.prewview-product-price{grid-column-gap:10px;grid-row-gap:5px;align-items:center;display:grid;grid-template-areas:"b b" "c d";justify-content:center}.prewview-product-price .pvp{grid-area:b;text-align:center}.prewview-product-price .discount{grid-area:c}.prewview-product-price .price{grid-area:d}.pagination{display:flex;justify-content:flex-end}.pagination a{align-items:center;border-color:rgba(0,0,0,.1);border-style:solid;border-width:1px 0;color:#000;display:flex;padding:10px;text-decoration:none}.pagination a i{font-size:1.2rem}.pagination a:first-child,.pagination a:last-child{border-left-width:1px;border-right-width:1px}.pagination a:first-child,.pagination a:last-child{padding:10px}.pagination a.active,.pagination a:hover{color:#015aff}.pagination a span{align-items:center;border-radius:25px;display:flex;font-size:.85rem;font-weight:600;height:25px;justify-content:center;text-align:center;width:25px}.pagination a.active span{background:#015aff;color:#fff}.updating{align-items:center;background:hsla(0,0%,100%,.9);bottom:0;display:none;font-size:0;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0}.updating.show{display:block;z-index:999}.updating i{animation:spin 1s linear infinite;color:#015aff;display:inline-block;font-size:1.5rem}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}85%{transform:translateX(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:767.98px){#category main .container{padding:0 20px}.category-filters,.filters-actives{display:none}.category-content{width:100%}.category-products{grid-template-columns:1fr}.pagination{justify-content:center;margin:50px 0}.preview-product-images{aspect-ratio:unset;height:250px;width:auto}}.pagination-center{justify-content:center}.oin{opacity:.5}.oin img{filter:gray;filter:grayscale(1)}.offer-inactive{background:#fadb9e;border-radius:4px;display:inline-block;margin-top:10px;padding:10px 15px}.preview-product-brands{color:#fff;-moz-column-gap:5px;column-gap:5px;display:flex;font-size:.85rem;font-weight:600;left:50%;padding:5px 10px 5px 5px;position:absolute;top:10px;transform:translateX(-50%);z-index:999}.nexus-line-brand.more-brands{background:#015aff;border-radius:4px;color:#fff;font-size:.85rem;font-weight:600;padding:2px 4px;position:relative}.list-nexus-line-brand,.list-nexus-line-cc,.list-nexus-line-model,.list-nexus-line-year,.nexus-line-all,.nexus-line-brand,.nexus-line-cc,.nexus-line-model,.nexus-line-year{background:#3f403f;border-radius:4px;padding:2px 4px;text-transform:uppercase}.brand-MONTESA{background:#d42127;border-radius:4px;color:#fff;font-size:.85rem;font-weight:600;padding:2px 4px;position:relative}.brand-MONTESA:after{border:2px solid #f1ea32;border-radius:4px;bottom:-1px;content:" ";left:-1px;position:absolute;right:-1px;top:-1px}.brand-TRIUMPH{color:#d9c187}.brand-KTM{background:#f60;border-radius:4px;color:#000;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-OSSA{background:#008839}.brand-OSSA,.brand-SCORPA{border-radius:4px;color:#fff;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-SCORPA{background:#e8530f}.brand-JTG{background:#000;color:#fff}.brand-JTG,.brand-YAMAHA{border-radius:4px;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-YAMAHA{background:#fff;color:#f20403;color:#1b35c7}.brand-HUSABERG{background:#fff;border-radius:4px;color:#004da1;font-size:.75rem;font-weight:800;padding:2px 4px;position:relative}.brand-HUSABERG:after{background:linear-gradient(90deg,#ffe327 33.3%,#ffe327 0,#ffe327 66.6%,#ffe327 0);content:"";height:2px;left:4px;position:absolute;right:4px;top:0}.brand-BMW{background:#000;border-radius:4px;color:#fff;font-size:.75rem;font-weight:800;padding:2px 4px;position:relative}.brand-BMW:after{background:linear-gradient(90deg,#0499dc 33.3%,#0499dc 0,#0499dc 66.6%,#0499dc 0);content:"";height:2px;left:4px;position:absolute;right:4px;top:0}.brand-FANTIC{-webkit-text-stroke:.5px red;background:#000;color:#dc122c;color:#0e2386;font-weight:600;font-weight:700}.brand-FANTIC,.brand-SWM{background:#fff;border-radius:4px;font-size:.85rem;padding:2px 4px}.brand-SWM{color:#d1303d;font-weight:600}.brand-VERTIGO{color:#81bd00}.brand-TRRS,.brand-VERTIGO{background:#000;border-radius:4px;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-TRRS{color:#dbd039}.brand-HONDA{-webkit-text-fill-color:transparent;background:#fff;background:linear-gradient(0deg,#112192,#112192 46%,#fff 0,#fff 54%,#e7282e 0,#e7282e);-webkit-background-clip:text;background-size:cover;color:#c80404}.brand-HONDA,.brand-HUSKY,.brand-HUSQVARNA{border-radius:4px;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-HUSKY,.brand-HUSQVARNA{background:#01357f;color:#fff;font-size:.7rem}.brand-SHERCO{background:#0806a2;color:#d6f109}.brand-GAS-GAS,.brand-GASGAS,.brand-SHERCO{border-radius:4px;font-size:.85rem;font-weight:700;font-weight:600;padding:2px 4px}.brand-GAS-GAS,.brand-GASGAS{background:#db1600;color:#fff}.brand-RIEJU{background:#000;color:#f50004;font-weight:700}.brand-BETA,.brand-RIEJU{border-radius:4px;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-BETA{background:#fff;border:1px solid #000;color:#fff;color:#000;position:relative}.brand-BETA:after{background:linear-gradient(90deg,#00ae00 33.3%,#fff 0,#fff 66.6%,red 0);bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.brand-TM{color:#f3c}.brand-KOVE,.brand-TM{background:#2e3842;border-radius:4px;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-KOVE{background:linear-gradient(18deg,#3b8683 50%,#a32827 0);color:#fff}.brand-STARK,.brand-STARK-FUTURE{background:#000;background:radial-gradient(ellipse farthest-corner at right bottom,#fedb37 0,#fdb931 8%,#9f7928 30%,#8a6e2f 40%,transparent 80%),radial-gradient(ellipse farthest-corner at left top,#fff 0,#ffffac 8%,#d1b464 25%,#5d4a1f 62.5%,#5d4a1f 100%);position:relative}.brand-CF-MOTO,.brand-STARK,.brand-STARK-FUTURE{border-radius:4px;color:#fff;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-CF-MOTO{background:#000}.brand-HERO{background:#fff;border-radius:4px;color:#000;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-HERO:first-letter{color:#d33a31}.brand-APRILIA{background:#fff;border-radius:4px;color:#000;font-size:.85rem;font-weight:600;padding:2px 4px;position:relative}.brand-APRILIA:after{background:#c92d25;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.brand-DUCATI{background:#ea3323;color:#fff}.brand-DUCATI,.brand-MORINI{border-radius:4px;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-MORINI{background:#fff;color:#000}.brand-MASH{background:#585a41}.brand-MACBOR,.brand-MASH{border-radius:4px;color:#fff;font-size:.85rem;font-weight:600;padding:2px 4px}.brand-MACBOR{background:#000}.brand-ALPINESTARS{background:#000;border-radius:4px;color:red;font-size:.85rem;font-weight:600;padding:2px 4px}.offer-item h3{color:#000;font-size:16px;font-weight:700;text-align:center;text-transform:uppercase}.offer-item{text-decoration:none}.offer-item img{width:100%}.moto-preview-product{align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#000;display:flex;flex-flow:column;font-weight:700;gap:3px;justify-content:center;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease}.moto-preview-product:hover{background:#015aff;border-color:#015aff;color:#fff}.brand-big .nexus-line-brand,.nex-line-span{font-size:1.2rem}.nex-line-span{font-weight:700}.titl{font-weight:600;margin-bottom:1rem;max-width:12rem}