/*!
 * @license
 * © CROUIN 2021. All rights reserved.
 * Powered by MaxDesign.
 * ⚠ FR : CONTENU PROTÉGÉ PAR LES DROITS D'AUTEURS (article L. 111-1 du code de la propriété intellectuelle). Cette ressource ne peut pas être utilisée, diffusée ou exploitée sans l'approbation de ses auteurs. Pour plus d'informations, veuillez contacter admin(at)maxdesign.expert
 * ⚠ EN : CONTENT PROTECTED WITH AUTHOR COPYRIGHTS (section L. 111-1 of the intellectual property code). This resource may not be used, distributed or exploited without the approval of its authors. For any information request, please contact admin(at)maxdesign.expert
 */.compare-features-maxdesign{--is-padding-fill: var(--bg-fill);--is-margin-fill: calc(1 - var(--bg-fill));--min-inline-spacing: calc(50% - var(--section-width) / 2);position:relative;margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);margin-left:calc(var(--is-margin-fill) * max(var(--margin-left),var(--min-inline-spacing)));margin-right:calc(var(--is-margin-fill) * max(var(--margin-right),var(--min-inline-spacing)));padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);padding-left:max(var(--padding-left),var(--min-inline-spacing) * var(--is-padding-fill));padding-right:max(var(--padding-right),var(--min-inline-spacing) * var(--is-padding-fill));border-radius:var(--radius);clip-path:var(--clipping);-webkit-clip-path:var(--clipping);background:none!important;overflow:hidden}.compare-features-maxdesign:before{content:"";position:var(--bg-parallax);top:0;left:0;width:100%;height:100%;background:var(--bg) center / cover no-repeat;background-position:var(--bg-object-position);opacity:var(--bg-opacity);pointer-events:none;z-index:-1}@supports (height: 100lvh){.compare-features-maxdesign:before{height:var(--bg-height)}}.cfmd{position:relative;display:block;max-width:var(--grid-width);margin:0 auto;-webkit-user-select:none;user-select:none}.cfmd__heading{margin:0 0 1.5em;font-size:var(--font-size-title);font-family:var(--font-family-title);line-height:1.2;text-align:center;color:rgb(var(--color-title))}.cfmd__grid{--bleed-height: 15px;display:grid;grid-auto-flow:column;padding-top:calc(var(--bleed-height) + 5px);padding-bottom:calc(var(--bleed-height) + 5px);font-weight:600;filter:drop-shadow(3px 3px 2px rgba(0,0,0,.05))}.cfmd__col{display:contents}.cfmd__cell{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff}.cfmd__cell p{margin:12px 8px 12px 5px;line-height:1.3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cfmd__cell--heading span{text-overflow:ellipsis;overflow:hidden}.cfmd img{max-width:min(100%,175px);height:auto}.cfmd__bg{--size: 22px;display:block;width:var(--size);height:var(--size)}.cfmd[data-mask=false] .cfmd__bg[data-value=check]{background:center / contain no-repeat var(--img-check)}.cfmd[data-mask=false] .cfmd__bg[data-value=cross]{background:center / contain no-repeat var(--img-cross)}.cfmd[data-mask=false] .cfmd__bg[data-value=question]{background:center / contain no-repeat var(--img-question)}.cfmd[data-mask=true] .cfmd__bg[data-value=check]{background:rgb(var(--color-check, 108 183 137));mask:center / contain no-repeat var(--img-check);-webkit-mask:center / contain no-repeat var(--img-check)}.cfmd[data-mask=true] .cfmd__bg[data-value=cross]{background:rgb(var(--color-cross, 203 86 86));mask:center / contain no-repeat var(--img-cross);-webkit-mask:center / contain no-repeat var(--img-cross)}.cfmd[data-mask=true] .cfmd__bg[data-value=question]{background:rgb(var(--color-question, 169 169 169));mask:center / contain no-repeat var(--img-question);-webkit-mask:center / contain no-repeat var(--img-question)}.cfmd__col:first-child>.cfmd__cell{grid-column:1/2;justify-content:flex-start;text-align:left;color:rgb(var(--color-text));font-size:var(--font-size-text)}.cfmd__col:first-child>.cfmd__cell--heading{background:none;border-bottom:none}.cfmd__col:first-child>.cfmd__cell:nth-child(2){border-radius:var(--border-radius) 0 0 0}.cfmd__col:first-child>.cfmd__cell:last-child{border-radius:0 0 0 var(--border-radius)}.cfmd__col:nth-child(2)>.cfmd__cell{background:rgb(var(--color-brand));box-shadow:3px 0 2px rgba(var(--color-brand) / .2);border:none;z-index:1}.cfmd__col:last-child>.cfmd__cell--heading{border-radius:0 var(--border-radius) 0 0}.cfmd__col:last-child>.cfmd__cell:last-child{border-radius:0 0 var(--border-radius) 0}.cfmd__col:not(:first-child)>.cfmd__cell--heading{padding:15px 10px;color:rgb(var(--color-header));font-size:var(--font-size-header);line-height:1em;border-bottom:none}.cfmd__cell:not(:last-child){border-bottom:1px solid rgb(var(--color-borders))}.cfmd__col:nth-child(2)>.cfmd__cell--heading:before,.cfmd__col:nth-child(2)>.cfmd__cell:last-child:before{content:"";position:absolute;width:100%;height:var(--bleed-height);border-radius:var(--border-radius) var(--border-radius) 0 0;background:rgb(var(--color-brand))}.cfmd__col:nth-child(2)>.cfmd__cell--heading:before{bottom:100%;border-radius:var(--border-radius) var(--border-radius) 0 0}.cfmd__col:nth-child(2)>.cfmd__cell:last-child:before{top:100%;border-radius:0 0 var(--border-radius) var(--border-radius)}.cfmd__cell [data-tooltip]{position:relative;text-decoration:underline dotted rgb(var(--color-text) / .4);text-underline-offset:10%;-webkit-text-decoration:underline dotted;-webkit-text-decoration-color:rgb(var(--color-text) / .4);cursor:help}.cfmd__cell [role=tooltip],.cfmd__cell [role=tooltip]:before{position:absolute;visibility:hidden;transition:none;transform:none;z-index:2}.cfmd__cell [role=tooltip]{left:0;right:0;bottom:100%;padding:10px;width:200%;min-width:100px;max-width:max-content;font-size:.9em;border-radius:10px;background:rgb(var(--color-text));color:#fff}.cfmd__cell [role=tooltip] a{color:#fff}.cfmd__cell [role=tooltip]:before{content:"";left:50px;bottom:-8px;padding:0;width:0;height:0;border-radius:0;border-width:6px;border-style:solid;border-color:transparent transparent rgb(var(--color-text)) rgb(var(--color-text));background:none;transform:rotate(-45deg) translateY(-50%);box-shadow:-1px 1px 1px #0000001a}.cfmd__cell [data-tooltip]:is(:focus-within,:hover)+[role=tooltip],.cfmd__cell [role=tooltip]:is(:focus-within,:hover),.cfmd__cell [data-tooltip]:is(:focus-within,:hover)+[role=tooltip]:before,.cfmd__cell [role=tooltip]:is(:focus-within,:hover):before{visibility:visible}@media (max-width: 1024px){.cfmd__grid{grid-template-columns:var(--grid-template-columns)}.cfmd[data-overflow=true] .cfmd__grid{overflow:auto;padding-right:var(--padding-right);margin-right:calc(var(--padding-right) * -1);scrollbar-width:none}.cfmd[data-overflow=true] .cfmd__grid::-webkit-scrollbar{display:none}.cfmd__col:first-child>.cfmd__cell{position:sticky;left:0;z-index:2}.cfmd[data-overflow=true] .cfmd__col:first-child>.cfmd__cell:nth-child(2){border-radius:0}.cfmd__col:first-child>.cfmd__cell--heading{background:var(--bg, white)}.cfmd__col:nth-child(2)>.cfmd__cell{position:sticky;left:40%}.cfmd__col:first-child .cfmd__cell:nth-child(-n+3):hover{z-index:3}.cfmd__col:first-child .cfmd__cell:nth-child(-n+3) [role=tooltip]{top:100%;bottom:auto;width:250%}.cfmd__col:first-child .cfmd__cell:nth-child(-n+3) [role=tooltip]:before{top:0;border-color:rgb(var(--color-text)) rgb(var(--color-text)) transparent transparent}}@media (min-width: 1025px){.cfmd__grid{--bleed-height: 23px;grid-template-columns:minmax(33%,max-content) repeat(auto-fit,minmax(0px,1fr))}.cfmd__bg{--size: 25px}.cfmd__cell p{margin:15px 25px}.cfmd__col:not(:first-child)>.cfmd__cell--heading{padding:17px 20px}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/compare-features-maxdesign.css.map */
