.c-tooltip{display:block;position:relative}.c-tooltip__button{background:transparent;border:none;cursor:pointer;display:block;font:inherit;outline:none;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.theme-light .c-tooltip__button,.theme-light.c-tooltip__button,[class*=theme] .theme-light .c-tooltip__button,[class*=theme] .theme-light.c-tooltip__button,[class*=theme] [class*=theme] .theme-light .c-tooltip__button,[class*=theme] [class*=theme] .theme-light.c-tooltip__button{color:#555}.theme-medium .c-tooltip__button,.theme-medium.c-tooltip__button,[class*=theme] .theme-medium .c-tooltip__button,[class*=theme] .theme-medium.c-tooltip__button,[class*=theme] [class*=theme] .theme-medium .c-tooltip__button,[class*=theme] [class*=theme] .theme-medium.c-tooltip__button{color:#1e1637}.theme-dark .c-tooltip__button,.theme-dark.c-tooltip__button,[class*=theme] .theme-dark .c-tooltip__button,[class*=theme] .theme-dark.c-tooltip__button,[class*=theme] [class*=theme] .theme-dark .c-tooltip__button,[class*=theme] [class*=theme] .theme-dark.c-tooltip__button{color:#fff}.c-tooltip__icon{display:block}.c-tooltip__text{font:inherit;position:relative}.c-tooltip__box{border-radius:3px;display:block;font:400 12px/1.66 Geologica,Arial,sans-serif;letter-spacing:0;max-width:80vw;padding:10px 16px 12px;position:absolute;white-space:nowrap}.theme-light .c-tooltip__box,.theme-light.c-tooltip__box,.theme-medium .c-tooltip__box,.theme-medium.c-tooltip__box,[class*=theme] .theme-light .c-tooltip__box,[class*=theme] .theme-light.c-tooltip__box,[class*=theme] .theme-medium .c-tooltip__box,[class*=theme] .theme-medium.c-tooltip__box,[class*=theme] [class*=theme] .theme-light .c-tooltip__box,[class*=theme] [class*=theme] .theme-light.c-tooltip__box,[class*=theme] [class*=theme] .theme-medium .c-tooltip__box,[class*=theme] [class*=theme] .theme-medium.c-tooltip__box{background-color:#00b361;color:#fff}.theme-dark .c-tooltip__box,.theme-dark.c-tooltip__box,[class*=theme] .theme-dark .c-tooltip__box,[class*=theme] .theme-dark.c-tooltip__box,[class*=theme] [class*=theme] .theme-dark .c-tooltip__box,[class*=theme] [class*=theme] .theme-dark.c-tooltip__box{background-color:#fff;color:#555}.c-tooltip__box p,.c-tooltip__box span{font:inherit;overflow:hidden;text-overflow:ellipsis}.c-tooltip--position-top-left .c-tooltip__box{bottom:calc(100% + 3px);right:0}.c-tooltip--position-top-center .c-tooltip__box{bottom:calc(100% + 3px);left:50%;transform:translate(-50%)}.c-tooltip--position-top-right .c-tooltip__box{bottom:calc(100% + 3px);left:0}.c-tooltip--position-center-left .c-tooltip__box{right:calc(100% + 3px);top:50%;transform:translateY(-50%)}.c-tooltip--position-center-right .c-tooltip__box{left:calc(100% + 3px);top:50%;transform:translateY(-50%)}.c-tooltip--position-bottom-left .c-tooltip__box{right:0;top:calc(100% + 3px)}.c-tooltip--position-bottom-center .c-tooltip__box{left:50%;top:calc(100% + 3px);transform:translate(-50%)}.c-tooltip--position-bottom-right .c-tooltip__box{left:0;top:calc(100% + 3px)}