new-featured-badge{position:relative;height:30px;z-index:2}new-featured-badge .badge{display:flex;align-items:center;gap:5px;transform:translate(-50px);width:fit-content;padding:6px 30px 6px 50px;border-bottom-right-radius:50px;margin-bottom:15px;}new-featured-badge .tooltip-wrapper{position:relative;display:inline-block;width:20px;height:20px}new-featured-badge .tool-tips{position:absolute;bottom:155%;left:50%;transform:translateX(-50%);padding:15px;border-radius:5px;font-size:14px;font-weight:400;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out;white-space:normal;z-index:3;box-shadow:0 0 10px rgba(255,255,255,.2),0 0 4px rgba(255,255,255,.1);max-width:500px;width:100%;min-width:500px}new-featured-badge .tooltip-wrapper.active .tool-tips{opacity:1;pointer-events:auto}new-featured-badge .tool-tips::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:5px;border-style:solid;border-color:#000 transparent transparent}new-featured-badge .badge .heading{font-size:13px!important;font-weight:400;line-height:normal}new-featured-badge .tool-tips button{width:18px;height:18px;position:absolute;right:5px;top:5px;border-radius:4px}new-featured-badge .tool-tips button svg{display:block;margin:auto;width:15px;height:15px}new-featured-badge .tooltip-wrapper.active .tool-tips p{margin:0}@media screen and (max-width:900px){new-featured-badge .tool-tips{max-width:300px;min-width:300px}}@media screen and (max-width:630px){new-featured-badge .tool-tips{max-width:300px;min-width:300px;left:327%;}new-featured-badge .tool-tips::after{left:31%;}}