.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none;text-align:var(--text-alignment)}.card:not(.ratio){display:flex;flex-direction:column;height:100%}.card.card--horizontal{--text-alignment: left;--image-padding: 0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}.card--horizontal.ratio:before{padding-bottom:0}.card--card.card--horizontal{padding:1.2rem}.card--card.card--horizontal.card--text{column-gap:0}.card--card{height:100%}.card--card,.card--standard .card__inner{position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.card--card:after,.card--standard .card__inner:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.card .card__inner .card__media{overflow:hidden;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.card--card .card__inner .card__media{border-bottom-right-radius:0;border-bottom-left-radius:0}.card--standard.card--text{background-color:transparent}.card-information{text-align:var(--text-alignment)}.card__media,.card .media{bottom:0;position:absolute;top:0}.card .media{width:100%}.card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}.card--standard .card__media{margin:var(--image-padding)}.card__inner{width:100%}.card--media .card__inner .card__content{position:relative;padding:calc(var(--image-padding) + 1rem)}.card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:1rem;width:100%;flex-grow:1}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{grid-row-start:2;padding:1.3rem 1rem;position:relative}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}@media screen and (min-width:750px){.card__information{padding-bottom:1.7rem;padding-top:1.7rem}}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}.jbl-down-theme .card__badge{grid-row-start:1;position:absolute;top:-20px;left:10px}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin-top:0;margin-bottom:0}.card__heading:last-child{margin-bottom:0}.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.2rem)}.card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:0}.card--horizontal__quick-add:before{box-shadow:none}@media only screen and (min-width:750px){.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.card--card.card--media>.card__content{margin-top:calc(0rem - var(--image-padding))}.card--standard.card--text a:after,.card--card .card__heading a:after{bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.card__heading a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.card__heading a:after{outline-offset:.3rem}.card__heading a:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card__heading a:focus{box-shadow:none;outline:0}@media screen and (min-width:990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}.underline-links-hover:hover a{text-decoration:underline;text-underline-offset:.3rem}}.card--standard.card--media .card__inner .card__information,.card--standard.card--text:not(.card--horizontal)>.card__content .card__heading,.card--standard:not(.card--horizontal)>.card__content .card__badge,.card--standard.card--text.article-card>.card__content .card__information,.card--standard>.card__content .card__caption{display:none}.card--standard>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0}.card--card.card--media .card__inner .card__information,.card--card.card--text .card__inner,.card--card.card--media>.card__content .card__badge{display:none}.card--horizontal .card__badge,.card--horizontal.card--text .card__inner{display:none}.card--extend-height{height:100%}.card--extend-height.card--standard.card--text,.card--extend-height.card--media{display:flex;flex-direction:column}.card--extend-height.card--standard.card--text .card__inner,.card--extend-height.card--media .card__inner{flex-grow:1}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card-information{width:100%}.card-information>*+*{margin-top:.5rem}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground))}.card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.75)}.card-information>.rating{margin-top:.4rem}.card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:.7rem}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}:root{--jbl-card-red: rgb(223, 45, 0);--jbl-text-main: rgb(8, 28, 32);--jbl-text-soft: rgba(8, 28, 32, .87);--jbl-chip-border: rgba(8, 28, 32, .16)}.product-card-wrapper .card{border:1px solid var(--jbl-card-red)!important;border-radius:0!important;box-shadow:none!important;overflow:hidden}.card .card__inner .card__media{z-index:3;position:absolute}.card__media>.card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:4}.card__media>.card__media-link>.media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.card__media>.card__media-link>.media img{width:100%;height:100%;object-fit:cover;object-position:center center}.card--media .card__inner>.card__content{pointer-events:none;z-index:1}.card--media .card__inner>.card__content .card__badge{pointer-events:auto}.card__heading .full-unstyled-link:after{display:none!important}.card__swatches{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-height:57px;padding-top:15px;padding-bottom:13px;margin:0 0 5px;border-bottom:1px solid var(--jbl-card-red);position:relative;z-index:20}.card__swatch,.card__swatch-dot{position:relative;z-index:21}.card__swatch{display:inline-flex;text-decoration:none!important;cursor:pointer}.card__swatches a{text-decoration:none!important}.card__swatch-dot{width:24px;height:24px;border-radius:0;border:2px solid var(--jbl-chip-border);outline:1px solid rgba(8,28,32,1);outline-offset:-1px;display:block;box-sizing:border-box;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.card__swatch-dot--fallback{background:#111}.card__swatch-more{font-size:12px;line-height:1;opacity:.75}.card__heading{margin:0 0 8px;text-align:left}.card__heading a{text-decoration:none!important;color:#000;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:22.4px;font-size:16px;font-weight:700;max-height:48px}.card__shortdesc{color:var(--jbl-text-soft);text-align:left;font-size:14px;font-weight:400;line-height:19.6px;margin:0 0 8px;min-height:42px;max-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card-information,.card-information>*,.card-information .price,.card-information .price__container{text-align:left!important;justify-content:flex-start!important}.card-information .price-item{color:var(--jbl-text-main);font-size:16px;font-weight:600;line-height:22px}.card-information .price-item--sale,.card-information .price__sale .price-item--regular{color:var(--jbl-card-red)}.card-information .rating,.card-information .jdgm-preview-badge,.card-information .spr-badge{display:none!important}@media screen and (min-width:990px){.product-card-wrapper .card:hover .media.media--hover-effect>img:first-child:only-child,.product-card-wrapper .card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:none!important}.product-card-wrapper .card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:1!important}.product-card-wrapper .card-wrapper .media.media--hover-effect>img+img,.product-card-wrapper .card-wrapper:hover .media.media--hover-effect>img+img{opacity:0!important;transform:none!important}}#product-grid{column-gap:0!important;row-gap:0!important}#product-grid.grid{gap:0!important}#product-grid .grid__item{padding:0!important;margin:0!important}.product-card-wrapper .card__content{padding-left:24px!important;padding-right:24px!important}.product-card-wrapper .card__inner>.card__content{padding-left:0!important;padding-right:0!important}.product-card-wrapper .card__swatches{margin:0 0 5px!important;padding:15px 0 13px!important;border-bottom:1px solid var(--jbl-card-red)!important;min-height:57px!important;box-sizing:border-box}.product-card-wrapper .card__heading{margin:0 0 8px!important;text-align:left!important}.product-card-wrapper .card__heading a{text-align:left!important;color:#000!important}.product-card-wrapper .card__shortdesc{text-align:left!important;margin:0 0 8px!important}.product-card-wrapper .card-information,.product-card-wrapper .card-information>*,.product-card-wrapper .card-information .price,.product-card-wrapper .card-information .price__container{text-align:left!important;justify-content:flex-start!important}.product-card-wrapper .card-information .price-item,.product-card-wrapper .card-information .price-item--regular,.product-card-wrapper .card-information .price__regular .price-item{color:#081c20!important;font-size:16px!important;font-weight:600!important;line-height:22px!important}.product-card-wrapper .card-information s,.product-card-wrapper .card-information .price-item--compare{color:#081c2073!important}.product-card-wrapper .card,.product-card-wrapper .card--standard .card__inner{box-shadow:none!important}#product-grid{margin:0!important;padding:0!important}@media screen and (max-width:989px){#product-grid.grid{gap:0!important}#product-grid .grid__item{padding:0!important;margin:0!important}#product-grid .product-card-wrapper .card{border:0!important}#product-grid .grid__item{border-right:1px solid rgb(223,45,0)!important;border-bottom:1px solid rgb(223,45,0)!important}#product-grid .grid__item:nth-child(odd){border-left:1px solid rgb(223,45,0)!important}#product-grid .grid__item:nth-child(-n+2){border-top:1px solid rgb(223,45,0)!important}}.product-card-wrapper .card__heading a{font-family:Inter Tight,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;font-size:15px!important;font-weight:700!important;line-height:22.4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;max-height:48px!important;color:#000!important;text-align:left!important;margin:0 0 16px!important;text-decoration:none!important;-webkit-font-smoothing:antialiased}.product-card-wrapper .card__shortdesc{font-family:Inter Tight,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:19.6px!important;min-height:42px!important;max-height:42px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#081c20de!important;text-align:left!important;margin:0 0 8px!important;text-decoration:none!important;-webkit-font-smoothing:antialiased}.product-card-wrapper .price:not(.price--on-sale) .price-item--sale{color:#081c20!important}.product-card-wrapper .price--on-sale .price__sale .price-item--sale{color:#df2d00!important}.product-card-wrapper .card-information>.price{margin-top:0!important}.product-card-wrapper .card-information .price{margin-top:0!important}.product-card-wrapper .card__swatches{margin:0 0 10px!important}.product-card-wrapper .card__tile-body{display:grid!important;grid-template-rows:var(--row-title) var(--row-desc) var(--row-rating) var(--row-price);row-gap:0!important;align-content:start!important}.product-card-wrapper .card__tile-body .card__row{overflow:hidden!important;margin:0!important}.product-card-wrapper .card__row--title,.product-card-wrapper .card__row--desc{display:flex;align-items:flex-start}.product-card-wrapper .card__row--rating{display:flex;align-items:center}.product-card-wrapper .card__row--price{display:flex;align-items:flex-end}.product-card-wrapper .card__heading,.product-card-wrapper .card__heading a,.product-card-wrapper .card__shortdesc,.product-card-wrapper .price,.product-card-wrapper .price .price-item{margin:0!important}@media screen and (min-width:990px){.product-card-wrapper{--row-title: 30.39px;--row-desc: 50px;--row-rating: 21px;--row-price: 45px}}@media screen and (max-width:989px){.product-card-wrapper{--row-title: 18.15px;--row-desc: 50px;--row-rating: 21px;--row-price: 45px}}.product-card-wrapper .card__shortdesc--empty{display:block;width:100%}.product-card-wrapper .card__badge{display:none!important}.product-card-wrapper .card__swatch-dot{border:1px solid rgba(8,28,32,.16)!important;outline:none!important;outline-offset:0!important;border-radius:0!important;box-sizing:border-box!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.product-card-wrapper.is-soldout .card__swatch-dot{position:relative!important;overflow:hidden!important}.product-card-wrapper.is-soldout .card__swatch-dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff73!important;z-index:1;pointer-events:none}.product-card-wrapper.is-soldout .card__swatch-dot:after{content:"";position:absolute;left:50%;top:50%;width:200%;height:2px;background:#df2d00;transform:translate(-50%,-50%) rotate(-42deg);z-index:2;pointer-events:none}.product-card-wrapper .card__swatch-dot[data-color-key=arancio]{background-image:url(/cdn/shop/files/m0clqnnktwt2gmvvcbbv.jpg?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=argento]{background-image:url(/cdn/shop/files/zylrr90dlcuqxz9qxd6g.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=avorio]{background-image:url(/cdn/shop/files/swatchimage_champagne.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=azzurro]{background-image:url(/cdn/shop/files/download.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=bianco]{background-image:url(/cdn/shop/files/nlwe1ifpisqotktew5wv.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=black]{background-image:url(/cdn/shop/files/e8y3m2sy8y2xsvmbw2gy.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=blu]{background-image:url(/cdn/shop/files/dtperxqm13sschdztsgn.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=blue]{background-image:url(/cdn/shop/files/dtperxqm13sschdztsgn.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=camouflage]{background-image:url(/cdn/shop/files/swatchImage_Squad_Grip.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=champagne]{background-image:url(/cdn/shop/files/swatchimage_champagne.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=champagne-gold]{background-image:url(/cdn/shop/files/xggrheadiadyoavjlywq.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=gold]{background-image:url(/cdn/shop/files/xggrheadiadyoavjlywq.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=green]{background-image:url(/cdn/shop/files/swatchImage_Green_Forest.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=grey]{background-image:url(/cdn/shop/files/swatchImage_grey.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=grigio]{background-image:url(/cdn/shop/files/swatchImage_grey.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=nero]{background-image:url(/cdn/shop/files/e8y3m2sy8y2xsvmbw2gy.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=nero-giallo]{background-image:url(/cdn/shop/files/swatchImage_black_lime.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=nero-grigio]{background-image:url(/cdn/shop/files/swatchImage_black_grey.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=oro]{background-image:url(/cdn/shop/files/xggrheadiadyoavjlywq.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=pink]{background-image:url(/cdn/shop/files/swatchImage_Pink_02.webp?v=1772709593)!important}.product-card-wrapper .card__swatch-dot[data-color-key=rame]{background-image:url(/cdn/shop/files/swatchImage_WoodGrain.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=red]{background-image:url(/cdn/shop/files/swatchImage_Red_Charge_6_v02.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=rosa]{background-image:url(/cdn/shop/files/swatchImage_Pink_02.webp?v=1772709593)!important}.product-card-wrapper .card__swatch-dot[data-color-key=rosso]{background-image:url(/cdn/shop/files/swatchImage_Red_Charge_6_v02.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=sabbia]{background-image:url(/cdn/shop/files/zvugx1nbsktp171exyhv.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=silver]{background-image:url(/cdn/shop/files/zylrr90dlcuqxz9qxd6g.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=squad]{background-image:url(/cdn/shop/files/swatchImage_Squad_Grip.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=teal]{background-image:url(/cdn/shop/files/swatchImage_TealBlue.webp?v=1772709593)!important}.product-card-wrapper .card__swatch-dot[data-color-key=verde]{background-image:url(/cdn/shop/files/swatchImage_Green_Forest.webp?v=1772709592)!important}.product-card-wrapper .card__swatch-dot[data-color-key=viola]{background-image:url(/cdn/shop/files/swatchImage_Purple_Grip.webp?v=1772709593)!important}@media screen and (min-width:990px){#product-grid,#product-grid.grid{gap:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;border:0!important}#product-grid .grid__item{padding:0!important;margin:0!important;box-sizing:border-box!important;border-top:0!important;border-left:0!important;border-right:1px solid rgb(223,45,0)!important;border-bottom:1px solid rgb(223,45,0)!important}#product-grid .grid__item:nth-child(4n+1){border-left:1px solid rgb(223,45,0)!important}#product-grid .grid__item:nth-child(-n+4){border-top:1px solid rgb(223,45,0)!important}#product-grid .product-card-wrapper .card,#product-grid .product-card-wrapper .card--standard .card__inner{border:0!important;box-shadow:none!important;border-radius:0!important}#product-grid .product-card-wrapper .card--standard .card__inner:after{display:none!important}}@media screen and (max-width:989px){.product-card-wrapper .card__swatch--mobile-hidden{display:none!important}.product-card-wrapper .card__swatch-more--mobile{display:inline-flex!important;align-items:center;justify-content:center;min-width:24px;height:24px;font-size:12px;line-height:1;color:#081c20;border:1px solid rgba(8,28,32,.16);box-sizing:border-box;text-decoration:none;opacity:1}.product-card-wrapper .card__swatch-more--desktop{display:none!important}}@media screen and (min-width:990px){.product-card-wrapper .card__swatch--mobile-hidden{display:inline-flex!important}.product-card-wrapper .card__swatch-more--mobile{display:none!important}.product-card-wrapper .card__swatch-more--desktop{display:inline-flex!important;align-items:center;justify-content:center;min-width:24px;height:24px;font-size:12px;line-height:1;color:#081c20;border:1px solid rgba(8,28,32,.16);box-sizing:border-box;text-decoration:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-card.css.map */
