.product-card-wrapper{position:relative;display:block;border-radius:20px;overflow:hidden;height:auto;color:rgb(var(--color-white));text-decoration:none}.product-card-wrapper.card-teaser .card-product--content{justify-content:flex-start}.product-card-wrapper .image-background-container{position:absolute;top:0;left:0;width:100%;height:60%;display:flex;flex-direction:column;align-items:center;overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.product-card-wrapper.is-bundle .image-background-container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;height:100%}.product-card-wrapper.is-bundle{min-height:750px}@media screen and (max-width:768px){.product-card-wrapper.is-bundle{min-height:580px}}.product-card-wrapper.is-bundle .image-background-container .bundle-product_tease{position:relative;width:50%;box-sizing:border-box}.product-card-wrapper.is-bundle .image-background-container .bundle-product_tease:not(:last-child):after{content:"";display:block;position:absolute;top:0;right:-2px;width:4px;height:calc(100% - 205px);background:rgb(var(--color-red));z-index:1}.product-card-wrapper.is-bundle.full-width .image-background-container .bundle-product_tease:not(:last-child):after{z-index:2}.product-card-wrapper.is-bundle .image-background-container .bundle-product_tease .bundle-title{position:relative;text-align:center;width:100%;padding:370px 30px 10px;z-index:3}@media screen and (max-width:768px){.product-card-wrapper.is-bundle .image-background-container .bundle-product_tease .bundle-title{padding-top:250px}}.product-card-wrapper.is-bundle .image-background-container .bundle-product_tease .icon-box{position:relative;width:40px;height:40px;margin:auto;z-index:3}.product-card-wrapper.is-bundle .image-background-container .bundle-product_tease .icon-box img{width:40px;height:40px;object-fit:cover;object-position:center}.product-card-wrapper.is-bundle .image-background-container .bundle-product_tease .bundle-subtitle{position:relative;width:100%;text-align:center;text-transform:uppercase;padding:0 20px;z-index:3}.product-card-wrapper.is-bundle .image-background-container .bundle-product_tease img{position:absolute;top:0;left:0;width:100%;min-width:0;height:calc(100% - 200px);object-fit:cover;object-position:center}.product-card-wrapper.is-bundle .image-background-container .gradient{width:calc(100% + 2px);height:calc(100% - 199px);z-index:2}.product-card-wrapper.is-bundle.full-width .image-background-container .gradient{z-index:3}.product-card-wrapper .bundle-cross{display:block;width:24px;height:24px;position:absolute;left:0;right:0;margin:375px auto 0;z-index:3}@media screen and (max-width:768px){.product-card-wrapper .bundle-cross{margin-top:255px}}.product-card-wrapper .bundle-cross:before,.product-card-wrapper .bundle-cross:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:2px;background:rgb(var(--color-white))}.product-card-wrapper .bundle-cross:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.product-card-wrapper .bundle-cross:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.product-card-wrapper.minimized .image-background-container{height:90%}.product-card-wrapper .image-background-container img{position:relative;width:100%;min-width:700px;height:100%;object-fit:cover;object-position:top}.product-card-wrapper .image-background-container .gradient{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#020000 1.17%,#0200001a)}.product-card-wrapper .card-product--content{position:relative;display:flex;flex-direction:column;height:100%;justify-content:space-between;align-items:center;padding:40px 25px 80px;text-align:center;box-sizing:border-box;z-index:3}.product-card-wrapper .card-product--content .tags-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;min-height:20px;gap:15px;margin-bottom:30px;width:100%;padding:0 60px}@media screen and (max-width:768px){.product-card-wrapper .card-product--content .tags-container{gap:10px}}.product-card-wrapper .card-product--content .tags-container .tag{background:rgb(var(--color-red));border-radius:5px;text-transform:uppercase;font-family:PPFormula;font-size:14px;font-style:normal;font-weight:400;line-height:15px;padding:5px 5px 1px}.product-card-wrapper .card-product--content .product-on-sale{background:rgb(var(--color-red));width:50px;height:50px;border-radius:50%;color:rgb(var(--color-white));display:flex;justify-content:center;align-items:center;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:25.053px;text-transform:uppercase;position:absolute;top:25px;right:30px}.product-card-wrapper .card-product--content .card-product--title{margin:0}.product-card-wrapper .card-product--content .card-product--subtitle{margin:0;font-weight:400}.product-card-wrapper .card-product--content .card-product--price{display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:600;line-height:28px;margin-bottom:70px}.product-card-wrapper .card-product--content .card-product--price *{font-size:18px;font-style:normal;font-weight:600;line-height:28px}.product-card-wrapper .card-product--content .card-product--image{width:55%;height:auto;max-height:220px;object-fit:contain;object-position:center;margin-bottom:20px}.product-card-wrapper .card-product--content .card-product--caracteristiques{display:flex;flex-direction:column;align-items:center;margin-bottom:40px;padding:0}.product-card-wrapper .card-product--content .card-product--caracteristiques li{list-style:none;display:flex;justify-content:center;align-items:flex-start}.product-card-wrapper .card-product--content .card-product--caracteristiques li .dots{display:flex;margin-right:10px;padding-top:6px}.product-card-wrapper .card-product--content .card-product--caracteristiques li .dots .dot{display:block;width:8px;height:8px;border-radius:50%;background:rgb(var(--color-red));margin-right:4px}.product-card-wrapper .card-product--content .card-product--caracteristiques li .dots.nb-dots-1 .dot:nth-child(2),.product-card-wrapper .card-product--content .card-product--caracteristiques li .dots.nb-dots-1 .dot:nth-child(3){display:none}.product-card-wrapper .card-product--content .card-product--caracteristiques li .dots.nb-dots-2 .dot:nth-child(3){display:none}.product-card-wrapper .card-product--content .card-product--caracteristiques li .text{text-align:left;font-size:13px;font-style:normal;font-weight:400;line-height:21px}.product-card-wrapper .card-product--content .button{margin-top:auto;white-space:nowrap}@media screen and (min-width:1201px){.product-card-wrapper.full-width .image-background-container{width:65%;height:100%}.product-card-wrapper.full-width .image-background-container img{width:100%}.product-card-wrapper.full-width.is-bundle{min-height:550px}.product-card-wrapper.full-width:not(.is-bundle) .image-background-container .gradient{background:linear-gradient(270deg,#020000 1.17%,#0200001a)}.product-card-wrapper.full-width .card-product--content{padding-left:calc(65% + 50px);align-items:flex-start;text-align:left}.product-card-wrapper.full-width .card-product--content .card-product--caracteristiques{align-items:flex-start}}@media screen and (max-width:1200px){.product-card-wrapper .card-product--content{padding:50px 25px}.product-card-wrapper .card-product--content .card-product--price{margin-bottom:20px}.product-card-wrapper .card-product--content .card-product--image{width:220px}.product-card-wrapper .card-product--content .card-product--caracteristiques{margin-bottom:20px}.product-card-wrapper .card-product--content .card-product--caracteristiques li .text{font-size:12px;font-style:normal;font-weight:400;line-height:21px}.product-card-wrapper .card-product--content .card-product--image{margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/card-product.css.map */
