﻿#body .product__brand--btn{width:35px;height:35px;border-radius:50%;background:#000;color:#fff;font-size:max(14px,0.875rem)}#body .product__brand--logo{position:relative;border:1px solid var(--baseShop__color--black)}#body .product__brand--logo:before{padding-top:100%;pointer-events:none;content:"";display:block}#body .product__brand--title{border-bottom:1px solid var(--baseShop__color--black)}#body .product__brand--media{width:calc(100% - 20px);height:calc(100% - 20px);position:absolute;top:10px;left:10px;object-fit:contain}#body .product__brand--img{max-width:100%;max-height:100vh}#body .product__brand--lightbox .popup-content{display:grid}#body .product__disponibility--available{font-weight:500}#body .product__disponibility--available:before{background:#00925c;font-family:"fontello";content:"";font-size:max(7px,0.4375rem)}#body .product__disponibility--list{display:grid;gap:8px clamp(30px,2vw,40px);transition:opacity 300ms ease,transform 300ms ease}#body .product__disponibility--item{grid-gap:8px;grid-template-columns:auto 1fr;font-size:max(12px,0.75rem)}#body .product__disponibility--item:before{width:15px;height:15px;border-radius:50%;color:#fff;display:grid;place-content:center}#body .product__disponibility--unavailable{color:#b2b2b2}#body .product__disponibility--unavailable:before{background:#b2b2b2;font-family:"fontello";content:"📖";font-size:max(6px,0.375rem)}#body .product__top{border-bottom:1px solid #d8d8d8;padding:clamp(10px,.75vw,15px) 0}#body .product__top--breadcrumbItem{display:inline-block;vertical-align:middle}#body .product__top--breadcrumbItem:not(:last-of-type) .product__top--breadcrumbLink:after{content:"/";margin:0 5px}#body .product__top--breadcrumbLink{font-size:max(12px,0.875rem)}#body .product__top--controls{grid-auto-flow:column;grid-gap:clamp(15px,1vw,20px)}#body .product__top--btn{grid-auto-flow:column;grid-gap:clamp(8px,0.5vw,10px);color:#404040;font-size:max(12px,0.875rem)}#body .product__top--right{padding-top:clamp(10px,.75vw,15px);margin-top:clamp(10px,.75vw,15px);border-top:1px solid #d8d8d8}#body .product__color--color{width:clamp(20px,2vw,35px);height:clamp(20px,2vw,35px);border-radius:50%;border:1px solid #d8d8d8}#body .product__color--color:after{content:"";grid-area:1/1/2/2;display:block;width:100%;height:100%;border:2px solid #000;border-radius:50%;opacity:0;transition:opacity 250ms ease}#body .product__color--colorInner{display:block;width:100%;height:100%;border-radius:50%;border:6px solid #fff}#body .product__color--label{grid-gap:8px;cursor:pointer}#body .product__color--item{position:relative}#body .product__color--item:has(input:checked) .product__color--color:after{opacity:1}#body .product__color--input{position:absolute;top:0;left:0;width:0;height:0;padding:0;opacity:0}#body .product__color--list{grid-gap:clamp(10px,1vw,15px) clamp(20px,2vw,35px);display:flex;flex-wrap:wrap}#body .product__color--name{font-size:max(14px,0.875rem)}#body .product__size--item{position:relative}#body .product__size--item:has(input:checked) .product__size--name,#body .product__size--item:has(.current) .product__size--name{color:#fff;background:#000;border-color:#000}#body .product__size--input{position:absolute;top:0;left:0;width:0;height:0;padding:0;opacity:0}#body .product__size--label{color:#000;transition:color 250ms ease;cursor:pointer}#body .product__size--label:not(.product__option--no-stock):hover:after{opacity:1}#body .product__size--label:not(.product__option--no-stock):hover .product__size--name{border-color:#000}#body .product__size--label:not(.product__option--no-stock):after{content:"";grid-area:1/1/2/2;display:block;width:100%;height:100%;border-radius:17.5px;border:2px solid #000;opacity:0;transition:opacity 250ms ease}#body .product__size--label.product__option--no-stock{cursor:no-drop;color:#d8d8d8;position:relative;pointer-events:none}#body .product__size--label.product__option--no-stock:after,#body .product__size--label.product__option--no-stock:before{position:absolute;content:"";width:100%;height:1px;background:#d8d8d8;display:block;top:50%;left:50%}#body .product__size--label.product__option--no-stock:before{-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}#body .product__size--label.product__option--no-stock:after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}#body .product__size--name{border:1px solid #d8d8d8;border-radius:17.5px;height:35px;min-width:35px;padding:0 10px;font-weight:500;transition:all 250ms ease}#body .product__size--list{grid-gap:clamp(10px,1vw,15px) 8px;display:flex;flex-wrap:wrap}#body .product__size--name{font-size:max(14px,0.875rem)}#body .product__content{border-top:1px solid #d8d8d8}#body .product__content--description{border-top:1px solid var(--baseShop__color--black)}#body .product__content--pog{border-radius:20px;padding:clamp(10px,.75vw,12px) clamp(15px,1vw,20px);font-size:max(12px,0.875rem)}#body .product__content--pogDiscount{background:#ff4b4b}#body .product__content--pogNew{background:#000}#body .product__content--info{grid-gap:5px}#body .product__content--infoItem{font-size:max(12px,0.875rem);padding:7px 15px;border-radius:15px;background:#ececec}#body .product__content--infoList{margin-bottom:12px}#body .product__content--favorite{width:45px;height:45px;border-radius:50%;border:2px solid #000;font-size:max(20px,1.25rem)}#body .product__content--favorite:before{opacity:.3}#body .product__content--favoriteTop{display:none}#body .product__content--formBtn{font-size:max(16px,1.125rem)}#body .product__content--formControls{grid-template-columns:1fr auto;border-top:1px solid #d8d8d8}#body .product__content--text{font-size:max(14px,0.875rem)}#body .product__content--text .sw-text p,#body .product__content--text .sw-text li,#body .product__content--text .sw-text td,#body .product__content--text .sw-text th{font-size:max(14px,0.875rem)}#body .product__content--input{position:absolute;top:0;left:0;margin:0;padding:0;width:0;height:0;opacity:0}#body .product__content--label{grid-template-columns:auto 1fr auto;grid-gap:10px}#body .product__content--label:after,#body .product__content--label:before{content:"";border-radius:50%;grid-area:1/1/2/2;place-self:center}#body .product__content--label:after{width:12px;height:12px;background:#000;place-self:center;transition:all 250ms ease;opacity:0;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}#body .product__content--label:before{border:1px solid rgba(0,0,0,.3);width:20px;height:20px;transition:all 250ms ease}#body .product__content--license{font-size:max(12px,0.875rem)}#body .product__content--price{grid-gap:5px}#body .product__content--price:has(.product__content--priceDiscount){align-items:end}#body .product__content--price:has(.product__content--priceDiscount) .product__content--priceDiscount{color:#ff4b4b}#body .product__content--price:has(.product__content--priceDiscount) .product__content--priceRegular{text-decoration:line-through;font-size:max(14px,0.875rem);font-weight:300}#body .product__content--radio{position:relative}#body .product__content--radioList{grid-gap:10px}#body .product__content--radio:has(input:checked) .product__content--label:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}#body .product__content--support{grid-gap:5px;transition:all 250ms ease}#body .product__content--supportLivre:before{font-family:"fontello";content:""}#body .product__content--supportPDF:before{font-family:"fontello";content:""}#body .product__content--tab{border-top:1px solid #d8d8d8}#body .product__content--tabBtn:before,#body .product__content--tabBtn:after{content:"";background:#b2b2b2;width:15px;height:3px;display:block;grid-area:1/1/2/2;transition:all 250ms ease}#body .product__content--tabBtn:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#body .product__content--tabContent{margin-top:15px}#body .product__content--tabClose{display:none}#body .product__content--tabHeader.js-toggle-tab{cursor:pointer}#body .product__content--tabToggle .product__content--tabBtn:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}#body .product__content--text{font-size:max(12px,0.875rem)}#body .product__content--text p,#body .product__content--text li,#body .product__content--text table{font-size:max(12px,0.875rem)}#body .product__content--qtyInput{width:30px;font-size:max(14px,0.9375rem);padding:0 0 5px 0;border-bottom:1px solid #d8d8d8}#body .product__content--iframe{position:absolute;top:0;left:0;width:100%;height:100%}#body .product__content--video{position:relative}#body .product__content--video:before{content:"";pointer-events:none;displa:block;width:100%;padding-top:56.25%}#body .product__size--btn{font-size:max(14px,0.875rem);text-decoration:underline}#body .product__related{grid-gap:clamp(20px,2vw,40px);grid-template-columns:repeat(5, 1fr)}#body .product__related--outer{border-top:1px solid #000;overflow:hidden}#body .product__related .product__card{grid-column:span 1;width:200px}#body .product__image{position:sticky;position:-webkit-sticky;top:20px}#body .product__image--btn{width:35px;height:35px;background:#000;color:#fff;font-size:max(16px,1rem)}#body .product__image--counter{background:#000;color:#fff;font-size:max(14px,1rem);padding:clamp(8px,.5vw,10px) clamp(15px,1vw,20px)}#body .product__image--media{display:block;width:100%;height:100%;object-fit:contain}#body .product__image--item{transition:opacity 300ms ease,transform 300ms ease;opacity:0;z-index:10}#body .product__image--item.current{opacity:1;z-index:20}#body .product__image--preview{grid-gap:15px}#body .product__image--preview:before{display:grid;place-content:center;font-family:"fontello";content:"";width:45px;height:45px;border-radius:50%;border:2px solid #000}@media screen and (min-width: 768px){#body .product__content{border-top:none}#body .product__content--favorite{display:grid}#body .product__content--favoriteForm{display:none}#body .product__content--formBtn{width:auto}#body .product__content--formControls{grid-template-columns:auto 1fr}#body .product__content--license{text-align:right}#body .product__page--inner{grid-gap:clamp(10px,2.5vw,50px)}#body .product__top{grid-template-columns:1fr auto;grid-gap:10px}#body .product__top--right{padding-top:0;border-top:none;margin-top:0}#body .product__top--separator{grid-gap:clamp(15px,1vw,20px);grid-template-columns:1fr auto;align-items:center}#body .product__top--separator:after{content:"";height:15px;border-right:2px solid #ececec;display:block}}@media screen and (min-width: 480px){#body .product__top--left{grid-auto-flow:column}}@media screen and (min-width: 1024px){#body .product__related{display:grid}#body .product__related .product__card{width:100%}}/*# sourceMappingURL=product.css.map */