.no-product{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;top:0;left:0;text-align:center;transform:scale(1.1);background-color:var(--white1);z-index:1}.no-product span{text-transform:lowercase}.no-product svg{width:90px;height:90px;margin-top:-135px}.activate-trial{display:flex;align-items:center;position:fixed;left:300px;right:320px;background-color:var(--white);padding:20px;transition:bottom 2s ease-out,top 2s ease-out;z-index:12;max-height:96px;overflow:hidden}.activate-trial[placement=top]{top:-96px;bottom:unset;border-bottom:1px solid var(--border)}.activate-trial-show[placement=top]{top:0}.activate-trial[placement=bottom]{bottom:-96px;top:unset;border-top:1px solid var(--border)}.activate-trial-show[placement=bottom]{bottom:0}
