.cookies-notice{position:fixed;bottom:0;left:0;width:100%;z-index:1000;color:#fff;translate:0 100%;background-color:rgba(0,0,0,.9)}.cookies-notice.active{translate:0 0;transition:translate .3s ease}.cookies-notice__content{padding:30px 80px 30px 30px}.cookies-notice__content>:last-child,.cookies-notice__content>:last-child :last-child{margin-bottom:0}.cookies-notice__close{position:absolute;top:50%;right:30px;width:30px;height:30px;translate:0 -50%;cursor:pointer}.cookies-notice__close:after,.cookies-notice__close:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#fff;translate:-50% -50%}.cookies-notice__close:before{rotate:45deg}.cookies-notice__close:after{rotate:-45deg}