:root{--tooltip-thingy-height: .5em}.tooltip{position:relative;display:inline-block;line-height:0}.tooltip:before{position:absolute;top:100%;left:50%;transform:translate(-50%);border:var(--tooltip-thingy-height) solid transparent;border-bottom-color:#000}.tooltip:after{position:absolute;right:-20%;top:100%;left:-20%;display:block;height:calc(var(--tooltip-thingy-height) * 2)}.tooltip.tooltip-visible:before,.tooltip.tooltip-visible:after{content:""}.tooltip.top:before,.tooltip.top:after,.tooltip.top [role=tooltip]{top:unset;bottom:100%}.tooltip.top:before{border-top-color:#000;border-bottom-color:transparent}.tooltip.top [role=tooltip]{bottom:calc(100% + calc(var(--tooltip-thingy-height) * 2))}.tooltip button{cursor:help;color:var(--cr-eclipse)}.tooltip .svg-tooltip{width:15px;height:15px}.tooltip .tooltip-content{position:absolute;width:90vw;max-width:300px;left:50%;bottom:calc(100% + 15px);-webkit-transform:translateX(-50%);transform:translate(-50%);padding:var(--s-20);background-color:var(--cr-starlight);border:1px solid var(--cr-moon);box-shadow:0 4px 4px #0000001a;transition:.3s}.tooltip .tooltip-content h3,.tooltip .tooltip-content .heading-h3{margin:0 0 var(--s-10);color:var(--cr-eclipse)}.tooltip .tooltip-content p{color:var(--cr-subdued)}.tooltip .tooltip-content:before,.tooltip .tooltip-content:after{content:"";display:block;position:absolute;bottom:-10px;left:calc(50% - 10px);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--cr-starlight);z-index:10}.tooltip .tooltip-content:before{left:calc(50% - 11px);bottom:-11px;border-top:11px solid var(--cr-moon);border-left:11px solid transparent;border-right:11px solid transparent}span[aria-hidden=true],svg[aria-hidden=true]{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/1220/assets/css-tooltip.css.map */
