body .alert-cookie{align-items:center;background:#b33585;border:none;border-radius:0;border-radius:4px;bottom:10px;color:#fff;display:flex;flex-direction:row;left:10px;margin-bottom:0;max-width:640px;padding:14px 20px;position:fixed;text-align:left;width:100%;z-index:10000}body .alert-cookie a{color:#fff;text-decoration:underline}body .alert-cookie p{color:#fff;display:inline-block;font-size:12px;line-height:20px;margin:0}body .alert-cookie .btn{background:transparent;border:1px solid #fff;border-radius:1px;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;height:35px;line-height:1;margin:0 0 0 30px;text-transform:capitalize;width:80px}body .alert-cookie .btn:hover{background:#fff;border:1px solid transparent;color:#000;transition:all .1s ease-in-out}body .alert-cookie.down{bottom:-100px}@media (max-width:767px){body .alert-cookie{width:90%}}@media (min-width:1200px){body .alert-cookie{bottom:10px}body .alert-cookie.down{transition:bottom .8s ease-in-out}}