.b-cookie-notice__wrappper{background-color:#697795e6;border-radius:20px;width:100%;height:100%;padding:20px}@media (width>=768px){.b-cookie-notice__wrappper{padding:45px}}.b-cookie-notice__container{gap:70px;display:flex}.b-cookie-notice__close{cursor:pointer;background-image:url(../frontend-assets/images/icons/close-btn.svg);background-position:50%;background-size:cover;width:90px;height:35px;transition:transform .3s}.b-cookie-notice__close:hover{transform:rotate(90deg)}@media (width>=768px){.b-cookie-notice__close{width:30px;height:30px}}.b-cookie-notice__text{color:#fff}.b-cookie-notice__text a{color:#fff;text-decoration:underline;transition:-webkit-text-decoration .3s,text-decoration .3s}.b-cookie-notice__text a:hover{text-decoration:none}.b-cookie-notice__btn{display:inline-block}.b-cookie-notice.show{opacity:1;z-index:1001;transform:translateY(0)}.b-cookie-notice.hide{opacity:0;z-index:-1000;transform:translateY(-20px)}.b-cookie-notice--black .b-cookie-notice__wrappper{background-color:#393b45e6}
