.cookies-wrapper{--background-color:#2e2e32;--color:#fffffe;--max-width:1000px;--accept-background:#fffffe;--accept-color:#2e2e32;--decline-border:#858796;display:none;z-index:999999999999}.cookies-wrapper.prevent-click{background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8));height:100%;left:0;position:fixed;top:0;width:100%}.cookies-wrapper .cookies{background-color:var(--background-color);bottom:0;color:var(--color);font-size:.85rem;left:0;padding:2rem 0;position:fixed;width:100%;z-index:999999999999}.cookies-wrapper .cookies-inner{align-items:flex-start;display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:var(--max-width);padding:0 1rem}@media (max-width:650px){.cookies-wrapper .cookies-inner{flex-wrap:wrap;gap:1rem}}.cookies-wrapper .cookies-inner .content{max-width:70%}@media (max-width:650px){.cookies-wrapper .cookies-inner .content{max-width:100%;width:100%}}.cookies-wrapper .cookies-inner .cookies-buttons{display:flex;gap:1rem}@media (max-width:991px){.cookies-wrapper .cookies-inner .cookies-buttons{flex-wrap:wrap}}@media (max-width:650px){.cookies-wrapper .cookies-inner .cookies-buttons{margin-left:0;width:100%}}.cookies-wrapper .cookies-inner .cookies-buttons .confirm,.cookies-wrapper .cookies-inner .cookies-buttons .learn-more{align-items:center;display:inline-flex;height:2rem;justify-content:center;padding-left:2.5rem;padding-right:2.5rem;text-align:center;white-space:nowrap}@media (max-width:991px){.cookies-wrapper .cookies-inner .cookies-buttons .confirm,.cookies-wrapper .cookies-inner .cookies-buttons .learn-more{width:100%}}.cookies-wrapper .cookies-inner .cookies-buttons .confirm{background-color:var(--accept-background);color:var(--accept-color)}.cookies-wrapper .cookies-inner .cookies-buttons .learn-more{border:.1rem solid var(--decline-border);color:var(--color)}.grecaptcha-badge{visibility:hidden}