.component--base-tooltip{z-index:999}.component--base-tooltip .content{background-color:#fff;border-radius:2px;box-shadow:0 2px 6px rgba(0,0,0,.3);position:relative;text-align:center;z-index:1000}.component--base-tooltip .position-top{bottom:10px}.component--base-tooltip .position-top:before{background:#fff;border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.3);content:"";height:10px;position:absolute;transform:rotate(45deg);width:10px;z-index:-1;bottom:-5px;left:50%}.component--base-tooltip .position-top:after{background:#fff;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.component--base-tooltip .position-bottom{top:10px}.component--base-tooltip .position-bottom:before{background:#fff;border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.3);content:"";height:10px;position:absolute;transform:rotate(45deg);width:10px;z-index:-1;left:50%;top:-5px}.component--base-tooltip .position-bottom:after{background:#fff;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.component--base-tooltip .position-right{left:10px}.component--base-tooltip .position-right:before{background:#fff;border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.3);content:"";height:10px;position:absolute;transform:rotate(45deg);width:10px;z-index:-1;left:-5px;top:calc(50% - 5px)}.component--base-tooltip .position-right:after{background:#fff;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.component--base-tooltip .position-left{right:10px}.component--base-tooltip .position-left:before{background:#fff;border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.3);content:"";height:10px;position:absolute;transform:rotate(45deg);width:10px;z-index:-1;right:-5px;top:calc(50% - 5px)}.component--base-tooltip .position-left:after{background:#fff;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.component--base-tooltip a{color:var(--color-tomato-red)}.component--base-tooltip a:hover{border-bottom:1px solid}.component--product-promotion-badge{--color:var(--color-tomato-red);border:1px solid var(--color);border-radius:4px;color:var(--color);font-size:12px;font-weight:600;padding:4px 8px}.component--product-promotion-badge.badge-tooltip{z-index:1200}.component--product-promotion-badge.loyalty{--color:var(--color-fun-green)}.component--product-promotion-badge.info{border:var(--color-white);padding:1px}