.gdpr-blur{bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:2147483006}.gdpr-blur_hidden{display:none}.gdpr-blur__background{background-color:#222;flex:1;opacity:.9}.gdpr-blur__footer{align-items:center;background-color:var(--color-blue);color:#e5e5e5;display:flex;font-size:1rem;line-height:1.625rem;padding:1.375rem 1.875rem}.gdpr-blur__footer-text{flex:1;padding-right:1.25rem}.gdpr-blur__footer-text a{color:#e5e5e5!important;text-decoration:underline}.gdpr-blur__accept-all{background-color:#fff;border:1px solid #fff;border-radius:.375rem;color:#1c5996;cursor:pointer;font-size:1rem;height:3.125rem;line-height:1.3125rem;width:7.8125rem}.gdpr-blur__accept-all:focus{outline:none}.gdpr-blur__accept-all:disabled{cursor:default}.gdpr-blur-open{overflow:hidden}@media(max-width:767.98px){.gdpr-blur__footer{flex-direction:column;padding:.9375rem}.gdpr-blur__footer-text{margin-bottom:.625rem;padding-right:0;width:100%}}.fluent-emoji{font-family:Fluent Emoji}.pretty-loader{display:inline-flex;position:relative}.pretty-loader .pretty-loader__content{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pretty-loader .pretty-loader__content_dots{gap:.375rem}.pretty-loader .pretty-loader__label{opacity:1}.pretty-loader.pretty-loader_active .pretty-loader__content{display:inline-block}.pretty-loader.pretty-loader_active .pretty-loader__label{opacity:0}.pretty-loader.pretty-loader_active .pretty-loader__content_dots{display:inline-flex;gap:.375rem}.loader-circle{animation:rotate 2s linear infinite;transform-origin:center;vertical-align:middle}.loader-circle circle{animation:stretch 1.5s ease-in-out infinite;fill:none;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round}.loader-circleDots circle{animation:blink 1s infinite}.loader-circleDots circle:first-child{animation-delay:.1s}.loader-circleDots circle:nth-child(2){animation-delay:.2s}.loader-circleDots circle:nth-child(3){animation-delay:.3s}.loader-circleDots circle:nth-child(4){animation-delay:.4s}.loader-circleDots circle:nth-child(5){animation-delay:.5s}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes stretch{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-2.1875rem}to{stroke-dashoffset:-7.75rem}}@keyframes blink{0%,to{opacity:.1}50%{opacity:1}}.cookies{background:#fff;border:1px solid var(--color-ebebeb);border-radius:var(--popup-radius);bottom:1.25rem;box-shadow:0 .1875rem .4688rem rgba(0,0,0,.05);line-height:1.25rem;max-width:29.6875rem;padding:1.5rem;position:fixed;right:5.125rem;z-index:12}@media(max-width:991.98px){.cookies{border-radius:1.75rem 1.75rem 0 0;bottom:0;box-shadow:0 .1875rem 1.25rem rgba(0,0,0,.11);left:0;max-width:100%;padding:2.1875rem 1.25rem 1.25rem;right:0}}@media(max-width:767.98px){.cookies{padding-left:.625rem;padding-right:.625rem}}.cookies__inner{margin:0 0 1.5625rem;max-width:23.125rem}@media(max-width:991.98px){.cookies__inner{margin-bottom:1.125rem;max-width:100%}}.cookies__btn-close{position:absolute;right:.625rem;top:.625rem}@media(max-width:991.98px){.cookies__btn-close{right:1.125rem;top:1.125rem}}.cookies .btn.btn-primary{background-color:var(--color-blue);min-width:8.125rem;padding:.6875rem 1.25rem}@media(max-width:991.98px){.cookies .btn.btn-primary{min-width:0;width:100%}}.cookies .btn.btn-primary:hover{background-color:var(--color-blue-hover)}