.tooltip-trigger{display:inline-block;cursor:pointer;position:relative}.tooltip-content{min-height:1.875rem;border-radius:.25rem;color:var(--white-1000);font-size:.875rem;font-weight:500;line-height:1.25;text-transform:capitalize;display:flex;justify-content:center;align-items:center;gap:.5rem;z-index:1000;padding:.25rem .75rem;position:absolute;filter:drop-shadow(0 0 6px #5b5b5b)!important;-webkit-filter:drop-shadow(0 0 6px #353536)!important}.tooltip-content:after,.tooltip-content:before{content:"";width:100%;height:100%;border-radius:inherit;pointer-events:none;position:absolute;inset:0;transition:all .2s ease-in-out}.tooltip-content:after{background:#15141a!important;opacity:1;z-index:-1}.tooltip-content svg{width:1rem;min-width:1rem;height:1rem;fill:var(--white-1000);transition:all .2s ease-in-out}.tooltip-content .tooltip-arrow{--tooltip-arrow-size:0.625rem;width:var(--tooltip-arrow-size);height:var(--tooltip-arrow-size);background-repeat:no-repeat;background-size:var(--tooltip-arrow-size) var(--tooltip-arrow-size);background-position:50%;position:absolute;transform:rotate(45deg)}.tooltip-content.tooltip-top .tooltip-arrow{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 18' fill='%2315141a' style='enable-background:new 0 0 20 18;' xml:space='preserve'%3E%3Cpath d='M0,2.8L0,2.8C0,2.9,0,2.9,0,3c0.1,0.7,0.5,1.2,0.8,1.8c2.3,3.9,4.5,7.8,6.8,11.7C8.1,17.5,8.9,18,9.9,18 c1.1,0,1.9-0.5,2.5-1.4c0.9-1.5,1.7-3,2.6-4.5c1.5-2.6,3-5.2,4.5-7.8C19.8,3.9,19.9,3.4,20,3c0-0.1,0-0.1,0-0.2c0-0.1,0-0.2,0-0.4V0 H0V2.8z'/%3E%3C/svg%3E");bottom:-.125rem}.tooltip-content.tooltip-bottom .tooltip-arrow{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 18' fill='%2315141a' style='enable-background:new 0 0 20 18;' xml:space='preserve'%3E%3Cpath d='M20,15.2L20,15.2c0-0.1,0-0.1,0-0.2c-0.1-0.7-0.5-1.2-0.8-1.8c-2.3-3.9-4.5-7.8-6.8-11.7C11.9,0.5,11.1,0,10.1,0 C9,0,8.2,0.5,7.6,1.4C6.8,2.9,5.9,4.4,5,5.9c-1.5,2.6-3,5.2-4.5,7.8C0.2,14.1,0.1,14.6,0,15c0,0.1,0,0.1,0,0.2c0,0.1,0,0.2,0,0.4V18 h20V15.2z'/%3E%3C/svg%3E");top:-.125rem}.tooltip-content.tooltip-left .tooltip-arrow{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18 20' fill='%2315141a' style='enable-background:new 0 0 18 20;' xml:space='preserve'%3E%3Cpath d='M2.8,20L2.8,20c0.1,0,0.1,0,0.2,0c0.7-0.1,1.2-0.5,1.8-0.8c3.9-2.3,7.8-4.5,11.7-6.8c0.9-0.5,1.4-1.3,1.4-2.3 c0-1.1-0.5-1.9-1.4-2.5c-1.5-0.9-3-1.7-4.5-2.6C9.5,3.5,6.8,2,4.2,0.5C3.9,0.2,3.4,0.1,3,0C2.9,0,2.9,0,2.8,0C2.7,0,2.5,0,2.4,0H0 v20H2.8z'/%3E%3C/svg%3E");right:-.125rem}.tooltip-content.tooltip-right .tooltip-arrow{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18 20' fill='%2315141a' style='enable-background:new 0 0 18 20;' xml:space='preserve'%3E%3Cpath d='M15.2,0L15.2,0c-0.1,0-0.1,0-0.2,0c-0.7,0.1-1.2,0.5-1.8,0.8C9.3,3.1,5.3,5.3,1.4,7.6C0.5,8.1,0,8.9,0,9.9 c0,1.1,0.5,1.9,1.4,2.5c1.5,0.9,3,1.7,4.5,2.6c2.6,1.5,5.2,3,7.8,4.5c0.4,0.2,0.8,0.4,1.2,0.5c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.4,0 H18V0H15.2z'/%3E%3C/svg%3E");left:-.125rem}@media screen and (max-width:767.98px){.tooltip-content{display:none}}