.hfTooltip{position:absolute;z-index:1;max-width:360px;opacity:0;padding-bottom:16px;transform:translateY(-100%);transition:opacity .15s ease-in;pointer-events:none}.hfTooltipBottom{padding-top:16px;padding-bottom:0;transform:translate(8px)}.kyb-tooltip-target{transition:background-color .25s ease-in-out}.kyb-tooltip-target:hover{background-color:rgba(255,188,50,.2)}.hfTooltipShow{opacity:1;z-index:1001;pointer-events:all}.hype-ttip-el:hover{z-index:1002}.hfTooltipContent{text-align:left;padding:12px 16px;margin:0;color:#fff;font-size:14px;line-height:20px;font-weight:400;font-style:normal;position:relative;background:#86939e;box-shadow:0 10px 20px rgba(0,0,0,.15);border-radius:6px}.hfTooltipShow .hfTooltipContent{pointer-events:auto}.hfTooltipContent a,.hfTooltipContent a:hover,.hfTooltipContent a:visited{color:#fff;text-decoration:underline}.hfTooltipSource{position:absolute;left:0;bottom:0;height:16px;width:100%;overflow:hidden;pointer-events:none}@media (max-width:600px){.hfTooltipSource{display:none!important}.hfTooltip{left:16px!important;right:16px!important;margin:0!important;max-width:none;transform:none!important}}.hfTooltipSource:before{content:"";background:#86939e;border-radius:3px;width:24px;height:24px;position:absolute;left:50%;bottom:8px;z-index:1;margin-left:-12px;transform:rotate(45deg);box-shadow:0 4px 12px rgba(0,0,0,.13)}.hfTooltipBottom .hfTooltipSource{top:0;bottom:auto}.hfTooltipBottom .hfTooltipSource:before{top:8px;bottom:auto}.hfTooltipRight{transform:translate(50%,-100%);margin-left:-24px}.hfTooltipRight .hfTooltipSource:before{left:16px;margin-left:0}.hfTooltipRight.hfTooltipBottom{transform:translate(50%)}.hfTooltipLeft{transform:translate(-50%,-100%);margin-left:24px;margin-right:-100%}.hfTooltipLeft .hfTooltipSource:before{right:16px;left:auto}.hfTooltipLeft.hfTooltipBottom{transform:translate(-50%)}.hfTooltipMouseFix,.hfTooltipMouseFix .hfTooltipContent{pointer-events:none}