.guidefield .guideHelpQuestionMark{background:unset !important;width:16px;height:16px}
.guidefield .guideHelpQuestionMark:hover .tooltiptext,.guidefield .guideHelpQuestionMark:focus .tooltiptext{visibility:visible;opacity:1}
.guidefield .guideHelpQuestionMark svg{overflow:visible}
.guidefield .guideHelpQuestionMark .tooltiptext{visibility:hidden;width:max-content;background-color:#100e0a;color:#fff;text-align:center;border-radius:6px;padding:10px 12px;position:absolute;z-index:1;bottom:160%;left:50%;transform:translateX(-50%);opacity:0;transition:all .5s;max-width:200px;font-weight:400}
.guidefield .guideHelpQuestionMark .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-7px;border-width:7px;border-style:solid;border-color:#000 transparent transparent transparent}
.guidefield .guideHelpQuestionMark .tooltiptext.below{@media only screen and (min-width:1201px){bottom:unset;top:160%}
}
.guidefield .guideHelpQuestionMark .tooltiptext.below::after{@media only screen and (min-width:1201px){border-color:transparent transparent #000 transparent;bottom:100%;top:unset}
}
.guidefield .guideHelpQuestionMark .tooltiptext.left{transform:translateY(-50%);bottom:unset;left:unset;right:160%;top:50%}
.guidefield .guideHelpQuestionMark .tooltiptext.left::after{border-color:transparent transparent transparent #000;margin-left:0;margin-top:-7px;left:100%;top:50%}
.guidefield .guideHelpQuestionMark .tooltiptext{@media only screen and (max-width:1200px){transform:translateY(-50%);bottom:unset;left:unset;right:160%;top:50%}
}
.guidefield .guideHelpQuestionMark .tooltiptext::after{@media only screen and (max-width:1200px){border-color:transparent transparent transparent #000;margin-left:0;margin-top:-7px;left:100%;top:50%}
}
.guidefield .guideHelpQuestionMark .tooltiptext.right{@media only screen and (min-width:1201px){transform:translateY(-50%);bottom:unset;left:160%;top:50%}
}
.guidefield .guideHelpQuestionMark .tooltiptext.right::after{@media only screen and (min-width:1201px){border-color:transparent #000 transparent transparent;top:50%;left:-6px;margin-top:-7px}
}
.guidefield .guideHelpQuestionMark .tooltiptext .tooltip-title{font-size:14px;margin-bottom:6px;display:block}
.guidefield .guideHelpQuestionMark .tooltiptext .tooltip-description{font-size:12px;display:block;line-height:15px}
#guideContainer-rootPanel___guide-item-container{overflow:visible}