.tooltipster-content{font-family:var(--label-regulier-font);font-size:var(--label-regulier-size);font-weight:var(--label-regulier-weight);letter-spacing:.00875rem;line-height:var(--label-regulier-line-height);overflow:hidden;padding:var(--spacing-12) var(--spacing-8)}.tooltipster-content p{margin-block-start:1rem}.tooltipster-content>:first-child{margin-top:0}.tooltipster-content>:last-child{margin-bottom:0}.tooltipster-icon{cursor:help;margin-left:4px}.tooltipster-base{--_color:var(--text-inverse);background:var(--bouton-primary);border-radius:var(--br-small);color:var(--text-inverse);overflow:visible;padding:0;pointer-events:none;position:absolute;width:auto;z-index:9999999}.tooltipster-arrow{display:block;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;height:0;position:absolute;width:0}:is(.tooltipster-arrow-top,.tooltipster-arrow-top-right,.tooltipster-arrow-top-left) span{border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-top:8px solid;bottom:-8px}:is(.tooltipster-arrow-top,.tooltipster-arrow-top-right,.tooltipster-arrow-top-left) .tooltipster-arrow-border{border-left:9px solid transparent!important;border-right:9px solid transparent!important;border-top:9px solid;bottom:-8px}:is(.tooltipster-arrow-bottom,.tooltipster-arrow-bottom-right,.tooltipster-arrow-bottom-left) span{border-bottom:8px solid;border-left:8px solid transparent!important;border-right:8px solid transparent!important;top:-8px}:is(.tooltipster-arrow-bottom,.tooltipster-arrow-bottom-right,.tooltipster-arrow-bottom-left) .tooltipster-arrow-border{border-bottom:9px solid;border-left:9px solid transparent!important;border-right:9px solid transparent!important;top:-8px}:is(.tooltipster-arrow-top,.tooltipster-arrow-bottom) .tooltipster-arrow-border,:is(.tooltipster-arrow-top,.tooltipster-arrow-bottom) span{left:0;margin:0 auto;right:0}:is(.tooltipster-arrow-top-left,.tooltipster-arrow-bottom-left) span{left:6px}:is(.tooltipster-arrow-top-left,.tooltipster-arrow-bottom-left) .tooltipster-arrow-border{left:5px}:is(.tooltipster-arrow-top-right,.tooltipster-arrow-bottom-right) span{right:6px}:is(.tooltipster-arrow-top-right,.tooltipster-arrow-bottom-right) .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left .tooltipster-arrow-border,.tooltipster-arrow-left span{border-bottom:8px solid transparent!important;border-left:8px solid;border-top:8px solid transparent!important;margin-top:-7px;right:-8px;top:50%}.tooltipster-arrow-left .tooltipster-arrow-border{border-bottom:9px solid transparent!important;border-left:9px solid;border-top:9px solid transparent!important;margin-top:-8px}.tooltipster-arrow-right .tooltipster-arrow-border,.tooltipster-arrow-right span{border-bottom:8px solid transparent!important;border-right:8px solid;border-top:8px solid transparent!important;left:-8px;margin-top:-7px;top:50%}.tooltipster-arrow-right .tooltipster-arrow-border{border-bottom:9px solid transparent!important;border-right:9px solid;border-top:9px solid transparent!important;margin-top:-8px}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade-show{opacity:1}.tooltipster-grow{backface-visibility:hidden;transform:scale(0);transition-property:transform}.tooltipster-grow-show{transform:scale(1);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;transform:rotate(4deg);transition-property:transform}.tooltipster-swing-show{opacity:1;transform:rotate(0deg);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{top:0;transition-property:top;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-dying{opacity:0;top:0!important;transition-property:all}.tooltipster-slide{left:-40px;transition-property:left;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-dying{left:0!important;opacity:0;transition-property:all}.tooltipster-content-changing{opacity:.5;transform:scale(1.1)}