.v-tooltip{cursor:pointer;display:inline-block}.v-tooltip_disabled{pointer-events:none}.v-tooltip__content{pointer-events:none;position:absolute;z-index:1200}.v-tooltip__content_hoverable{pointer-events:all}.v-tooltip__content-wrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-tooltip__content-wrapper_default{--tooltip-shadow:0 .1rem .4rem rgba(0,0,0,.11);--tooltip-arrow-filter-bottom:drop-shadow(0 .8rem .6rem rgba(0,0,0,.15));--tooltip-arrow-filter-top:drop-shadow(0 -.8rem .6rem rgba(0,0,0,.15));--tooltip-arrow-filter-right:drop-shadow(.8rem 0 .6rem rgba(0,0,0,.15));--tooltip-arrow-filter-left:drop-shadow(-.8rem 0 .6rem rgba(0,0,0,.15));--tooltip-paddings:1.2rem;--tooltip-border-radius:1.6rem;--tooltip-border-color:#fff;--tooltip-background-color:#fff;--tooltip-text-color:#050506;background-color:var(--tooltip-background-color);border:.1rem solid var(--tooltip-border-color);border-radius:var(--tooltip-border-radius);box-shadow:var(--tooltip-shadow);color:var(--tooltip-text-color);padding:var(--tooltip-paddings);position:relative}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top .v-tooltip__arrow{bottom:0;left:50%;transform:translate(-50%,100%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top .v-tooltip__arrow:before{left:50%;top:-.15rem;transform:translate(-50%,-100%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top-right .v-tooltip__arrow{bottom:0;left:12%;transform:translate(-12%,100%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top-right .v-tooltip__arrow:before{left:50%;top:-.15rem;transform:translate(-50%,-100%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top-left .v-tooltip__arrow{bottom:0;left:88%;transform:translate(-88%,100%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top-left .v-tooltip__arrow:before{left:50%;top:-.15rem;transform:translate(-50%,-100%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top .v-tooltip__arrow,.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top-left .v-tooltip__arrow,.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top-right .v-tooltip__arrow{border-bottom-width:0;border-top-color:var(--tooltip-border-color);filter:var(--tooltip-arrow-filter-bottom)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top .v-tooltip__arrow:before,.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top-left .v-tooltip__arrow:before,.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_top-right .v-tooltip__arrow:before{border-bottom-width:0;border-top-color:var(--tooltip-background-color)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_right .v-tooltip__arrow{border-left-width:0;border-right-color:var(--tooltip-border-color);bottom:50%;filter:var(--tooltip-arrow-filter-left);left:0;transform:translate(-100%,50%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_right .v-tooltip__arrow:before{border-left-width:0;border-right-color:var(--tooltip-background-color);bottom:50%;right:-.15rem;transform:translate(100%,50%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_bottom .v-tooltip__arrow{border-bottom-color:var(--tooltip-border-color);border-top-width:0;filter:var(--tooltip-arrow-filter-top);left:50%;top:0;transform:translate(-50%,-100%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_bottom .v-tooltip__arrow:before{border-bottom-color:var(--tooltip-background-color);border-top-width:0;bottom:-.15rem;left:50%;transform:translate(-50%,100%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_left .v-tooltip__arrow{border-left-color:var(--tooltip-border-color);border-right-width:0;bottom:50%;filter:var(--tooltip-arrow-filter-right);right:0;transform:translate(100%,50%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_direction_left .v-tooltip__arrow:before{border-left-color:var(--tooltip-background-color);border-right-width:0;bottom:50%;left:-.15rem;transform:translate(-100%,50%)}.v-tooltip__content-wrapper_default.v-tooltip__content-wrapper_shadow{box-shadow:var(--tooltip-shadow)}.v-tooltip__content-wrapper_click{--tooltip-paddings:2.4rem}.v-tooltip__content-wrapper.v-tooltip-enter-active{transition:opacity .3s,transform .3s}.v-tooltip__content-wrapper.v-tooltip-leave-active{transition:opacity .15s,transform .15s}.v-tooltip__content-wrapper.v-tooltip-enter-from,.v-tooltip__content-wrapper.v-tooltip-leave-active{opacity:0;transform:translateY(-16px)}.v-tooltip__arrow{border:.8rem solid transparent;height:0;position:absolute;width:0}.v-tooltip__arrow:before{border:.7rem solid transparent;content:"";height:0;position:absolute;width:0}.v-tooltip__close{background:transparent;border:none;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0;-webkit-tap-highlight-color:transparent;align-items:center;background-color:transparent;color:#050506;display:flex;height:4rem;justify-content:center;position:absolute;right:2rem;text-decoration:none;top:2rem;width:4rem}
