@keyframes showElement{99%{visibility:hidden}to{visibility:visible}}div#cookieApp{@media screen and (max-width:768px){animation:showElement 20s linear;animation-fill-mode:forwards;visibility:hidden}}div#cookieApp div.card-container{width:310px!important;@media screen and (max-width:768px){background:hsla(0,0%,100%,.6);bottom:120px!important;&:active,&:hover{background:#fff}}}.cc-window.cc-floating.cc-type-opt-out.cc-theme-classic.cc-bottom.cc-right{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:0;box-shadow:0 0 25px rgba(0,0,0,.15);display:flex;flex-direction:column;gap:12px;justify-content:space-between;padding:20px;width:100%}@media screen and (min-width:768px){.cc-window.cc-floating.cc-type-opt-out.cc-theme-classic.cc-bottom.cc-right{border-radius:12px;bottom:20px;flex-direction:row;gap:12px;left:50%;max-width:1280px;transform:translateX(-50%);width:95%}}.cc-window .cc-message{color:#374151;display:flex;font-size:14px;gap:4px;margin-bottom:0}.cc-window .cc-message a{padding:0}.cc-window.cc-floating .cc-compliance{align-items:flex-end;display:flex;flex:inherit;flex-wrap:nowrap;gap:12px}.cc-floating.cc-theme-classic .cc-compliance .cc-link.cmp-pref-link{border:none!important;border-radius:6px}.cc-floating.cc-theme-classic .cc-compliance .cc-btn,.cc-floating.cc-theme-classic .cc-compliance .cc-link.cmp-pref-link{background-color:#fff!important;box-shadow:0 0 1px 1px rgba(0,0,0,.1);color:#000!important;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .2s ease}.cc-floating.cc-theme-classic .cc-compliance .cc-btn{border:1px solid;border-radius:6px;margin:0!important}.cc-floating.cc-theme-classic .cc-compliance .cc-btn.cc-dismiss{background-color:#000!important;color:#fff!important;margin:0!important}.cc-window .cc-close{background:none;border:none;border-radius:4px;cursor:pointer;height:24px;padding:4px;position:absolute;right:12px;top:12px;transition:background-color .2s ease;width:24px}.cc-window .cc-close:hover{background-color:#f3f4f6}.cc-window .cc-close svg{height:16px;width:16px;fill:#6b7280}.cc-window .cc-close:hover svg{fill:#374151}