/*!
 * @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{--margin: var(--section-margin-mobile);--margin-side: var(--section-margin-side-mobile);--padding: var(--section-padding-mobile);--min-width: 9999px * var(--bg-fill);--max-width: 100vw - var(--margin-side, 0px) * 2;--clip: var(--section-clipping-mobile);--img-size: min(175px, 100%, 25vw);margin:var(--margin)!important;margin-left:auto!important;margin-right:auto!important;padding:var(--padding);max-width:clamp(var(--min-width),var(--section-width),var(--max-width));clip-path:var(--clip);-webkit-clip-path:var(--clip);user-select:none;-webkit-user-select:none}.compare-features-maxdesign:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg) center / cover no-repeat;opacity:var(--bg-opacity);pointer-events:none;z-index:-1}.cfmd{display:block;max-width:min(var(--section-width),var(--max-width));margin-left:auto;margin-right:auto}.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;--first-col-ratio: 45%;display:grid;grid-template-columns:minmax(45%,max-content) minmax(30%,1fr) minmax(25%,1fr);grid-auto-flow:column;padding-block:var(--bleed-height);font-weight:600;filter:drop-shadow(3px 3px 2px rgba(0,0,0,.05))}.cfmd__col{display:contents}.cfmd__cell{--padding-block: 15px;--padding-inline: 10px;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff}.cfmd__cell p{margin:0;padding:var(--padding-block) var(--padding-inline);-webkit-hyphens:auto;hyphens:auto}.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:first-child{background:none;border-bottom:none!important}.cfmd__col:nth-child(2)>.cfmd__cell{grid-column:2/3;background:rgb(var(--color-brand));box-shadow:3px 0 2px rgba(var(--color-brand) / .2);border:none;z-index:1}.cfmd__col:nth-child(3)>.cfmd__cell{grid-column:3/4}.cfmd__col:not(:first-child)>.cfmd__cell:first-child{padding:15px 10px;color:rgb(var(--color-header));font-size:var(--font-size-header);line-height:1em}.cfmd__cell:not(:last-child){border-bottom:1px solid rgb(var(--color-borders))}.cfmd__col:nth-child(2)>.cfmd__cell:first-child: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:first-child: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__col:nth-child(3)>.cfmd__cell:first-child{border-radius:0 var(--border-radius) 0 0;border-bottom:none}.cfmd__col:first-child>.cfmd__cell:first-child{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:last-child>.cfmd__cell:last-child{border-radius:0 0 var(--border-radius) 0}.cfmd__cell [data-tooltip]{position:relative;text-decoration:underline dotted;text-decoration-color:rgb(var(--color-text) / .4);text-underline-position:under;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:calc(100% - var(--padding-block) + 8px);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]:hover+[role=tooltip],.cfmd__cell [role=tooltip]:hover,.cfmd__cell [data-tooltip]:hover+[role=tooltip]:before,.cfmd__cell [role=tooltip]:hover:before{visibility:visible}@media (min-width: 1025px){.compare-features-maxdesign{--margin: var(--section-margin-desktop);--margin-side: var(--section-margin-side-desktop);--padding: var(--section-padding-desktop);--clip: var(--section-clipping-desktop)}.cfmd__grid{--bleed-height: 23px;grid-template-columns:minmax(30%,max-content) minmax(30%,1fr) minmax(30%,1fr)}.cfmd__bg{--size: 25px}.cfmd__cell{--padding-block: 17px;--padding-inline: 25px}.cfmd__col:not(:first-child)>.cfmd__cell:first-child{padding:17px 20px}}
/*# sourceMappingURL=/s/files/1/0253/1806/4183/t/64/assets/compare-features-maxdesign.css.map */
