.nb-main{background-color:#b72a94;background-image:linear-gradient(to bottom right,#b72a94,#830f4c,#b72a94);box-shadow:inset 0 1px #d84fb2}.cookies{position:fixed;display:flex;border-radius:8px;bottom:0%;left:0%;z-index:3;width:100vw;height:0%;background:#add8e6;transition:1s height ease-in}.cookies-mobile{position:fixed;bottom:0;left:0;width:100%;height:0%;background-color:#add8e6;padding:20px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.cookies-text{color:#620;font-size:medium}.cookies[data-active]{height:5vh}.cookies-mobile[data-active]{height:25vh}.cookies-close-btn{border-radius:15px;padding:10px 20px;background:#05070233;transform:translate(100%)}.cookies-close-btn-mobile{transform:translate(25%)}.cookies-close-btn:hover{background:#9de04d}.cookies>*{visibility:hidden;transition-delay:1s;transition-property:visibility}.cookies[data-active]>*{visibility:visible}#navbar-title{text-decoration:none;color:inherit}.products{position:relative;left:-100%;animation:moveIn 1s forwards}@keyframes moveIn{to{left:0}}
