.s-cookie-notice{position:fixed;bottom:30px;left:1rem;right:1rem;margin:auto;margin-bottom:0;z-index:5566}@media (max-width:768px){.s-cookie-notice{left:0;right:0}}.cookie-notice{display:flex;justify-content:space-between;align-items:center;border-radius:4px;background-color:#fff;padding:1rem;margin:0 2rem;box-shadow:1px 1px 20px rgba(0,0,0,.3);animation:down-to-up 2000ms cubic-bezier(.25,.46,.45,.94) both}@media (max-width:768px){.cookie-notice{justify-content:center;flex-direction:column;margin:0}}.cookie-notice .content{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;color:#333;width:80%}@media (max-width:768px){.cookie-notice .content{width:100%}}.cookie-notice h1,.cookie-notice h2,.cookie-notice h3,.cookie-notice h4,.cookie-notice h5,.cookie-notice h6,.cookie-notice p{margin:0}.cookie-notice p{font-size:12px;font-weight:400;line-height:19px;letter-spacing:.28px}@media (max-width:768px){.cookie-notice p{text-align:center;margin-bottom:20px}}.cookie-notice a{color:#0069de;text-decoration:underline;cursor:pointer;font-weight:500}.cookie-notice .btn-cookie{background:transparent;border:1px solid #57aede;font-size:12px;font-weight:600;padding:10px 38px;color:#57aede}@-webkit-keyframes down-to-up{0%{transform:translateY(1000px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes down-to-up{0%{transform:translateY(1000px);opacity:0}100%{transform:translateY(0);opacity:1}}