.BaseTooltip{position:relative}.BaseTooltip:not(:hover) .BaseTooltip__content{display:none}.BaseTooltip--opened-permanent .BaseTooltip__content{display:block!important}.BaseTooltip--disabled .BaseTooltip__icon{cursor:default}.BaseTooltip__icon{cursor:pointer;display:flex;flex-shrink:0}.BaseTooltip__icon-holder{display:flex}.BaseTooltip__content{background:#fff;border-radius:20px;bottom:100%;box-shadow:5px 0 44px #e4e4ea66;color:#3b4453;margin-bottom:14px;max-width:min(640px,90vw);position:absolute;right:-12px;width:-moz-max-content;width:max-content;z-index:var(--z-index-dropdown)}.BaseTooltip__content img{max-width:100%}.BaseTooltip__content:before{content:"";height:40px;left:0;position:absolute;right:0;top:100%}.BaseTooltip__content:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='10' fill='none' viewBox='0 0 15 10'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M-132-199c-11.046 0-20 8.954-20 20v159.913c0 11.045 8.954 20 20 20H-.195a3 3 0 0 1 2.717 1.726l2.17 4.63c1.08 2.303 4.354 2.303 5.433 0l2.17-4.63A3 3 0 0 1 15.013.913H345c11.046 0 20-8.955 20-20V-179c0-11.046-8.954-20-20-20z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h15v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:top;background-repeat:no-repeat;background-size:cover;content:"";height:10px;position:absolute;right:16px;top:100%;width:16px}.BaseTooltip__content-body{padding:24px;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.BaseTooltip__content-body{max-width:85vw;overflow-x:auto}}.BaseTooltip--right .BaseTooltip__content{left:-12px;right:unset}.BaseTooltip--right .BaseTooltip__content:after{left:26px;right:unset}.BaseTooltip--bottom .BaseTooltip__content{bottom:unset;left:-22px;margin-top:16px;top:100%}.BaseTooltip--bottom .BaseTooltip__content:after{bottom:100%;top:unset;transform:rotate(180deg)}.BaseTooltip--center .BaseTooltip__content,.BaseTooltip--center .BaseTooltip__content:after{left:50%;right:unset;transform:translate(-50%)}
